Pull request #4638 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a+74b98e48a794a97f37b554db3d129d7af8896319 (9f3f38eadce88b9548a0f35c17ad75f84e6b3d61) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11072162536436115154.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15764845420497922331.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6621966701516489599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15817065884850544685.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6392356259193060447.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3831 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 74b98e48a794a97f37b554db3d129d7af8896319 into PR head commit f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a Merge succeeded, producing 03b990a99e3196964bccaeac695de5c8bc989f59 Checking out Revision 03b990a99e3196964bccaeac695de5c8bc989f59 (PR-4638) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03b990a99e3196964bccaeac695de5c8bc989f59 # timeout=10 Commit message: "Merge commit '74b98e48a794a97f37b554db3d129d7af8896319' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5260fd0d8526263edaac4d59b0a5fa775dd8e053 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T20:44:41.427Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T20:44:41.480Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T20:44:41.495Z] ========================================================= [2023-08-16T20:44:41.495Z] EdgeX Global Pipelines Version Info [2023-08-16T20:44:41.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T20:44:42.214Z] ------------------- [2023-08-16T20:44:42.214Z] stable info: [2023-08-16T20:44:42.214Z] ------------------- [2023-08-16T20:44:42.214Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T20:44:42.214Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T20:44:42.214Z] Message: update stable to v1.0.253 [2023-08-16T20:44:42.785Z] ------------------- [2023-08-16T20:44:42.785Z] experimental info: [2023-08-16T20:44:42.785Z] ------------------- [2023-08-16T20:44:42.785Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T20:44:42.785Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T20:44:42.785Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T20:44:42.962Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-16T20:44:42.984Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-16T20:44:43.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T20:44:43.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T20:44:43.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T20:44:43.049Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T20:44:43.066Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T20:44:43.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-16T20:44:43.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-16T20:44:43.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-16T20:44:43.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T20:44:43.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T20:44:43.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T20:44:43.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T20:44:43.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T20:44:43.215Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T20:44:43.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T20:44:43.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T20:44:43.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-16T20:44:43.251Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-16T20:44:43.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T20:44:43.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T20:44:43.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T20:44:43.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4638 [Pipeline] echo [2023-08-16T20:44:43.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4638 [Pipeline] echo [2023-08-16T20:44:43.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4638 [Pipeline] echo [2023-08-16T20:44:43.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03b990a99e3196964bccaeac695de5c8bc989f59 [Pipeline] echo [2023-08-16T20:44:43.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03b990a [Pipeline] echo [2023-08-16T20:44:43.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T20:44:43.401Z] provisioning config files... [2023-08-16T20:44:43.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8003372416527021873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T20:44:43.719Z] ---> docker-login.sh [2023-08-16T20:44:43.719Z] nexus3.edgexfoundry.org:10001 [2023-08-16T20:44:43.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:44:43.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:44:43.979Z] Configure a credential helper to remove this warning. See [2023-08-16T20:44:43.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:44:43.979Z] [2023-08-16T20:44:43.979Z] Login Succeeded [2023-08-16T20:44:43.979Z] nexus3.edgexfoundry.org:10002 [2023-08-16T20:44:44.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:44:44.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:44:44.241Z] Configure a credential helper to remove this warning. See [2023-08-16T20:44:44.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:44:44.241Z] [2023-08-16T20:44:44.241Z] Login Succeeded [2023-08-16T20:44:44.241Z] nexus3.edgexfoundry.org:10003 [2023-08-16T20:44:44.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:44:44.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:44:44.241Z] Configure a credential helper to remove this warning. See [2023-08-16T20:44:44.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:44:44.241Z] [2023-08-16T20:44:44.241Z] Login Succeeded [2023-08-16T20:44:44.241Z] nexus3.edgexfoundry.org:10004 [2023-08-16T20:44:44.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:44:44.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:44:44.502Z] Configure a credential helper to remove this warning. See [2023-08-16T20:44:44.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:44:44.502Z] [2023-08-16T20:44:44.502Z] Login Succeeded [2023-08-16T20:44:44.502Z] docker.io [2023-08-16T20:44:44.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:44:44.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:44:44.762Z] Configure a credential helper to remove this warning. See [2023-08-16T20:44:44.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:44:44.762Z] [2023-08-16T20:44:44.762Z] Login Succeeded [2023-08-16T20:44:44.762Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T20:44:44.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T20:44:45.083Z] + 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-08-16T20:44:45.083Z] + dirname cmd/core-command/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-16T20:44:45.083Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T20:44:45.083Z] + + cut -d/ -f2 [2023-08-16T20:44:45.083Z] dirname cmd/core-data/Dockerfile [2023-08-16T20:44:45.083Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-16T20:44:45.083Z] + + dirname cmd/core-metadata/Dockerfile [2023-08-16T20:44:45.083Z] cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-16T20:44:45.083Z] + + cut -d/ -f2 [2023-08-16T20:44:45.083Z] dirname cmd/security-bootstrapper/Dockerfile [2023-08-16T20:44:45.083Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-16T20:44:45.083Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-08-16T20:44:45.083Z] cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-16T20:44:45.083Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-16T20:44:45.083Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-16T20:44:45.083Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T20:44:45.083Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-08-16T20:44:45.083Z] cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-16T20:44:45.083Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-16T20:44:45.083Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-16T20:44:45.083Z] + dirname cmd/support-notifications/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-16T20:44:45.083Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-16T20:44:45.083Z] + cut -d/ -f2 [2023-08-16T20:44:45.083Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-16T20:44:45.136Z] 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-08-16T20:44:45.494Z] + git rev-list -1 --merges 03b990a99e3196964bccaeac695de5c8bc989f59~1..03b990a99e3196964bccaeac695de5c8bc989f59 [Pipeline] echo [2023-08-16T20:44:45.506Z] -----------> git rev-list -1 --merges 03b990a99e3196964bccaeac695de5c8bc989f59~1..03b990a99e3196964bccaeac695de5c8bc989f59 03b990a99e3196964bccaeac695de5c8bc989f59 [2023-08-16T20:44:45.506Z] 03b990a99e3196964bccaeac695de5c8bc989f59 [false] [Pipeline] sh [2023-08-16T20:44:45.794Z] + git log --format=format:%s -1 03b990a99e3196964bccaeac695de5c8bc989f59 [Pipeline] echo [2023-08-16T20:44:45.809Z] ========================================================= [2023-08-16T20:44:45.809Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T20:44:45.809Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-16T20:44:46.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T20:44:46.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T20:44:46.243Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T20:44:46.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T20:44:46.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T20:44:46.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T20:44:46.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:44:46.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T20:44:46.718Z] [2023-08-16T20:44:46.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:44:47.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T20:44:47.018Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T20:44:47.018Z] b85a868b505f: Pulling fs layer [2023-08-16T20:44:47.018Z] e2be974225ed: Pulling fs layer [2023-08-16T20:44:47.018Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T20:44:47.018Z] 988bab9f4d93: Pulling fs layer [2023-08-16T20:44:47.018Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T20:44:47.018Z] eaf3925da568: Pulling fs layer [2023-08-16T20:44:47.018Z] bab4dde63d76: Pulling fs layer [2023-08-16T20:44:47.018Z] bde34c3a00c8: Pulling fs layer [2023-08-16T20:44:47.018Z] b352a97aabf1: Pulling fs layer [2023-08-16T20:44:47.018Z] 4872d77fe225: Pulling fs layer [2023-08-16T20:44:47.018Z] 5851b861e8e6: Pulling fs layer [2023-08-16T20:44:47.018Z] bab4dde63d76: Waiting [2023-08-16T20:44:47.018Z] bde34c3a00c8: Waiting [2023-08-16T20:44:47.018Z] 1469e6f7b9e6: Waiting [2023-08-16T20:44:47.018Z] b352a97aabf1: Waiting [2023-08-16T20:44:47.018Z] 4872d77fe225: Waiting [2023-08-16T20:44:47.018Z] eaf3925da568: Waiting [2023-08-16T20:44:47.018Z] 5851b861e8e6: Waiting [2023-08-16T20:44:47.018Z] 988bab9f4d93: Waiting [2023-08-16T20:44:47.018Z] e2be974225ed: Download complete [2023-08-16T20:44:47.018Z] 988bab9f4d93: Verifying Checksum [2023-08-16T20:44:47.018Z] 988bab9f4d93: Download complete [2023-08-16T20:44:47.277Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T20:44:47.277Z] 1469e6f7b9e6: Download complete [2023-08-16T20:44:47.277Z] eaf3925da568: Verifying Checksum [2023-08-16T20:44:47.277Z] eaf3925da568: Download complete [2023-08-16T20:44:47.277Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T20:44:47.277Z] 339a4e72a1f5: Download complete [2023-08-16T20:44:47.277Z] bde34c3a00c8: Download complete [2023-08-16T20:44:47.277Z] b352a97aabf1: Verifying Checksum [2023-08-16T20:44:47.277Z] b352a97aabf1: Download complete [2023-08-16T20:44:47.277Z] 4872d77fe225: Verifying Checksum [2023-08-16T20:44:47.277Z] 4872d77fe225: Download complete [2023-08-16T20:44:47.277Z] 5851b861e8e6: Download complete [2023-08-16T20:44:47.277Z] b85a868b505f: Download complete [2023-08-16T20:44:47.536Z] bab4dde63d76: Verifying Checksum [2023-08-16T20:44:47.536Z] bab4dde63d76: Download complete [2023-08-16T20:44:48.474Z] b85a868b505f: Pull complete [2023-08-16T20:44:48.474Z] e2be974225ed: Pull complete [2023-08-16T20:44:49.040Z] 339a4e72a1f5: Pull complete [2023-08-16T20:44:49.040Z] 988bab9f4d93: Pull complete [2023-08-16T20:44:49.301Z] 1469e6f7b9e6: Pull complete [2023-08-16T20:44:49.301Z] eaf3925da568: Pull complete [2023-08-16T20:44:51.207Z] bab4dde63d76: Pull complete [2023-08-16T20:44:51.207Z] bde34c3a00c8: Pull complete [2023-08-16T20:44:51.207Z] b352a97aabf1: Pull complete [2023-08-16T20:44:51.207Z] 4872d77fe225: Pull complete [2023-08-16T20:44:51.468Z] 5851b861e8e6: Pull complete [2023-08-16T20:44:51.468Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T20:44:51.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T20:44:51.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T20:44:51.561Z] prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container [2023-08-16T20:44:51.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T20:44:54.526Z] $ docker top e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 -eo pid,comm [2023-08-16T20:44:54.586Z] 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-08-16T20:44:54.586Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T20:44:54.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T20:44:54.625Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T20:44:54.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T20:44:54.733Z] $ docker exec e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 ssh-agent [2023-08-16T20:44:54.843Z] SSH_AUTH_SOCK=/tmp/ssh-cqkWzr90SqIX/agent.32 [2023-08-16T20:44:54.843Z] SSH_AGENT_PID=38 [2023-08-16T20:44:54.849Z] Running ssh-add (command line suppressed) [2023-08-16T20:44:54.951Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_15994665352103913589.key (/w/workspace/edgex-go/4@tmp/private_key_15994665352103913589.key) [2023-08-16T20:44:54.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T20:44:55.257Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T20:44:55.269Z] $ docker exec --env ******** --env ******** e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 ssh-agent -k [2023-08-16T20:44:55.362Z] unset SSH_AUTH_SOCK; [2023-08-16T20:44:55.362Z] unset SSH_AGENT_PID; [2023-08-16T20:44:55.363Z] echo Agent pid 38 killed; [2023-08-16T20:44:55.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T20:44:55.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T20:44:55.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T20:44:55.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T20:44:55.495Z] $ docker exec e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 ssh-agent [2023-08-16T20:44:55.602Z] SSH_AUTH_SOCK=/tmp/ssh-nzrPhg3ThihB/agent.71 [2023-08-16T20:44:55.602Z] SSH_AGENT_PID=77 [2023-08-16T20:44:55.605Z] Running ssh-add (command line suppressed) [2023-08-16T20:44:55.708Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1098723477452588752.key (/w/workspace/edgex-go/4@tmp/private_key_1098723477452588752.key) [2023-08-16T20:44:55.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T20:44:56.013Z] + git semver init [2023-08-16T20:44:56.272Z] 2023-08-16 20:44:56,168 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T20:44:56.272Z] 2023-08-16 20:44:56,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-08-16T20:44:56.272Z] 2023-08-16 20:44:56,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-08-16T20:44:56.272Z] 2023-08-16 20:44:56,169 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-08-16T20:45:01.554Z] 2023-08-16 20:45:00,740 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-08-16T20:45:01.554Z] 2023-08-16 20:45:00,741 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4638 with force:False [2023-08-16T20:45:01.554Z] 2023-08-16 20:45:00,741 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4638 [2023-08-16T20:45:01.554Z] 2023-08-16 20:45:00,745 [execute] INFO git cat-file --batch-check [2023-08-16T20:45:01.554Z] 2023-08-16 20:45:00,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T20:45:01.554Z] 2023-08-16 20:45:00,751 [execute] INFO git cat-file --batch [2023-08-16T20:45:01.554Z] 2023-08-16 20:45:00,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T20:45:01.554Z] 2023-08-16 20:45:00,756 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4638 [2023-08-16T20:45:01.554Z] 0.0.0 [Pipeline] } [2023-08-16T20:45:01.563Z] $ docker exec --env ******** --env ******** e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 ssh-agent -k [2023-08-16T20:45:01.663Z] unset SSH_AUTH_SOCK; [2023-08-16T20:45:01.664Z] unset SSH_AGENT_PID; [2023-08-16T20:45:01.664Z] echo Agent pid 77 killed; [2023-08-16T20:45:01.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T20:45:01.971Z] + git semver [Pipeline] } [2023-08-16T20:45:02.239Z] $ docker stop --time=1 e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 [2023-08-16T20:45:03.607Z] $ docker rm -f --volumes e6d5097511093dfeb9bf3b6a24e0d69d92b5be14757012ee9fa0a13f4eb10095 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T20:45:03.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T20:45:04.113Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T20:45:04.115Z] [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-08-16T20:45:04.538Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-08-16T20:45:04.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T20:45:04.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T20:45:04.578Z] ========================================================= [2023-08-16T20:45:04.578Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T20:45:04.578Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T20:45:04.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T20:45:04.875Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T20:45:04.875Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T20:45:04.875Z] 6911f1a30b25: Pulling fs layer [2023-08-16T20:45:04.875Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T20:45:04.875Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T20:45:04.875Z] ec0bb842ea78: Pulling fs layer [2023-08-16T20:45:04.875Z] 40a00589a448: Pulling fs layer [2023-08-16T20:45:04.875Z] 6c08303d61cc: Pulling fs layer [2023-08-16T20:45:04.875Z] 798269fcf238: Pulling fs layer [2023-08-16T20:45:04.875Z] ec0bb842ea78: Waiting [2023-08-16T20:45:04.875Z] 6863d3e3a2b1: Waiting [2023-08-16T20:45:04.875Z] 40a00589a448: Waiting [2023-08-16T20:45:04.875Z] 798269fcf238: Waiting [2023-08-16T20:45:04.875Z] 6911f1a30b25: Download complete [2023-08-16T20:45:04.875Z] 6863d3e3a2b1: Verifying Checksum [2023-08-16T20:45:04.875Z] 6863d3e3a2b1: Download complete [2023-08-16T20:45:04.875Z] ec0bb842ea78: Download complete [2023-08-16T20:45:04.875Z] 4db1b89c0bd1: Verifying Checksum [2023-08-16T20:45:04.875Z] 4db1b89c0bd1: Download complete [2023-08-16T20:45:05.154Z] 40a00589a448: Verifying Checksum [2023-08-16T20:45:05.154Z] 40a00589a448: Download complete [2023-08-16T20:45:05.154Z] 4db1b89c0bd1: Pull complete [2023-08-16T20:45:05.154Z] 6911f1a30b25: Pull complete [2023-08-16T20:45:05.723Z] 798269fcf238: Verifying Checksum [2023-08-16T20:45:05.723Z] 798269fcf238: Download complete [2023-08-16T20:45:05.723Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T20:45:05.723Z] e194b8c5c2a9: Download complete [2023-08-16T20:45:05.980Z] 6c08303d61cc: Verifying Checksum [2023-08-16T20:45:08.521Z] e194b8c5c2a9: Pull complete [2023-08-16T20:45:08.521Z] 6863d3e3a2b1: Pull complete [2023-08-16T20:45:08.779Z] ec0bb842ea78: Pull complete [2023-08-16T20:45:08.779Z] 40a00589a448: Pull complete [2023-08-16T20:45:10.678Z] 6c08303d61cc: Pull complete [2023-08-16T20:45:11.611Z] 798269fcf238: Pull complete [2023-08-16T20:45:11.611Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T20:45:11.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T20:45:11.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T20:45:11.907Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-08-16T20:45:11.907Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T20:45:11.907Z] WORKDIR /edgex [2023-08-16T20:45:11.907Z] COPY go.mod . [2023-08-16T20:45:11.907Z] RUN go mod download [2023-08-16T20:45:12.477Z] Sending build context to Docker daemon 170.8MB [2023-08-16T20:45:12.477Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T20:45:12.477Z] ---> ec979cd7f677 [2023-08-16T20:45:12.477Z] Step 2/4 : WORKDIR /edgex [2023-08-16T20:45:19.210Z] Still waiting to schedule task [2023-08-16T20:45:19.210Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-16T20:45:20.605Z] ---> Running in 047cf30f62d9 [2023-08-16T20:45:20.605Z] Removing intermediate container 047cf30f62d9 [2023-08-16T20:45:20.605Z] ---> 6baea55b2a75 [2023-08-16T20:45:20.605Z] Step 3/4 : COPY go.mod . [2023-08-16T20:45:20.605Z] ---> 831215aad8f9 [2023-08-16T20:45:20.605Z] Step 4/4 : RUN go mod download [2023-08-16T20:45:20.605Z] ---> Running in d1647c69a62e [2023-08-16T20:45:35.523Z] Removing intermediate container d1647c69a62e [2023-08-16T20:45:35.523Z] ---> cbadd188e13b [2023-08-16T20:45:35.782Z] Successfully built cbadd188e13b [2023-08-16T20:45:35.782Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:45:36.089Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T20:45:36.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T20:45:36.171Z] prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container [2023-08-16T20:45:36.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T20:45:36.586Z] $ docker top 0ee950643186dbaa9e23953f05f95fc027b12b9f82446da39b221034a8a27df5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T20:45:36.925Z] + go version [2023-08-16T20:45:36.925Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T20:45:36.943Z] $ docker stop --time=1 0ee950643186dbaa9e23953f05f95fc027b12b9f82446da39b221034a8a27df5 [2023-08-16T20:45:38.198Z] $ docker rm -f --volumes 0ee950643186dbaa9e23953f05f95fc027b12b9f82446da39b221034a8a27df5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:45:38.595Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T20:45:38.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T20:45:38.671Z] prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container [2023-08-16T20:45:38.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T20:45:39.015Z] $ docker top ada4e027df142e9163f3a86ebbafeb94741a1ff84baa377bc626a7cbba9c0764 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T20:45:39.075Z] ========================================================= [2023-08-16T20:45:39.075Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T20:45:39.075Z] ========================================================= [Pipeline] sh [2023-08-16T20:45:39.353Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-08-16T20:45:39.659Z] + make test [2023-08-16T20:45:39.659Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T20:45:46.885Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T20:45:59.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T20:45:59.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-08-16T20:45:59.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 97.0% of statements [2023-08-16T20:45:59.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T20:45:59.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T20:45:59.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T20:46:00.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T20:46:00.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T20:46:01.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T20:46:01.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T20:46:01.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T20:46:01.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T20:46:01.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T20:46:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T20:46:02.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T20:46:03.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements [2023-08-16T20:46:03.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T20:46:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T20:46:03.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.652s coverage: 93.4% of statements [2023-08-16T20:46:03.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements [2023-08-16T20:46:03.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 97.6% of statements [2023-08-16T20:46:03.578Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-08-16T20:46:04.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T20:46:04.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T20:46:04.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2023-08-16T20:46:04.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 32.2% of statements [2023-08-16T20:46:04.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 42.9% of statements [2023-08-16T20:46:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements [2023-08-16T20:46:05.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-08-16T20:46:05.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2023-08-16T20:46:05.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-08-16T20:46:06.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T20:46:06.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T20:46:06.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T20:46:06.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T20:46:06.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T20:46:06.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T20:46:06.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T20:46:06.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T20:46:07.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T20:46:07.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T20:46:07.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T20:46:07.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T20:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T20:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T20:46:08.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T20:46:09.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T20:46:09.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T20:46:10.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T20:46:10.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T20:46:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T20:46:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T20:46:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T20:46:13.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T20:46:13.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T20:46:13.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T20:46:14.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T20:46:14.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T20:46:14.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T20:46:14.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T20:46:15.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T20:46:15.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T20:46:15.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T20:46:15.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T20:46:19.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2023-08-16T20:46:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T20:46:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T20:46:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T20:46:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T20:46:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T20:46:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T20:46:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T20:46:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.072s coverage: 92.9% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 81.8% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 63.1% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 95.7% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-16T20:46:31.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 98.9% of statements [2023-08-16T20:46:31.213Z] 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-08-16T20:46:31.213Z] running golangci-lint [2023-08-16T20:46:31.213Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-16T20:46:31.213Z] go version go1.20.6 linux/amd64 [2023-08-16T20:46:31.213Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-16T20:46:31.213Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-16T20:46:46.078Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 13.537905037s" [2023-08-16T20:46:46.078Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.058685ms" [2023-08-16T20:46:46.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3832 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws [2023-08-16T20:46:46.766Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-08-16T20:46:46.807Z] The recommended git tool is: git [2023-08-16T20:46:51.335Z] level=info msg="[linters_context/goanalysis] analyzers took 46.722073189s with top 10 stages: buildir: 28.549462628s, fact_deprecated: 1.913888065s, inspect: 1.603051583s, gosec: 1.476338633s, printf: 1.161953811s, ctrlflow: 1.025454999s, S1038: 813.219786ms, errcheck: 716.267825ms, fact_purity: 686.224874ms, nilness: 671.250942ms" [2023-08-16T20:46:51.335Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-16T20:46:51.335Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, filename_unadjuster: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, skip_files: 200/200, exclude: 200/200, nolint: 0/21" [2023-08-16T20:46:51.335Z] level=info msg="[runner] processing took 17.136322ms with stages: identifier_marker: 6.439771ms, nolint: 6.315013ms, autogenerated_exclude: 1.398616ms, path_prettifier: 1.235907ms, exclude-rules: 1.08399ms, skip_dirs: 616.453µs, cgo: 26.801µs, filename_unadjuster: 16.061µs, max_same_issues: 720ns, uniq_by_line: 470ns, diff: 390ns, skip_files: 390ns, exclude: 360ns, source_code: 280ns, sort_results: 260ns, severity-rules: 240ns, max_from_linter: 190ns, path_shortener: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-08-16T20:46:51.335Z] level=info msg="[runner] linters took 6.749018923s with stages: goanalysis_metalinter: 6.731798875s" [2023-08-16T20:46:51.335Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-16T20:46:51.335Z] level=info msg="Memory: 204 samples, avg is 185.3MB, max is 806.4MB" [2023-08-16T20:46:51.335Z] level=info msg="Execution took 20.333056916s" [2023-08-16T20:46:51.335Z] go vet ./... [2023-08-16T20:46:51.733Z] using credential edgex-jenkins-ssh [2023-08-16T20:46:51.752Z] Cloning the remote Git repository [2023-08-16T20:46:51.796Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-16T20:46:51.883Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-08-16T20:46:52.021Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T20:46:52.022Z] > git --version # timeout=10 [2023-08-16T20:46:52.044Z] > git --version # 'git version 2.25.1' [2023-08-16T20:46:52.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T20:46:52.189Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T20:46:55.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T20:46:55.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T20:46:55.521Z] ./bin/test-attribution-txt.sh [2023-08-16T20:46:55.521Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T20:46:55.521Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T20:46:55.521Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T20:46:55.521Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T20:46:55.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T20:46:55.818Z] + ls -al . [2023-08-16T20:46:55.818Z] total 728 [2023-08-16T20:46:55.818Z] drwxrwxr-x 12 1001 1001 4096 Aug 16 20:45 . [2023-08-16T20:46:55.818Z] drwxr-xr-x 4 root root 4096 Aug 16 20:45 .. [2023-08-16T20:46:55.818Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 20:44 .blubracket [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 20:44 .dockerignore [2023-08-16T20:46:55.818Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 20:45 .git [2023-08-16T20:46:55.818Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 20:44 .github [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 20:44 .gitignore [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 20:44 .golangci.yml [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 20:44 .hadolint.yml [2023-08-16T20:46:55.818Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 20:45 .semver [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 20:44 .sonarcloud.properties [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 20:44 ADOPTERS.md [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 20:44 Attribution.txt [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 20:44 CHANGELOG.md [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 20:44 CONTRIBUTING.md [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 20:44 GOVERNANCE.md [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 20:44 Jenkinsfile [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 20:44 LICENSE [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 20:44 Makefile [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 20:44 OWNERS.md [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 20:44 README.md [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 20:44 SECURITY.md [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 20:45 VERSION [2023-08-16T20:46:55.818Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 20:44 bin [2023-08-16T20:46:55.818Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 20:44 cmd [2023-08-16T20:46:55.818Z] -rw-r--r-- 1 root root 446998 Aug 16 20:46 coverage.out [2023-08-16T20:46:55.818Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 20:44 fuzz_test [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 20:44 go.mod [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 20:44 go.sum [2023-08-16T20:46:55.818Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 20:44 internal [2023-08-16T20:46:55.818Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 20:44 openapi [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 20:44 security.txt [2023-08-16T20:46:55.818Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 20:44 snap [2023-08-16T20:46:55.818Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 20:44 version.go [Pipeline] sh [2023-08-16T20:46:56.104Z] + '[' -e coverage.out ] [2023-08-16T20:46:56.104Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T20:46:56.211Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T20:46:56.491Z] + make build [2023-08-16T20:46:56.491Z] 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-08-16T20:47:08.687Z] 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-08-16T20:47:08.821Z] Merging remotes/origin/main commit 74b98e48a794a97f37b554db3d129d7af8896319 into PR head commit f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a [2023-08-16T20:47:07.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T20:47:07.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T20:47:08.038Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T20:47:08.075Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T20:47:08.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T20:47:08.091Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-16T20:47:08.836Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T20:47:08.902Z] > git checkout -f f5cb0d4aa87bee49b818068ff8ec675b57b3cf8a # timeout=10 [2023-08-16T20:47:08.944Z] 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-08-16T20:47:09.426Z] Merge succeeded, producing b52d88bd60c2ea134f36338bdd7f243673bbb02c [2023-08-16T20:47:09.427Z] Checking out Revision b52d88bd60c2ea134f36338bdd7f243673bbb02c (PR-4638) [2023-08-16T20:47:10.339Z] 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-08-16T20:47:10.904Z] 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-08-16T20:47:09.130Z] > git remote # timeout=10 [2023-08-16T20:47:09.155Z] > git config --get remote.origin.url # timeout=10 [2023-08-16T20:47:09.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T20:47:09.201Z] > git merge 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 [2023-08-16T20:47:09.401Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-16T20:47:09.433Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T20:47:09.451Z] > git checkout -f b52d88bd60c2ea134f36338bdd7f243673bbb02c # timeout=10 [2023-08-16T20:47:12.993Z] Commit message: "Merge commit '74b98e48a794a97f37b554db3d129d7af8896319' into HEAD" [2023-08-16T20:47:13.016Z] First time build. Skipping changelog. [2023-08-16T20:47:13.000Z] > git rev-list --no-walk 5260fd0d8526263edaac4d59b0a5fa775dd8e053 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T20:47:13.930Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T20:47:13.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T20:47:13.930Z] Dload Upload Total Spent Left Speed [2023-08-16T20:47:13.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-08-16T20:47:14.690Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T20:47:15.011Z] + sudo tee /etc/docker/daemon.new [2023-08-16T20:47:15.011Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T20:47:15.011Z] { [2023-08-16T20:47:15.011Z] "registry-mirrors": [ [2023-08-16T20:47:15.011Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T20:47:15.011Z] ], [2023-08-16T20:47:15.011Z] "bip": "10.250.0.254/24", [2023-08-16T20:47:15.011Z] "hosts": [ [2023-08-16T20:47:15.011Z] "tcp://0.0.0.0:5555", [2023-08-16T20:47:15.011Z] "unix:///var/run/docker.sock" [2023-08-16T20:47:15.011Z] ], [2023-08-16T20:47:15.011Z] "mtu": 1458, [2023-08-16T20:47:15.011Z] "selinux-enabled": true, [2023-08-16T20:47:15.011Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T20:47:15.011Z] } [Pipeline] sh [2023-08-16T20:47:15.331Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T20:47:15.650Z] + sudo service docker restart [2023-08-16T20:47:17.453Z] 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-08-16T20:47:18.387Z] 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-08-16T20:47:19.765Z] 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-08-16T20:47:20.699Z] 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-08-16T20:47:21.635Z] 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-08-16T20:47:22.201Z] 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-08-16T20:47:23.575Z] 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-08-16T20:47:24.527Z] $ docker stop --time=1 ada4e027df142e9163f3a86ebbafeb94741a1ff84baa377bc626a7cbba9c0764 [2023-08-16T20:47:29.498Z] $ docker rm -f --volumes ada4e027df142e9163f3a86ebbafeb94741a1ff84baa377bc626a7cbba9c0764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:47:30.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T20:47:30.486Z] [2023-08-16T20:47:30.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:47:30.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T20:47:30.776Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-16T20:47:30.776Z] 91d30c5bc195: Pulling fs layer [2023-08-16T20:47:30.776Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-16T20:47:30.776Z] 9c61dcf015f6: Pulling fs layer [2023-08-16T20:47:30.776Z] 4698f68db338: Pulling fs layer [2023-08-16T20:47:30.776Z] 2a2f49069b9e: Pulling fs layer [2023-08-16T20:47:30.776Z] e0025b399a48: Pulling fs layer [2023-08-16T20:47:30.776Z] 4698f68db338: Waiting [2023-08-16T20:47:30.776Z] 2a2f49069b9e: Waiting [2023-08-16T20:47:30.776Z] 91d30c5bc195: Download complete [2023-08-16T20:47:31.048Z] 4698f68db338: Download complete [2023-08-16T20:47:31.048Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-16T20:47:31.048Z] 2e9b0aa3be6d: Download complete [2023-08-16T20:47:31.048Z] e0025b399a48: Download complete [2023-08-16T20:47:31.048Z] 91d30c5bc195: Pull complete [2023-08-16T20:47:31.309Z] 2a2f49069b9e: Download complete [2023-08-16T20:47:31.309Z] 2e9b0aa3be6d: Pull complete [2023-08-16T20:47:31.568Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T20:47:33.891Z] provisioning config files... [2023-08-16T20:47:33.912Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config17530989242700399220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T20:47:34.095Z] 9c61dcf015f6: Pull complete [2023-08-16T20:47:34.095Z] 4698f68db338: Pull complete [2023-08-16T20:47:34.095Z] 2a2f49069b9e: Pull complete [2023-08-16T20:47:34.263Z] ---> docker-login.sh [2023-08-16T20:47:34.263Z] nexus3.edgexfoundry.org:10001 [2023-08-16T20:47:34.354Z] e0025b399a48: Pull complete [2023-08-16T20:47:34.354Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-16T20:47:34.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T20:47:34.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T20:47:34.437Z] prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container [2023-08-16T20:47:34.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-16T20:47:34.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:47:34.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:47:34.818Z] Configure a credential helper to remove this warning. See [2023-08-16T20:47:34.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:47:34.818Z] [2023-08-16T20:47:34.818Z] Login Succeeded [2023-08-16T20:47:34.818Z] nexus3.edgexfoundry.org:10002 [2023-08-16T20:47:35.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:47:35.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:47:35.363Z] Configure a credential helper to remove this warning. See [2023-08-16T20:47:35.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:47:35.363Z] [2023-08-16T20:47:35.363Z] Login Succeeded [2023-08-16T20:47:35.363Z] nexus3.edgexfoundry.org:10003 [2023-08-16T20:47:35.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:47:35.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:47:35.631Z] Configure a credential helper to remove this warning. See [2023-08-16T20:47:35.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:47:35.631Z] [2023-08-16T20:47:35.631Z] Login Succeeded [2023-08-16T20:47:35.631Z] nexus3.edgexfoundry.org:10004 [2023-08-16T20:47:35.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:47:35.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:47:35.901Z] Configure a credential helper to remove this warning. See [2023-08-16T20:47:35.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:47:35.901Z] [2023-08-16T20:47:35.901Z] Login Succeeded [2023-08-16T20:47:35.901Z] docker.io [2023-08-16T20:47:36.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T20:47:36.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T20:47:36.437Z] Configure a credential helper to remove this warning. See [2023-08-16T20:47:36.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T20:47:36.437Z] [2023-08-16T20:47:36.437Z] Login Succeeded [2023-08-16T20:47:36.437Z] ---> docker-login.sh ends [2023-08-16T20:47:37.648Z] $ docker top eba4010826e374ac76d4bf4cd21fe130b88d7f83f92f08ec5f432106a4978720 -eo pid,comm [Pipeline] { [Pipeline] } [2023-08-16T20:47:37.701Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-16T20:47:37.985Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T20:47:38.270Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-08-16T20:47:38.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T20:47:38.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T20:47:38.311Z] ========================================================= [2023-08-16T20:47:38.311Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T20:47:38.311Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T20:47:38.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T20:47:39.218Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T20:47:39.218Z] edb6bdbacee9: Pulling fs layer [2023-08-16T20:47:39.218Z] 5f9638ab2659: Pulling fs layer [2023-08-16T20:47:39.218Z] 8d51d6327a98: Pulling fs layer [2023-08-16T20:47:39.218Z] 8b374f2dd631: Pulling fs layer [2023-08-16T20:47:39.218Z] ec14aa9079de: Pulling fs layer [2023-08-16T20:47:39.218Z] 2f466654f4bb: Pulling fs layer [2023-08-16T20:47:39.218Z] 554e91adad29: Pulling fs layer [2023-08-16T20:47:39.218Z] ec14aa9079de: Waiting [2023-08-16T20:47:39.218Z] 2f466654f4bb: Waiting [2023-08-16T20:47:39.218Z] 554e91adad29: Waiting [2023-08-16T20:47:39.218Z] 8b374f2dd631: Waiting [2023-08-16T20:47:39.218Z] 5f9638ab2659: Verifying Checksum [2023-08-16T20:47:39.218Z] 5f9638ab2659: Download complete [2023-08-16T20:47:39.218Z] 8b374f2dd631: Verifying Checksum [2023-08-16T20:47:39.218Z] 8b374f2dd631: Download complete [2023-08-16T20:47:39.218Z] ec14aa9079de: Verifying Checksum [2023-08-16T20:47:39.218Z] ec14aa9079de: Download complete [2023-08-16T20:47:39.218Z] edb6bdbacee9: Download complete [2023-08-16T20:47:39.885Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T20:47:39.885Z] #1 transferring dockerfile: 2.39kB done [2023-08-16T20:47:39.885Z] #1 DONE 0.0s [2023-08-16T20:47:40.143Z] [2023-08-16T20:47:40.143Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T20:47:40.143Z] #2 DONE 0.0s [2023-08-16T20:47:40.143Z] [2023-08-16T20:47:40.143Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-16T20:47:40.143Z] #3 transferring dockerfile: 1.82kB done [2023-08-16T20:47:40.143Z] #3 DONE 0.0s [2023-08-16T20:47:40.143Z] [2023-08-16T20:47:40.143Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T20:47:40.143Z] #2 transferring dockerfile: 2.82kB done [2023-08-16T20:47:40.143Z] #2 DONE 0.0s [2023-08-16T20:47:40.143Z] [2023-08-16T20:47:40.143Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T20:47:40.143Z] #4 transferring dockerfile: 2.68kB done [2023-08-16T20:47:40.143Z] #4 DONE 0.0s [2023-08-16T20:47:40.143Z] [2023-08-16T20:47:40.143Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T20:47:40.143Z] #5 transferring dockerfile: 1.82kB done [2023-08-16T20:47:40.143Z] #5 DONE 0.0s [2023-08-16T20:47:40.143Z] [2023-08-16T20:47:40.143Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-08-16T20:47:40.186Z] edb6bdbacee9: Pull complete [2023-08-16T20:47:40.401Z] #6 ... [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #7 [core-data internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #7 transferring dockerfile: 1.90kB done [2023-08-16T20:47:40.402Z] #7 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #8 transferring dockerfile: 2.12kB done [2023-08-16T20:47:40.402Z] #8 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #9 transferring dockerfile: 2.38kB done [2023-08-16T20:47:40.402Z] #9 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #10 transferring dockerfile: 2.63kB done [2023-08-16T20:47:40.402Z] #10 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #11 transferring dockerfile: 2.58kB done [2023-08-16T20:47:40.402Z] #11 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #12 [security-proxy-setup internal] load .dockerignore [2023-08-16T20:47:40.402Z] #12 transferring context: 56B done [2023-08-16T20:47:40.402Z] #12 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #6 transferring dockerfile: 1.84kB done [2023-08-16T20:47:40.402Z] #6 DONE 0.2s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #13 transferring dockerfile: 1.96kB done [2023-08-16T20:47:40.402Z] #13 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #14 transferring dockerfile: 2.04kB done [2023-08-16T20:47:40.402Z] #14 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T20:47:40.402Z] #15 transferring dockerfile: 1.78kB done [2023-08-16T20:47:40.402Z] #15 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #16 [core-command internal] load .dockerignore [2023-08-16T20:47:40.402Z] #16 transferring context: 56B done [2023-08-16T20:47:40.402Z] #16 DONE 0.0s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #17 [security-bootstrapper internal] load .dockerignore [2023-08-16T20:47:40.402Z] #17 transferring context: 56B done [2023-08-16T20:47:40.402Z] #17 DONE 0.0s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #18 [support-scheduler internal] load .dockerignore [2023-08-16T20:47:40.402Z] #18 transferring context: 56B done [2023-08-16T20:47:40.402Z] #18 DONE 0.0s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #19 [security-spire-agent internal] load .dockerignore [2023-08-16T20:47:40.402Z] #19 transferring context: 56B done [2023-08-16T20:47:40.402Z] #19 DONE 0.0s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T20:47:40.402Z] #20 transferring context: 56B done [2023-08-16T20:47:40.402Z] #20 DONE 0.0s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #21 [core-data internal] load .dockerignore [2023-08-16T20:47:40.402Z] #21 transferring context: 56B done [2023-08-16T20:47:40.402Z] #21 DONE 0.0s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-16T20:47:40.402Z] #22 transferring context: 56B done [2023-08-16T20:47:40.402Z] #22 DONE 0.1s [2023-08-16T20:47:40.402Z] [2023-08-16T20:47:40.402Z] #23 [core-metadata internal] load .dockerignore [2023-08-16T20:47:40.458Z] 554e91adad29: Verifying Checksum [2023-08-16T20:47:40.458Z] 554e91adad29: Download complete [2023-08-16T20:47:40.660Z] #23 transferring context: 56B done [2023-08-16T20:47:40.660Z] #23 DONE 0.1s [2023-08-16T20:47:40.660Z] [2023-08-16T20:47:40.660Z] #24 [security-spire-server internal] load .dockerignore [2023-08-16T20:47:40.660Z] #24 transferring context: 56B done [2023-08-16T20:47:40.660Z] #24 DONE 0.1s [2023-08-16T20:47:40.660Z] [2023-08-16T20:47:40.660Z] #25 [support-notifications internal] load .dockerignore [2023-08-16T20:47:40.660Z] #25 transferring context: 56B done [2023-08-16T20:47:40.660Z] #25 DONE 0.1s [2023-08-16T20:47:40.660Z] [2023-08-16T20:47:40.660Z] #26 [security-spire-config internal] load .dockerignore [2023-08-16T20:47:40.660Z] #26 transferring context: 56B done [2023-08-16T20:47:40.660Z] #26 DONE 0.1s [2023-08-16T20:47:40.660Z] [2023-08-16T20:47:40.660Z] #27 [security-proxy-auth internal] load .dockerignore [2023-08-16T20:47:40.660Z] #27 transferring context: 56B done [2023-08-16T20:47:40.660Z] #27 DONE 0.1s [2023-08-16T20:47:40.660Z] [2023-08-16T20:47:40.660Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T20:47:40.660Z] #28 transferring context: 56B done [2023-08-16T20:47:40.660Z] #28 DONE 0.1s [2023-08-16T20:47:40.660Z] [2023-08-16T20:47:40.660Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T20:47:40.729Z] 5f9638ab2659: Pull complete [2023-08-16T20:47:40.918Z] #29 DONE 0.0s [2023-08-16T20:47:40.918Z] [2023-08-16T20:47:40.919Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T20:47:40.919Z] #30 DONE 0.4s [2023-08-16T20:47:40.919Z] [2023-08-16T20:47:40.919Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T20:47:40.919Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-16T20:47:41.176Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 249.86kB / 3.38MB 0.0s [2023-08-16T20:47:41.176Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T20:47:41.176Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T20:47:41.176Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T20:47:41.176Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s [2023-08-16T20:47:41.433Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-08-16T20:47:41.433Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-16T20:47:41.433Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-16T20:47:41.690Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-16T20:47:41.696Z] 8d51d6327a98: Verifying Checksum [2023-08-16T20:47:41.697Z] 8d51d6327a98: Download complete [2023-08-16T20:47:41.697Z] 2f466654f4bb: Verifying Checksum [2023-08-16T20:47:41.697Z] 2f466654f4bb: Download complete [2023-08-16T20:47:41.949Z] #31 DONE 1.1s [2023-08-16T20:47:41.950Z] [2023-08-16T20:47:41.950Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T20:47:41.950Z] #32 ... [2023-08-16T20:47:41.950Z] [2023-08-16T20:47:41.950Z] #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T20:47:41.950Z] #33 DONE 1.3s [2023-08-16T20:47:42.207Z] [2023-08-16T20:47:42.207Z] #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-16T20:47:47.635Z] #34 ... [2023-08-16T20:47:47.635Z] [2023-08-16T20:47:47.635Z] #35 [security-bootstrapper internal] load build context [2023-08-16T20:47:47.635Z] #35 transferring context: 297.21MB 6.3s [2023-08-16T20:47:47.896Z] #35 ... [2023-08-16T20:47:47.896Z] [2023-08-16T20:47:47.896Z] #36 [security-proxy-setup internal] load build context [2023-08-16T20:47:47.896Z] #36 ... [2023-08-16T20:47:47.896Z] [2023-08-16T20:47:47.896Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-16T20:47:47.896Z] #37 ... [2023-08-16T20:47:47.896Z] [2023-08-16T20:47:47.896Z] #35 [security-bootstrapper internal] load build context [2023-08-16T20:47:49.278Z] #35 transferring context: 365.15MB 8.2s done [2023-08-16T20:47:51.926Z] #35 ... [2023-08-16T20:47:51.926Z] [2023-08-16T20:47:51.926Z] #38 [security-spire-agent internal] load build context [2023-08-16T20:47:51.926Z] #38 transferring context: 365.15MB 8.7s done [2023-08-16T20:47:51.926Z] #38 ... [2023-08-16T20:47:51.926Z] [2023-08-16T20:47:51.926Z] #39 [security-secretstore-setup internal] load build context [2023-08-16T20:47:51.926Z] #39 transferring context: 365.15MB 8.0s done [2023-08-16T20:47:52.186Z] #39 ... [2023-08-16T20:47:52.186Z] [2023-08-16T20:47:52.186Z] #40 [core-command internal] load build context [2023-08-16T20:47:52.186Z] #40 transferring context: 365.15MB 8.8s done [2023-08-16T20:47:52.186Z] #40 ... [2023-08-16T20:47:52.186Z] [2023-08-16T20:47:52.186Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T20:47:52.446Z] #41 ... [2023-08-16T20:47:52.446Z] [2023-08-16T20:47:52.446Z] #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T20:47:52.446Z] #42 ... [2023-08-16T20:47:52.446Z] [2023-08-16T20:47:52.446Z] #43 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T20:47:52.704Z] #43 ... [2023-08-16T20:47:52.704Z] [2023-08-16T20:47:52.704Z] #44 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T20:47:52.704Z] #44 ... [2023-08-16T20:47:52.704Z] [2023-08-16T20:47:52.704Z] #45 [support-scheduler internal] load build context [2023-08-16T20:47:52.704Z] #45 transferring context: 365.15MB 9.4s done [2023-08-16T20:47:52.966Z] #45 ... [2023-08-16T20:47:52.966Z] [2023-08-16T20:47:52.966Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-16T20:47:52.966Z] #46 transferring context: 365.15MB 9.0s done [2023-08-16T20:47:53.226Z] #46 ... [2023-08-16T20:47:53.226Z] [2023-08-16T20:47:53.226Z] #47 [security-spire-server internal] load build context [2023-08-16T20:47:53.226Z] #47 transferring context: 365.15MB 8.5s done [2023-08-16T20:47:53.226Z] #47 ... [2023-08-16T20:47:53.226Z] [2023-08-16T20:47:53.226Z] #48 [core-metadata internal] load build context [2023-08-16T20:47:53.226Z] #48 transferring context: 365.15MB 8.7s done [2023-08-16T20:47:53.486Z] #48 ... [2023-08-16T20:47:53.486Z] [2023-08-16T20:47:53.486Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T20:47:53.486Z] #49 ... [2023-08-16T20:47:53.486Z] [2023-08-16T20:47:53.486Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T20:47:53.486Z] #0 5.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:47:53.486Z] #0 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:47:53.486Z] #0 6.297 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T20:47:53.486Z] #0 6.314 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T20:47:53.486Z] #0 6.325 (3/4) Installing su-exec (0.2-r2) [2023-08-16T20:47:53.486Z] #0 6.326 (4/4) Installing yq (4.30.4-r4) [2023-08-16T20:47:53.486Z] #0 6.612 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:47:53.486Z] #0 6.641 Executing ca-certificates-20230506-r0.trigger [2023-08-16T20:47:53.486Z] #0 6.721 OK: 17 MiB in 19 packages [2023-08-16T20:47:54.040Z] 8d51d6327a98: Pull complete [2023-08-16T20:47:54.040Z] 8b374f2dd631: Pull complete [2023-08-16T20:47:54.040Z] ec14aa9079de: Pull complete [2023-08-16T20:47:54.053Z] #50 ... [2023-08-16T20:47:54.053Z] [2023-08-16T20:47:54.053Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T20:47:54.053Z] #32 0.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:47:54.053Z] #32 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:47:54.053Z] #32 0.981 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T20:47:54.053Z] #32 0.984 (2/2) Installing su-exec (0.2-r2) [2023-08-16T20:47:54.053Z] #32 0.988 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:47:54.053Z] #32 0.995 OK: 7 MiB in 17 packages [2023-08-16T20:47:54.053Z] #32 ... [2023-08-16T20:47:54.053Z] [2023-08-16T20:47:54.053Z] #51 [security-proxy-auth internal] load build context [2023-08-16T20:47:54.053Z] #51 transferring context: 365.15MB 7.9s done [2023-08-16T20:47:54.312Z] #51 ... [2023-08-16T20:47:54.312Z] [2023-08-16T20:47:54.312Z] #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T20:47:54.312Z] #52 ... [2023-08-16T20:47:54.312Z] [2023-08-16T20:47:54.312Z] #53 [core-data internal] load build context [2023-08-16T20:47:54.312Z] #53 transferring context: 365.15MB 8.2s done [2023-08-16T20:47:54.570Z] #53 ... [2023-08-16T20:47:54.570Z] [2023-08-16T20:47:54.570Z] #54 [support-notifications internal] load build context [2023-08-16T20:47:54.570Z] #54 transferring context: 365.15MB 9.2s done [2023-08-16T20:47:54.570Z] #54 ... [2023-08-16T20:47:54.570Z] [2023-08-16T20:47:54.570Z] #55 [security-spire-config internal] load build context [2023-08-16T20:47:54.570Z] #55 transferring context: 365.15MB 8.1s done [2023-08-16T20:47:54.830Z] #55 ... [2023-08-16T20:47:54.830Z] [2023-08-16T20:47:54.830Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T20:47:55.089Z] #56 ... [2023-08-16T20:47:55.089Z] [2023-08-16T20:47:55.089Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-16T20:47:55.089Z] #37 transferring context: 365.15MB 8.9s done [2023-08-16T20:47:58.374Z] #37 ... [2023-08-16T20:47:58.374Z] [2023-08-16T20:47:58.374Z] #36 [security-proxy-setup internal] load build context [2023-08-16T20:47:58.374Z] #36 transferring context: 365.15MB 7.6s done [2023-08-16T20:47:59.399Z] 2f466654f4bb: Pull complete [2023-08-16T20:48:01.988Z] 554e91adad29: Pull complete [2023-08-16T20:48:01.988Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T20:48:01.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T20:48:01.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T20:48:02.319Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T20:48:02.319Z] WORKDIR /edgex [2023-08-16T20:48:02.319Z] COPY go.mod . [2023-08-16T20:48:02.319Z] RUN go mod download [2023-08-16T20:48:02.319Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-16T20:48:02.917Z] Sending build context to Docker daemon 2.95MB [2023-08-16T20:48:02.917Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T20:48:02.917Z] ---> 1e15ea492957 [2023-08-16T20:48:02.917Z] Step 2/4 : WORKDIR /edgex [2023-08-16T20:48:08.257Z] ---> Running in e2ec07209be0 [2023-08-16T20:48:08.257Z] Removing intermediate container e2ec07209be0 [2023-08-16T20:48:08.257Z] ---> 956cd9710098 [2023-08-16T20:48:08.257Z] Step 3/4 : COPY go.mod . [2023-08-16T20:48:08.257Z] ---> 4d1266046efe [2023-08-16T20:48:08.257Z] Step 4/4 : RUN go mod download [2023-08-16T20:48:08.525Z] ---> Running in 64f25bbd6651 [2023-08-16T20:48:24.964Z] #36 DONE 39.7s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-16T20:48:24.964Z] #37 ... [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T20:48:24.964Z] #32 DONE 38.8s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T20:48:24.964Z] #50 DONE 38.8s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #51 [security-proxy-auth internal] load build context [2023-08-16T20:48:24.964Z] #51 DONE 39.8s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #39 [security-secretstore-setup internal] load build context [2023-08-16T20:48:24.964Z] #39 DONE 39.8s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #55 [security-spire-config internal] load build context [2023-08-16T20:48:24.964Z] #55 DONE 39.8s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #53 [core-data internal] load build context [2023-08-16T20:48:24.964Z] #53 DONE 39.8s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #34 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-16T20:48:24.964Z] #34 DONE 38.7s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T20:48:24.964Z] #57 ... [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #35 [security-bootstrapper internal] load build context [2023-08-16T20:48:24.964Z] #35 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #47 [security-spire-server internal] load build context [2023-08-16T20:48:24.964Z] #47 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #48 [core-metadata internal] load build context [2023-08-16T20:48:24.964Z] #48 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #38 [security-spire-agent internal] load build context [2023-08-16T20:48:24.964Z] #38 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #40 [core-command internal] load build context [2023-08-16T20:48:24.964Z] #40 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-16T20:48:24.964Z] #37 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-16T20:48:24.964Z] #46 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #54 [support-notifications internal] load build context [2023-08-16T20:48:24.964Z] #54 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #45 [support-scheduler internal] load build context [2023-08-16T20:48:24.964Z] #45 DONE 39.9s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T20:48:24.964Z] #58 ... [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T20:48:24.964Z] #41 38.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #41 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #41 39.48 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T20:48:24.964Z] #41 39.49 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:48:24.964Z] #41 39.50 OK: 7 MiB in 16 packages [2023-08-16T20:48:24.964Z] #41 DONE 39.7s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T20:48:24.964Z] #59 DONE 1.0s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #60 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T20:48:24.964Z] #60 DONE 0.1s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T20:48:24.964Z] #42 39.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #42 39.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #42 39.66 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T20:48:24.964Z] #42 39.66 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:48:24.964Z] #42 39.67 OK: 7 MiB in 16 packages [2023-08-16T20:48:24.964Z] #42 DONE 39.8s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T20:48:24.964Z] #56 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #56 39.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #56 39.74 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T20:48:24.964Z] #56 39.75 (2/4) Installing openssl (3.0.10-r0) [2023-08-16T20:48:24.964Z] #56 39.77 (3/4) Installing su-exec (0.2-r2) [2023-08-16T20:48:24.964Z] #56 39.77 (4/4) Installing yq (4.30.4-r4) [2023-08-16T20:48:24.964Z] #56 39.83 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:48:24.964Z] #56 39.83 OK: 17 MiB in 19 packages [2023-08-16T20:48:24.964Z] #56 DONE 40.1s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T20:48:24.964Z] #52 39.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #52 39.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #52 39.58 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T20:48:24.964Z] #52 39.58 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T20:48:24.964Z] #52 39.58 OK: 17818 distinct packages available [2023-08-16T20:48:24.964Z] #52 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #52 39.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #52 39.96 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T20:48:24.964Z] #52 39.97 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T20:48:24.964Z] #52 39.98 (3/5) Installing libucontext (1.2-r0) [2023-08-16T20:48:24.964Z] #52 39.98 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T20:48:24.964Z] #52 40.05 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T20:48:24.964Z] #52 40.06 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:48:24.964Z] #52 40.06 OK: 8 MiB in 20 packages [2023-08-16T20:48:24.964Z] #52 DONE 40.2s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T20:48:24.964Z] #49 39.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #49 39.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #49 39.63 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T20:48:24.964Z] #49 39.67 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T20:48:24.964Z] #49 39.68 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:48:24.964Z] #49 39.69 Executing ca-certificates-20230506-r0.trigger [2023-08-16T20:48:24.964Z] #49 39.82 OK: 8 MiB in 17 packages [2023-08-16T20:48:24.964Z] #49 DONE 40.1s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-16T20:48:24.964Z] #61 DONE 0.1s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #43 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T20:48:24.964Z] #43 39.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #43 39.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #43 39.72 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T20:48:24.964Z] #43 39.72 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T20:48:24.964Z] #43 39.72 OK: 17818 distinct packages available [2023-08-16T20:48:24.964Z] #43 39.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #43 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #43 40.10 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T20:48:24.964Z] #43 40.14 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T20:48:24.964Z] #43 40.16 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T20:48:24.964Z] #43 40.17 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T20:48:24.964Z] #43 40.19 (5/9) Installing curl (8.2.1-r0) [2023-08-16T20:48:24.964Z] #43 40.19 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T20:48:24.964Z] #43 40.20 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T20:48:24.964Z] #43 40.20 (8/9) Installing libucontext (1.2-r0) [2023-08-16T20:48:24.964Z] #43 40.21 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T20:48:24.964Z] #43 40.21 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:48:24.964Z] #43 40.22 Executing ca-certificates-20230506-r0.trigger [2023-08-16T20:48:24.964Z] #43 40.31 OK: 10 MiB in 24 packages [2023-08-16T20:48:24.964Z] #43 DONE 40.4s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T20:48:24.964Z] #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #0 1.474 OK: 265 MiB in 53 packages [2023-08-16T20:48:24.964Z] #62 DONE 1.6s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #44 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T20:48:24.964Z] #44 39.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #44 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #44 39.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T20:48:24.964Z] #44 39.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T20:48:24.964Z] #44 39.74 OK: 17818 distinct packages available [2023-08-16T20:48:24.964Z] #44 39.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #44 39.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #44 40.15 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T20:48:24.964Z] #44 40.17 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T20:48:24.964Z] #44 40.18 (3/4) Installing libucontext (1.2-r0) [2023-08-16T20:48:24.964Z] #44 40.18 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T20:48:24.964Z] #44 40.19 Executing busybox-1.35.0-r29.trigger [2023-08-16T20:48:24.964Z] #44 40.19 OK: 7 MiB in 19 packages [2023-08-16T20:48:24.964Z] #44 DONE 40.3s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:24.964Z] #63 DONE 0.1s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:24.964Z] #64 ... [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T20:48:24.964Z] #57 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #57 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #57 1.693 OK: 265 MiB in 53 packages [2023-08-16T20:48:24.964Z] #57 DONE 1.8s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:24.964Z] #65 DONE 0.0s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:24.964Z] #66 DONE 0.0s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T20:48:24.964Z] #58 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #58 1.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #58 1.974 OK: 265 MiB in 53 packages [2023-08-16T20:48:24.964Z] #58 DONE 2.0s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:24.964Z] #67 ... [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T20:48:24.964Z] #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #0 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #0 2.713 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T20:48:24.964Z] #0 2.713 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T20:48:24.964Z] #0 2.713 OK: 17823 distinct packages available [2023-08-16T20:48:24.964Z] #0 2.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #0 3.070 OK: 265 MiB in 53 packages [2023-08-16T20:48:24.964Z] #68 DONE 3.2s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:24.964Z] #69 DONE 0.1s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:24.964Z] #70 ... [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #71 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T20:48:24.964Z] #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #0 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T20:48:24.964Z] #0 3.336 OK: 265 MiB in 53 packages [2023-08-16T20:48:24.964Z] #71 DONE 3.4s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #72 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T20:48:24.964Z] #72 DONE 0.0s [2023-08-16T20:48:24.964Z] [2023-08-16T20:48:24.964Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:33.072Z] #73 ... [2023-08-16T20:48:33.072Z] [2023-08-16T20:48:33.072Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:45.280Z] #74 ... [2023-08-16T20:48:45.280Z] [2023-08-16T20:48:45.280Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:45.280Z] #73 DONE 19.7s [2023-08-16T20:48:45.280Z] [2023-08-16T20:48:45.280Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:45.280Z] #67 DONE 21.3s [2023-08-16T20:48:45.280Z] [2023-08-16T20:48:45.280Z] #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:45.280Z] #64 DONE 21.5s [2023-08-16T20:48:45.280Z] [2023-08-16T20:48:45.280Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:45.280Z] #70 DONE 19.9s [2023-08-16T20:48:45.280Z] [2023-08-16T20:48:45.280Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:45.280Z] #74 DONE 21.2s [2023-08-16T20:48:45.280Z] [2023-08-16T20:48:45.280Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T20:48:47.417Z] Removing intermediate container 64f25bbd6651 [2023-08-16T20:48:47.417Z] ---> 89db4307a2d8 [2023-08-16T20:48:47.417Z] Successfully built 89db4307a2d8 [2023-08-16T20:48:47.417Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:48:47.746Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T20:48:47.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T20:48:47.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-3832 does not seem to be running inside a container [2023-08-16T20:48:48.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T20:48:49.224Z] $ docker top a63e07ad4cdcfee7d3f38aaaec7eb8bfd82a86962495a15a11048da90533a310 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T20:48:50.049Z] + go version [2023-08-16T20:48:50.049Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T20:48:50.066Z] $ docker stop --time=1 a63e07ad4cdcfee7d3f38aaaec7eb8bfd82a86962495a15a11048da90533a310 [2023-08-16T20:48:51.647Z] $ docker rm -f --volumes a63e07ad4cdcfee7d3f38aaaec7eb8bfd82a86962495a15a11048da90533a310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:48:52.219Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T20:48:52.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T20:48:52.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-3832 does not seem to be running inside a container [2023-08-16T20:48:52.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T20:48:53.581Z] $ docker top 8d932363bfb6293feda7493e5a43ded55ff73f8a1eccc68bbc0c3edaf6211422 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T20:48:53.777Z] ========================================================= [2023-08-16T20:48:53.777Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T20:48:53.777Z] ========================================================= [Pipeline] sh [2023-08-16T20:48:54.079Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-08-16T20:48:54.412Z] + make test [2023-08-16T20:48:54.412Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T20:48:55.259Z] #75 ... [2023-08-16T20:48:55.259Z] [2023-08-16T20:48:55.259Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-16T20:48:55.259Z] #76 ... [2023-08-16T20:48:55.259Z] [2023-08-16T20:48:55.259Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T20:48:55.259Z] #77 ... [2023-08-16T20:48:55.259Z] [2023-08-16T20:48:55.259Z] #78 [core-data builder 6/7] COPY . . [2023-08-16T20:48:55.259Z] #78 ... [2023-08-16T20:48:55.259Z] [2023-08-16T20:48:55.259Z] #79 [security-spire-agent builder 6/9] COPY . . [2023-08-16T20:48:57.165Z] #79 ... [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #78 [core-data builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #78 DONE 13.3s [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #80 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #80 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:57.165Z] #81 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:57.165Z] #82 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #83 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #83 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:57.165Z] #84 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:57.165Z] #85 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #75 DONE 13.3s [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:57.165Z] #86 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #87 [support-scheduler builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #87 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:57.165Z] #88 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:57.165Z] #89 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #90 [core-command builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #90 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:57.165Z] #91 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:57.165Z] #92 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:57.165Z] #93 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #94 [core-metadata builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #94 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:57.165Z] #95 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:57.165Z] #96 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #97 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #76 DONE 13.3s [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #79 [security-spire-agent builder 6/9] COPY . . [2023-08-16T20:48:57.165Z] #79 DONE 13.4s [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #77 DONE 13.4s [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #98 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T20:48:57.165Z] #98 DONE 0.1s [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T20:48:57.165Z] #99 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:57.165Z] #100 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T20:48:57.165Z] #101 CACHED [2023-08-16T20:48:57.165Z] [2023-08-16T20:48:57.165Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T20:48:57.424Z] #102 ... [2023-08-16T20:48:57.424Z] [2023-08-16T20:48:57.424Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-16T20:48:57.424Z] #103 CACHED [2023-08-16T20:48:57.424Z] [2023-08-16T20:48:57.424Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T20:48:57.424Z] #104 CACHED [2023-08-16T20:48:57.424Z] [2023-08-16T20:48:57.424Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T20:48:57.424Z] #105 CACHED [2023-08-16T20:48:57.424Z] [2023-08-16T20:48:57.424Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:48:57.424Z] #106 CACHED [2023-08-16T20:48:57.681Z] [2023-08-16T20:48:57.682Z] #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-08-16T20:49:00.250Z] #107 DONE 2.8s [2023-08-16T20:49:00.250Z] [2023-08-16T20:49:00.250Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T20:49:00.250Z] #108 DONE 2.8s [2023-08-16T20:49:00.250Z] [2023-08-16T20:49:00.250Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T20:49:00.518Z] #109 DONE 0.4s [2023-08-16T20:49:00.518Z] [2023-08-16T20:49:00.518Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T20:49:00.518Z] #110 DONE 0.4s [2023-08-16T20:49:00.518Z] [2023-08-16T20:49:00.518Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T20:49:00.518Z] #0 1.534 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-16T20:49:01.455Z] #111 ... [2023-08-16T20:49:01.455Z] [2023-08-16T20:49:01.455Z] #112 [security-spire-config builder 6/9] COPY . . [2023-08-16T20:49:01.455Z] #112 CACHED [2023-08-16T20:49:01.455Z] [2023-08-16T20:49:01.455Z] #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T20:49:01.455Z] #113 CACHED [2023-08-16T20:49:01.455Z] [2023-08-16T20:49:01.455Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T20:49:01.455Z] #114 CACHED [2023-08-16T20:49:01.455Z] [2023-08-16T20:49:01.455Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T20:49:01.455Z] #115 CACHED [2023-08-16T20:49:01.455Z] [2023-08-16T20:49:01.455Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T20:49:01.455Z] #116 CACHED [2023-08-16T20:49:01.455Z] [2023-08-16T20:49:01.455Z] #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T20:49:01.455Z] #117 CACHED [2023-08-16T20:49:01.713Z] [2023-08-16T20:49:01.713Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:49:01.971Z] #118 DONE 0.5s [2023-08-16T20:49:01.971Z] [2023-08-16T20:49:01.971Z] #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:49:01.971Z] #119 DONE 0.9s [2023-08-16T20:49:01.971Z] [2023-08-16T20:49:01.971Z] #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:49:01.971Z] #120 DONE 0.1s [2023-08-16T20:49:01.971Z] [2023-08-16T20:49:01.971Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:49:01.971Z] #121 DONE 0.1s [2023-08-16T20:49:01.971Z] [2023-08-16T20:49:01.971Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:49:01.971Z] #122 CACHED [2023-08-16T20:49:01.971Z] [2023-08-16T20:49:01.971Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:49:01.971Z] #123 CACHED [2023-08-16T20:49:01.971Z] [2023-08-16T20:49:01.971Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T20:49:03.870Z] #124 ... [2023-08-16T20:49:03.870Z] [2023-08-16T20:49:03.870Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T20:49:03.870Z] #125 DONE 1.9s [2023-08-16T20:49:04.128Z] [2023-08-16T20:49:04.128Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T20:49:04.128Z] #126 DONE 1.9s [2023-08-16T20:49:04.128Z] [2023-08-16T20:49:04.128Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T20:49:04.128Z] #124 DONE 1.9s [2023-08-16T20:49:04.128Z] [2023-08-16T20:49:04.128Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T20:49:04.697Z] #127 DONE 0.6s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T20:49:04.697Z] #128 DONE 0.7s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T20:49:04.697Z] #129 DONE 0.7s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T20:49:04.697Z] #130 DONE 0.1s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T20:49:04.697Z] #131 DONE 0.1s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-16T20:49:04.697Z] #132 DONE 0.1s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T20:49:04.697Z] #133 DONE 0.1s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T20:49:04.697Z] #134 DONE 0.1s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-16T20:49:04.697Z] #135 DONE 0.1s [2023-08-16T20:49:04.697Z] [2023-08-16T20:49:04.697Z] #136 [security-spire-server] exporting to image [2023-08-16T20:49:04.697Z] #136 exporting layers [2023-08-16T20:49:04.955Z] #136 ... [2023-08-16T20:49:04.955Z] [2023-08-16T20:49:04.955Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T20:49:04.955Z] #137 DONE 0.1s [2023-08-16T20:49:04.955Z] [2023-08-16T20:49:04.955Z] #136 [security-spire-agent] exporting to image [2023-08-16T20:49:05.519Z] #136 exporting layers 0.7s done [2023-08-16T20:49:05.519Z] #136 exporting layers 0.8s done [2023-08-16T20:49:05.519Z] #136 writing image sha256:97d58c4b5d332d92b6ef6ca7cbfd92bb08ecc10a9b1f291af7336e1e13b957ef 0.0s done [2023-08-16T20:49:05.519Z] #136 naming to docker.io/library/security-spire-server done [2023-08-16T20:49:05.776Z] #136 exporting layers 0.7s done [2023-08-16T20:49:05.776Z] #136 writing image sha256:cafeb29339638bdc1b51e2f155740c85f7f1c2d142f64d5496ab4a7cfc94014a 0.0s done [2023-08-16T20:49:05.776Z] #136 naming to docker.io/library/security-spire-config done [2023-08-16T20:49:05.776Z] #136 writing image sha256:abdaef8fce8150a7eb56bf11d752e8d619ca6619009a68c839be48380bfd9786 done [2023-08-16T20:49:05.776Z] #136 naming to docker.io/library/security-spire-agent done [2023-08-16T20:49:05.776Z] #136 DONE 0.9s [2023-08-16T20:49:05.776Z] [2023-08-16T20:49:05.776Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T20:49:05.776Z] #0 1.507 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-16T20:49:07.148Z] #138 ... [2023-08-16T20:49:07.148Z] [2023-08-16T20:49:07.148Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T20:49:07.148Z] #0 0.944 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-16T20:49:07.405Z] #139 ... [2023-08-16T20:49:07.405Z] [2023-08-16T20:49:07.405Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T20:49:07.405Z] #0 0.948 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-16T20:49:07.405Z] #140 ... [2023-08-16T20:49:07.405Z] [2023-08-16T20:49:07.405Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T20:49:07.405Z] #0 0.674 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-16T20:49:07.662Z] #141 ... [2023-08-16T20:49:07.662Z] [2023-08-16T20:49:07.662Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T20:49:07.662Z] #0 1.081 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-16T20:49:07.662Z] #142 ... [2023-08-16T20:49:07.662Z] [2023-08-16T20:49:07.662Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T20:49:07.662Z] #0 0.778 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-16T20:49:07.919Z] #143 ... [2023-08-16T20:49:07.919Z] [2023-08-16T20:49:07.919Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T20:49:07.919Z] #0 0.909 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-16T20:49:08.177Z] #144 ... [2023-08-16T20:49:08.177Z] [2023-08-16T20:49:08.177Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T20:49:08.177Z] #0 1.400 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-16T20:49:08.177Z] #145 ... [2023-08-16T20:49:08.177Z] [2023-08-16T20:49:08.177Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T20:49:08.177Z] #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T20:49:09.110Z] #146 ... [2023-08-16T20:49:09.110Z] [2023-08-16T20:49:09.110Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T20:49:09.110Z] #102 1.689 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-16T20:49:33.289Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T20:50:16.774Z] #102 ... [2023-08-16T20:50:16.774Z] [2023-08-16T20:50:16.774Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T20:50:16.774Z] #145 77.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-16T20:50:28.975Z] #145 DONE 91.5s [2023-08-16T20:50:28.975Z] [2023-08-16T20:50:28.975Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T20:50:28.975Z] #144 DONE 91.5s [2023-08-16T20:50:28.975Z] [2023-08-16T20:50:28.975Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T20:50:28.975Z] #141 DONE 91.5s [2023-08-16T20:50:28.975Z] [2023-08-16T20:50:28.975Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T20:50:28.975Z] #138 DONE 91.5s [2023-08-16T20:50:28.975Z] [2023-08-16T20:50:28.976Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T20:50:28.976Z] #142 DONE 91.6s [2023-08-16T20:50:28.976Z] [2023-08-16T20:50:28.976Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T20:50:28.976Z] #139 DONE 91.6s [2023-08-16T20:50:28.976Z] [2023-08-16T20:50:28.976Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:28.976Z] #147 ... [2023-08-16T20:50:28.976Z] [2023-08-16T20:50:28.976Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T20:50:28.976Z] #111 DONE 91.7s [2023-08-16T20:50:28.976Z] [2023-08-16T20:50:28.976Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T20:50:28.976Z] #102 DONE 91.7s [2023-08-16T20:50:28.976Z] [2023-08-16T20:50:28.976Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T20:50:28.976Z] #143 DONE 91.8s [2023-08-16T20:50:28.976Z] [2023-08-16T20:50:28.976Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T20:50:28.976Z] #140 DONE 91.9s [2023-08-16T20:50:28.976Z] [2023-08-16T20:50:28.976Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T20:50:29.234Z] #148 ... [2023-08-16T20:50:29.234Z] [2023-08-16T20:50:29.234Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T20:50:29.234Z] #146 DONE 92.0s [2023-08-16T20:50:29.508Z] [2023-08-16T20:50:29.508Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:29.508Z] #149 ... [2023-08-16T20:50:29.508Z] [2023-08-16T20:50:29.508Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:29.508Z] #147 DONE 0.7s [2023-08-16T20:50:29.508Z] [2023-08-16T20:50:29.508Z] #150 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:29.508Z] #150 DONE 0.7s [2023-08-16T20:50:29.765Z] [2023-08-16T20:50:29.765Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:29.765Z] #151 DONE 0.8s [2023-08-16T20:50:29.765Z] [2023-08-16T20:50:29.765Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:29.765Z] #152 DONE 0.6s [2023-08-16T20:50:29.765Z] [2023-08-16T20:50:29.765Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T20:50:29.765Z] #148 DONE 0.6s [2023-08-16T20:50:29.765Z] [2023-08-16T20:50:29.765Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:29.765Z] #153 DONE 0.6s [2023-08-16T20:50:29.765Z] [2023-08-16T20:50:29.765Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:29.765Z] #149 DONE 0.4s [2023-08-16T20:50:29.765Z] [2023-08-16T20:50:29.765Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #154 ... [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #155 DONE 0.3s [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #156 DONE 0.3s [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #157 CACHED [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:30.023Z] #158 CACHED [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:30.023Z] #159 CACHED [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #160 CACHED [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #161 CACHED [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:30.023Z] #162 CACHED [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:30.023Z] #163 CACHED [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #164 CACHED [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #165 DONE 0.3s [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #166 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #166 DONE 0.4s [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #167 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #167 DONE 0.4s [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:30.023Z] #154 DONE 0.5s [2023-08-16T20:50:30.023Z] [2023-08-16T20:50:30.023Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T20:50:31.929Z] #168 ... [2023-08-16T20:50:31.929Z] [2023-08-16T20:50:31.929Z] #169 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-16T20:50:31.929Z] #169 DONE 2.2s [2023-08-16T20:50:32.188Z] [2023-08-16T20:50:32.188Z] #170 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T20:50:32.188Z] #170 ... [2023-08-16T20:50:32.188Z] [2023-08-16T20:50:32.188Z] #171 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-16T20:50:32.188Z] #171 DONE 2.3s [2023-08-16T20:50:32.188Z] [2023-08-16T20:50:32.188Z] #172 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T20:50:32.188Z] #172 DONE 2.3s [2023-08-16T20:50:32.188Z] [2023-08-16T20:50:32.188Z] #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T20:50:32.188Z] #173 DONE 2.3s [2023-08-16T20:50:32.188Z] [2023-08-16T20:50:32.188Z] #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T20:50:32.188Z] #174 DONE 2.4s [2023-08-16T20:50:32.448Z] [2023-08-16T20:50:32.448Z] #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T20:50:32.448Z] #175 DONE 2.4s [2023-08-16T20:50:32.448Z] [2023-08-16T20:50:32.448Z] #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T20:50:32.448Z] #176 DONE 2.4s [2023-08-16T20:50:32.448Z] [2023-08-16T20:50:32.448Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T20:50:32.448Z] #177 DONE 2.4s [2023-08-16T20:50:32.448Z] [2023-08-16T20:50:32.448Z] #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T20:50:32.448Z] #178 DONE 2.3s [2023-08-16T20:50:32.448Z] [2023-08-16T20:50:32.448Z] #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T20:50:32.448Z] #179 DONE 2.8s [2023-08-16T20:50:32.448Z] [2023-08-16T20:50:32.448Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:32.448Z] #180 ... [2023-08-16T20:50:32.448Z] [2023-08-16T20:50:32.448Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T20:50:32.448Z] #168 DONE 2.3s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T20:50:32.708Z] #181 DONE 0.3s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #182 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:32.708Z] #182 DONE 0.3s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #183 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:32.708Z] #183 DONE 0.4s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #170 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T20:50:32.708Z] #170 DONE 0.4s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #136 [support-scheduler] exporting to image [2023-08-16T20:50:32.708Z] #136 exporting layers [2023-08-16T20:50:32.708Z] #136 ... [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:32.708Z] #184 DONE 0.4s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #185 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:32.708Z] #185 DONE 0.4s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #186 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:32.708Z] #186 DONE 0.4s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #187 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:32.708Z] #187 DONE 0.4s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:32.708Z] #188 DONE 0.4s [2023-08-16T20:50:32.708Z] [2023-08-16T20:50:32.708Z] #136 [core-command] exporting to image [2023-08-16T20:50:32.967Z] #136 ... [2023-08-16T20:50:32.967Z] [2023-08-16T20:50:32.967Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T20:50:32.967Z] #180 DONE 0.4s [2023-08-16T20:50:32.967Z] [2023-08-16T20:50:32.967Z] #189 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:32.967Z] #189 DONE 0.4s [2023-08-16T20:50:32.967Z] [2023-08-16T20:50:32.967Z] #136 [core-data] exporting to image [2023-08-16T20:50:33.226Z] #136 ... [2023-08-16T20:50:33.226Z] [2023-08-16T20:50:33.226Z] #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T20:50:33.226Z] #190 DONE 0.5s [2023-08-16T20:50:33.226Z] [2023-08-16T20:50:33.226Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T20:50:33.226Z] #191 DONE 0.5s [2023-08-16T20:50:33.226Z] [2023-08-16T20:50:33.226Z] #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-16T20:50:33.226Z] #192 DONE 0.5s [2023-08-16T20:50:33.226Z] [2023-08-16T20:50:33.226Z] #193 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T20:50:33.226Z] #193 DONE 0.5s [2023-08-16T20:50:33.226Z] [2023-08-16T20:50:33.226Z] #136 [core-metadata] exporting to image [2023-08-16T20:50:33.226Z] #136 exporting layers 0.4s done [2023-08-16T20:50:33.226Z] #136 ... [2023-08-16T20:50:33.226Z] [2023-08-16T20:50:33.226Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T20:50:33.226Z] #194 DONE 0.4s [2023-08-16T20:50:33.226Z] [2023-08-16T20:50:33.226Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T20:50:33.226Z] #195 DONE 0.4s [2023-08-16T20:50:33.226Z] [2023-08-16T20:50:33.226Z] #136 [core-metadata] exporting to image [2023-08-16T20:50:33.226Z] #136 exporting layers 0.3s done [2023-08-16T20:50:33.485Z] #136 ... [2023-08-16T20:50:33.485Z] [2023-08-16T20:50:33.485Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T20:50:33.485Z] #196 DONE 0.4s [2023-08-16T20:50:33.485Z] [2023-08-16T20:50:33.485Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T20:50:33.485Z] #197 DONE 0.4s [2023-08-16T20:50:33.485Z] [2023-08-16T20:50:33.485Z] #136 [core-command] exporting to image [2023-08-16T20:50:33.485Z] #136 writing image sha256:624c4894957061052d7662f878359e854d6c0a32936e2cb1fbf435689a938de1 0.0s done [2023-08-16T20:50:33.485Z] #136 writing image sha256:d48ba470b4990c0733ba963913d7731ebecdfc9c1c381a63a0bb56642b2fd4ae done [2023-08-16T20:50:33.485Z] #136 writing image sha256:c9f3787d1ad9989010e3f9bef805e8bc4cad8bb43f1ebe3bfc4f5e295645e158 done [2023-08-16T20:50:33.485Z] #136 writing image sha256:210a8776500ac66ec14f4e9f4e6ec4ad1ef58c78c0b8abf3128c4923acd1bfc7 0.0s done [2023-08-16T20:50:33.485Z] #136 naming to docker.io/library/support-notifications done [2023-08-16T20:50:33.485Z] #136 naming to docker.io/library/core-data done [2023-08-16T20:50:33.485Z] #136 writing image sha256:32ae657022616241947773852be73b10ae63d36203da99593e23065d1488cbf2 done [2023-08-16T20:50:33.485Z] #136 naming to docker.io/library/core-command done [2023-08-16T20:50:33.485Z] #136 naming to docker.io/library/support-scheduler [2023-08-16T20:50:33.485Z] #136 naming to docker.io/library/security-spiffe-token-provider [2023-08-16T20:50:33.744Z] #136 ... [2023-08-16T20:50:33.744Z] [2023-08-16T20:50:33.744Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T20:50:33.744Z] #198 DONE 0.6s [2023-08-16T20:50:33.744Z] [2023-08-16T20:50:33.744Z] #136 [security-spiffe-token-provider] exporting to image [2023-08-16T20:50:33.744Z] #136 exporting layers 0.5s done [2023-08-16T20:50:33.744Z] #136 naming to docker.io/library/support-scheduler 0.2s done [2023-08-16T20:50:33.744Z] #136 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2023-08-16T20:50:33.744Z] #136 writing image sha256:068c65f29e00e3ac92921fdd24ea207ca90df824d3ca07125c6f5eac76faefd4 done [2023-08-16T20:50:33.744Z] #136 naming to docker.io/library/core-metadata done [2023-08-16T20:50:33.744Z] #136 DONE 2.0s [2023-08-16T20:50:33.744Z] [2023-08-16T20:50:33.744Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T20:50:34.003Z] #199 DONE 0.2s [2023-08-16T20:50:34.004Z] [2023-08-16T20:50:34.004Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T20:50:34.004Z] #200 DONE 0.3s [2023-08-16T20:50:34.004Z] [2023-08-16T20:50:34.004Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T20:50:34.004Z] #201 DONE 0.0s [2023-08-16T20:50:34.004Z] [2023-08-16T20:50:34.004Z] #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T20:50:34.004Z] #202 DONE 0.9s [2023-08-16T20:50:34.004Z] [2023-08-16T20:50:34.004Z] #203 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T20:50:34.004Z] #203 ... [2023-08-16T20:50:34.004Z] [2023-08-16T20:50:34.004Z] #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T20:50:34.004Z] #204 DONE 0.9s [2023-08-16T20:50:34.004Z] [2023-08-16T20:50:34.004Z] #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-16T20:50:34.004Z] #205 DONE 0.1s [2023-08-16T20:50:34.004Z] [2023-08-16T20:50:34.004Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-16T20:50:34.004Z] #206 DONE 0.1s [2023-08-16T20:50:34.262Z] [2023-08-16T20:50:34.262Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T20:50:34.262Z] #207 DONE 0.1s [2023-08-16T20:50:34.262Z] [2023-08-16T20:50:34.262Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T20:50:34.262Z] #208 DONE 0.2s [2023-08-16T20:50:34.262Z] [2023-08-16T20:50:34.262Z] #136 [security-proxy-auth] exporting to image [2023-08-16T20:50:34.262Z] #136 exporting layers 0.2s done [2023-08-16T20:50:34.262Z] #136 writing image sha256:3da13f49c26d03dd46ef917b120a67e45a9b44123f0982733e881515c0802827 done [2023-08-16T20:50:34.262Z] #136 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-16T20:50:34.262Z] #136 writing image sha256:e14dc2aa9287061f42f23bda27f6fe426abdf9e542a9b51109d5ccf614be0aa7 done [2023-08-16T20:50:34.262Z] #136 naming to docker.io/library/security-proxy-auth done [2023-08-16T20:50:34.262Z] #136 DONE 2.2s [2023-08-16T20:50:34.262Z] [2023-08-16T20:50:34.262Z] #209 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T20:50:34.520Z] #209 DONE 0.9s [2023-08-16T20:50:34.520Z] [2023-08-16T20:50:34.520Z] #136 [security-proxy-setup] exporting to image [2023-08-16T20:50:34.520Z] #136 exporting layers 0.2s done [2023-08-16T20:50:34.520Z] #136 writing image sha256:795fcb276ce10d0918d393310b55084a99a8ddb4c7daf080c8425f954ce4fe9e done [2023-08-16T20:50:34.520Z] #136 naming to docker.io/library/security-proxy-setup done [2023-08-16T20:50:34.520Z] #136 DONE 2.4s [2023-08-16T20:50:34.520Z] [2023-08-16T20:50:34.520Z] #203 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T20:50:34.520Z] #203 DONE 0.6s [2023-08-16T20:50:34.520Z] [2023-08-16T20:50:34.520Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T20:50:34.778Z] #210 DONE 0.5s [2023-08-16T20:50:34.778Z] [2023-08-16T20:50:34.778Z] #136 [security-secretstore-setup] exporting to image [2023-08-16T20:50:34.778Z] #136 exporting layers 0.2s done [2023-08-16T20:50:34.778Z] #136 writing image sha256:4bd534b3b886d58e185fd1ed37397b0512bc8dfccaf33807f24016cc3eb40eb3 done [2023-08-16T20:50:34.778Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-08-16T20:50:34.778Z] #136 DONE 2.6s [2023-08-16T20:50:35.037Z] [2023-08-16T20:50:35.037Z] #136 [security-bootstrapper] exporting to image [2023-08-16T20:50:35.037Z] #136 exporting layers 0.2s done [2023-08-16T20:50:35.037Z] #136 writing image sha256:a136de2aca4ffa95fd02b27ad1b52d8bcf08037180cc509d16af425a9f2885d2 done [2023-08-16T20:50:35.037Z] #136 naming to docker.io/library/security-bootstrapper done [2023-08-16T20:50:35.037Z] #136 DONE 2.7s [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T20:50:35.037Z] time="2023-08-16T20:47:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T20:50:35.060Z] $ docker stop --time=1 eba4010826e374ac76d4bf4cd21fe130b88d7f83f92f08ec5f432106a4978720 [2023-08-16T20:50:36.361Z] $ docker rm -f --volumes eba4010826e374ac76d4bf4cd21fe130b88d7f83f92f08ec5f432106a4978720 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T20:50:36.811Z] + docker images [2023-08-16T20:50:36.811Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T20:50:36.811Z] security-secretstore-setup latest 4bd534b3b886 2 seconds ago 44.1MB [2023-08-16T20:50:36.811Z] security-bootstrapper latest a136de2aca4f 2 seconds ago 23MB [2023-08-16T20:50:36.811Z] security-proxy-setup latest 795fcb276ce1 2 seconds ago 29.2MB [2023-08-16T20:50:36.811Z] core-common-config-bootstrapper latest 3da13f49c26d 3 seconds ago 18MB [2023-08-16T20:50:36.811Z] security-proxy-auth latest e14dc2aa9287 3 seconds ago 19.4MB [2023-08-16T20:50:36.811Z] security-spiffe-token-provider latest 32ae65702261 4 seconds ago 33.5MB [2023-08-16T20:50:36.811Z] core-metadata latest 068c65f29e00 4 seconds ago 21.6MB [2023-08-16T20:50:36.811Z] support-notifications latest c9f3787d1ad9 4 seconds ago 34.3MB [2023-08-16T20:50:36.811Z] support-scheduler latest 210a8776500a 4 seconds ago 33.7MB [2023-08-16T20:50:36.811Z] core-data latest d48ba470b499 4 seconds ago 21.2MB [2023-08-16T20:50:36.811Z] core-command latest 624c48949570 4 seconds ago 21MB [2023-08-16T20:50:36.811Z] security-spire-config latest cafeb2933963 About a minute ago 102MB [2023-08-16T20:50:36.811Z] security-spire-server latest 97d58c4b5d33 About a minute ago 103MB [2023-08-16T20:50:36.811Z] security-spire-agent latest abdaef8fce81 About a minute ago 161MB [2023-08-16T20:50:36.811Z] ci-base-image-x86_64 latest cbadd188e13b 5 minutes ago 1.07GB [2023-08-16T20:50:36.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-16T20:50:36.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-16T20:50:36.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T20:51:39.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T20:51:40.551Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T20:51:40.821Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T20:51:40.821Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T20:51:40.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T20:51:50.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T20:51:50.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T20:51:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements [2023-08-16T20:51:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 97.0% of statements [2023-08-16T20:52:01.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T20:52:01.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T20:52:01.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T20:52:06.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.406s coverage: 71.5% of statements [2023-08-16T20:52:07.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T20:52:07.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T20:52:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 54.0% of statements [2023-08-16T20:52:12.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T20:52:12.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T20:52:12.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T20:52:12.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T20:52:12.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T20:52:18.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T20:52:18.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T20:52:37.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T20:52:37.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T20:52:37.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T20:52:37.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.359s coverage: 93.4% of statements [2023-08-16T20:52:37.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.390s coverage: 3.8% of statements [2023-08-16T20:52:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.591s coverage: 97.6% of statements [2023-08-16T20:52:38.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T20:52:38.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T20:52:38.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T20:52:38.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T20:52:38.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T20:52:38.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T20:52:38.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T20:52:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.271s coverage: 72.2% of statements [2023-08-16T20:52:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T20:52:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T20:52:48.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.421s coverage: 0.9% of statements [2023-08-16T20:52:48.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 32.2% of statements [2023-08-16T20:52:52.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 42.9% of statements [2023-08-16T20:52:52.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 82.9% of statements [2023-08-16T20:52:52.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2023-08-16T20:52:52.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements [2023-08-16T20:52:55.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2023-08-16T20:52:57.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T20:52:58.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T20:52:58.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T20:52:58.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T20:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T20:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T20:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T20:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T20:53:06.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements [2023-08-16T20:53:06.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T20:53:06.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T20:53:06.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T20:53:06.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T20:53:14.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T20:53:14.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T20:53:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T20:53:22.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.019s coverage: 79.9% of statements [2023-08-16T20:53:22.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.280s coverage: 92.9% of statements [2023-08-16T20:53:22.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-08-16T20:53:22.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements [2023-08-16T20:53:22.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements [2023-08-16T20:53:22.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.181s coverage: 20.0% of statements [2023-08-16T20:53:22.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-08-16T20:53:22.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.470s coverage: 81.8% of statements [2023-08-16T20:53:23.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T20:53:23.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T20:53:23.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.498s coverage: 82.1% of statements [2023-08-16T20:53:23.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 86.0% of statements [2023-08-16T20:53:30.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T20:53:30.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T20:53:30.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.054s coverage: 63.1% of statements [2023-08-16T20:53:30.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements [2023-08-16T20:53:31.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 89.4% of statements [2023-08-16T20:53:31.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-08-16T20:53:31.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-08-16T20:53:31.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T20:53:31.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T20:53:31.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T20:53:31.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-08-16T20:53:40.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T20:53:40.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T20:53:40.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T20:53:40.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements [2023-08-16T20:53:40.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-08-16T20:53:44.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T20:53:44.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T20:53:44.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T20:53:44.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T20:53:44.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-08-16T20:53:50.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T20:53:50.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T20:53:50.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T20:53:50.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T20:53:56.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 17.7% of statements [2023-08-16T20:53:56.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T20:53:56.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T20:53:56.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T20:53:56.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T20:53:57.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 95.7% of statements [2023-08-16T20:54:00.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T20:54:00.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T20:54:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.313s coverage: 61.8% of statements [2023-08-16T20:54:04.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T20:54:04.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T20:54:04.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 98.9% of statements [2023-08-16T20:54:05.309Z] 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-08-16T20:54:05.309Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T20:54:05.309Z] go vet ./... [2023-08-16T20:56:41.958Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T20:56:41.958Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T20:56:41.958Z] ./bin/test-attribution-txt.sh [2023-08-16T20:56:41.958Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T20:56:41.958Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T20:56:41.958Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T20:56:41.958Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T20:56:41.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T20:56:42.291Z] + ls -al . [2023-08-16T20:56:42.291Z] total 724 [2023-08-16T20:56:42.291Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 20:48 . [2023-08-16T20:56:42.291Z] drwxr-xr-x 4 root root 4096 Aug 16 20:48 .. [2023-08-16T20:56:42.291Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 20:47 .blubracket [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 20:47 .dockerignore [2023-08-16T20:56:42.291Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 20:47 .git [2023-08-16T20:56:42.291Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 20:47 .github [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 20:47 .gitignore [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 20:47 .golangci.yml [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 20:47 .hadolint.yml [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 20:47 .sonarcloud.properties [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 20:47 ADOPTERS.md [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 20:47 Attribution.txt [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 20:47 CHANGELOG.md [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 20:47 CONTRIBUTING.md [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 20:47 GOVERNANCE.md [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 20:47 Jenkinsfile [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 20:47 LICENSE [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 20:47 Makefile [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 20:47 OWNERS.md [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 20:47 README.md [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 20:47 SECURITY.md [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 20:45 VERSION [2023-08-16T20:56:42.291Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 20:47 bin [2023-08-16T20:56:42.291Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 20:47 cmd [2023-08-16T20:56:42.291Z] -rw-r--r-- 1 root root 446998 Aug 16 20:54 coverage.out [2023-08-16T20:56:42.291Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 20:47 fuzz_test [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 20:47 go.mod [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 20:47 go.sum [2023-08-16T20:56:42.291Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 20:47 internal [2023-08-16T20:56:42.291Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 20:47 openapi [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 20:47 security.txt [2023-08-16T20:56:42.291Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 20:47 snap [2023-08-16T20:56:42.291Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 20:47 version.go [Pipeline] sh [2023-08-16T20:56:42.610Z] + '[' -e coverage.out ] [2023-08-16T20:56:42.610Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T20:56:42.897Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T20:56:43.635Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T20:56:44.254Z] + make build [2023-08-16T20:56:44.254Z] 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-08-16T20:58:20.863Z] 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-08-16T20:58:22.264Z] 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-08-16T20:58:27.601Z] 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-08-16T20:58:30.940Z] 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-08-16T20:59:09.775Z] 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-08-16T20:59:16.404Z] 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-08-16T20:59:23.028Z] 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-08-16T20:59:28.565Z] 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-08-16T20:59:32.822Z] 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-08-16T20:59:37.060Z] 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-08-16T20:59:42.388Z] 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-08-16T20:59:49.038Z] $ docker stop --time=1 8d932363bfb6293feda7493e5a43ded55ff73f8a1eccc68bbc0c3edaf6211422 [2023-08-16T20:59:51.105Z] $ docker rm -f --volumes 8d932363bfb6293feda7493e5a43ded55ff73f8a1eccc68bbc0c3edaf6211422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:59:53.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T20:59:53.436Z] [2023-08-16T20:59:53.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T20:59:53.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T20:59:54.028Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-16T20:59:54.028Z] 547446be3368: Pulling fs layer [2023-08-16T20:59:54.028Z] d125d8839a47: Pulling fs layer [2023-08-16T20:59:54.028Z] 3e85d5ac6304: Pulling fs layer [2023-08-16T20:59:54.028Z] c3105a71a48b: Pulling fs layer [2023-08-16T20:59:54.028Z] 0f093f025ec4: Pulling fs layer [2023-08-16T20:59:54.028Z] c3106fc0e877: Pulling fs layer [2023-08-16T20:59:54.028Z] 0f093f025ec4: Waiting [2023-08-16T20:59:54.028Z] c3105a71a48b: Waiting [2023-08-16T20:59:54.028Z] c3106fc0e877: Waiting [2023-08-16T20:59:54.028Z] 547446be3368: Download complete [2023-08-16T20:59:54.028Z] c3105a71a48b: Verifying Checksum [2023-08-16T20:59:54.028Z] c3105a71a48b: Download complete [2023-08-16T20:59:54.613Z] d125d8839a47: Verifying Checksum [2023-08-16T20:59:54.613Z] d125d8839a47: Download complete [2023-08-16T20:59:54.613Z] c3106fc0e877: Verifying Checksum [2023-08-16T20:59:54.613Z] c3106fc0e877: Download complete [2023-08-16T20:59:54.613Z] 0f093f025ec4: Verifying Checksum [2023-08-16T20:59:54.614Z] 0f093f025ec4: Download complete [2023-08-16T20:59:54.881Z] 547446be3368: Pull complete [2023-08-16T20:59:55.839Z] d125d8839a47: Pull complete [2023-08-16T20:59:56.420Z] 3e85d5ac6304: Verifying Checksum [2023-08-16T20:59:56.420Z] 3e85d5ac6304: Download complete [2023-08-16T21:00:04.613Z] 3e85d5ac6304: Pull complete [2023-08-16T21:00:04.613Z] c3105a71a48b: Pull complete [2023-08-16T21:00:05.193Z] 0f093f025ec4: Pull complete [2023-08-16T21:00:07.759Z] c3106fc0e877: Pull complete [2023-08-16T21:00:07.759Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-16T21:00:07.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T21:00:07.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:00:07.938Z] prd-ubuntu20.04-docker-arm64-4c-16g-3832 does not seem to be running inside a container [2023-08-16T21:00:07.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-16T21:00:10.023Z] $ docker top 803dbd4c65681badf75acabe4323d9261904bd97b43ac9a4d17f02a49b790604 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T21:00:10.523Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T21:00:18.723Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-08-16T21:00:18.723Z] #1 transferring dockerfile: [2023-08-16T21:00:18.723Z] #1 transferring dockerfile: 1.84kB done [2023-08-16T21:00:18.723Z] #1 DONE 0.1s [2023-08-16T21:00:19.306Z] [2023-08-16T21:00:19.307Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T21:00:19.307Z] #2 transferring dockerfile: 2.39kB done [2023-08-16T21:00:19.307Z] #2 DONE 0.0s [2023-08-16T21:00:19.307Z] [2023-08-16T21:00:19.307Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T21:00:19.307Z] #3 transferring dockerfile: 1.82kB done [2023-08-16T21:00:19.307Z] #3 DONE 0.1s [2023-08-16T21:00:19.307Z] [2023-08-16T21:00:19.307Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T21:00:19.307Z] #4 transferring dockerfile: 2.58kB 0.0s done [2023-08-16T21:00:19.307Z] #4 DONE 0.1s [2023-08-16T21:00:19.307Z] [2023-08-16T21:00:19.307Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-16T21:00:19.573Z] #5 transferring dockerfile: 1.82kB done [2023-08-16T21:00:19.573Z] #5 DONE 0.1s [2023-08-16T21:00:19.573Z] [2023-08-16T21:00:19.573Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T21:00:19.573Z] #6 transferring dockerfile: 2.63kB done [2023-08-16T21:00:19.573Z] #6 DONE 0.1s [2023-08-16T21:00:19.573Z] [2023-08-16T21:00:19.573Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T21:00:19.573Z] #7 transferring dockerfile: 2.12kB done [2023-08-16T21:00:19.573Z] #7 DONE 0.1s [2023-08-16T21:00:19.573Z] [2023-08-16T21:00:19.573Z] #8 [core-data internal] load build definition from Dockerfile [2023-08-16T21:00:19.573Z] #8 transferring dockerfile: 1.90kB done [2023-08-16T21:00:19.573Z] #8 DONE 0.1s [2023-08-16T21:00:19.573Z] [2023-08-16T21:00:19.573Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T21:00:19.573Z] #9 transferring dockerfile: 2.82kB done [2023-08-16T21:00:19.573Z] #9 DONE 0.1s [2023-08-16T21:00:19.573Z] [2023-08-16T21:00:19.573Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T21:00:19.573Z] #10 transferring dockerfile: 1.78kB 0.0s done [2023-08-16T21:00:19.573Z] #10 DONE 0.1s [2023-08-16T21:00:19.573Z] [2023-08-16T21:00:19.573Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-08-16T21:00:19.841Z] #11 transferring dockerfile: 1.96kB 0.0s done [2023-08-16T21:00:19.841Z] #11 DONE 0.1s [2023-08-16T21:00:19.841Z] [2023-08-16T21:00:19.841Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T21:00:19.841Z] #12 transferring dockerfile: 2.38kB 0.0s done [2023-08-16T21:00:19.841Z] #12 DONE 0.1s [2023-08-16T21:00:19.841Z] [2023-08-16T21:00:19.841Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T21:00:19.841Z] #13 transferring dockerfile: 2.68kB 0.0s done [2023-08-16T21:00:19.841Z] #13 DONE 0.1s [2023-08-16T21:00:20.108Z] [2023-08-16T21:00:20.108Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T21:00:20.108Z] #14 transferring dockerfile: 2.04kB done [2023-08-16T21:00:20.108Z] #14 DONE 0.1s [2023-08-16T21:00:20.108Z] [2023-08-16T21:00:20.108Z] #15 [support-notifications internal] load .dockerignore [2023-08-16T21:00:20.108Z] #15 transferring context: 56B done [2023-08-16T21:00:20.108Z] #15 DONE 0.0s [2023-08-16T21:00:20.689Z] [2023-08-16T21:00:20.689Z] #16 [security-proxy-setup internal] load .dockerignore [2023-08-16T21:00:20.689Z] #16 transferring context: 56B done [2023-08-16T21:00:20.689Z] #16 DONE 0.0s [2023-08-16T21:00:20.953Z] [2023-08-16T21:00:20.953Z] #17 [support-scheduler internal] load .dockerignore [2023-08-16T21:00:20.953Z] #17 transferring context: 56B done [2023-08-16T21:00:20.953Z] #17 DONE 0.0s [2023-08-16T21:00:20.953Z] [2023-08-16T21:00:20.953Z] #18 [security-spire-config internal] load .dockerignore [2023-08-16T21:00:20.953Z] #18 transferring context: 56B done [2023-08-16T21:00:20.953Z] #18 DONE 0.1s [2023-08-16T21:00:20.953Z] [2023-08-16T21:00:20.953Z] #19 [core-command internal] load .dockerignore [2023-08-16T21:00:20.953Z] #19 transferring context: 56B 0.0s done [2023-08-16T21:00:20.953Z] #19 DONE 0.1s [2023-08-16T21:00:20.953Z] [2023-08-16T21:00:20.953Z] #20 [security-spire-server internal] load .dockerignore [2023-08-16T21:00:20.953Z] #20 transferring context: 56B done [2023-08-16T21:00:20.953Z] #20 DONE 0.1s [2023-08-16T21:00:20.953Z] [2023-08-16T21:00:20.953Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T21:00:20.953Z] #21 transferring context: 56B 0.0s done [2023-08-16T21:00:20.953Z] #21 DONE 0.0s [2023-08-16T21:00:20.953Z] [2023-08-16T21:00:20.953Z] #22 [core-data internal] load .dockerignore [2023-08-16T21:00:21.218Z] #22 transferring context: 56B done [2023-08-16T21:00:21.486Z] #22 ... [2023-08-16T21:00:21.486Z] [2023-08-16T21:00:21.486Z] #23 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:21.486Z] #23 DONE 0.0s [2023-08-16T21:00:21.486Z] [2023-08-16T21:00:21.486Z] #22 [core-data internal] load .dockerignore [2023-08-16T21:00:21.486Z] #22 DONE 0.4s [2023-08-16T21:00:21.486Z] [2023-08-16T21:00:21.486Z] #24 [security-bootstrapper internal] load .dockerignore [2023-08-16T21:00:21.486Z] #24 transferring context: 56B 0.0s done [2023-08-16T21:00:21.486Z] #24 DONE 0.4s [2023-08-16T21:00:21.486Z] [2023-08-16T21:00:21.486Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-16T21:00:21.755Z] #25 ... [2023-08-16T21:00:21.755Z] [2023-08-16T21:00:21.755Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T21:00:21.755Z] #26 transferring context: 56B done [2023-08-16T21:00:21.755Z] #26 DONE 0.5s [2023-08-16T21:00:21.755Z] [2023-08-16T21:00:21.755Z] #27 [core-metadata internal] load .dockerignore [2023-08-16T21:00:21.755Z] #27 transferring context: 56B done [2023-08-16T21:00:21.755Z] #27 DONE 0.5s [2023-08-16T21:00:21.755Z] [2023-08-16T21:00:21.755Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-16T21:00:21.755Z] #25 transferring context: 56B 0.0s done [2023-08-16T21:00:21.755Z] #25 ... [2023-08-16T21:00:21.755Z] [2023-08-16T21:00:21.755Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-08-16T21:00:21.755Z] #28 transferring context: 56B done [2023-08-16T21:00:21.755Z] #28 DONE 0.4s [2023-08-16T21:00:21.755Z] [2023-08-16T21:00:21.755Z] #29 [security-spire-agent internal] load .dockerignore [2023-08-16T21:00:21.755Z] #29 transferring context: 56B 0.0s done [2023-08-16T21:00:21.755Z] #29 DONE 0.4s [2023-08-16T21:00:21.756Z] [2023-08-16T21:00:21.756Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:00:21.756Z] #30 DONE 0.3s [2023-08-16T21:00:21.756Z] [2023-08-16T21:00:21.756Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-16T21:00:21.756Z] #25 DONE 0.5s [2023-08-16T21:00:21.756Z] [2023-08-16T21:00:21.756Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:21.756Z] #23 DONE 0.0s [2023-08-16T21:00:21.756Z] [2023-08-16T21:00:21.756Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:00:21.756Z] #30 DONE 0.4s [2023-08-16T21:00:21.756Z] [2023-08-16T21:00:21.756Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:21.756Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:00:22.021Z] #31 ... [2023-08-16T21:00:22.021Z] [2023-08-16T21:00:22.021Z] #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:22.021Z] #23 DONE 0.0s [2023-08-16T21:00:22.021Z] [2023-08-16T21:00:22.021Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:22.021Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:00:22.021Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:00:22.021Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done [2023-08-16T21:00:22.021Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:00:22.021Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:00:22.021Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-16T21:00:22.021Z] #31 ... [2023-08-16T21:00:22.021Z] [2023-08-16T21:00:22.021Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:00:22.021Z] #30 DONE 0.5s [2023-08-16T21:00:22.021Z] [2023-08-16T21:00:22.021Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:22.021Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:00:22.021Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:00:22.021Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done [2023-08-16T21:00:22.021Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:00:22.021Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:00:22.287Z] #31 ... [2023-08-16T21:00:22.287Z] [2023-08-16T21:00:22.287Z] #23 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:22.287Z] #23 DONE 0.0s [2023-08-16T21:00:22.557Z] [2023-08-16T21:00:22.557Z] #23 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:22.557Z] #23 DONE 0.0s [2023-08-16T21:00:22.557Z] [2023-08-16T21:00:22.557Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:22.557Z] #31 ... [2023-08-16T21:00:22.557Z] [2023-08-16T21:00:22.557Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:00:22.557Z] #30 DONE 0.6s [2023-08-16T21:00:22.557Z] [2023-08-16T21:00:22.557Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:22.557Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:00:22.557Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:00:22.557Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done [2023-08-16T21:00:22.557Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:00:22.557Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:00:22.557Z] #31 ... [2023-08-16T21:00:22.557Z] [2023-08-16T21:00:22.557Z] #23 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:22.557Z] #23 DONE 0.0s [2023-08-16T21:00:22.557Z] [2023-08-16T21:00:22.557Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:22.821Z] #31 ... [2023-08-16T21:00:22.821Z] [2023-08-16T21:00:22.821Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:00:22.821Z] #30 DONE 0.6s [2023-08-16T21:00:22.821Z] [2023-08-16T21:00:22.821Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:22.821Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:00:22.821Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:00:22.821Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done [2023-08-16T21:00:22.821Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:00:22.821Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:00:23.085Z] #31 ... [2023-08-16T21:00:23.085Z] [2023-08-16T21:00:23.085Z] #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:23.085Z] #23 DONE 0.1s [2023-08-16T21:00:23.085Z] [2023-08-16T21:00:23.085Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:23.085Z] #31 ... [2023-08-16T21:00:23.085Z] [2023-08-16T21:00:23.085Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:00:23.085Z] #30 DONE 0.8s [2023-08-16T21:00:23.085Z] [2023-08-16T21:00:23.085Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:23.085Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:00:23.085Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:00:23.085Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done [2023-08-16T21:00:23.085Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:00:23.085Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:00:23.351Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T21:00:23.623Z] #31 ... [2023-08-16T21:00:23.623Z] [2023-08-16T21:00:23.623Z] #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:23.623Z] #23 DONE 0.1s [2023-08-16T21:00:23.887Z] [2023-08-16T21:00:23.887Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:23.887Z] #32 ... [2023-08-16T21:00:23.887Z] [2023-08-16T21:00:23.887Z] #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:23.887Z] #23 DONE 0.1s [2023-08-16T21:00:23.887Z] [2023-08-16T21:00:23.887Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:00:23.887Z] #30 DONE 1.1s [2023-08-16T21:00:23.887Z] [2023-08-16T21:00:23.887Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:24.154Z] #32 ... [2023-08-16T21:00:24.154Z] [2023-08-16T21:00:24.154Z] #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:24.154Z] #23 DONE 0.1s [2023-08-16T21:00:24.154Z] [2023-08-16T21:00:24.154Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:24.154Z] #32 ... [2023-08-16T21:00:24.154Z] [2023-08-16T21:00:24.154Z] #23 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:24.154Z] #23 DONE 0.1s [2023-08-16T21:00:24.154Z] [2023-08-16T21:00:24.154Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:24.423Z] #32 ... [2023-08-16T21:00:24.423Z] [2023-08-16T21:00:24.423Z] #33 [core-metadata internal] load build context [2023-08-16T21:00:24.423Z] #33 DONE 0.0s [2023-08-16T21:00:24.423Z] [2023-08-16T21:00:24.423Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:00:24.423Z] #34 DONE 3.4s [2023-08-16T21:00:24.423Z] [2023-08-16T21:00:24.423Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:24.692Z] #32 ... [2023-08-16T21:00:24.692Z] [2023-08-16T21:00:24.692Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:00:24.692Z] #23 DONE 0.1s [2023-08-16T21:00:24.692Z] [2023-08-16T21:00:24.692Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:24.692Z] #32 ... [2023-08-16T21:00:24.692Z] [2023-08-16T21:00:24.692Z] #34 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:00:24.692Z] #34 DONE 3.4s [2023-08-16T21:00:24.692Z] [2023-08-16T21:00:24.692Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:24.960Z] #32 ... [2023-08-16T21:00:24.960Z] [2023-08-16T21:00:24.960Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:24.960Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:00:24.960Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:00:24.960Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done [2023-08-16T21:00:24.960Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:00:24.960Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:00:24.960Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T21:00:24.960Z] #31 DONE 3.9s [2023-08-16T21:00:24.960Z] [2023-08-16T21:00:24.960Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:25.922Z] #32 ... [2023-08-16T21:00:25.922Z] [2023-08-16T21:00:25.922Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:00:25.922Z] #30 DONE 2.7s [2023-08-16T21:00:25.922Z] [2023-08-16T21:00:25.922Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:25.922Z] #32 ... [2023-08-16T21:00:25.922Z] [2023-08-16T21:00:25.922Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-16T21:00:25.922Z] #35 DONE 2.1s [2023-08-16T21:00:25.922Z] [2023-08-16T21:00:25.922Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:25.922Z] #32 ... [2023-08-16T21:00:25.922Z] [2023-08-16T21:00:25.922Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:00:25.922Z] #34 DONE 3.5s [2023-08-16T21:00:25.922Z] [2023-08-16T21:00:25.922Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:00:25.922Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:00:25.922Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:00:25.922Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.1s done [2023-08-16T21:00:25.922Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:00:25.922Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:00:25.922Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-16T21:00:25.922Z] #31 DONE 4.0s [2023-08-16T21:00:25.922Z] [2023-08-16T21:00:25.922Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-16T21:00:25.922Z] #35 DONE 2.2s [2023-08-16T21:00:25.922Z] [2023-08-16T21:00:25.922Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:26.502Z] #32 transferring context: 25.89MB 4.4s [2023-08-16T21:00:31.852Z] #32 ... [2023-08-16T21:00:31.852Z] [2023-08-16T21:00:31.852Z] #36 [support-notifications internal] load build context [2023-08-16T21:00:31.852Z] #36 transferring context: 47.24MB 9.5s [2023-08-16T21:00:31.852Z] #36 ... [2023-08-16T21:00:31.852Z] [2023-08-16T21:00:31.852Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:31.852Z] #32 ... [2023-08-16T21:00:31.852Z] [2023-08-16T21:00:31.852Z] #37 [security-proxy-setup internal] load build context [2023-08-16T21:00:32.119Z] #37 ... [2023-08-16T21:00:32.119Z] [2023-08-16T21:00:32.119Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:32.386Z] #32 ... [2023-08-16T21:00:32.386Z] [2023-08-16T21:00:32.386Z] #38 [security-spire-config internal] load build context [2023-08-16T21:00:32.653Z] #38 ... [2023-08-16T21:00:32.653Z] [2023-08-16T21:00:32.653Z] #39 [core-command internal] load build context [2023-08-16T21:00:32.653Z] #39 ... [2023-08-16T21:00:32.653Z] [2023-08-16T21:00:32.653Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:32.918Z] #32 ... [2023-08-16T21:00:32.918Z] [2023-08-16T21:00:32.918Z] #40 [security-spire-server internal] load build context [2023-08-16T21:00:32.918Z] #40 ... [2023-08-16T21:00:32.918Z] [2023-08-16T21:00:32.918Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:33.184Z] #32 ... [2023-08-16T21:00:33.184Z] [2023-08-16T21:00:33.184Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:00:33.184Z] #41 ... [2023-08-16T21:00:33.184Z] [2023-08-16T21:00:33.184Z] #40 [security-spire-server internal] load build context [2023-08-16T21:00:34.142Z] #40 ... [2023-08-16T21:00:34.142Z] [2023-08-16T21:00:34.142Z] #42 [core-data internal] load build context [2023-08-16T21:00:34.142Z] #42 ... [2023-08-16T21:00:34.142Z] [2023-08-16T21:00:34.142Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:00:34.142Z] #43 ... [2023-08-16T21:00:34.142Z] [2023-08-16T21:00:34.142Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:00:34.408Z] #44 ... [2023-08-16T21:00:34.408Z] [2023-08-16T21:00:34.408Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:00:34.408Z] #45 ... [2023-08-16T21:00:34.408Z] [2023-08-16T21:00:34.408Z] #33 [core-metadata internal] load build context [2023-08-16T21:00:34.675Z] #33 ... [2023-08-16T21:00:34.675Z] [2023-08-16T21:00:34.675Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:00:34.675Z] #44 ... [2023-08-16T21:00:34.675Z] [2023-08-16T21:00:34.675Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:34.944Z] #46 ... [2023-08-16T21:00:34.944Z] [2023-08-16T21:00:34.944Z] #40 [security-spire-server internal] load build context [2023-08-16T21:00:35.213Z] #40 ... [2023-08-16T21:00:35.213Z] [2023-08-16T21:00:35.213Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T21:00:35.213Z] #0 5.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:35.213Z] #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:35.213Z] #0 9.800 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:35.213Z] #0 9.882 (2/2) Installing su-exec (0.2-r2) [2023-08-16T21:00:35.213Z] #0 9.882 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:35.213Z] #47 ... [2023-08-16T21:00:35.213Z] [2023-08-16T21:00:35.213Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T21:00:35.213Z] #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:35.213Z] #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:35.213Z] #0 7.055 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T21:00:35.213Z] #0 7.406 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:35.213Z] #0 7.406 (3/4) Installing su-exec (0.2-r2) [2023-08-16T21:00:35.213Z] #0 7.406 (4/4) Installing yq (4.30.4-r4) [2023-08-16T21:00:35.213Z] #0 8.091 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:35.213Z] #0 8.226 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:00:35.213Z] #0 9.220 OK: 17 MiB in 19 packages [2023-08-16T21:00:35.479Z] #48 ... [2023-08-16T21:00:35.479Z] [2023-08-16T21:00:35.479Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T21:00:35.479Z] #47 10.22 OK: 8 MiB in 17 packages [2023-08-16T21:00:36.057Z] #47 ... [2023-08-16T21:00:36.057Z] [2023-08-16T21:00:36.057Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T21:00:36.057Z] #0 6.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:36.057Z] #0 8.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:36.057Z] #49 ... [2023-08-16T21:00:36.057Z] [2023-08-16T21:00:36.057Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T21:00:36.323Z] #50 ... [2023-08-16T21:00:36.323Z] [2023-08-16T21:00:36.323Z] #51 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:00:36.323Z] #51 ... [2023-08-16T21:00:36.323Z] [2023-08-16T21:00:36.323Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:00:36.323Z] #52 ... [2023-08-16T21:00:36.323Z] [2023-08-16T21:00:36.323Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:00:36.589Z] #53 ... [2023-08-16T21:00:36.589Z] [2023-08-16T21:00:36.589Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:00:36.589Z] #0 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:36.589Z] #54 ... [2023-08-16T21:00:36.589Z] [2023-08-16T21:00:36.589Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T21:00:36.589Z] #48 DONE 11.5s [2023-08-16T21:00:36.589Z] [2023-08-16T21:00:36.589Z] #55 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T21:00:36.855Z] #55 ... [2023-08-16T21:00:36.855Z] [2023-08-16T21:00:36.855Z] #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T21:00:36.855Z] #56 ... [2023-08-16T21:00:36.855Z] [2023-08-16T21:00:36.855Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T21:00:36.855Z] #0 8.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:36.855Z] #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:37.121Z] #57 ... [2023-08-16T21:00:37.121Z] [2023-08-16T21:00:37.121Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:00:37.121Z] #58 ... [2023-08-16T21:00:37.121Z] [2023-08-16T21:00:37.121Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:00:37.388Z] #59 ... [2023-08-16T21:00:37.388Z] [2023-08-16T21:00:37.388Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T21:00:37.388Z] #47 DONE 12.1s [2023-08-16T21:00:37.388Z] [2023-08-16T21:00:37.388Z] #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:00:37.388Z] #60 ... [2023-08-16T21:00:37.388Z] [2023-08-16T21:00:37.388Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T21:00:37.654Z] #61 ... [2023-08-16T21:00:37.654Z] [2023-08-16T21:00:37.654Z] #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:00:37.654Z] #60 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:40.237Z] #60 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:41.194Z] #60 ... [2023-08-16T21:00:41.194Z] [2023-08-16T21:00:41.194Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T21:00:41.194Z] #49 11.49 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T21:00:41.194Z] #49 11.79 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:41.194Z] #49 11.79 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:41.194Z] #49 11.79 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:00:41.194Z] #49 13.66 OK: 8 MiB in 17 packages [2023-08-16T21:00:41.194Z] #49 DONE 15.2s [2023-08-16T21:00:41.194Z] [2023-08-16T21:00:41.194Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:00:41.194Z] #41 transferring context: 29.48MB 17.4s [2023-08-16T21:00:41.460Z] #41 ... [2023-08-16T21:00:41.460Z] [2023-08-16T21:00:41.460Z] #51 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:00:41.460Z] #51 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:41.727Z] #51 ... [2023-08-16T21:00:41.727Z] [2023-08-16T21:00:41.727Z] #36 [support-notifications internal] load build context [2023-08-16T21:00:41.994Z] #36 ... [2023-08-16T21:00:41.994Z] [2023-08-16T21:00:41.994Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:00:41.994Z] #41 ... [2023-08-16T21:00:41.994Z] [2023-08-16T21:00:41.994Z] #37 [security-proxy-setup internal] load build context [2023-08-16T21:00:42.260Z] #37 ... [2023-08-16T21:00:42.260Z] [2023-08-16T21:00:42.260Z] #36 [support-notifications internal] load build context [2023-08-16T21:00:42.842Z] #36 ... [2023-08-16T21:00:42.842Z] [2023-08-16T21:00:42.842Z] #39 [core-command internal] load build context [2023-08-16T21:00:43.108Z] #39 ... [2023-08-16T21:00:43.108Z] [2023-08-16T21:00:43.108Z] #38 [security-spire-config internal] load build context [2023-08-16T21:00:43.108Z] #38 ... [2023-08-16T21:00:43.108Z] [2023-08-16T21:00:43.108Z] #39 [core-command internal] load build context [2023-08-16T21:00:43.373Z] #39 ... [2023-08-16T21:00:43.373Z] [2023-08-16T21:00:43.373Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:00:43.373Z] #54 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:43.373Z] #54 16.13 OK: 263 MiB in 53 packages [2023-08-16T21:00:43.373Z] #54 DONE 17.5s [2023-08-16T21:00:43.373Z] [2023-08-16T21:00:43.373Z] #39 [core-command internal] load build context [2023-08-16T21:00:43.640Z] #39 ... [2023-08-16T21:00:43.640Z] [2023-08-16T21:00:43.640Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:43.640Z] #32 ... [2023-08-16T21:00:43.640Z] [2023-08-16T21:00:43.640Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:00:43.640Z] #53 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:44.228Z] #53 ... [2023-08-16T21:00:44.228Z] [2023-08-16T21:00:44.228Z] #42 [core-data internal] load build context [2023-08-16T21:00:44.228Z] #42 ... [2023-08-16T21:00:44.228Z] [2023-08-16T21:00:44.228Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:44.494Z] #32 ... [2023-08-16T21:00:44.494Z] [2023-08-16T21:00:44.494Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:00:44.494Z] #43 ... [2023-08-16T21:00:44.494Z] [2023-08-16T21:00:44.494Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:00:44.759Z] #45 ... [2023-08-16T21:00:44.759Z] [2023-08-16T21:00:44.759Z] #33 [core-metadata internal] load build context [2023-08-16T21:00:44.759Z] #33 ... [2023-08-16T21:00:44.759Z] [2023-08-16T21:00:44.759Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:00:45.025Z] #43 ... [2023-08-16T21:00:45.025Z] [2023-08-16T21:00:45.025Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:00:45.291Z] #44 ... [2023-08-16T21:00:45.291Z] [2023-08-16T21:00:45.291Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:45.291Z] #46 ... [2023-08-16T21:00:45.291Z] [2023-08-16T21:00:45.291Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:00:45.557Z] #45 ... [2023-08-16T21:00:45.557Z] [2023-08-16T21:00:45.557Z] #40 [security-spire-server internal] load build context [2023-08-16T21:00:45.557Z] #40 ... [2023-08-16T21:00:45.557Z] [2023-08-16T21:00:45.557Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:00:46.523Z] #45 transferring context: 23.44MB 21.7s [2023-08-16T21:00:46.523Z] #45 ... [2023-08-16T21:00:46.523Z] [2023-08-16T21:00:46.523Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:00:46.797Z] #52 ... [2023-08-16T21:00:46.797Z] [2023-08-16T21:00:46.797Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:00:47.066Z] #45 ... [2023-08-16T21:00:47.066Z] [2023-08-16T21:00:47.066Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T21:00:47.066Z] #50 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:47.066Z] #50 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:47.066Z] #50 20.89 OK: 263 MiB in 53 packages [2023-08-16T21:00:47.066Z] #50 ... [2023-08-16T21:00:47.066Z] [2023-08-16T21:00:47.066Z] #33 [core-metadata internal] load build context [2023-08-16T21:00:47.647Z] #33 ... [2023-08-16T21:00:47.647Z] [2023-08-16T21:00:47.647Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T21:00:47.647Z] #62 ... [2023-08-16T21:00:47.647Z] [2023-08-16T21:00:47.647Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:00:49.595Z] #45 ... [2023-08-16T21:00:49.595Z] [2023-08-16T21:00:49.595Z] #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T21:00:49.595Z] #56 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:49.595Z] #56 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:49.595Z] #56 ... [2023-08-16T21:00:49.595Z] [2023-08-16T21:00:49.595Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T21:00:49.595Z] #50 DONE 23.5s [2023-08-16T21:00:49.595Z] [2023-08-16T21:00:49.595Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:49.860Z] #46 ... [2023-08-16T21:00:49.860Z] [2023-08-16T21:00:49.860Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:00:49.860Z] #60 20.21 OK: 263 MiB in 53 packages [2023-08-16T21:00:49.860Z] #60 DONE 24.0s [2023-08-16T21:00:49.860Z] [2023-08-16T21:00:49.860Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:50.124Z] #46 ... [2023-08-16T21:00:50.125Z] [2023-08-16T21:00:50.125Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T21:00:50.125Z] #62 DONE 12.4s [2023-08-16T21:00:50.125Z] [2023-08-16T21:00:50.125Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:50.391Z] #46 ... [2023-08-16T21:00:50.391Z] [2023-08-16T21:00:50.391Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T21:00:50.391Z] #61 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:50.391Z] #61 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:50.391Z] #61 23.67 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:50.391Z] #61 23.67 (2/4) Installing openssl (3.0.10-r0) [2023-08-16T21:00:50.391Z] #61 23.75 (3/4) Installing su-exec (0.2-r2) [2023-08-16T21:00:50.391Z] #61 23.75 (4/4) Installing yq (4.30.4-r4) [2023-08-16T21:00:50.391Z] #61 ... [2023-08-16T21:00:50.391Z] [2023-08-16T21:00:50.391Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:50.666Z] #46 ... [2023-08-16T21:00:50.666Z] [2023-08-16T21:00:50.666Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T21:00:50.666Z] #57 14.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:00:50.666Z] #57 14.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:00:50.666Z] #57 14.57 OK: 17694 distinct packages available [2023-08-16T21:00:50.666Z] #57 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:50.666Z] #57 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:50.666Z] #57 ... [2023-08-16T21:00:50.666Z] [2023-08-16T21:00:50.666Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:51.627Z] #46 ... [2023-08-16T21:00:51.627Z] [2023-08-16T21:00:51.628Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T21:00:51.628Z] #63 DONE 1.4s [2023-08-16T21:00:51.628Z] [2023-08-16T21:00:51.628Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:51.628Z] #46 transferring context: 47.64MB 26.3s [2023-08-16T21:00:51.894Z] #46 ... [2023-08-16T21:00:51.894Z] [2023-08-16T21:00:51.894Z] #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T21:00:51.894Z] #56 23.89 OK: 263 MiB in 53 packages [2023-08-16T21:00:51.894Z] #56 DONE 26.1s [2023-08-16T21:00:51.894Z] [2023-08-16T21:00:51.894Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:52.167Z] #46 ... [2023-08-16T21:00:52.167Z] [2023-08-16T21:00:52.167Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:00:52.432Z] #41 ... [2023-08-16T21:00:52.432Z] [2023-08-16T21:00:52.432Z] #37 [security-proxy-setup internal] load build context [2023-08-16T21:00:52.432Z] #37 ... [2023-08-16T21:00:52.432Z] [2023-08-16T21:00:52.432Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T21:00:52.432Z] #57 25.29 OK: 263 MiB in 53 packages [2023-08-16T21:00:52.432Z] #57 DONE 26.5s [2023-08-16T21:00:52.432Z] [2023-08-16T21:00:52.432Z] #37 [security-proxy-setup internal] load build context [2023-08-16T21:00:52.432Z] #37 ... [2023-08-16T21:00:52.432Z] [2023-08-16T21:00:52.432Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:53.011Z] #46 ... [2023-08-16T21:00:53.011Z] [2023-08-16T21:00:53.011Z] #51 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:00:53.011Z] #51 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:53.011Z] #51 24.55 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:53.011Z] #51 24.64 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:53.011Z] #51 24.85 OK: 8 MiB in 16 packages [2023-08-16T21:00:53.011Z] #51 DONE 27.1s [2023-08-16T21:00:53.011Z] [2023-08-16T21:00:53.011Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:53.011Z] #46 ... [2023-08-16T21:00:53.011Z] [2023-08-16T21:00:53.011Z] #36 [support-notifications internal] load build context [2023-08-16T21:00:53.011Z] #36 ... [2023-08-16T21:00:53.011Z] [2023-08-16T21:00:53.011Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:53.277Z] #46 ... [2023-08-16T21:00:53.277Z] [2023-08-16T21:00:53.552Z] #38 [security-spire-config internal] load build context [2023-08-16T21:00:53.552Z] #38 ... [2023-08-16T21:00:53.552Z] [2023-08-16T21:00:53.552Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-16T21:00:53.552Z] #61 25.17 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:53.552Z] #61 25.37 OK: 17 MiB in 19 packages [2023-08-16T21:00:53.552Z] #61 DONE 27.4s [2023-08-16T21:00:53.552Z] [2023-08-16T21:00:53.552Z] #39 [core-command internal] load build context [2023-08-16T21:00:53.552Z] #39 ... [2023-08-16T21:00:53.552Z] [2023-08-16T21:00:53.552Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-16T21:00:53.818Z] #64 ... [2023-08-16T21:00:53.818Z] [2023-08-16T21:00:53.818Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:00:53.818Z] #59 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:53.818Z] #59 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:53.818Z] #59 26.79 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:53.818Z] #59 26.79 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:53.818Z] #59 26.87 OK: 8 MiB in 16 packages [2023-08-16T21:00:54.124Z] #59 ... [2023-08-16T21:00:54.124Z] [2023-08-16T21:00:54.124Z] #39 [core-command internal] load build context [2023-08-16T21:00:54.124Z] #39 ... [2023-08-16T21:00:54.124Z] [2023-08-16T21:00:54.124Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:00:54.124Z] #59 DONE 28.1s [2023-08-16T21:00:54.124Z] [2023-08-16T21:00:54.124Z] #39 [core-command internal] load build context [2023-08-16T21:00:54.391Z] #39 ... [2023-08-16T21:00:54.391Z] [2023-08-16T21:00:54.391Z] #42 [core-data internal] load build context [2023-08-16T21:00:54.391Z] #42 ... [2023-08-16T21:00:54.391Z] [2023-08-16T21:00:54.391Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-16T21:00:54.391Z] #64 DONE 0.7s [2023-08-16T21:00:54.391Z] [2023-08-16T21:00:54.391Z] #42 [core-data internal] load build context [2023-08-16T21:00:54.391Z] #42 ... [2023-08-16T21:00:54.391Z] [2023-08-16T21:00:54.391Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:00:54.659Z] #46 ... [2023-08-16T21:00:54.659Z] [2023-08-16T21:00:54.659Z] #32 [support-scheduler internal] load build context [2023-08-16T21:00:54.659Z] #32 ... [2023-08-16T21:00:54.659Z] [2023-08-16T21:00:54.659Z] #39 [core-command internal] load build context [2023-08-16T21:00:55.239Z] #39 ... [2023-08-16T21:00:55.239Z] [2023-08-16T21:00:55.240Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:00:55.240Z] #58 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:55.240Z] #58 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:55.240Z] #58 27.15 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:00:55.240Z] #58 27.15 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:00:55.240Z] #58 27.15 OK: 17689 distinct packages available [2023-08-16T21:00:55.240Z] #58 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:55.240Z] #58 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:55.504Z] #58 ... [2023-08-16T21:00:55.504Z] [2023-08-16T21:00:55.504Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:00:55.504Z] #44 ... [2023-08-16T21:00:55.504Z] [2023-08-16T21:00:55.504Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:00:55.504Z] #43 ... [2023-08-16T21:00:55.504Z] [2023-08-16T21:00:55.504Z] #40 [security-spire-server internal] load build context [2023-08-16T21:00:55.771Z] #40 ... [2023-08-16T21:00:55.771Z] [2023-08-16T21:00:55.771Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:00:56.036Z] #43 ... [2023-08-16T21:00:56.036Z] [2023-08-16T21:00:56.036Z] #55 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T21:00:56.036Z] #55 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:56.036Z] #55 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:56.036Z] #55 27.98 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:00:56.036Z] #55 27.98 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:00:56.036Z] #55 27.98 OK: 17689 distinct packages available [2023-08-16T21:00:56.036Z] #55 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:56.036Z] #55 29.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:56.301Z] #55 ... [2023-08-16T21:00:56.301Z] [2023-08-16T21:00:56.301Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:00:56.301Z] #43 transferring context: 24.45MB 31.9s [2023-08-16T21:00:56.888Z] #43 ... [2023-08-16T21:00:56.888Z] [2023-08-16T21:00:56.888Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:00:57.155Z] #52 ... [2023-08-16T21:00:57.155Z] [2023-08-16T21:00:57.155Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:00:57.155Z] #58 30.56 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T21:00:57.155Z] #58 30.70 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T21:00:57.155Z] #58 30.76 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T21:00:57.155Z] #58 30.78 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T21:00:57.155Z] #58 30.85 (5/9) Installing curl (8.2.1-r0) [2023-08-16T21:00:57.155Z] #58 30.87 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:57.155Z] #58 30.88 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:00:57.155Z] #58 30.90 (8/9) Installing libucontext (1.2-r0) [2023-08-16T21:00:57.155Z] #58 30.91 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T21:00:57.155Z] #58 30.93 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:57.155Z] #58 30.97 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:00:57.155Z] #58 ... [2023-08-16T21:00:57.155Z] [2023-08-16T21:00:57.155Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:00:57.155Z] #53 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:57.155Z] #53 26.86 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:00:57.155Z] #53 26.86 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:00:57.155Z] #53 26.86 OK: 17689 distinct packages available [2023-08-16T21:00:57.155Z] #53 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:57.155Z] #53 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:00:57.155Z] #53 30.61 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:57.155Z] #53 30.65 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:00:57.155Z] #53 30.66 (3/4) Installing libucontext (1.2-r0) [2023-08-16T21:00:57.155Z] #53 30.67 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T21:00:57.155Z] #53 30.69 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:57.155Z] #53 30.76 OK: 8 MiB in 19 packages [2023-08-16T21:00:57.421Z] #53 ... [2023-08-16T21:00:57.421Z] [2023-08-16T21:00:57.421Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:00:57.694Z] #52 ... [2023-08-16T21:00:57.694Z] [2023-08-16T21:00:57.694Z] #33 [core-metadata internal] load build context [2023-08-16T21:00:57.960Z] #33 ... [2023-08-16T21:00:57.960Z] [2023-08-16T21:00:57.960Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:00:57.960Z] #52 ... [2023-08-16T21:00:57.960Z] [2023-08-16T21:00:57.960Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:00:57.960Z] #53 DONE 32.0s [2023-08-16T21:00:57.960Z] [2023-08-16T21:00:57.960Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:00:58.560Z] #52 ... [2023-08-16T21:00:58.560Z] [2023-08-16T21:00:58.560Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T21:00:58.560Z] #55 31.43 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T21:00:58.560Z] #55 31.43 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:00:58.560Z] #55 31.43 (3/5) Installing libucontext (1.2-r0) [2023-08-16T21:00:58.560Z] #55 31.46 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T21:00:58.560Z] #55 31.46 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T21:00:58.560Z] #55 31.55 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:00:58.560Z] #55 31.58 OK: 9 MiB in 20 packages [2023-08-16T21:00:58.560Z] #55 DONE 32.7s [2023-08-16T21:00:58.560Z] [2023-08-16T21:00:58.560Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:00:58.826Z] #52 ... [2023-08-16T21:00:58.826Z] [2023-08-16T21:00:58.826Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:00:58.826Z] #58 31.62 OK: 11 MiB in 24 packages [2023-08-16T21:00:58.826Z] #58 DONE 32.7s [2023-08-16T21:00:58.826Z] [2023-08-16T21:00:58.826Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:00:59.783Z] #52 ... [2023-08-16T21:00:59.783Z] [2023-08-16T21:00:59.783Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:00:59.783Z] #45 ... [2023-08-16T21:00:59.783Z] [2023-08-16T21:00:59.783Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:01.719Z] #52 transferring context: 71.45MB 34.9s [2023-08-16T21:01:02.678Z] #52 ... [2023-08-16T21:01:02.678Z] [2023-08-16T21:01:02.678Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:01:02.678Z] #41 ... [2023-08-16T21:01:02.678Z] [2023-08-16T21:01:02.678Z] #37 [security-proxy-setup internal] load build context [2023-08-16T21:01:02.678Z] #37 ... [2023-08-16T21:01:02.678Z] [2023-08-16T21:01:02.678Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:03.258Z] #52 ... [2023-08-16T21:01:03.258Z] [2023-08-16T21:01:03.258Z] #36 [support-notifications internal] load build context [2023-08-16T21:01:03.258Z] #36 ... [2023-08-16T21:01:03.258Z] [2023-08-16T21:01:03.258Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:03.539Z] #52 ... [2023-08-16T21:01:03.539Z] [2023-08-16T21:01:03.539Z] #38 [security-spire-config internal] load build context [2023-08-16T21:01:03.806Z] #38 ... [2023-08-16T21:01:03.806Z] [2023-08-16T21:01:03.806Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:04.394Z] #52 ... [2023-08-16T21:01:04.394Z] [2023-08-16T21:01:04.394Z] #42 [core-data internal] load build context [2023-08-16T21:01:04.659Z] #42 ... [2023-08-16T21:01:04.659Z] [2023-08-16T21:01:04.659Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:04.659Z] #52 ... [2023-08-16T21:01:04.660Z] [2023-08-16T21:01:04.660Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:01:04.926Z] #46 ... [2023-08-16T21:01:04.926Z] [2023-08-16T21:01:04.926Z] #32 [support-scheduler internal] load build context [2023-08-16T21:01:04.926Z] #32 ... [2023-08-16T21:01:04.926Z] [2023-08-16T21:01:04.926Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:01:05.505Z] #46 ... [2023-08-16T21:01:05.505Z] [2023-08-16T21:01:05.505Z] #39 [core-command internal] load build context [2023-08-16T21:01:05.505Z] #39 ... [2023-08-16T21:01:05.505Z] [2023-08-16T21:01:05.505Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:05.505Z] #52 ... [2023-08-16T21:01:05.505Z] [2023-08-16T21:01:05.505Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:05.770Z] #44 ... [2023-08-16T21:01:05.770Z] [2023-08-16T21:01:05.770Z] #40 [security-spire-server internal] load build context [2023-08-16T21:01:05.770Z] #40 ... [2023-08-16T21:01:05.770Z] [2023-08-16T21:01:05.770Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:06.724Z] #52 transferring context: 99.24MB 40.0s [2023-08-16T21:01:06.988Z] #52 ... [2023-08-16T21:01:06.988Z] [2023-08-16T21:01:06.988Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:01:07.253Z] #43 ... [2023-08-16T21:01:07.253Z] [2023-08-16T21:01:07.253Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:08.205Z] #52 ... [2023-08-16T21:01:08.205Z] [2023-08-16T21:01:08.205Z] #33 [core-metadata internal] load build context [2023-08-16T21:01:08.205Z] #33 ... [2023-08-16T21:01:08.205Z] [2023-08-16T21:01:08.205Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:10.137Z] #52 ... [2023-08-16T21:01:10.137Z] [2023-08-16T21:01:10.137Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:01:10.137Z] #45 ... [2023-08-16T21:01:10.137Z] [2023-08-16T21:01:10.137Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:12.067Z] #52 transferring context: 131.75MB 45.2s [2023-08-16T21:01:12.648Z] #52 ... [2023-08-16T21:01:12.648Z] [2023-08-16T21:01:12.648Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:01:12.912Z] #41 ... [2023-08-16T21:01:12.912Z] [2023-08-16T21:01:12.912Z] #37 [security-proxy-setup internal] load build context [2023-08-16T21:01:12.912Z] #37 ... [2023-08-16T21:01:12.912Z] [2023-08-16T21:01:12.912Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:13.492Z] #52 ... [2023-08-16T21:01:13.492Z] [2023-08-16T21:01:13.492Z] #36 [support-notifications internal] load build context [2023-08-16T21:01:13.492Z] #36 ... [2023-08-16T21:01:13.492Z] [2023-08-16T21:01:13.492Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:13.760Z] #52 ... [2023-08-16T21:01:13.760Z] [2023-08-16T21:01:13.760Z] #38 [security-spire-config internal] load build context [2023-08-16T21:01:14.026Z] #38 ... [2023-08-16T21:01:14.026Z] [2023-08-16T21:01:14.026Z] #36 [support-notifications internal] load build context [2023-08-16T21:01:14.606Z] #36 transferring context: 188.26MB 52.5s done [2023-08-16T21:01:14.606Z] #36 ... [2023-08-16T21:01:14.606Z] [2023-08-16T21:01:14.606Z] #42 [core-data internal] load build context [2023-08-16T21:01:14.876Z] #42 ... [2023-08-16T21:01:14.876Z] [2023-08-16T21:01:14.876Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:15.142Z] #52 ... [2023-08-16T21:01:15.142Z] [2023-08-16T21:01:15.142Z] #32 [support-scheduler internal] load build context [2023-08-16T21:01:15.142Z] #32 ... [2023-08-16T21:01:15.142Z] [2023-08-16T21:01:15.142Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:15.722Z] #52 ... [2023-08-16T21:01:15.722Z] [2023-08-16T21:01:15.722Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:01:15.722Z] #46 ... [2023-08-16T21:01:15.722Z] [2023-08-16T21:01:15.722Z] #39 [core-command internal] load build context [2023-08-16T21:01:15.722Z] #39 ... [2023-08-16T21:01:15.722Z] [2023-08-16T21:01:15.722Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:01:15.988Z] #46 ... [2023-08-16T21:01:15.988Z] [2023-08-16T21:01:15.988Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:15.988Z] #44 ... [2023-08-16T21:01:15.988Z] [2023-08-16T21:01:15.988Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:16.256Z] #52 ... [2023-08-16T21:01:16.256Z] [2023-08-16T21:01:16.256Z] #40 [security-spire-server internal] load build context [2023-08-16T21:01:16.256Z] #40 ... [2023-08-16T21:01:16.256Z] [2023-08-16T21:01:16.256Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:16.608Z] #52 ... [2023-08-16T21:01:16.608Z] [2023-08-16T21:01:16.608Z] #36 [support-notifications internal] load build context [2023-08-16T21:01:16.608Z] #36 DONE 54.7s [2023-08-16T21:01:16.608Z] [2023-08-16T21:01:16.608Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:16.608Z] #52 ... [2023-08-16T21:01:16.608Z] [2023-08-16T21:01:16.608Z] #37 [security-proxy-setup internal] load build context [2023-08-16T21:01:16.608Z] #37 transferring context: 188.26MB 53.4s done [2023-08-16T21:01:16.608Z] #37 DONE 54.5s [2023-08-16T21:01:16.608Z] [2023-08-16T21:01:16.608Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:17.589Z] #52 ... [2023-08-16T21:01:17.589Z] [2023-08-16T21:01:17.589Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:01:17.589Z] #43 ... [2023-08-16T21:01:17.589Z] [2023-08-16T21:01:17.589Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:18.193Z] #52 ... [2023-08-16T21:01:18.193Z] [2023-08-16T21:01:18.193Z] #33 [core-metadata internal] load build context [2023-08-16T21:01:18.193Z] #33 ... [2023-08-16T21:01:18.193Z] [2023-08-16T21:01:18.193Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:20.229Z] #52 ... [2023-08-16T21:01:20.229Z] [2023-08-16T21:01:20.229Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:01:20.229Z] #45 ... [2023-08-16T21:01:20.229Z] [2023-08-16T21:01:20.229Z] #33 [core-metadata internal] load build context [2023-08-16T21:01:20.229Z] #33 transferring context: 188.26MB 55.1s done [2023-08-16T21:01:20.229Z] #33 DONE 55.7s [2023-08-16T21:01:20.229Z] [2023-08-16T21:01:20.229Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:01:20.229Z] #65 DONE 3.5s [2023-08-16T21:01:20.229Z] [2023-08-16T21:01:20.229Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:01:20.229Z] #45 ... [2023-08-16T21:01:20.229Z] [2023-08-16T21:01:20.229Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:20.229Z] #52 ... [2023-08-16T21:01:20.229Z] [2023-08-16T21:01:20.229Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:01:20.229Z] #66 DONE 3.5s [2023-08-16T21:01:20.229Z] [2023-08-16T21:01:20.229Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:20.495Z] #52 ... [2023-08-16T21:01:20.496Z] [2023-08-16T21:01:20.496Z] #32 [support-scheduler internal] load build context [2023-08-16T21:01:20.496Z] #32 transferring context: 188.26MB 58.0s done [2023-08-16T21:01:20.496Z] #32 DONE 58.3s [2023-08-16T21:01:20.496Z] [2023-08-16T21:01:20.496Z] #52 [security-proxy-auth internal] load build context [2023-08-16T21:01:21.905Z] #52 transferring context: 188.26MB 54.8s done [2023-08-16T21:01:21.905Z] #52 DONE 55.8s [2023-08-16T21:01:21.905Z] [2023-08-16T21:01:21.905Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:01:22.174Z] #41 ... [2023-08-16T21:01:22.174Z] [2023-08-16T21:01:22.174Z] #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:01:22.174Z] #67 DONE 1.8s [2023-08-16T21:01:22.174Z] [2023-08-16T21:01:22.174Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:01:22.174Z] #41 ... [2023-08-16T21:01:22.174Z] [2023-08-16T21:01:22.174Z] #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:01:22.757Z] #68 ... [2023-08-16T21:01:22.757Z] [2023-08-16T21:01:22.757Z] #38 [security-spire-config internal] load build context [2023-08-16T21:01:22.757Z] #38 transferring context: 188.26MB 59.4s done [2023-08-16T21:01:22.757Z] #38 DONE 60.3s [2023-08-16T21:01:23.027Z] [2023-08-16T21:01:23.027Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:23.027Z] #44 ... [2023-08-16T21:01:23.027Z] [2023-08-16T21:01:23.027Z] #69 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:01:23.987Z] #69 DONE 1.0s [2023-08-16T21:01:23.987Z] [2023-08-16T21:01:23.987Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:24.573Z] #44 ... [2023-08-16T21:01:24.573Z] [2023-08-16T21:01:24.573Z] #39 [core-command internal] load build context [2023-08-16T21:01:24.573Z] #39 transferring context: 188.26MB 61.5s done [2023-08-16T21:01:24.573Z] #39 DONE 62.1s [2023-08-16T21:01:24.573Z] [2023-08-16T21:01:24.573Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:25.158Z] #44 ... [2023-08-16T21:01:25.158Z] [2023-08-16T21:01:25.158Z] #42 [core-data internal] load build context [2023-08-16T21:01:25.158Z] #42 ... [2023-08-16T21:01:25.158Z] [2023-08-16T21:01:25.158Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:26.120Z] #44 ... [2023-08-16T21:01:26.120Z] [2023-08-16T21:01:26.120Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:01:26.120Z] #46 ... [2023-08-16T21:01:26.120Z] [2023-08-16T21:01:26.120Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:26.386Z] #44 ... [2023-08-16T21:01:26.386Z] [2023-08-16T21:01:26.386Z] #40 [security-spire-server internal] load build context [2023-08-16T21:01:26.653Z] #40 ... [2023-08-16T21:01:26.653Z] [2023-08-16T21:01:26.653Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:27.609Z] #44 ... [2023-08-16T21:01:27.609Z] [2023-08-16T21:01:27.609Z] #46 [security-spire-agent internal] load build context [2023-08-16T21:01:27.609Z] #46 transferring context: 188.26MB 62.5s done [2023-08-16T21:01:27.609Z] #46 DONE 63.0s [2023-08-16T21:01:27.609Z] [2023-08-16T21:01:27.609Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:27.609Z] #44 ... [2023-08-16T21:01:27.609Z] [2023-08-16T21:01:27.609Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:01:27.609Z] #43 ... [2023-08-16T21:01:27.609Z] [2023-08-16T21:01:27.609Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-16T21:01:29.013Z] #44 transferring context: 188.26MB 64.4s done [2023-08-16T21:01:29.013Z] #44 DONE 65.0s [2023-08-16T21:01:29.013Z] [2023-08-16T21:01:29.013Z] #40 [security-spire-server internal] load build context [2023-08-16T21:01:29.013Z] #40 transferring context: 188.26MB 66.0s done [2023-08-16T21:01:29.278Z] #40 DONE 66.4s [2023-08-16T21:01:29.278Z] [2023-08-16T21:01:29.278Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:01:29.862Z] #70 ... [2023-08-16T21:01:29.862Z] [2023-08-16T21:01:29.862Z] #42 [core-data internal] load build context [2023-08-16T21:01:29.862Z] #42 transferring context: 188.26MB 65.1s done [2023-08-16T21:01:29.862Z] #42 DONE 65.8s [2023-08-16T21:01:29.862Z] [2023-08-16T21:01:29.862Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:01:29.862Z] #41 transferring context: 188.26MB 65.6s done [2023-08-16T21:01:29.862Z] #41 DONE 66.6s [2023-08-16T21:01:29.862Z] [2023-08-16T21:01:29.862Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:01:30.135Z] #43 ... [2023-08-16T21:01:30.135Z] [2023-08-16T21:01:30.135Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:01:30.135Z] #70 DONE 1.0s [2023-08-16T21:01:30.135Z] [2023-08-16T21:01:30.135Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:01:30.404Z] #43 ... [2023-08-16T21:01:30.404Z] [2023-08-16T21:01:30.404Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:01:30.404Z] #71 ... [2023-08-16T21:01:30.404Z] [2023-08-16T21:01:30.404Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:01:30.404Z] #72 ... [2023-08-16T21:01:30.404Z] [2023-08-16T21:01:30.404Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:01:30.670Z] #45 ... [2023-08-16T21:01:30.670Z] [2023-08-16T21:01:30.670Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:01:30.935Z] #43 ... [2023-08-16T21:01:30.935Z] [2023-08-16T21:01:30.935Z] #45 [security-secretstore-setup internal] load build context [2023-08-16T21:01:30.935Z] #45 transferring context: 188.26MB 66.1s done [2023-08-16T21:01:30.935Z] #45 DONE 66.5s [2023-08-16T21:01:30.935Z] [2023-08-16T21:01:30.935Z] #43 [security-bootstrapper internal] load build context [2023-08-16T21:01:33.506Z] #43 transferring context: 188.26MB 68.6s done [2023-08-16T21:01:33.506Z] #43 DONE 69.1s [2023-08-16T21:01:33.506Z] [2023-08-16T21:01:33.506Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:01:34.460Z] #73 ... [2023-08-16T21:01:34.461Z] [2023-08-16T21:01:34.461Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:13.289Z] #74 ... [2023-08-16T21:02:13.290Z] [2023-08-16T21:02:13.290Z] #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:13.290Z] #68 DONE 49.6s [2023-08-16T21:02:13.290Z] [2023-08-16T21:02:13.290Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:13.290Z] #71 DONE 51.4s [2023-08-16T21:02:13.290Z] [2023-08-16T21:02:13.290Z] #75 [core-metadata builder 6/7] COPY . . [2023-08-16T21:02:13.290Z] #75 ... [2023-08-16T21:02:13.290Z] [2023-08-16T21:02:13.290Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:13.290Z] #73 DONE 41.6s [2023-08-16T21:02:13.290Z] [2023-08-16T21:02:13.290Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:13.290Z] #74 DONE 47.4s [2023-08-16T21:02:13.290Z] [2023-08-16T21:02:13.290Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:13.290Z] #72 DONE 51.4s [2023-08-16T21:02:13.290Z] [2023-08-16T21:02:13.290Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T21:02:15.230Z] #76 ... [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #77 [security-spire-config builder 6/9] COPY . . [2023-08-16T21:02:15.230Z] #77 DONE 3.6s [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:02:15.230Z] #78 CACHED [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:15.230Z] #79 CACHED [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #80 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T21:02:15.230Z] #80 CACHED [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T21:02:15.230Z] #81 CACHED [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:15.230Z] #82 CACHED [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:02:15.230Z] #83 CACHED [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T21:02:15.230Z] #76 DONE 3.6s [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #75 [core-metadata builder 6/7] COPY . . [2023-08-16T21:02:15.230Z] #75 DONE 3.7s [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #84 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T21:02:15.230Z] #84 DONE 3.6s [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #85 [support-notifications builder 6/7] COPY . . [2023-08-16T21:02:15.230Z] #85 DONE 3.7s [2023-08-16T21:02:15.230Z] [2023-08-16T21:02:15.230Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:02:15.496Z] #86 ... [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:02:15.496Z] #87 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:15.496Z] #88 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T21:02:15.496Z] #89 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #90 [core-data builder 6/7] COPY . . [2023-08-16T21:02:15.496Z] #90 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #91 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:02:15.496Z] #91 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:15.496Z] #92 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:15.496Z] #93 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:02:15.496Z] #94 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #95 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T21:02:15.496Z] #95 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:15.496Z] #96 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #97 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:02:15.496Z] #97 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #98 [core-command builder 6/7] COPY . . [2023-08-16T21:02:15.496Z] #98 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:15.496Z] #99 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:02:15.496Z] #100 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #101 [support-scheduler builder 6/7] COPY . . [2023-08-16T21:02:15.496Z] #101 CACHED [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:02:15.496Z] #102 DONE 0.4s [2023-08-16T21:02:15.496Z] [2023-08-16T21:02:15.496Z] #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:02:15.763Z] #103 ... [2023-08-16T21:02:15.763Z] [2023-08-16T21:02:15.763Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:02:15.763Z] #104 CACHED [2023-08-16T21:02:15.763Z] [2023-08-16T21:02:15.763Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:15.763Z] #105 CACHED [2023-08-16T21:02:15.763Z] [2023-08-16T21:02:15.763Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:02:15.763Z] #106 CACHED [2023-08-16T21:02:15.763Z] [2023-08-16T21:02:15.763Z] #107 [security-spire-server builder 6/9] COPY . . [2023-08-16T21:02:15.763Z] #107 CACHED [2023-08-16T21:02:16.043Z] [2023-08-16T21:02:16.043Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:02:21.391Z] #108 ... [2023-08-16T21:02:21.391Z] [2023-08-16T21:02:21.391Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:02:21.391Z] #0 5.376 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-16T21:02:21.391Z] #109 ... [2023-08-16T21:02:21.391Z] [2023-08-16T21:02:21.391Z] #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:02:21.391Z] #110 DONE 5.5s [2023-08-16T21:02:21.391Z] [2023-08-16T21:02:21.391Z] #111 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T21:02:21.391Z] #0 5.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T21:02:21.391Z] #111 ... [2023-08-16T21:02:21.391Z] [2023-08-16T21:02:21.391Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T21:02:21.657Z] #112 DONE 0.5s [2023-08-16T21:02:21.657Z] [2023-08-16T21:02:21.657Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:02:21.657Z] #86 6.219 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-16T21:02:22.450Z] #86 ... [2023-08-16T21:02:22.450Z] [2023-08-16T21:02:22.450Z] #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:02:22.450Z] #113 CACHED [2023-08-16T21:02:22.450Z] [2023-08-16T21:02:22.450Z] #114 [security-spire-agent builder 6/9] COPY . . [2023-08-16T21:02:22.450Z] #114 CACHED [2023-08-16T21:02:22.450Z] [2023-08-16T21:02:22.451Z] #115 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:02:22.451Z] #115 CACHED [2023-08-16T21:02:22.451Z] [2023-08-16T21:02:22.451Z] #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:02:22.451Z] #116 CACHED [2023-08-16T21:02:22.451Z] [2023-08-16T21:02:22.451Z] #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:02:22.451Z] #117 CACHED [2023-08-16T21:02:22.451Z] [2023-08-16T21:02:22.451Z] #118 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T21:02:22.451Z] #118 CACHED [2023-08-16T21:02:22.721Z] [2023-08-16T21:02:22.721Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:02:22.721Z] #119 ... [2023-08-16T21:02:22.721Z] [2023-08-16T21:02:22.721Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:02:22.721Z] #108 DONE 7.1s [2023-08-16T21:02:22.999Z] [2023-08-16T21:02:22.999Z] #120 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T21:02:23.271Z] #120 ... [2023-08-16T21:02:23.271Z] [2023-08-16T21:02:23.271Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:02:23.271Z] #119 DONE 1.0s [2023-08-16T21:02:23.271Z] [2023-08-16T21:02:23.271Z] #120 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T21:02:23.271Z] #120 DONE 0.4s [2023-08-16T21:02:23.271Z] [2023-08-16T21:02:23.271Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:02:23.271Z] #121 DONE 0.6s [2023-08-16T21:02:23.271Z] [2023-08-16T21:02:23.271Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:02:23.536Z] #122 DONE 0.2s [2023-08-16T21:02:23.536Z] [2023-08-16T21:02:23.536Z] #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:02:23.536Z] #103 6.687 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-16T21:02:24.509Z] #103 ... [2023-08-16T21:02:24.509Z] [2023-08-16T21:02:24.509Z] #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:02:24.509Z] #123 CACHED [2023-08-16T21:02:24.779Z] [2023-08-16T21:02:24.779Z] #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:02:25.046Z] #124 DONE 0.4s [2023-08-16T21:02:25.046Z] [2023-08-16T21:02:25.046Z] #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:02:25.046Z] #125 CACHED [2023-08-16T21:02:25.046Z] [2023-08-16T21:02:25.046Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:02:25.311Z] #126 ... [2023-08-16T21:02:25.311Z] [2023-08-16T21:02:25.311Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:02:25.311Z] #0 6.850 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-16T21:02:25.577Z] #127 ... [2023-08-16T21:02:25.577Z] [2023-08-16T21:02:25.577Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T21:02:25.577Z] #0 4.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-16T21:02:25.577Z] #128 ... [2023-08-16T21:02:25.577Z] [2023-08-16T21:02:25.577Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:02:25.578Z] #0 4.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-16T21:02:25.843Z] #129 ... [2023-08-16T21:02:25.843Z] [2023-08-16T21:02:25.843Z] #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:02:25.843Z] #130 DONE 1.8s [2023-08-16T21:02:25.843Z] [2023-08-16T21:02:25.843Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:02:25.843Z] #0 5.816 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-16T21:02:25.843Z] #131 ... [2023-08-16T21:02:25.843Z] [2023-08-16T21:02:25.843Z] #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T21:02:25.843Z] #132 DONE 1.0s [2023-08-16T21:02:25.843Z] [2023-08-16T21:02:25.843Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:02:25.843Z] #0 7.756 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-16T21:02:26.110Z] #133 ... [2023-08-16T21:02:26.110Z] [2023-08-16T21:02:26.110Z] #134 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:02:26.110Z] #134 DONE 0.2s [2023-08-16T21:02:26.110Z] [2023-08-16T21:02:26.110Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T21:02:26.110Z] #0 4.879 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-16T21:02:26.110Z] #135 ... [2023-08-16T21:02:26.110Z] [2023-08-16T21:02:26.110Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:02:26.110Z] #0 6.560 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-16T21:02:26.376Z] #136 ... [2023-08-16T21:02:26.376Z] [2023-08-16T21:02:26.376Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T21:02:26.376Z] #137 DONE 0.1s [2023-08-16T21:02:26.376Z] [2023-08-16T21:02:26.376Z] #138 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T21:02:26.642Z] #138 DONE 0.3s [2023-08-16T21:02:26.643Z] [2023-08-16T21:02:26.643Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:02:26.643Z] #126 DONE 1.6s [2023-08-16T21:02:26.643Z] [2023-08-16T21:02:26.643Z] #139 [security-spire-config] exporting to image [2023-08-16T21:02:26.643Z] #139 exporting layers [2023-08-16T21:02:26.915Z] #139 ... [2023-08-16T21:02:26.915Z] [2023-08-16T21:02:26.915Z] #140 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:02:26.915Z] #140 DONE 0.3s [2023-08-16T21:02:27.195Z] [2023-08-16T21:02:27.195Z] #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-16T21:02:27.195Z] #141 DONE 0.3s [2023-08-16T21:02:27.195Z] [2023-08-16T21:02:27.195Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T21:02:27.462Z] #142 DONE 0.4s [2023-08-16T21:02:27.462Z] [2023-08-16T21:02:27.462Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:02:28.464Z] #143 DONE 2.4s [2023-08-16T21:02:28.464Z] [2023-08-16T21:02:28.464Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:02:28.755Z] #144 DONE 0.3s [2023-08-16T21:02:28.755Z] [2023-08-16T21:02:28.755Z] #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-08-16T21:02:29.052Z] #145 DONE 0.3s [2023-08-16T21:02:29.052Z] [2023-08-16T21:02:29.052Z] #139 [security-spire-server] exporting to image [2023-08-16T21:02:29.052Z] #139 exporting layers 2.5s done [2023-08-16T21:02:29.052Z] #139 writing image sha256:ceaa4f309ea71090540c5d18e25d1316435b6c8efab75c5fd19fcfefe18fa765 0.0s done [2023-08-16T21:02:29.052Z] #139 naming to docker.io/library/security-spire-config-arm64 done [2023-08-16T21:02:29.317Z] #139 ... [2023-08-16T21:02:29.317Z] [2023-08-16T21:02:29.317Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T21:02:29.317Z] #146 DONE 0.3s [2023-08-16T21:02:29.317Z] [2023-08-16T21:02:29.317Z] #139 [security-spire-agent] exporting to image [2023-08-16T21:02:30.275Z] #139 exporting layers 2.4s done [2023-08-16T21:02:30.275Z] #139 writing image sha256:3c36ab0333ac2975d0851e9ffc55594c30deb7989501995ecc343b0273b3a84b done [2023-08-16T21:02:30.275Z] #139 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-16T21:02:30.858Z] #139 exporting layers 1.6s done [2023-08-16T21:02:30.858Z] #139 writing image sha256:a9c2ebd367591be598673559d5ded36522473eaaf441e86fa7e8ec62f8af624e done [2023-08-16T21:02:30.858Z] #139 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-16T21:02:30.858Z] #139 DONE 4.2s [2023-08-16T21:02:30.858Z] [2023-08-16T21:02:30.858Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:18:09.491Z] #109 ... [2023-08-16T21:18:09.491Z] [2023-08-16T21:18:09.491Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:18:09.492Z] #129 951.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-16T21:18:11.436Z] #129 ... [2023-08-16T21:18:11.436Z] [2023-08-16T21:18:11.436Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T21:18:11.436Z] #135 DONE 955.8s [2023-08-16T21:18:11.436Z] [2023-08-16T21:18:11.436Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:18:11.436Z] #109 ... [2023-08-16T21:18:11.436Z] [2023-08-16T21:18:11.436Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:18:12.017Z] #147 DONE 0.3s [2023-08-16T21:18:12.017Z] [2023-08-16T21:18:12.017Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:18:12.017Z] #148 DONE 0.2s [2023-08-16T21:18:12.017Z] [2023-08-16T21:18:12.017Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-16T21:18:12.285Z] #149 DONE 0.1s [2023-08-16T21:18:12.285Z] [2023-08-16T21:18:12.285Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T21:18:12.285Z] #150 DONE 0.2s [2023-08-16T21:18:12.285Z] [2023-08-16T21:18:12.285Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T21:18:12.879Z] #151 DONE 0.3s [2023-08-16T21:18:12.879Z] [2023-08-16T21:18:12.879Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T21:18:12.879Z] #152 DONE 0.1s [2023-08-16T21:18:12.879Z] [2023-08-16T21:18:12.879Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:18:15.451Z] #153 DONE 2.2s [2023-08-16T21:18:15.451Z] [2023-08-16T21:18:15.451Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:18:15.451Z] #136 ... [2023-08-16T21:18:15.451Z] [2023-08-16T21:18:15.451Z] #139 [security-proxy-setup] exporting to image [2023-08-16T21:18:15.451Z] #139 exporting layers [2023-08-16T21:18:16.032Z] #139 exporting layers 0.9s done [2023-08-16T21:18:16.032Z] #139 writing image sha256:824f0cffb140ea548c73a35fcba5670c7231ff06f1881aec8e404ead51e6da79 done [2023-08-16T21:18:16.032Z] #139 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-16T21:18:16.032Z] #139 DONE 5.1s [2023-08-16T21:18:16.032Z] [2023-08-16T21:18:16.032Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:18:22.661Z] #136 ... [2023-08-16T21:18:22.662Z] [2023-08-16T21:18:22.662Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T21:18:22.662Z] #128 DONE 966.8s [2023-08-16T21:18:22.662Z] [2023-08-16T21:18:22.662Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:18:22.662Z] #133 ... [2023-08-16T21:18:22.662Z] [2023-08-16T21:18:22.662Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T21:18:22.662Z] #154 DONE 0.2s [2023-08-16T21:18:22.662Z] [2023-08-16T21:18:22.662Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T21:18:29.287Z] #155 DONE 5.5s [2023-08-16T21:18:29.287Z] [2023-08-16T21:18:29.287Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:18:29.287Z] #156 DONE 0.4s [2023-08-16T21:18:29.287Z] [2023-08-16T21:18:29.287Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:18:29.287Z] #127 ... [2023-08-16T21:18:29.287Z] [2023-08-16T21:18:29.287Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:18:29.287Z] #157 DONE 0.2s [2023-08-16T21:18:29.287Z] [2023-08-16T21:18:29.287Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T21:18:29.287Z] #158 ... [2023-08-16T21:18:29.287Z] [2023-08-16T21:18:29.287Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:18:29.287Z] #129 DONE 974.1s [2023-08-16T21:18:29.555Z] [2023-08-16T21:18:29.555Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T21:18:29.555Z] #158 DONE 0.5s [2023-08-16T21:18:29.555Z] [2023-08-16T21:18:29.555Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T21:18:29.823Z] #159 DONE 0.3s [2023-08-16T21:18:29.823Z] [2023-08-16T21:18:29.823Z] #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-16T21:18:30.088Z] #160 DONE 0.2s [2023-08-16T21:18:30.088Z] [2023-08-16T21:18:30.088Z] #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-16T21:18:30.088Z] #161 DONE 0.2s [2023-08-16T21:18:30.088Z] [2023-08-16T21:18:30.088Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T21:18:30.364Z] #162 DONE 0.3s [2023-08-16T21:18:30.364Z] [2023-08-16T21:18:30.365Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:18:30.712Z] #127 ... [2023-08-16T21:18:30.712Z] [2023-08-16T21:18:30.712Z] #163 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:18:31.022Z] #163 DONE 0.3s [2023-08-16T21:18:31.022Z] [2023-08-16T21:18:31.022Z] #164 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T21:18:31.022Z] #164 DONE 0.4s [2023-08-16T21:18:31.022Z] [2023-08-16T21:18:31.022Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:18:31.303Z] #165 DONE 0.3s [2023-08-16T21:18:31.303Z] [2023-08-16T21:18:31.303Z] #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-16T21:18:31.593Z] #166 DONE 0.3s [2023-08-16T21:18:31.593Z] [2023-08-16T21:18:31.593Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T21:18:31.859Z] #167 DONE 0.2s [2023-08-16T21:18:31.860Z] [2023-08-16T21:18:31.860Z] #168 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T21:18:31.860Z] #168 ... [2023-08-16T21:18:31.860Z] [2023-08-16T21:18:31.860Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:18:31.860Z] #169 DONE 0.1s [2023-08-16T21:18:32.128Z] [2023-08-16T21:18:32.128Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T21:18:32.394Z] #170 DONE 0.4s [2023-08-16T21:18:32.394Z] [2023-08-16T21:18:32.394Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T21:18:33.004Z] #171 DONE 0.5s [2023-08-16T21:18:33.004Z] [2023-08-16T21:18:33.004Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T21:18:33.004Z] #172 DONE 0.2s [2023-08-16T21:18:33.004Z] [2023-08-16T21:18:33.004Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:18:33.004Z] #109 ... [2023-08-16T21:18:33.004Z] [2023-08-16T21:18:33.004Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:18:33.585Z] #173 ... [2023-08-16T21:18:33.585Z] [2023-08-16T21:18:33.585Z] #168 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T21:18:33.585Z] #168 DONE 2.7s [2023-08-16T21:18:33.851Z] [2023-08-16T21:18:33.851Z] #139 [security-bootstrapper] exporting to image [2023-08-16T21:18:33.852Z] #139 exporting layers [2023-08-16T21:18:35.254Z] #139 exporting layers 1.4s done [2023-08-16T21:18:35.254Z] #139 writing image sha256:f0c2f19d0a7c5d57cda53a4447a9d98a7c416ed79b0462cca13102c8e4772fb7 done [2023-08-16T21:18:35.254Z] #139 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-16T21:18:35.254Z] #139 DONE 6.5s [2023-08-16T21:18:35.254Z] [2023-08-16T21:18:35.254Z] #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:18:35.254Z] #103 ... [2023-08-16T21:18:35.254Z] [2023-08-16T21:18:35.254Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:18:35.254Z] #173 DONE 2.3s [2023-08-16T21:18:35.529Z] [2023-08-16T21:18:35.529Z] #139 [security-secretstore-setup] exporting to image [2023-08-16T21:18:36.935Z] #139 exporting layers 1.3s done [2023-08-16T21:18:36.935Z] #139 writing image sha256:6d8a80a2b468e964d7813462fbc0af4df6f3d7419823f28b02ba1708668cb7f8 0.0s done [2023-08-16T21:18:36.935Z] #139 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-16T21:18:36.935Z] #139 DONE 7.8s [2023-08-16T21:18:36.935Z] [2023-08-16T21:18:36.935Z] #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:18:38.349Z] #103 ... [2023-08-16T21:18:38.349Z] [2023-08-16T21:18:38.349Z] #111 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T21:18:38.349Z] #111 DONE 982.9s [2023-08-16T21:18:38.349Z] [2023-08-16T21:18:38.349Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:18:38.928Z] #133 ... [2023-08-16T21:18:38.928Z] [2023-08-16T21:18:38.928Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:18:39.193Z] #174 DONE 0.2s [2023-08-16T21:18:39.193Z] [2023-08-16T21:18:39.193Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:18:39.193Z] #175 DONE 0.2s [2023-08-16T21:18:39.193Z] [2023-08-16T21:18:39.193Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T21:18:39.458Z] #176 DONE 0.4s [2023-08-16T21:18:39.458Z] [2023-08-16T21:18:39.458Z] #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:18:39.733Z] #103 ... [2023-08-16T21:18:39.733Z] [2023-08-16T21:18:39.733Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:18:39.733Z] #177 DONE 0.2s [2023-08-16T21:18:39.733Z] [2023-08-16T21:18:39.733Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T21:18:40.000Z] #178 DONE 0.2s [2023-08-16T21:18:40.000Z] [2023-08-16T21:18:40.001Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:18:40.001Z] #133 ... [2023-08-16T21:18:40.001Z] [2023-08-16T21:18:40.001Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:18:41.945Z] #179 DONE 2.0s [2023-08-16T21:18:41.945Z] [2023-08-16T21:18:41.945Z] #139 [security-proxy-auth] exporting to image [2023-08-16T21:18:41.945Z] #139 exporting layers [2023-08-16T21:18:42.897Z] #139 exporting layers 0.6s done [2023-08-16T21:18:42.897Z] #139 writing image sha256:5cb9ab0ba52977ccb673860a13b3ecdab4d9558dc8ee4bcbaa418f4ff9a99c29 done [2023-08-16T21:18:42.897Z] #139 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-16T21:18:42.897Z] #139 DONE 8.4s [2023-08-16T21:18:42.897Z] [2023-08-16T21:18:42.897Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:18:58.067Z] #131 ... [2023-08-16T21:18:58.067Z] [2023-08-16T21:18:58.067Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:18:58.067Z] #133 DONE 1001.9s [2023-08-16T21:18:58.067Z] [2023-08-16T21:18:58.067Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:18:58.067Z] #131 ... [2023-08-16T21:18:58.067Z] [2023-08-16T21:18:58.067Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:18:58.067Z] #180 DONE 0.1s [2023-08-16T21:18:58.067Z] [2023-08-16T21:18:58.067Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:18:58.067Z] #181 DONE 0.1s [2023-08-16T21:18:58.067Z] [2023-08-16T21:18:58.067Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:18:58.067Z] #131 ... [2023-08-16T21:18:58.067Z] [2023-08-16T21:18:58.067Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T21:18:58.653Z] #182 DONE 0.3s [2023-08-16T21:18:58.653Z] [2023-08-16T21:18:58.653Z] #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-08-16T21:18:58.653Z] #183 DONE 0.2s [2023-08-16T21:18:58.653Z] [2023-08-16T21:18:58.653Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-16T21:18:58.931Z] #184 DONE 0.1s [2023-08-16T21:18:58.931Z] [2023-08-16T21:18:58.931Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:19:00.887Z] #185 DONE 2.1s [2023-08-16T21:19:00.887Z] [2023-08-16T21:19:00.887Z] #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:19:00.887Z] #103 ... [2023-08-16T21:19:00.887Z] [2023-08-16T21:19:00.887Z] #139 [core-common-config-bootstrapper] exporting to image [2023-08-16T21:19:00.887Z] #139 exporting layers [2023-08-16T21:19:01.483Z] #139 exporting layers 0.5s done [2023-08-16T21:19:01.483Z] #139 writing image sha256:c98f71f19c2cf4e8b459a42b0401c4e5b0810ae27c2d7d568a1ec20013b7ad48 0.0s done [2023-08-16T21:19:01.483Z] #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-16T21:19:01.483Z] #139 DONE 8.9s [2023-08-16T21:19:01.483Z] [2023-08-16T21:19:01.483Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:19:48.328Z] #86 ... [2023-08-16T21:19:48.328Z] [2023-08-16T21:19:48.328Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:19:48.328Z] #109 DONE 1048.1s [2023-08-16T21:19:48.328Z] [2023-08-16T21:19:48.328Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:19:48.328Z] #131 ... [2023-08-16T21:19:48.328Z] [2023-08-16T21:19:48.328Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:19:48.328Z] #186 DONE 0.2s [2023-08-16T21:19:48.328Z] [2023-08-16T21:19:48.328Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:19:48.328Z] #187 DONE 0.2s [2023-08-16T21:19:48.328Z] [2023-08-16T21:19:48.328Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T21:19:48.328Z] #188 DONE 0.3s [2023-08-16T21:19:48.328Z] [2023-08-16T21:19:48.328Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:19:48.328Z] #189 DONE 0.2s [2023-08-16T21:19:48.328Z] [2023-08-16T21:19:48.328Z] #139 [core-command] exporting to image [2023-08-16T21:19:48.328Z] #139 exporting layers [2023-08-16T21:19:48.328Z] #139 exporting layers 0.4s done [2023-08-16T21:19:48.328Z] #139 writing image sha256:bffd7c534b7369870320360863722170210c10826244fbeb6dec3ddecd01f78f done [2023-08-16T21:19:48.328Z] #139 naming to docker.io/library/core-command-arm64 done [2023-08-16T21:19:48.328Z] #139 DONE 9.3s [2023-08-16T21:19:48.328Z] [2023-08-16T21:19:48.328Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:19:58.384Z] #127 ... [2023-08-16T21:19:58.384Z] [2023-08-16T21:19:58.384Z] #103 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:19:58.384Z] #103 DONE 1061.7s [2023-08-16T21:19:58.384Z] [2023-08-16T21:19:58.384Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:19:58.384Z] #131 ... [2023-08-16T21:19:58.384Z] [2023-08-16T21:19:58.384Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:19:58.384Z] #190 DONE 0.4s [2023-08-16T21:19:58.384Z] [2023-08-16T21:19:58.384Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:19:58.384Z] #191 DONE 0.1s [2023-08-16T21:19:58.384Z] [2023-08-16T21:19:58.384Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T21:19:58.384Z] #192 DONE 0.3s [2023-08-16T21:19:58.384Z] [2023-08-16T21:19:58.384Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:19:58.648Z] #193 DONE 0.1s [2023-08-16T21:19:58.648Z] [2023-08-16T21:19:58.648Z] #139 [core-data] exporting to image [2023-08-16T21:19:58.648Z] #139 exporting layers [2023-08-16T21:19:58.648Z] #139 exporting layers 0.3s done [2023-08-16T21:19:58.914Z] #139 writing image sha256:aa07e227d730ecd9def25ddb04ad4a2fa190a07e5f80f7841cd30012b6f6a68a done [2023-08-16T21:19:58.914Z] #139 naming to docker.io/library/core-data-arm64 done [2023-08-16T21:19:58.914Z] #139 DONE 9.6s [2023-08-16T21:19:58.914Z] [2023-08-16T21:19:58.914Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:19:59.873Z] #131 ... [2023-08-16T21:19:59.873Z] [2023-08-16T21:19:59.873Z] #86 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:19:59.873Z] #86 DONE 1064.6s [2023-08-16T21:20:00.138Z] [2023-08-16T21:20:00.138Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:20:00.138Z] #136 ... [2023-08-16T21:20:00.138Z] [2023-08-16T21:20:00.138Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:20:00.405Z] #194 DONE 0.3s [2023-08-16T21:20:00.405Z] [2023-08-16T21:20:00.405Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:20:00.673Z] #136 ... [2023-08-16T21:20:00.673Z] [2023-08-16T21:20:00.673Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:20:00.941Z] #195 DONE 0.2s [2023-08-16T21:20:00.941Z] [2023-08-16T21:20:00.941Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:20:00.941Z] #131 ... [2023-08-16T21:20:00.941Z] [2023-08-16T21:20:00.941Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T21:20:01.207Z] #196 DONE 0.3s [2023-08-16T21:20:01.207Z] [2023-08-16T21:20:01.207Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:20:01.470Z] #197 DONE 0.2s [2023-08-16T21:20:01.470Z] [2023-08-16T21:20:01.470Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:20:01.470Z] #127 ... [2023-08-16T21:20:01.470Z] [2023-08-16T21:20:01.470Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T21:20:01.736Z] #198 DONE 0.2s [2023-08-16T21:20:01.736Z] [2023-08-16T21:20:01.736Z] #139 [core-metadata] exporting to image [2023-08-16T21:20:02.003Z] #139 exporting layers 0.5s done [2023-08-16T21:20:02.003Z] #139 writing image sha256:b564689a364b610f1882e4d875b31d3b233c9ed82850e34542238751837889d4 done [2023-08-16T21:20:02.003Z] #139 naming to docker.io/library/core-metadata-arm64 done [2023-08-16T21:20:02.003Z] #139 DONE 10.0s [2023-08-16T21:20:02.003Z] [2023-08-16T21:20:02.003Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:20:34.257Z] #131 ... [2023-08-16T21:20:34.257Z] [2023-08-16T21:20:34.257Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:20:34.257Z] #127 DONE 1095.6s [2023-08-16T21:20:34.257Z] [2023-08-16T21:20:34.257Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:20:34.257Z] #136 ... [2023-08-16T21:20:34.257Z] [2023-08-16T21:20:34.257Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:20:34.257Z] #199 DONE 0.1s [2023-08-16T21:20:34.257Z] [2023-08-16T21:20:34.257Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:20:34.257Z] #200 DONE 0.2s [2023-08-16T21:20:34.257Z] [2023-08-16T21:20:34.257Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T21:20:34.257Z] #201 DONE 0.4s [2023-08-16T21:20:34.257Z] [2023-08-16T21:20:34.257Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:20:34.257Z] #202 DONE 0.1s [2023-08-16T21:20:34.257Z] [2023-08-16T21:20:34.257Z] #139 [security-spiffe-token-provider] exporting to image [2023-08-16T21:20:34.257Z] #139 exporting layers [2023-08-16T21:20:34.257Z] #139 exporting layers 0.5s done [2023-08-16T21:20:34.257Z] #139 writing image sha256:9fb4e22530600102c2145e670b73f9bccad9016a73dbb772e9bea75c4f7d78d2 done [2023-08-16T21:20:34.257Z] #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-16T21:20:34.257Z] #139 DONE 10.5s [2023-08-16T21:20:34.257Z] [2023-08-16T21:20:34.257Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:21:00.924Z] #136 DONE 1123.4s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:21:00.924Z] #131 ... [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:21:00.924Z] #203 DONE 0.1s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:21:00.924Z] #204 DONE 0.1s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:21:00.924Z] #131 ... [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T21:21:00.924Z] #205 DONE 0.4s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:21:00.924Z] #206 DONE 0.1s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #139 [support-scheduler] exporting to image [2023-08-16T21:21:00.924Z] #139 exporting layers [2023-08-16T21:21:00.924Z] #139 ... [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:21:00.924Z] #131 DONE 1124.8s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #139 [support-scheduler] exporting to image [2023-08-16T21:21:00.924Z] #139 exporting layers 0.6s done [2023-08-16T21:21:00.924Z] #139 writing image sha256:b43b1bc9364a9de803da707dca3a1f09c5a61aa8c94db04b40aac1bcadb743fa done [2023-08-16T21:21:00.924Z] #139 naming to docker.io/library/support-scheduler-arm64 done [2023-08-16T21:21:00.924Z] #139 DONE 11.1s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:21:00.924Z] #207 DONE 0.1s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:21:00.924Z] #208 DONE 0.1s [2023-08-16T21:21:00.924Z] [2023-08-16T21:21:00.924Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T21:21:01.191Z] #209 DONE 0.4s [2023-08-16T21:21:01.191Z] [2023-08-16T21:21:01.191Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:21:01.191Z] #210 DONE 0.1s [2023-08-16T21:21:01.191Z] [2023-08-16T21:21:01.191Z] #139 [support-notifications] exporting to image [2023-08-16T21:21:01.771Z] #139 exporting layers 0.4s done [2023-08-16T21:21:01.771Z] #139 writing image sha256:7fb61069576e71eafaaf8de2cbafc01e4131209ec64b30212c1295a0440b4fd5 done [2023-08-16T21:21:01.771Z] #139 naming to docker.io/library/support-notifications-arm64 done [2023-08-16T21:21:01.771Z] #139 DONE 11.5s [2023-08-16T21:21:01.771Z] time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.771Z] time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:21:01.772Z] time="2023-08-16T21:00:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T21:21:01.776Z] $ docker stop --time=1 803dbd4c65681badf75acabe4323d9261904bd97b43ac9a4d17f02a49b790604 [2023-08-16T21:21:03.469Z] $ docker rm -f --volumes 803dbd4c65681badf75acabe4323d9261904bd97b43ac9a4d17f02a49b790604 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T21:21:03.957Z] + docker images [2023-08-16T21:21:03.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T21:21:03.957Z] support-notifications-arm64 latest 7fb61069576e 2 seconds ago 33.7MB [2023-08-16T21:21:03.957Z] support-scheduler-arm64 latest b43b1bc9364a 4 seconds ago 32.9MB [2023-08-16T21:21:03.957Z] security-spiffe-token-provider-arm64 latest 9fb4e2253060 32 seconds ago 33.3MB [2023-08-16T21:21:03.957Z] core-metadata-arm64 latest b564689a364b About a minute ago 21.2MB [2023-08-16T21:21:03.957Z] core-data-arm64 latest aa07e227d730 About a minute ago 20.9MB [2023-08-16T21:21:03.957Z] core-command-arm64 latest bffd7c534b73 About a minute ago 20.8MB [2023-08-16T21:21:03.957Z] core-common-config-bootstrapper-arm64 latest c98f71f19c2c 2 minutes ago 18MB [2023-08-16T21:21:03.957Z] security-proxy-auth-arm64 latest 5cb9ab0ba529 2 minutes ago 19.3MB [2023-08-16T21:21:03.957Z] security-secretstore-setup-arm64 latest 6d8a80a2b468 2 minutes ago 43MB [2023-08-16T21:21:03.957Z] security-bootstrapper-arm64 latest f0c2f19d0a7c 2 minutes ago 22.6MB [2023-08-16T21:21:03.957Z] security-proxy-setup-arm64 latest 824f0cffb140 2 minutes ago 28.8MB [2023-08-16T21:21:03.957Z] security-spire-agent-arm64 latest a9c2ebd36759 18 minutes ago 152MB [2023-08-16T21:21:03.957Z] security-spire-server-arm64 latest 3c36ab0333ac 18 minutes ago 96.9MB [2023-08-16T21:21:03.957Z] security-spire-config-arm64 latest ceaa4f309ea7 18 minutes ago 96.1MB [2023-08-16T21:21:03.957Z] ci-base-image-arm64 latest 89db4307a2d8 32 minutes ago 1.05GB [2023-08-16T21:21:03.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-16T21:21:03.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:21:04.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T21:21:04.371Z] [2023-08-16T21:21:04.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:21:04.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T21:21:04.966Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T21:21:04.966Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T21:21:04.966Z] 04944245beec: Pulling fs layer [2023-08-16T21:21:04.966Z] 699f458cf7ca: Pulling fs layer [2023-08-16T21:21:04.966Z] 765212b225bb: Pulling fs layer [2023-08-16T21:21:04.966Z] f23df028b6ca: Pulling fs layer [2023-08-16T21:21:04.966Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T21:21:04.966Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T21:21:04.966Z] f23df028b6ca: Waiting [2023-08-16T21:21:04.966Z] d65c8cfc05b1: Waiting [2023-08-16T21:21:04.966Z] 2437ff75d9bd: Waiting [2023-08-16T21:21:04.966Z] 765212b225bb: Waiting [2023-08-16T21:21:04.966Z] 04944245beec: Verifying Checksum [2023-08-16T21:21:04.966Z] 04944245beec: Download complete [2023-08-16T21:21:04.966Z] 765212b225bb: Verifying Checksum [2023-08-16T21:21:04.966Z] 765212b225bb: Download complete [2023-08-16T21:21:04.966Z] f23df028b6ca: Verifying Checksum [2023-08-16T21:21:04.966Z] f23df028b6ca: Download complete [2023-08-16T21:21:04.966Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T21:21:04.966Z] d65c8cfc05b1: Download complete [2023-08-16T21:21:05.237Z] 699f458cf7ca: Verifying Checksum [2023-08-16T21:21:05.237Z] 699f458cf7ca: Download complete [2023-08-16T21:21:05.504Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T21:21:05.504Z] 8998bd30e6a1: Download complete [2023-08-16T21:21:08.115Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T21:21:08.115Z] 2437ff75d9bd: Download complete [2023-08-16T21:21:11.453Z] 8998bd30e6a1: Pull complete [2023-08-16T21:21:11.453Z] 04944245beec: Pull complete [2023-08-16T21:21:12.855Z] 699f458cf7ca: Pull complete [2023-08-16T21:21:13.120Z] 765212b225bb: Pull complete [2023-08-16T21:21:14.076Z] f23df028b6ca: Pull complete [2023-08-16T21:21:14.076Z] d65c8cfc05b1: Pull complete [2023-08-16T21:21:29.064Z] 2437ff75d9bd: Pull complete [2023-08-16T21:21:29.064Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T21:21:29.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T21:21:29.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:21:29.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-3832 does not seem to be running inside a container [2023-08-16T21:21:29.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-16T21:21:32.608Z] $ docker top a9300393c5a7966517dc771621126c9fdbf8c402bf522f8c625e61b1dac336ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:21:33.187Z] ---> job-cost.sh [2023-08-16T21:21:33.453Z] lf-activate-venv: SKIPPING [2023-08-16T21:21:33.453Z] INFO: No Stack... [2023-08-16T21:21:34.033Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T21:21:34.613Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T21:21:35.251Z] + + cat /w/workspace/edgex-go/4/archives/cost.csvcut [2023-08-16T21:21:35.251Z] -d, -f6 [Pipeline] lock [2023-08-16T21:21:35.311Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4638-4-stack-cost] [2023-08-16T21:21:35.318Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4638-4-stack-cost] did not exist. Created. [2023-08-16T21:21:35.318Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4638-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T21:21:35.646Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T21:21:35.846Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T21:21:35.852Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4638-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T21:21:35.860Z] $ docker stop --time=1 a9300393c5a7966517dc771621126c9fdbf8c402bf522f8c625e61b1dac336ad [2023-08-16T21:21:37.387Z] $ docker rm -f --volumes a9300393c5a7966517dc771621126c9fdbf8c402bf522f8c625e61b1dac336ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-16T21:21:37.833Z] provisioning config files... [2023-08-16T21:21:37.840Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4760915970972237431tmp [Pipeline] { [Pipeline] sh [2023-08-16T21:21:38.130Z] + set +x [2023-08-16T21:21:38.130Z] + curl -s https://codecov.io/bash [2023-08-16T21:21:38.130Z] + bash -s -- [2023-08-16T21:21:38.130Z] [2023-08-16T21:21:38.130Z] _____ _ [2023-08-16T21:21:38.130Z] / ____| | | [2023-08-16T21:21:38.130Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T21:21:38.130Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T21:21:38.130Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T21:21:38.130Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T21:21:38.130Z] Bash-1.0.6 [2023-08-16T21:21:38.130Z] [2023-08-16T21:21:38.130Z] [2023-08-16T21:21:38.130Z] ==> git version 2.25.1 found [2023-08-16T21:21:38.130Z] ==> 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-08-16T21:21:38.130Z] Release-Date: 2020-01-08 [2023-08-16T21:21:38.130Z] 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-08-16T21:21:38.130Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T21:21:38.130Z] ==> Jenkins CI detected. [2023-08-16T21:21:38.130Z] current dir:  /w/workspace/edgex-go/4 [2023-08-16T21:21:38.130Z] project root: . [2023-08-16T21:21:38.130Z] --> token set from env [2023-08-16T21:21:38.130Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T21:21:38.130Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T21:21:38.389Z] ==> Python coveragepy not found [2023-08-16T21:21:38.389Z] ==> Searching for coverage reports in: [2023-08-16T21:21:38.389Z] + . [2023-08-16T21:21:38.389Z] -> Found 1 reports [2023-08-16T21:21:38.389Z] ==> Detecting git/mercurial file structure [2023-08-16T21:21:38.389Z] ==> Reading reports [2023-08-16T21:21:38.389Z] + ./coverage.out bytes=446998 [2023-08-16T21:21:38.389Z] ==> Appending adjustments [2023-08-16T21:21:38.389Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T21:21:39.324Z] + Found adjustments [2023-08-16T21:21:39.324Z] ==> Gzipping contents [2023-08-16T21:21:39.324Z] 56K /tmp/codecov.cHPdLP.gz [2023-08-16T21:21:39.324Z] ==> Uploading reports [2023-08-16T21:21:39.324Z] url: https://codecov.io [2023-08-16T21:21:39.324Z] query: branch=PR-4638&commit=03b990a99e3196964bccaeac695de5c8bc989f59&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= [2023-08-16T21:21:39.324Z] -> Pinging Codecov [2023-08-16T21:21:39.324Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4638&commit=03b990a99e3196964bccaeac695de5c8bc989f59&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= [2023-08-16T21:21:39.584Z] -> Uploading to [2023-08-16T21:21:39.584Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/03b990a99e3196964bccaeac695de5c8bc989f59/d6097723-af8f-44e5-a13f-c883b8f97e30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T212139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e238e4abfe2d73ffef0bffad8c02310d4c489b0cbd71cc0909b9a31ef103a9c4 [2023-08-16T21:21:39.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T21:21:39.584Z] Dload Upload Total Spent Left Speed [2023-08-16T21:21:39.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57299 0 0 100 57299 0 253k --:--:-- --:--:-- --:--:-- 252k [2023-08-16T21:21:39.843Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/03b990a99e3196964bccaeac695de5c8bc989f59 [Pipeline] } [2023-08-16T21:21:39.851Z] 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-08-16T21:21:40.485Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:21:40.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:21:41.634Z] ---> package-listing.sh [2023-08-16T21:21:41.634Z] ++ facter osfamily [2023-08-16T21:21:41.634Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T21:21:41.892Z] + OS_FAMILY=debian [2023-08-16T21:21:41.892Z] + workspace=/w/workspace/edgex-go/4 [2023-08-16T21:21:41.892Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T21:21:41.892Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T21:21:41.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T21:21:41.892Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T21:21:41.892Z] + '[' /w/workspace/edgex-go/4 ']' [2023-08-16T21:21:41.892Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T21:21:41.892Z] + case "${OS_FAMILY}" in [2023-08-16T21:21:41.892Z] + dpkg -l [2023-08-16T21:21:41.892Z] + grep '^ii' [2023-08-16T21:21:41.892Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T21:21:41.892Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T21:21:41.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T21:21:41.892Z] + '[' /w/workspace/edgex-go/4 ']' [2023-08-16T21:21:41.892Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-08-16T21:21:41.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-08-16T21:21:41.902Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-16T21:21:42.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:21:42.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T21:21:42.738Z] [2023-08-16T21:21:42.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:21:43.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T21:21:43.033Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T21:21:43.033Z] 5eb5b503b376: Pulling fs layer [2023-08-16T21:21:43.033Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T21:21:43.033Z] ec43610c2a17: Pulling fs layer [2023-08-16T21:21:43.033Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T21:21:43.033Z] 33b1e0a273af: Pulling fs layer [2023-08-16T21:21:43.033Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T21:21:43.033Z] 2f39f015ded8: Pulling fs layer [2023-08-16T21:21:43.033Z] 2f39f015ded8: Waiting [2023-08-16T21:21:43.033Z] 5d3b04190fa2: Waiting [2023-08-16T21:21:43.033Z] 3a2ae6a8a46f: Waiting [2023-08-16T21:21:43.033Z] 5c69ac0246d0: Verifying Checksum [2023-08-16T21:21:43.033Z] 5c69ac0246d0: Download complete [2023-08-16T21:21:43.033Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T21:21:43.033Z] 3a2ae6a8a46f: Download complete [2023-08-16T21:21:43.033Z] 33b1e0a273af: Verifying Checksum [2023-08-16T21:21:43.033Z] 33b1e0a273af: Download complete [2023-08-16T21:21:43.294Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T21:21:43.294Z] 5d3b04190fa2: Download complete [2023-08-16T21:21:43.294Z] ec43610c2a17: Verifying Checksum [2023-08-16T21:21:43.294Z] ec43610c2a17: Download complete [2023-08-16T21:21:43.294Z] 5eb5b503b376: Verifying Checksum [2023-08-16T21:21:43.294Z] 5eb5b503b376: Download complete [2023-08-16T21:21:43.858Z] 2f39f015ded8: Download complete [2023-08-16T21:21:44.424Z] 5eb5b503b376: Pull complete [2023-08-16T21:21:44.424Z] 5c69ac0246d0: Pull complete [2023-08-16T21:21:44.997Z] ec43610c2a17: Pull complete [2023-08-16T21:21:44.997Z] 3a2ae6a8a46f: Pull complete [2023-08-16T21:21:45.254Z] 33b1e0a273af: Pull complete [2023-08-16T21:21:45.254Z] 5d3b04190fa2: Pull complete [2023-08-16T21:21:49.436Z] 2f39f015ded8: Pull complete [2023-08-16T21:21:49.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T21:21:49.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T21:21:49.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:21:49.506Z] prd-ubuntu20.04-docker-8c-8g-3831 does not seem to be running inside a container [2023-08-16T21:21:49.559Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T21:21:53.453Z] $ docker top 93c77a23ce973b7949557af9ffa8a83d04daec05ed3ee08343a36cd260520ae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T21:21:53.763Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T21:21:54.046Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T21:21:54.325Z] + ls /var/log/sa-host [2023-08-16T21:21:54.325Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T21:21:54.399Z] provisioning config files... [2023-08-16T21:21:54.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config14536144184451710484tmp [Pipeline] { [Pipeline] echo [2023-08-16T21:21:54.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:21:54.705Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T21:21:54.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:21:55.043Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T21:21:55.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:21:55.340Z] ---> sudo-logs.sh [2023-08-16T21:21:55.340Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T21:21:55.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:21:55.638Z] ---> job-cost.sh [2023-08-16T21:21:55.638Z] lf-activate-venv: SKIPPING [2023-08-16T21:21:55.638Z] DEBUG: total: 0.10999999940395355 [2023-08-16T21:21:55.638Z] INFO: Retrieving Stack Cost... [2023-08-16T21:21:56.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T21:21:56.463Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T21:21:56.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:21:56.756Z] ---> logs-deploy.sh [2023-08-16T21:21:56.756Z] lf-activate-venv: SKIPPING [2023-08-16T21:21:56.756Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4638/4 [2023-08-16T21:21:56.756Z] INFO: archiving workspace using pattern(s): [2023-08-16T21:21:57.693Z] Archives upload complete. [2023-08-16T21:21:57.693Z] INFO: archiving logs to Nexus