Pull request #4715 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 931857625d1d8225d2105774712511b5183bd7d6+4eef39055a4f8a992f7fcd8196977fee3e461688 (95981d3c1f28d433ec22f865e91a9f1f4c34ab96) 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-ssh18393965883069420793.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2444900339119410881.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9526592017909463562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4782517684879203609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2431157074545534475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4715/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4891520962220242183.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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]] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-16269’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16274 in /w/workspace/edgexfoundry_edgex-go_PR-4715 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4715/head:refs/remotes/origin/PR-4715 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4eef39055a4f8a992f7fcd8196977fee3e461688 into PR head commit 931857625d1d8225d2105774712511b5183bd7d6 Merge succeeded, producing 931857625d1d8225d2105774712511b5183bd7d6 Checking out Revision 931857625d1d8225d2105774712511b5183bd7d6 (PR-4715) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T19:19:02.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T19:19:02.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T19:19:02.352Z] ========================================================= [2023-11-01T19:19:02.352Z] EdgeX Global Pipelines Version Info [2023-11-01T19:19:02.352Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 931857625d1d8225d2105774712511b5183bd7d6 # 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 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 931857625d1d8225d2105774712511b5183bd7d6 # timeout=10 [2023-11-01T19:19:03.106Z] ------------------- [2023-11-01T19:19:03.106Z] stable info: [2023-11-01T19:19:03.106Z] ------------------- [2023-11-01T19:19:03.106Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T19:19:03.106Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T19:19:03.106Z] Message: update stable to v1.0.255 [2023-11-01T19:19:03.679Z] ------------------- [2023-11-01T19:19:03.679Z] experimental info: [2023-11-01T19:19:03.679Z] ------------------- [2023-11-01T19:19:03.679Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T19:19:03.679Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T19:19:03.679Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T19:19:03.950Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-01T19:19:03.989Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-01T19:19:04.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T19:19:04.057Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T19:19:04.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T19:19:04.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T19:19:04.178Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T19:19:04.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-01T19:19:04.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-01T19:19:04.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-01T19:19:04.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T19:19:04.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T19:19:04.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T19:19:04.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T19:19:04.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T19:19:04.514Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T19:19:04.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T19:19:04.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T19:19:04.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-01T19:19:04.692Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-01T19:19:04.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T19:19:04.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T19:19:04.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T19:19:04.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4715 [Pipeline] echo [2023-11-01T19:19:04.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4715 [Pipeline] echo [2023-11-01T19:19:04.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4715 [Pipeline] echo [2023-11-01T19:19:05.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 931857625d1d8225d2105774712511b5183bd7d6 [Pipeline] echo [2023-11-01T19:19:05.039Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9318576 [Pipeline] echo [2023-11-01T19:19:05.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:19:05.223Z] provisioning config files... [2023-11-01T19:19:05.270Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8855049332638023525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:19:05.608Z] ---> docker-login.sh [2023-11-01T19:19:05.608Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:19:06.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:19:06.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:19:06.181Z] Configure a credential helper to remove this warning. See [2023-11-01T19:19:06.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:19:06.181Z] [2023-11-01T19:19:06.181Z] Login Succeeded [2023-11-01T19:19:06.181Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:19:06.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:19:06.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:19:06.446Z] Configure a credential helper to remove this warning. See [2023-11-01T19:19:06.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:19:06.446Z] [2023-11-01T19:19:06.446Z] Login Succeeded [2023-11-01T19:19:06.446Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:19:06.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:19:06.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:19:06.446Z] Configure a credential helper to remove this warning. See [2023-11-01T19:19:06.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:19:06.446Z] [2023-11-01T19:19:06.446Z] Login Succeeded [2023-11-01T19:19:06.446Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:19:06.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:19:06.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:19:06.708Z] Configure a credential helper to remove this warning. See [2023-11-01T19:19:06.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:19:06.708Z] [2023-11-01T19:19:06.708Z] Login Succeeded [2023-11-01T19:19:06.708Z] docker.io [2023-11-01T19:19:06.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:19:06.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:19:06.969Z] Configure a credential helper to remove this warning. See [2023-11-01T19:19:06.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:19:06.969Z] [2023-11-01T19:19:06.969Z] Login Succeeded [2023-11-01T19:19:06.969Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:19:06.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:19:07.410Z] + 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-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + dirname cmd/core-command/Dockerfile [2023-11-01T19:19:07.410Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-01T19:19:07.410Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T19:19:07.410Z] + dirname cmd/core-data/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-01T19:19:07.410Z] + dirname cmd/core-metadata/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-01T19:19:07.410Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-11-01T19:19:07.410Z] cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-01T19:19:07.410Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-01T19:19:07.410Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-01T19:19:07.410Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-01T19:19:07.410Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T19:19:07.410Z] cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-01T19:19:07.410Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-01T19:19:07.410Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-01T19:19:07.410Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + dirname cmd/support-notifications/Dockerfile [2023-11-01T19:19:07.410Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-01T19:19:07.410Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-01T19:19:07.410Z] + cut -d/ -f2 [2023-11-01T19:19:07.410Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-01T19:19:07.481Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T19:19:07.995Z] + git rev-list -1 --merges 931857625d1d8225d2105774712511b5183bd7d6~1..931857625d1d8225d2105774712511b5183bd7d6 [Pipeline] echo [2023-11-01T19:19:08.032Z] -----------> git rev-list -1 --merges 931857625d1d8225d2105774712511b5183bd7d6~1..931857625d1d8225d2105774712511b5183bd7d6 931857625d1d8225d2105774712511b5183bd7d6 [false] [Pipeline] sh [2023-11-01T19:19:08.342Z] + git log --format=format:%s -1 931857625d1d8225d2105774712511b5183bd7d6 [Pipeline] echo [2023-11-01T19:19:08.380Z] ========================================================= [2023-11-01T19:19:08.380Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T19:19:08.380Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-01T19:19:08.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:19:08.880Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T19:19:08.880Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T19:19:08.880Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T19:19:08.880Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T19:19:08.880Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T19:19:08.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:19:09.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:19:09.360Z] [2023-11-01T19:19:09.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:19:09.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:19:09.738Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T19:19:09.738Z] b85a868b505f: Pulling fs layer [2023-11-01T19:19:09.738Z] e2be974225ed: Pulling fs layer [2023-11-01T19:19:09.738Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T19:19:09.738Z] 988bab9f4d93: Pulling fs layer [2023-11-01T19:19:09.738Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T19:19:09.738Z] eaf3925da568: Pulling fs layer [2023-11-01T19:19:09.738Z] 1469e6f7b9e6: Waiting [2023-11-01T19:19:09.738Z] 988bab9f4d93: Waiting [2023-11-01T19:19:09.738Z] bab4dde63d76: Pulling fs layer [2023-11-01T19:19:09.738Z] eaf3925da568: Waiting [2023-11-01T19:19:09.738Z] bde34c3a00c8: Pulling fs layer [2023-11-01T19:19:09.738Z] b352a97aabf1: Pulling fs layer [2023-11-01T19:19:09.738Z] 4872d77fe225: Pulling fs layer [2023-11-01T19:19:09.738Z] 5851b861e8e6: Pulling fs layer [2023-11-01T19:19:09.738Z] b352a97aabf1: Waiting [2023-11-01T19:19:09.738Z] bab4dde63d76: Waiting [2023-11-01T19:19:09.738Z] bde34c3a00c8: Waiting [2023-11-01T19:19:09.738Z] 4872d77fe225: Waiting [2023-11-01T19:19:09.738Z] 5851b861e8e6: Waiting [2023-11-01T19:19:09.738Z] e2be974225ed: Download complete [2023-11-01T19:19:09.738Z] 988bab9f4d93: Verifying Checksum [2023-11-01T19:19:09.738Z] 988bab9f4d93: Download complete [2023-11-01T19:19:09.998Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T19:19:09.998Z] 1469e6f7b9e6: Download complete [2023-11-01T19:19:09.998Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T19:19:09.998Z] 339a4e72a1f5: Download complete [2023-11-01T19:19:09.998Z] eaf3925da568: Verifying Checksum [2023-11-01T19:19:09.998Z] eaf3925da568: Download complete [2023-11-01T19:19:09.998Z] bde34c3a00c8: Download complete [2023-11-01T19:19:09.998Z] b352a97aabf1: Verifying Checksum [2023-11-01T19:19:09.998Z] b352a97aabf1: Download complete [2023-11-01T19:19:09.998Z] 4872d77fe225: Verifying Checksum [2023-11-01T19:19:09.998Z] 4872d77fe225: Download complete [2023-11-01T19:19:09.998Z] 5851b861e8e6: Verifying Checksum [2023-11-01T19:19:09.998Z] 5851b861e8e6: Download complete [2023-11-01T19:19:09.998Z] b85a868b505f: Verifying Checksum [2023-11-01T19:19:09.998Z] b85a868b505f: Download complete [2023-11-01T19:19:10.259Z] bab4dde63d76: Verifying Checksum [2023-11-01T19:19:10.259Z] bab4dde63d76: Download complete [2023-11-01T19:19:11.672Z] b85a868b505f: Pull complete [2023-11-01T19:19:11.940Z] e2be974225ed: Pull complete [2023-11-01T19:19:12.512Z] 339a4e72a1f5: Pull complete [2023-11-01T19:19:12.512Z] 988bab9f4d93: Pull complete [2023-11-01T19:19:12.780Z] 1469e6f7b9e6: Pull complete [2023-11-01T19:19:12.780Z] eaf3925da568: Pull complete [2023-11-01T19:19:14.693Z] bab4dde63d76: Pull complete [2023-11-01T19:19:14.693Z] bde34c3a00c8: Pull complete [2023-11-01T19:19:14.953Z] b352a97aabf1: Pull complete [2023-11-01T19:19:14.953Z] 4872d77fe225: Pull complete [2023-11-01T19:19:14.953Z] 5851b861e8e6: Pull complete [2023-11-01T19:19:14.953Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T19:19:14.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:19:14.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:19:15.185Z] prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container [2023-11-01T19:19:15.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:19:20.359Z] $ docker top c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 -eo pid,comm [2023-11-01T19:19:20.416Z] 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-11-01T19:19:20.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:19:20.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:19:20.573Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:19:20.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:19:20.689Z] $ docker exec c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 ssh-agent [2023-11-01T19:19:20.796Z] SSH_AUTH_SOCK=/tmp/ssh-3uakRZ3gklgK/agent.32 [2023-11-01T19:19:20.796Z] SSH_AGENT_PID=38 [2023-11-01T19:19:20.802Z] Running ssh-add (command line suppressed) [2023-11-01T19:19:20.908Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8575391561993974739.key (/w/workspace/edgex-go/1@tmp/private_key_8575391561993974739.key) [2023-11-01T19:19:20.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:19:21.260Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T19:19:21.288Z] $ docker exec --env ******** --env ******** c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 ssh-agent -k [2023-11-01T19:19:21.382Z] unset SSH_AUTH_SOCK; [2023-11-01T19:19:21.382Z] unset SSH_AGENT_PID; [2023-11-01T19:19:21.382Z] echo Agent pid 38 killed; [2023-11-01T19:19:21.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T19:19:21.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:19:21.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:19:21.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:19:21.596Z] $ docker exec c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 ssh-agent [2023-11-01T19:19:21.704Z] SSH_AUTH_SOCK=/tmp/ssh-P69SxveqSLFI/agent.71 [2023-11-01T19:19:21.704Z] SSH_AGENT_PID=77 [2023-11-01T19:19:21.709Z] Running ssh-add (command line suppressed) [2023-11-01T19:19:21.809Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5955606664163952423.key (/w/workspace/edgex-go/1@tmp/private_key_5955606664163952423.key) [2023-11-01T19:19:21.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:19:22.152Z] + git semver init [2023-11-01T19:19:22.411Z] 2023-11-01 19:19:22,337 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T19:19:22.411Z] 2023-11-01 19:19:22,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-11-01T19:19:22.411Z] 2023-11-01 19:19:22,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-11-01T19:19:22.411Z] 2023-11-01 19:19:22,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:19:27.742Z] 2023-11-01 19:19:27,632 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-11-01T19:19:27.742Z] 2023-11-01 19:19:27,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4715 with force:False [2023-11-01T19:19:27.742Z] 2023-11-01 19:19:27,633 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4715 [2023-11-01T19:19:27.742Z] 2023-11-01 19:19:27,636 [execute] INFO git cat-file --batch-check [2023-11-01T19:19:27.742Z] 2023-11-01 19:19:27,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:19:27.742Z] 2023-11-01 19:19:27,644 [execute] INFO git cat-file --batch [2023-11-01T19:19:27.742Z] 2023-11-01 19:19:27,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:19:27.742Z] 2023-11-01 19:19:27,650 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4715 [2023-11-01T19:19:27.742Z] 0.0.0 [Pipeline] } [2023-11-01T19:19:27.777Z] $ docker exec --env ******** --env ******** c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 ssh-agent -k [2023-11-01T19:19:27.908Z] unset SSH_AUTH_SOCK; [2023-11-01T19:19:27.908Z] unset SSH_AGENT_PID; [2023-11-01T19:19:27.908Z] echo Agent pid 77 killed; [2023-11-01T19:19:27.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:19:28.350Z] + git semver [Pipeline] } [2023-11-01T19:19:28.633Z] $ docker stop --time=1 c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 [2023-11-01T19:19:30.759Z] $ docker rm -f --volumes c82c6993cbef561a5d099756e7bf285c895dd3e1565ecdde5fb2a2d56e3174e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:19:31.207Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T19:19:31.566Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T19:19:31.583Z] [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-11-01T19:19:32.399Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-01T19:19:32.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:19:32.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:19:32.512Z] ========================================================= [2023-11-01T19:19:32.512Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T19:19:32.512Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:19:32.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:19:33.141Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T19:19:33.141Z] 7264a8db6415: Pulling fs layer [2023-11-01T19:19:33.141Z] c4d48a809fc2: Pulling fs layer [2023-11-01T19:19:33.141Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T19:19:33.141Z] ad3a456e5733: Pulling fs layer [2023-11-01T19:19:33.141Z] 33e27b845d1e: Pulling fs layer [2023-11-01T19:19:33.141Z] c68163c4e522: Pulling fs layer [2023-11-01T19:19:33.141Z] 50da416c3ac9: Pulling fs layer [2023-11-01T19:19:33.141Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T19:19:33.141Z] c68163c4e522: Waiting [2023-11-01T19:19:33.141Z] 33e27b845d1e: Waiting [2023-11-01T19:19:33.141Z] ad3a456e5733: Waiting [2023-11-01T19:19:33.141Z] 50da416c3ac9: Waiting [2023-11-01T19:19:33.141Z] c4d48a809fc2: Verifying Checksum [2023-11-01T19:19:33.141Z] c4d48a809fc2: Download complete [2023-11-01T19:19:33.141Z] ad3a456e5733: Verifying Checksum [2023-11-01T19:19:33.141Z] ad3a456e5733: Download complete [2023-11-01T19:19:33.141Z] 33e27b845d1e: Verifying Checksum [2023-11-01T19:19:33.141Z] 33e27b845d1e: Download complete [2023-11-01T19:19:33.141Z] 7264a8db6415: Verifying Checksum [2023-11-01T19:19:33.141Z] 7264a8db6415: Download complete [2023-11-01T19:19:33.403Z] c68163c4e522: Verifying Checksum [2023-11-01T19:19:33.403Z] c68163c4e522: Download complete [2023-11-01T19:19:33.403Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T19:19:33.403Z] 23d2d4c4bb30: Download complete [2023-11-01T19:19:33.662Z] 4f1c88b9dad5: Download complete [2023-11-01T19:19:33.921Z] 7264a8db6415: Pull complete [2023-11-01T19:19:34.179Z] 50da416c3ac9: Download complete [2023-11-01T19:19:35.117Z] c4d48a809fc2: Pull complete [2023-11-01T19:19:38.413Z] 4f1c88b9dad5: Pull complete [2023-11-01T19:19:38.679Z] ad3a456e5733: Pull complete [2023-11-01T19:19:38.679Z] 33e27b845d1e: Pull complete [2023-11-01T19:19:38.937Z] c68163c4e522: Pull complete [2023-11-01T19:19:41.466Z] 50da416c3ac9: Pull complete [2023-11-01T19:19:42.035Z] 23d2d4c4bb30: Pull complete [2023-11-01T19:19:42.035Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T19:19:42.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:19:42.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:19:42.424Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:19:42.424Z] WORKDIR /edgex [2023-11-01T19:19:42.424Z] COPY go.mod . [2023-11-01T19:19:42.424Z] RUN go mod download [2023-11-01T19:19:42.424Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-01T19:19:43.001Z] Sending build context to Docker daemon 170.9MB [2023-11-01T19:19:43.001Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:19:43.001Z] ---> 0786185ac409 [2023-11-01T19:19:43.001Z] Step 2/4 : WORKDIR /edgex [2023-11-01T19:19:46.936Z] Still waiting to schedule task [2023-11-01T19:19:46.936Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16273’ is offline [2023-11-01T19:19:53.084Z] ---> Running in 5eb37a79c623 [2023-11-01T19:19:53.084Z] Removing intermediate container 5eb37a79c623 [2023-11-01T19:19:53.084Z] ---> 26566690e0c8 [2023-11-01T19:19:53.084Z] Step 3/4 : COPY go.mod . [2023-11-01T19:19:53.343Z] ---> dfa452d235c3 [2023-11-01T19:19:53.343Z] Step 4/4 : RUN go mod download [2023-11-01T19:19:53.621Z] ---> Running in 06575d5311fc [2023-11-01T19:20:20.239Z] Removing intermediate container 06575d5311fc [2023-11-01T19:20:20.239Z] ---> 3cbf093e69cc [2023-11-01T19:20:20.239Z] Successfully built 3cbf093e69cc [2023-11-01T19:20:20.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:20:20.607Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T19:20:20.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:20:20.762Z] prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container [2023-11-01T19:20:20.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T19:20:21.341Z] $ docker top 5627c0c0edb475f11bd4e69f750ce5f252a8d5d86d01e09c67599ce2d381980e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:20:21.736Z] + go version [2023-11-01T19:20:21.736Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T19:20:21.768Z] $ docker stop --time=1 5627c0c0edb475f11bd4e69f750ce5f252a8d5d86d01e09c67599ce2d381980e [2023-11-01T19:20:23.049Z] $ docker rm -f --volumes 5627c0c0edb475f11bd4e69f750ce5f252a8d5d86d01e09c67599ce2d381980e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:20:23.784Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T19:20:23.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:20:23.936Z] prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container [2023-11-01T19:20:23.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T19:20:24.395Z] $ docker top d4b26b6d9dcabd4be46d973c996669d7a29d3adbe82a3239539f927e42f00d9e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T19:20:24.514Z] ========================================================= [2023-11-01T19:20:24.514Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-01T19:20:24.514Z] ========================================================= [Pipeline] sh [2023-11-01T19:20:24.812Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:20:25.168Z] + make test [2023-11-01T19:20:25.169Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T19:20:33.339Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-01T19:20:45.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-01T19:20:45.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-01T19:20:45.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-01T19:20:45.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-01T19:20:45.559Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-01T19:20:45.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-01T19:20:45.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-01T19:20:45.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-01T19:20:45.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-01T19:20:46.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-01T19:20:46.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-01T19:20:46.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-01T19:20:46.652Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-01T19:20:46.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-01T19:20:48.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-01T19:20:48.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-01T19:20:49.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-11-01T19:20:51.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2023-11-01T19:20:51.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-01T19:20:51.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-01T19:20:51.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-01T19:20:52.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-01T19:20:52.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-01T19:20:53.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-01T19:20:53.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-01T19:20:53.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:20:53.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-01T19:20:53.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-01T19:20:54.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2023-11-01T19:20:54.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements [2023-11-01T19:20:54.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-01T19:20:54.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-01T19:20:56.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.064s coverage: 93.4% of statements [2023-11-01T19:20:56.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements [2023-11-01T19:20:56.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-01T19:20:56.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:20:56.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-01T19:20:57.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-01T19:20:57.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-01T19:20:57.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-01T19:20:57.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-01T19:20:57.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-01T19:20:57.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-01T19:20:57.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-01T19:20:58.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 97.6% of statements [2023-11-01T19:20:58.436Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.053s coverage: 72.2% of statements [2023-11-01T19:21:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-01T19:21:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-01T19:21:01.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2023-11-01T19:21:01.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements [2023-11-01T19:21:01.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements [2023-11-01T19:21:01.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-11-01T19:21:01.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-11-01T19:21:01.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.050s coverage: 96.3% of statements [2023-11-01T19:21:02.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-01T19:21:02.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-01T19:21:02.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-01T19:21:02.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-01T19:21:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-01T19:21:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-01T19:21:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-01T19:21:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-01T19:21:03.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-11-01T19:21:04.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-01T19:21:04.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-01T19:21:04.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-01T19:21:04.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-01T19:21:04.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-01T19:21:04.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-01T19:21:04.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-01T19:21:06.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-01T19:21:06.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-01T19:21:07.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-01T19:21:07.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-01T19:21:10.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-01T19:21:10.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-01T19:21:10.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-01T19:21:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-01T19:21:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-01T19:21:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-01T19:21:12.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-01T19:21:12.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-01T19:21:12.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-01T19:21:12.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-01T19:21:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-01T19:21:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-01T19:21:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-01T19:21:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-01T19:21:15.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-11-01T19:21:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-01T19:21:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:21:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-01T19:21:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-01T19:21:16.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-01T19:21:16.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-01T19:21:17.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-01T19:21:17.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.286s coverage: 79.9% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 64.4% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.166s coverage: 63.1% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 38.4% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2023-11-01T19:21:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements [2023-11-01T19:21:27.009Z] 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-11-01T19:21:27.009Z] running golangci-lint [2023-11-01T19:21:27.268Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-01T19:21:27.268Z] go version go1.21.0 linux/amd64 [2023-11-01T19:21:27.528Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-01T19:21:27.528Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-01T19:21:37.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16276 in /w/workspace/edgexfoundry_edgex-go_PR-4715 [Pipeline] { [Pipeline] ws [2023-11-01T19:21:37.142Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-11-01T19:21:37.233Z] The recommended git tool is: git [2023-11-01T19:21:39.721Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 12.35221557s" [2023-11-01T19:21:39.721Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.81882ms" [2023-11-01T19:21:42.374Z] using credential edgex-jenkins-ssh [2023-11-01T19:21:42.394Z] Cloning the remote Git repository [2023-11-01T19:21:42.436Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-01T19:21:42.523Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-11-01T19:21:42.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-01T19:21:42.669Z] > git --version # timeout=10 [2023-11-01T19:21:42.695Z] > git --version # 'git version 2.25.1' [2023-11-01T19:21:42.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T19:21:42.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T19:21:47.828Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.125339386s with top 10 stages: buildir: 29.218069483s, gosec: 5.941079475s, fact_deprecated: 2.033757076s, inspect: 1.831624435s, printf: 1.036299676s, S1038: 929.717981ms, ctrlflow: 878.704447ms, fact_purity: 838.086432ms, nilness: 713.926844ms, directives: 515.524229ms" [2023-11-01T19:21:47.828Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-01T19:21:47.828Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, skip_dirs: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197" [2023-11-01T19:21:47.828Z] level=info msg="[runner] processing took 15.612632ms with stages: nolint: 6.845335ms, identifier_marker: 3.802825ms, exclude-rules: 1.410579ms, autogenerated_exclude: 1.404569ms, path_prettifier: 1.387839ms, skip_dirs: 653.524µs, cgo: 83.061µs, filename_unadjuster: 20.78µs, max_same_issues: 1.06µs, fixer: 440ns, skip_files: 390ns, uniq_by_line: 380ns, exclude: 320ns, diff: 270ns, severity-rules: 230ns, sort_results: 230ns, max_per_file_from_linter: 220ns, source_code: 200ns, max_from_linter: 160ns, path_shortener: 110ns, path_prefixer: 110ns" [2023-11-01T19:21:47.828Z] level=info msg="[runner] linters took 7.515784939s with stages: goanalysis_metalinter: 7.500059847s" [2023-11-01T19:21:47.828Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-01T19:21:47.828Z] level=info msg="Memory: 201 samples, avg is 237.8MB, max is 946.3MB" [2023-11-01T19:21:47.828Z] level=info msg="Execution took 19.909158797s" [2023-11-01T19:21:47.828Z] go vet ./... [2023-11-01T19:21:51.108Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T19:21:51.108Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T19:21:51.108Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T19:21:51.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-01T19:21:51.745Z] + ls -al . [2023-11-01T19:21:51.745Z] total 728 [2023-11-01T19:21:51.745Z] drwxrwxr-x 11 1001 1001 4096 Nov 1 19:20 . [2023-11-01T19:21:51.745Z] drwxr-xr-x 4 root root 4096 Nov 1 19:20 .. [2023-11-01T19:21:51.745Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 .blubracket [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 10 Nov 1 19:19 .dockerignore [2023-11-01T19:21:51.745Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 19:21 .git [2023-11-01T19:21:51.745Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 19:19 .github [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 1074 Nov 1 19:19 .gitignore [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 19:19 .golangci.yml [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 100 Nov 1 19:19 .hadolint.yml [2023-11-01T19:21:51.745Z] drwxr-xr-x 3 1001 1001 4096 Nov 1 19:19 .semver [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 155 Nov 1 19:19 .sonarcloud.properties [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 19:19 ADOPTERS.md [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 11674 Nov 1 19:19 Attribution.txt [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 93407 Nov 1 19:19 CHANGELOG.md [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 19:19 CONTRIBUTING.md [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 19:19 GOVERNANCE.md [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 861 Nov 1 19:19 Jenkinsfile [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 19:19 LICENSE [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 15054 Nov 1 19:19 Makefile [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 19:19 OWNERS.md [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 9528 Nov 1 19:19 README.md [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 789 Nov 1 19:19 SECURITY.md [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 5 Nov 1 19:19 VERSION [2023-11-01T19:21:51.745Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 bin [2023-11-01T19:21:51.745Z] drwxrwxr-x 18 1001 1001 4096 Nov 1 19:19 cmd [2023-11-01T19:21:51.745Z] -rw-r--r-- 1 root root 453602 Nov 1 19:21 coverage.out [2023-11-01T19:21:51.745Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 fuzz_test [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 3689 Nov 1 19:19 go.mod [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 34446 Nov 1 19:19 go.sum [2023-11-01T19:21:51.745Z] drwxrwxr-x 7 1001 1001 4096 Nov 1 19:19 internal [2023-11-01T19:21:51.745Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 19:19 openapi [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 584 Nov 1 19:19 security.txt [2023-11-01T19:21:51.745Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 19:19 version.go [Pipeline] sh [2023-11-01T19:21:52.061Z] + '[' -e coverage.out ] [2023-11-01T19:21:52.061Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-01T19:21:52.198Z] Stashed 1 file(s) [Pipeline] sh [2023-11-01T19:21:52.502Z] + make build [2023-11-01T19:21:52.502Z] 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-11-01T19:22:00.046Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-01T19:22:00.071Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T19:22:01.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-01T19:22:01.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-01T19:22:01.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T19:22:01.151Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4715/head:refs/remotes/origin/PR-4715 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T19:22:01.822Z] Merging remotes/origin/main commit 4eef39055a4f8a992f7fcd8196977fee3e461688 into PR head commit 931857625d1d8225d2105774712511b5183bd7d6 [2023-11-01T19:22:02.273Z] Merge succeeded, producing 931857625d1d8225d2105774712511b5183bd7d6 [2023-11-01T19:22:02.274Z] Checking out Revision 931857625d1d8225d2105774712511b5183bd7d6 (PR-4715) [2023-11-01T19:22:02.913Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-11-01T19:22:02.971Z] > git --version # timeout=10 [2023-11-01T19:22:02.983Z] > git --version # 'git version 2.25.1' [2023-11-01T19:22:03.018Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [2023-11-01T19:22:01.850Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T19:22:01.947Z] > git checkout -f 931857625d1d8225d2105774712511b5183bd7d6 # timeout=10 [2023-11-01T19:22:02.165Z] > git remote # timeout=10 [2023-11-01T19:22:02.188Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T19:22:02.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T19:22:02.226Z] > git merge 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 [2023-11-01T19:22:02.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T19:22:02.281Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T19:22:02.304Z] > git checkout -f 931857625d1d8225d2105774712511b5183bd7d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T19:22:04.302Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T19:22:04.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T19:22:04.302Z] Dload Upload Total Spent Left Speed [2023-11-01T19:22:04.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-11-01T19:22:04.702Z] 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-11-01T19:22:04.702Z] 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-11-01T19:22:04.911Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T19:22:05.250Z] + sudo tee /etc/docker/daemon.new [2023-11-01T19:22:05.250Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T19:22:05.250Z] { [2023-11-01T19:22:05.250Z] "registry-mirrors": [ [2023-11-01T19:22:05.250Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T19:22:05.250Z] ], [2023-11-01T19:22:05.250Z] "bip": "10.250.0.254/24", [2023-11-01T19:22:05.250Z] "hosts": [ [2023-11-01T19:22:05.250Z] "tcp://0.0.0.0:5555", [2023-11-01T19:22:05.250Z] "unix:///var/run/docker.sock" [2023-11-01T19:22:05.250Z] ], [2023-11-01T19:22:05.250Z] "mtu": 1458, [2023-11-01T19:22:05.250Z] "selinux-enabled": true, [2023-11-01T19:22:05.250Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T19:22:05.250Z] } [Pipeline] sh [2023-11-01T19:22:05.331Z] 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-11-01T19:22:05.598Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T19:22:05.901Z] 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-11-01T19:22:05.949Z] + sudo service docker restart [2023-11-01T19:22:11.182Z] 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-11-01T19:22:12.922Z] 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-11-01T19:22:13.858Z] 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-11-01T19:22:14.793Z] 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-11-01T19:22:15.733Z] 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-11-01T19:22:16.301Z] 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-11-01T19:22:17.240Z] 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-11-01T19:22:18.642Z] $ docker stop --time=1 d4b26b6d9dcabd4be46d973c996669d7a29d3adbe82a3239539f927e42f00d9e [2023-11-01T19:22:25.071Z] $ docker rm -f --volumes d4b26b6d9dcabd4be46d973c996669d7a29d3adbe82a3239539f927e42f00d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-11-01T19:22:25.592Z] provisioning config files... [2023-11-01T19:22:25.625Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15519584136434635796tmp [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-11-01T19:22:26.054Z] ---> docker-login.sh [2023-11-01T19:22:26.055Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2023-11-01T19:22:26.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:22:26.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:22:26.596Z] Configure a credential helper to remove this warning. See [2023-11-01T19:22:26.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:22:26.596Z] [2023-11-01T19:22:26.596Z] Login Succeeded [2023-11-01T19:22:26.596Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:22:26.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T19:22:26.675Z] [2023-11-01T19:22:26.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:22:26.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:22:27.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T19:22:27.056Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-01T19:22:27.056Z] 91d30c5bc195: Pulling fs layer [2023-11-01T19:22:27.056Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-01T19:22:27.056Z] 9c61dcf015f6: Pulling fs layer [2023-11-01T19:22:27.056Z] 4698f68db338: Pulling fs layer [2023-11-01T19:22:27.056Z] 2a2f49069b9e: Pulling fs layer [2023-11-01T19:22:27.056Z] e0025b399a48: Pulling fs layer [2023-11-01T19:22:27.056Z] e0025b399a48: Waiting [2023-11-01T19:22:27.056Z] 4698f68db338: Waiting [2023-11-01T19:22:27.056Z] 2a2f49069b9e: Waiting [2023-11-01T19:22:27.056Z] 91d30c5bc195: Verifying Checksum [2023-11-01T19:22:27.056Z] 91d30c5bc195: Download complete [2023-11-01T19:22:27.056Z] 4698f68db338: Download complete [2023-11-01T19:22:27.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:22:27.138Z] Configure a credential helper to remove this warning. See [2023-11-01T19:22:27.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:22:27.138Z] [2023-11-01T19:22:27.138Z] Login Succeeded [2023-11-01T19:22:27.138Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:22:27.316Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-01T19:22:27.316Z] 2e9b0aa3be6d: Download complete [2023-11-01T19:22:27.316Z] e0025b399a48: Verifying Checksum [2023-11-01T19:22:27.316Z] e0025b399a48: Download complete [2023-11-01T19:22:27.316Z] 91d30c5bc195: Pull complete [2023-11-01T19:22:27.316Z] 2a2f49069b9e: Download complete [2023-11-01T19:22:27.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:22:27.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:22:27.407Z] Configure a credential helper to remove this warning. See [2023-11-01T19:22:27.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:22:27.407Z] [2023-11-01T19:22:27.407Z] Login Succeeded [2023-11-01T19:22:27.407Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:22:27.575Z] 2e9b0aa3be6d: Pull complete [2023-11-01T19:22:27.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:22:27.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:22:27.680Z] Configure a credential helper to remove this warning. See [2023-11-01T19:22:27.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:22:27.680Z] [2023-11-01T19:22:27.680Z] Login Succeeded [2023-11-01T19:22:27.680Z] docker.io [2023-11-01T19:22:27.833Z] 9c61dcf015f6: Verifying Checksum [2023-11-01T19:22:27.833Z] 9c61dcf015f6: Download complete [2023-11-01T19:22:27.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:22:28.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:22:28.539Z] Configure a credential helper to remove this warning. See [2023-11-01T19:22:28.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:22:28.539Z] [2023-11-01T19:22:28.539Z] Login Succeeded [2023-11-01T19:22:28.539Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:22:28.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-01T19:22:29.413Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-01T19:22:29.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:22:29.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:22:29.529Z] ========================================================= [2023-11-01T19:22:29.529Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T19:22:29.529Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:22:29.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:22:30.369Z] 9c61dcf015f6: Pull complete [2023-11-01T19:22:30.369Z] 4698f68db338: Pull complete [2023-11-01T19:22:30.629Z] 2a2f49069b9e: Pull complete [2023-11-01T19:22:30.629Z] e0025b399a48: Pull complete [2023-11-01T19:22:30.629Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-01T19:22:30.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T19:22:30.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:22:30.860Z] prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container [2023-11-01T19:22:30.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-01T19:22:33.269Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T19:22:33.270Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T19:22:33.270Z] 5d54e960e981: Pulling fs layer [2023-11-01T19:22:33.270Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T19:22:33.270Z] f0e02332f6b5: Pulling fs layer [2023-11-01T19:22:33.270Z] cefa15bbcfad: Pulling fs layer [2023-11-01T19:22:33.270Z] 17808c966233: Pulling fs layer [2023-11-01T19:22:33.270Z] f4c1fc716caa: Pulling fs layer [2023-11-01T19:22:33.270Z] f0e02332f6b5: Waiting [2023-11-01T19:22:33.270Z] cefa15bbcfad: Waiting [2023-11-01T19:22:33.270Z] 17808c966233: Waiting [2023-11-01T19:22:33.270Z] f4c1fc716caa: Waiting [2023-11-01T19:22:33.270Z] 5d54e960e981: Verifying Checksum [2023-11-01T19:22:33.270Z] 5d54e960e981: Download complete [2023-11-01T19:22:33.270Z] f0e02332f6b5: Verifying Checksum [2023-11-01T19:22:33.270Z] f0e02332f6b5: Download complete [2023-11-01T19:22:33.270Z] cefa15bbcfad: Verifying Checksum [2023-11-01T19:22:33.270Z] cefa15bbcfad: Download complete [2023-11-01T19:22:33.270Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T19:22:33.270Z] 9fda8d8052c6: Download complete [2023-11-01T19:22:33.540Z] f4c1fc716caa: Verifying Checksum [2023-11-01T19:22:33.540Z] f4c1fc716caa: Download complete [2023-11-01T19:22:34.132Z] 9fda8d8052c6: Pull complete [2023-11-01T19:22:34.984Z] $ docker top 274000bb9874cefc4f4d92c5ffde5b5459fcbe8e06b13b67fb6982da1be685ca -eo pid,comm [Pipeline] { [2023-11-01T19:22:35.096Z] 5d54e960e981: Pull complete [2023-11-01T19:22:35.096Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T19:22:35.096Z] c4a7e357bf2a: Download complete [Pipeline] sh [2023-11-01T19:22:35.444Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T19:22:36.059Z] 17808c966233: Verifying Checksum [2023-11-01T19:22:36.060Z] 17808c966233: Download complete [2023-11-01T19:22:37.348Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-11-01T19:22:37.348Z] #1 transferring dockerfile: 1.96kB done [2023-11-01T19:22:37.348Z] #1 DONE 0.0s [2023-11-01T19:22:37.607Z] [2023-11-01T19:22:37.607Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T19:22:37.607Z] #2 transferring dockerfile: 2.39kB done [2023-11-01T19:22:37.607Z] #2 DONE 0.0s [2023-11-01T19:22:37.607Z] [2023-11-01T19:22:37.607Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T19:22:37.607Z] #3 transferring dockerfile: 1.78kB done [2023-11-01T19:22:37.607Z] #3 DONE 0.0s [2023-11-01T19:22:37.607Z] [2023-11-01T19:22:37.607Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T19:22:37.607Z] #4 transferring dockerfile: 2.82kB done [2023-11-01T19:22:37.607Z] #4 DONE 0.0s [2023-11-01T19:22:37.607Z] [2023-11-01T19:22:37.607Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T19:22:37.607Z] #5 transferring dockerfile: 1.70kB done [2023-11-01T19:22:37.607Z] #5 DONE 0.0s [2023-11-01T19:22:37.607Z] [2023-11-01T19:22:37.607Z] #6 [core-command internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #6 transferring dockerfile: 1.82kB done [2023-11-01T19:22:37.866Z] #6 DONE 0.1s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #7 transferring dockerfile: 2.04kB done [2023-11-01T19:22:37.866Z] #7 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #8 transferring dockerfile: 1.59kB done [2023-11-01T19:22:37.866Z] #8 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #9 transferring dockerfile: 2.12kB done [2023-11-01T19:22:37.866Z] #9 DONE 0.1s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #10 [core-data internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #10 transferring dockerfile: 1.90kB done [2023-11-01T19:22:37.866Z] #10 DONE 0.1s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #11 transferring dockerfile: 1.84kB done [2023-11-01T19:22:37.866Z] #11 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #12 [core-metadata internal] load .dockerignore [2023-11-01T19:22:37.866Z] #12 transferring context: 50B done [2023-11-01T19:22:37.866Z] #12 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #13 transferring dockerfile: 2.38kB done [2023-11-01T19:22:37.866Z] #13 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #14 transferring dockerfile: 1.58kB done [2023-11-01T19:22:37.866Z] #14 DONE 0.1s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T19:22:37.866Z] #15 transferring dockerfile: 1.82kB done [2023-11-01T19:22:37.866Z] #15 DONE 0.1s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #16 [security-proxy-setup internal] load .dockerignore [2023-11-01T19:22:37.866Z] #16 transferring context: 50B done [2023-11-01T19:22:37.866Z] #16 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T19:22:37.866Z] #17 transferring context: 50B done [2023-11-01T19:22:37.866Z] #17 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #18 [security-bootstrapper internal] load .dockerignore [2023-11-01T19:22:37.866Z] #18 transferring context: 50B done [2023-11-01T19:22:37.866Z] #18 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #19 [security-spire-agent internal] load .dockerignore [2023-11-01T19:22:37.866Z] #19 transferring context: 50B done [2023-11-01T19:22:37.866Z] #19 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #20 [security-proxy-auth internal] load .dockerignore [2023-11-01T19:22:37.866Z] #20 transferring context: 50B done [2023-11-01T19:22:37.866Z] #20 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #21 [core-command internal] load .dockerignore [2023-11-01T19:22:37.866Z] #21 transferring context: 50B done [2023-11-01T19:22:37.866Z] #21 DONE 0.0s [2023-11-01T19:22:37.866Z] [2023-11-01T19:22:37.866Z] #22 [security-spire-server internal] load .dockerignore [2023-11-01T19:22:38.169Z] #22 transferring context: 50B done [2023-11-01T19:22:38.169Z] #22 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #23 [core-data internal] load .dockerignore [2023-11-01T19:22:38.169Z] #23 transferring context: 50B done [2023-11-01T19:22:38.169Z] #23 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T19:22:38.169Z] #24 transferring context: 50B done [2023-11-01T19:22:38.169Z] #24 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #25 [security-spire-config internal] load .dockerignore [2023-11-01T19:22:38.169Z] #25 transferring context: 50B done [2023-11-01T19:22:38.169Z] #25 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #26 [support-notifications internal] load .dockerignore [2023-11-01T19:22:38.169Z] #26 transferring context: 50B done [2023-11-01T19:22:38.169Z] #26 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #27 [support-scheduler internal] load .dockerignore [2023-11-01T19:22:38.169Z] #27 transferring context: 50B done [2023-11-01T19:22:38.169Z] #27 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:22:38.169Z] #28 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #29 [security-secretstore-setup internal] load .dockerignore [2023-11-01T19:22:38.169Z] #29 transferring context: 50B done [2023-11-01T19:22:38.169Z] #29 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:22:38.169Z] #28 DONE 0.0s [2023-11-01T19:22:38.169Z] [2023-11-01T19:22:38.169Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:22:38.440Z] #30 ... [2023-11-01T19:22:38.440Z] [2023-11-01T19:22:38.440Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:22:38.440Z] #28 DONE 0.0s [2023-11-01T19:22:38.440Z] [2023-11-01T19:22:38.440Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:22:38.440Z] #30 DONE 0.3s [2023-11-01T19:22:38.440Z] [2023-11-01T19:22:38.440Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:22:38.440Z] #28 DONE 0.0s [2023-11-01T19:22:38.440Z] [2023-11-01T19:22:38.440Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:22:38.440Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T19:22:38.699Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:22:38.699Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T19:22:38.699Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T19:22:38.699Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.1s [2023-11-01T19:22:38.699Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s [2023-11-01T19:22:38.699Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-01T19:22:38.958Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-01T19:22:39.218Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T19:22:39.218Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T19:22:39.218Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:22:39.218Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T19:22:39.218Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T19:22:39.218Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-01T19:22:39.218Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T19:22:39.218Z] #31 DONE 1.1s [2023-11-01T19:22:39.218Z] [2023-11-01T19:22:39.218Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T19:22:39.218Z] #32 DONE 1.0s [2023-11-01T19:22:39.218Z] [2023-11-01T19:22:39.218Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:22:39.218Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:22:39.476Z] #33 ... [2023-11-01T19:22:39.476Z] [2023-11-01T19:22:39.476Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T19:22:39.476Z] #34 DONE 1.1s [2023-11-01T19:22:39.476Z] [2023-11-01T19:22:39.476Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:22:39.476Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T19:22:39.476Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:22:39.476Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T19:22:39.476Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T19:22:39.476Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-01T19:22:39.476Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T19:22:39.476Z] #31 DONE 1.1s [2023-11-01T19:22:39.476Z] [2023-11-01T19:22:39.476Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:22:39.476Z] #33 ... [2023-11-01T19:22:39.476Z] [2023-11-01T19:22:39.476Z] #35 [security-spire-config internal] load build context [2023-11-01T19:22:39.476Z] #35 transferring context: 16.35kB 0.0s done [2023-11-01T19:22:39.476Z] #35 DONE 0.3s [2023-11-01T19:22:39.476Z] [2023-11-01T19:22:39.476Z] #36 [security-spire-server internal] load build context [2023-11-01T19:22:39.476Z] #36 transferring context: 18.10kB 0.0s done [2023-11-01T19:22:39.476Z] #36 DONE 0.3s [2023-11-01T19:22:39.476Z] [2023-11-01T19:22:39.476Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:22:39.476Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-11-01T19:22:39.736Z] #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-01T19:22:39.736Z] #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-01T19:22:39.736Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T19:22:39.736Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-11-01T19:22:39.736Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-11-01T19:22:39.736Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-11-01T19:22:39.736Z] #33 ... [2023-11-01T19:22:39.736Z] [2023-11-01T19:22:39.736Z] #37 [security-spire-agent internal] load build context [2023-11-01T19:22:39.736Z] #37 transferring context: 17.63kB 0.0s done [2023-11-01T19:22:39.736Z] #37 DONE 0.4s [2023-11-01T19:22:39.736Z] [2023-11-01T19:22:39.736Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-01T19:22:39.736Z] #38 DONE 1.6s [2023-11-01T19:22:39.736Z] [2023-11-01T19:22:39.736Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:22:39.736Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2023-11-01T19:22:39.736Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-11-01T19:22:39.736Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T19:22:39.994Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-11-01T19:22:39.994Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-01T19:22:39.994Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-11-01T19:22:39.994Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-11-01T19:22:40.254Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.5s [2023-11-01T19:22:40.254Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.63MB / 25.84MB 0.6s [2023-11-01T19:22:40.254Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-11-01T19:22:45.532Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.9s [2023-11-01T19:22:47.710Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.9s done [2023-11-01T19:22:48.280Z] #33 ... [2023-11-01T19:22:48.280Z] [2023-11-01T19:22:48.280Z] #39 [core-metadata internal] load build context [2023-11-01T19:22:48.280Z] #39 transferring context: 365.18MB 6.6s done [2023-11-01T19:22:48.536Z] c4a7e357bf2a: Pull complete [2023-11-01T19:22:48.536Z] f0e02332f6b5: Pull complete [2023-11-01T19:22:48.536Z] cefa15bbcfad: Pull complete [2023-11-01T19:22:49.200Z] #39 ... [2023-11-01T19:22:49.200Z] [2023-11-01T19:22:49.200Z] #40 [core-command internal] load build context [2023-11-01T19:22:49.200Z] #40 transferring context: 365.18MB 7.5s done [2023-11-01T19:22:49.200Z] #40 ... [2023-11-01T19:22:49.200Z] [2023-11-01T19:22:49.200Z] #41 [security-bootstrapper internal] load build context [2023-11-01T19:22:49.200Z] #41 transferring context: 365.18MB 7.6s done [2023-11-01T19:22:49.461Z] #41 ... [2023-11-01T19:22:49.461Z] [2023-11-01T19:22:49.461Z] #42 [core-data internal] load build context [2023-11-01T19:22:49.461Z] #42 transferring context: 365.18MB 7.3s done [2023-11-01T19:22:49.461Z] #42 ... [2023-11-01T19:22:49.461Z] [2023-11-01T19:22:49.461Z] #43 [security-secretstore-setup internal] load build context [2023-11-01T19:22:49.461Z] #43 transferring context: 365.18MB 6.3s done [2023-11-01T19:22:49.461Z] #43 ... [2023-11-01T19:22:49.461Z] [2023-11-01T19:22:49.461Z] #44 [security-spiffe-token-provider internal] load build context [2023-11-01T19:22:49.461Z] #44 transferring context: 365.18MB 8.9s done [2023-11-01T19:22:49.720Z] #44 ... [2023-11-01T19:22:49.720Z] [2023-11-01T19:22:49.720Z] #45 [security-proxy-setup internal] load build context [2023-11-01T19:22:49.720Z] #45 transferring context: 365.18MB 7.8s done [2023-11-01T19:22:49.720Z] #45 ... [2023-11-01T19:22:49.720Z] [2023-11-01T19:22:49.720Z] #46 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-01T19:22:49.991Z] #46 ... [2023-11-01T19:22:49.991Z] [2023-11-01T19:22:49.991Z] #47 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:22:49.991Z] #47 ... [2023-11-01T19:22:49.991Z] [2023-11-01T19:22:49.991Z] #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:22:50.251Z] #48 ... [2023-11-01T19:22:50.251Z] [2023-11-01T19:22:50.251Z] #49 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:22:50.251Z] #49 transferring context: 365.18MB 7.4s done [2023-11-01T19:22:50.544Z] #49 ... [2023-11-01T19:22:50.544Z] [2023-11-01T19:22:50.544Z] #50 [support-scheduler internal] load build context [2023-11-01T19:22:50.544Z] #50 transferring context: 365.18MB 6.4s done [2023-11-01T19:22:50.544Z] #50 ... [2023-11-01T19:22:50.544Z] [2023-11-01T19:22:50.544Z] #51 [security-proxy-auth internal] load build context [2023-11-01T19:22:50.544Z] #51 transferring context: 365.18MB 7.0s done [2023-11-01T19:22:50.804Z] #51 ... [2023-11-01T19:22:50.804Z] [2023-11-01T19:22:50.804Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:22:50.804Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-11-01T19:22:50.804Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T19:22:50.804Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-01T19:22:50.804Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-01T19:22:50.804Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-01T19:22:50.804Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-01T19:22:50.804Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.7s done [2023-11-01T19:22:50.804Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 9.7s [2023-11-01T19:22:50.804Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-01T19:22:50.804Z] #52 ... [2023-11-01T19:22:50.804Z] [2023-11-01T19:22:50.804Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:22:51.062Z] #53 ... [2023-11-01T19:22:51.062Z] [2023-11-01T19:22:51.062Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:22:51.062Z] #54 ... [2023-11-01T19:22:51.063Z] [2023-11-01T19:22:51.063Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:22:51.322Z] #55 ... [2023-11-01T19:22:51.322Z] [2023-11-01T19:22:51.322Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:22:51.322Z] #56 ... [2023-11-01T19:22:51.322Z] [2023-11-01T19:22:51.322Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T19:22:51.581Z] #57 ... [2023-11-01T19:22:51.581Z] [2023-11-01T19:22:51.581Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:22:51.842Z] #58 ... [2023-11-01T19:22:51.842Z] [2023-11-01T19:22:51.842Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:22:51.842Z] #59 ... [2023-11-01T19:22:51.842Z] [2023-11-01T19:22:51.842Z] #60 [support-notifications internal] load build context [2023-11-01T19:22:51.842Z] #60 transferring context: 365.18MB 7.2s done [2023-11-01T19:22:53.220Z] #60 ... [2023-11-01T19:22:53.220Z] [2023-11-01T19:22:53.220Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:22:53.220Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 9.8s done [2023-11-01T19:22:56.808Z] 17808c966233: Pull complete [2023-11-01T19:22:59.784Z] #52 ... [2023-11-01T19:22:59.784Z] [2023-11-01T19:22:59.784Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:22:59.784Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-01T19:23:01.061Z] f4c1fc716caa: Pull complete [2023-11-01T19:23:01.061Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T19:23:01.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:23:01.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:23:01.464Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:23:01.464Z] WORKDIR /edgex [2023-11-01T19:23:01.464Z] COPY go.mod . [2023-11-01T19:23:01.464Z] RUN go mod download [2023-11-01T19:23:01.464Z] docker build -t ci-base-image-arm64 -f - . [2023-11-01T19:23:02.052Z] Sending build context to Docker daemon 2.91MB [2023-11-01T19:23:02.053Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:23:02.053Z] ---> ea914061e18c [2023-11-01T19:23:02.053Z] Step 2/4 : WORKDIR /edgex [2023-11-01T19:23:03.013Z] ---> Running in 37305f3f27d1 [2023-11-01T19:23:03.610Z] Removing intermediate container 37305f3f27d1 [2023-11-01T19:23:03.610Z] ---> 8e4c5168eb58 [2023-11-01T19:23:03.610Z] Step 3/4 : COPY go.mod . [2023-11-01T19:23:03.884Z] ---> 741f0f8c23b2 [2023-11-01T19:23:03.885Z] Step 4/4 : RUN go mod download [2023-11-01T19:23:04.172Z] ---> Running in a4ec21e26520 [2023-11-01T19:23:11.999Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-01T19:23:11.999Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-01T19:23:11.999Z] #33 ... [2023-11-01T19:23:11.999Z] [2023-11-01T19:23:11.999Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:23:11.999Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-01T19:23:11.999Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2023-11-01T19:23:11.999Z] #52 ... [2023-11-01T19:23:11.999Z] [2023-11-01T19:23:11.999Z] #60 [support-notifications internal] load build context [2023-11-01T19:23:11.999Z] #60 DONE 33.2s [2023-11-01T19:23:11.999Z] [2023-11-01T19:23:11.999Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:23:11.999Z] #52 ... [2023-11-01T19:23:11.999Z] [2023-11-01T19:23:11.999Z] #46 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-01T19:23:11.999Z] #46 DONE 32.1s [2023-11-01T19:23:11.999Z] [2023-11-01T19:23:11.999Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:23:11.999Z] #52 ... [2023-11-01T19:23:11.999Z] [2023-11-01T19:23:11.999Z] #39 [core-metadata internal] load build context [2023-11-01T19:23:11.999Z] #39 DONE 33.6s [2023-11-01T19:23:11.999Z] [2023-11-01T19:23:11.999Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:23:11.999Z] #61 ... [2023-11-01T19:23:11.999Z] [2023-11-01T19:23:11.999Z] #43 [security-secretstore-setup internal] load build context [2023-11-01T19:23:11.999Z] #43 DONE 33.7s [2023-11-01T19:23:12.260Z] [2023-11-01T19:23:12.260Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:23:12.260Z] #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s [2023-11-01T19:23:12.520Z] #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2023-11-01T19:23:15.092Z] #33 ... [2023-11-01T19:23:15.092Z] [2023-11-01T19:23:15.092Z] #50 [support-scheduler internal] load build context [2023-11-01T19:23:15.092Z] #50 DONE 36.6s [2023-11-01T19:23:15.092Z] [2023-11-01T19:23:15.092Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:23:15.092Z] #54 35.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:15.362Z] #54 35.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:15.362Z] #54 ... [2023-11-01T19:23:15.362Z] [2023-11-01T19:23:15.362Z] #51 [security-proxy-auth internal] load build context [2023-11-01T19:23:15.362Z] #51 DONE 37.1s [2023-11-01T19:23:15.622Z] [2023-11-01T19:23:15.622Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:23:15.622Z] #54 36.11 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:23:15.622Z] #54 36.11 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:23:15.622Z] #54 36.11 OK: 20076 distinct packages available [2023-11-01T19:23:15.622Z] #54 36.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:15.622Z] #54 ... [2023-11-01T19:23:15.622Z] [2023-11-01T19:23:15.622Z] #42 [core-data internal] load build context [2023-11-01T19:23:15.622Z] #42 DONE 37.3s [2023-11-01T19:23:15.622Z] [2023-11-01T19:23:15.622Z] #49 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:23:15.622Z] #49 DONE 37.3s [2023-11-01T19:23:15.622Z] [2023-11-01T19:23:15.622Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:23:15.622Z] #54 36.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:15.885Z] #54 36.46 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:16.145Z] #54 ... [2023-11-01T19:23:16.145Z] [2023-11-01T19:23:16.145Z] #40 [core-command internal] load build context [2023-11-01T19:23:16.145Z] #40 DONE 37.5s [2023-11-01T19:23:16.145Z] [2023-11-01T19:23:16.145Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:23:16.145Z] #54 36.47 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:23:16.145Z] #54 36.47 (3/4) Installing libucontext (1.2-r2) [2023-11-01T19:23:16.145Z] #54 36.48 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T19:23:16.145Z] #54 36.48 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:16.145Z] #54 36.49 OK: 8 MiB in 19 packages [2023-11-01T19:23:16.145Z] #54 ... [2023-11-01T19:23:16.145Z] [2023-11-01T19:23:16.145Z] #41 [security-bootstrapper internal] load build context [2023-11-01T19:23:16.145Z] #41 DONE 37.7s [2023-11-01T19:23:16.145Z] [2023-11-01T19:23:16.145Z] #44 [security-spiffe-token-provider internal] load build context [2023-11-01T19:23:16.145Z] #44 DONE 37.7s [2023-11-01T19:23:16.145Z] [2023-11-01T19:23:16.145Z] #45 [security-proxy-setup internal] load build context [2023-11-01T19:23:16.145Z] #45 DONE 37.7s [2023-11-01T19:23:16.145Z] [2023-11-01T19:23:16.145Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:23:16.145Z] #55 32.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.145Z] #55 32.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.145Z] #55 32.59 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:16.145Z] #55 32.59 (2/2) Installing su-exec (0.2-r3) [2023-11-01T19:23:16.145Z] #55 32.59 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:16.145Z] #55 32.60 OK: 7 MiB in 17 packages [2023-11-01T19:23:16.145Z] #55 DONE 36.6s [2023-11-01T19:23:16.145Z] [2023-11-01T19:23:16.145Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:23:16.145Z] #56 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.145Z] #56 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.145Z] #56 32.96 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T19:23:16.145Z] #56 32.98 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:16.145Z] #56 32.99 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:16.145Z] #56 32.99 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:23:16.145Z] #56 33.03 OK: 8 MiB in 17 packages [2023-11-01T19:23:16.145Z] #56 DONE 36.6s [2023-11-01T19:23:16.145Z] [2023-11-01T19:23:16.145Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:23:16.145Z] #53 32.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.145Z] #53 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.145Z] #53 32.60 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:23:16.145Z] #53 32.60 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:23:16.145Z] #53 32.60 OK: 20076 distinct packages available [2023-11-01T19:23:16.145Z] #53 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.145Z] #53 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.145Z] #53 32.98 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T19:23:16.146Z] #53 33.00 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T19:23:16.146Z] #53 33.01 (3/11) Installing libunistring (1.1-r1) [2023-11-01T19:23:16.146Z] #53 33.02 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T19:23:16.146Z] #53 33.03 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T19:23:16.146Z] #53 33.03 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T19:23:16.146Z] #53 33.04 (7/11) Installing curl (8.4.0-r0) [2023-11-01T19:23:16.146Z] #53 33.05 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:16.146Z] #53 33.05 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:23:16.146Z] #53 33.05 (10/11) Installing libucontext (1.2-r2) [2023-11-01T19:23:16.146Z] #53 33.06 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T19:23:16.146Z] #53 33.06 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:16.146Z] #53 33.07 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:23:16.146Z] #53 33.11 OK: 12 MiB in 26 packages [2023-11-01T19:23:16.146Z] #53 DONE 36.6s [2023-11-01T19:23:16.146Z] [2023-11-01T19:23:16.146Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:23:16.146Z] #58 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.146Z] #58 32.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.146Z] #58 32.57 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T19:23:16.146Z] #58 32.59 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:16.146Z] #58 32.60 (3/4) Installing su-exec (0.2-r3) [2023-11-01T19:23:16.146Z] #58 32.61 (4/4) Installing yq (4.33.3-r4) [2023-11-01T19:23:16.146Z] #58 32.68 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:16.146Z] #58 32.68 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:23:16.146Z] #58 32.75 OK: 17 MiB in 19 packages [2023-11-01T19:23:16.146Z] #58 DONE 36.6s [2023-11-01T19:23:16.146Z] [2023-11-01T19:23:16.146Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:23:16.146Z] #59 32.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.146Z] #59 32.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.146Z] #59 32.95 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:23:16.146Z] #59 32.98 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:23:16.146Z] #59 33.00 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:16.146Z] #59 33.00 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T19:23:16.146Z] #59 33.01 (5/6) Installing su-exec (0.2-r3) [2023-11-01T19:23:16.146Z] #59 33.01 (6/6) Installing yq (4.33.3-r4) [2023-11-01T19:23:16.146Z] #59 33.07 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:16.146Z] #59 33.08 OK: 17 MiB in 19 packages [2023-11-01T19:23:16.146Z] #59 DONE 36.6s [2023-11-01T19:23:16.146Z] [2023-11-01T19:23:16.146Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:23:16.146Z] #54 DONE 36.8s [2023-11-01T19:23:16.146Z] [2023-11-01T19:23:16.146Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T19:23:16.146Z] #57 35.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.146Z] #57 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.146Z] #57 36.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:16.146Z] #57 36.31 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:16.146Z] #57 36.31 OK: 7 MiB in 16 packages [2023-11-01T19:23:16.146Z] #57 DONE 36.7s [2023-11-01T19:23:16.146Z] [2023-11-01T19:23:16.146Z] #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:23:16.146Z] #48 36.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.146Z] #48 36.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.406Z] #48 ... [2023-11-01T19:23:16.406Z] [2023-11-01T19:23:16.406Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T19:23:16.406Z] #62 DONE 0.2s [2023-11-01T19:23:16.406Z] [2023-11-01T19:23:16.406Z] #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:23:16.406Z] #48 37.02 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:23:16.406Z] #48 37.02 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:23:16.406Z] #48 37.02 OK: 20076 distinct packages available [2023-11-01T19:23:16.664Z] #48 37.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.665Z] #48 37.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:16.923Z] #48 37.38 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:23:16.923Z] #48 37.41 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:23:16.923Z] #48 37.43 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:16.923Z] #48 37.43 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:23:16.923Z] #48 37.43 (5/7) Installing libucontext (1.2-r2) [2023-11-01T19:23:16.923Z] #48 37.44 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T19:23:16.923Z] #48 37.44 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T19:23:16.923Z] #48 37.45 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:16.923Z] #48 37.46 OK: 8 MiB in 20 packages [2023-11-01T19:23:17.491Z] #48 DONE 37.9s [2023-11-01T19:23:17.491Z] [2023-11-01T19:23:17.491Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T19:23:17.491Z] #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:17.491Z] #0 4.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:17.491Z] #0 5.238 OK: 264 MiB in 52 packages [2023-11-01T19:23:17.491Z] #63 DONE 5.5s [2023-11-01T19:23:17.491Z] [2023-11-01T19:23:17.491Z] #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:23:17.491Z] #64 DONE 0.7s [2023-11-01T19:23:17.491Z] [2023-11-01T19:23:17.491Z] #47 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:23:17.491Z] #47 36.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:17.491Z] #47 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:17.491Z] #47 37.23 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:17.491Z] #47 37.24 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:17.491Z] #47 37.24 OK: 7 MiB in 16 packages [2023-11-01T19:23:17.491Z] #47 DONE 38.1s [2023-11-01T19:23:17.491Z] [2023-11-01T19:23:17.491Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:23:17.491Z] #61 5.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:17.492Z] #61 5.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:17.752Z] #61 5.797 OK: 264 MiB in 52 packages [2023-11-01T19:23:18.812Z] #61 DONE 7.1s [2023-11-01T19:23:18.812Z] [2023-11-01T19:23:18.812Z] #65 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T19:23:18.812Z] #65 DONE 1.4s [2023-11-01T19:23:18.812Z] [2023-11-01T19:23:18.812Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:23:18.812Z] #0 5.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:18.812Z] #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:18.812Z] #0 5.833 OK: 264 MiB in 52 packages [2023-11-01T19:23:18.812Z] #66 DONE 6.9s [2023-11-01T19:23:18.812Z] [2023-11-01T19:23:18.812Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T19:23:18.812Z] #0 5.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:18.812Z] #0 5.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:18.812Z] #0 5.860 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:23:18.812Z] #0 5.860 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:23:18.812Z] #0 5.860 OK: 20080 distinct packages available [2023-11-01T19:23:18.812Z] #0 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:18.812Z] #0 5.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:18.812Z] #0 6.261 OK: 264 MiB in 52 packages [2023-11-01T19:23:18.812Z] #67 DONE 6.9s [2023-11-01T19:23:18.812Z] [2023-11-01T19:23:18.812Z] #68 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:23:18.812Z] #68 DONE 1.4s [2023-11-01T19:23:18.812Z] [2023-11-01T19:23:18.812Z] #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T19:23:18.812Z] #69 DONE 1.4s [2023-11-01T19:23:18.812Z] [2023-11-01T19:23:18.812Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:23:18.812Z] #70 DONE 1.4s [2023-11-01T19:23:18.812Z] [2023-11-01T19:23:18.812Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:23:19.071Z] #71 ... [2023-11-01T19:23:19.071Z] [2023-11-01T19:23:19.071Z] #72 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T19:23:19.071Z] #72 DONE 0.2s [2023-11-01T19:23:19.071Z] [2023-11-01T19:23:19.071Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:23:19.330Z] #73 ... [2023-11-01T19:23:19.330Z] [2023-11-01T19:23:19.330Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:23:19.330Z] #74 DONE 0.7s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T19:23:19.610Z] #75 DONE 0.7s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:23:19.610Z] #76 DONE 0.7s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:23:19.610Z] #77 DONE 0.7s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:23:19.610Z] #73 DONE 0.7s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:23:19.610Z] #78 DONE 0.1s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #79 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T19:23:19.610Z] #79 ... [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T19:23:19.610Z] #80 DONE 0.1s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T19:23:19.610Z] #81 DONE 0.1s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #82 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T19:23:19.610Z] #82 DONE 3.5s [2023-11-01T19:23:19.610Z] [2023-11-01T19:23:19.610Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:23:19.610Z] #83 DONE 0.1s [2023-11-01T19:23:19.875Z] [2023-11-01T19:23:19.875Z] #79 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T19:23:19.875Z] #79 DONE 0.1s [2023-11-01T19:23:19.875Z] [2023-11-01T19:23:19.875Z] #84 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T19:23:19.875Z] #84 DONE 0.1s [2023-11-01T19:23:19.875Z] [2023-11-01T19:23:19.875Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T19:23:19.875Z] #85 DONE 0.1s [2023-11-01T19:23:19.875Z] [2023-11-01T19:23:19.875Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T19:23:19.875Z] #86 DONE 0.1s [2023-11-01T19:23:19.875Z] [2023-11-01T19:23:19.875Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T19:23:19.875Z] #87 DONE 0.1s [2023-11-01T19:23:19.875Z] [2023-11-01T19:23:19.875Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T19:23:19.875Z] #88 DONE 0.1s [2023-11-01T19:23:19.875Z] [2023-11-01T19:23:19.875Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:23:19.875Z] #89 DONE 0.1s [2023-11-01T19:23:19.875Z] [2023-11-01T19:23:19.875Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T19:23:20.138Z] #90 DONE 0.1s [2023-11-01T19:23:20.138Z] [2023-11-01T19:23:20.138Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T19:23:20.138Z] #91 DONE 0.0s [2023-11-01T19:23:20.138Z] [2023-11-01T19:23:20.138Z] #92 [security-spire-agent] exporting to image [2023-11-01T19:23:20.138Z] #92 exporting layers [2023-11-01T19:23:20.396Z] #92 exporting layers 0.6s done [2023-11-01T19:23:20.655Z] #92 exporting layers 0.5s done [2023-11-01T19:23:20.655Z] #92 writing image sha256:d550d23991f87afb5e897c461e61ed88da9be6e2ed1a221e6733c422eb976638 done [2023-11-01T19:23:20.655Z] #92 naming to docker.io/library/security-spire-config done [2023-11-01T19:23:20.655Z] #92 writing image sha256:52d12fe320f151d56e10c0c44d405130d2e2f26e8f18266b2218bb77490bb347 done [2023-11-01T19:23:20.655Z] #92 naming to docker.io/library/security-spire-server done [2023-11-01T19:23:20.655Z] #92 writing image sha256:c2777a452d6dabb0035d0ac2b8ec50f2eb4bb164fc5e63e580f93f406f9df11e [2023-11-01T19:23:20.655Z] #92 writing image sha256:c2777a452d6dabb0035d0ac2b8ec50f2eb4bb164fc5e63e580f93f406f9df11e done [2023-11-01T19:23:20.655Z] #92 naming to docker.io/library/security-spire-agent done [2023-11-01T19:23:20.655Z] #92 DONE 0.7s [2023-11-01T19:23:20.655Z] [2023-11-01T19:23:20.655Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:23:22.029Z] #93 ... [2023-11-01T19:23:22.029Z] [2023-11-01T19:23:22.029Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:23:22.029Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2023-11-01T19:23:27.305Z] #52 ... [2023-11-01T19:23:27.305Z] [2023-11-01T19:23:27.305Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:23:29.834Z] #33 ... [2023-11-01T19:23:29.834Z] [2023-11-01T19:23:29.834Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:23:29.834Z] #94 ... [2023-11-01T19:23:29.834Z] [2023-11-01T19:23:29.834Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:23:51.050Z] Removing intermediate container a4ec21e26520 [2023-11-01T19:23:51.050Z] ---> a4567b48a8cb [2023-11-01T19:23:51.050Z] Successfully built a4567b48a8cb [2023-11-01T19:23:51.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:23:51.466Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T19:23:51.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:23:51.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-16276 does not seem to be running inside a container [2023-11-01T19:23:51.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T19:23:53.110Z] $ docker top e6db74487331c945d2b8194aa9c7d73ec8d8f1493c9f8b8d67ef9760ec269535 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:23:54.013Z] + go version [2023-11-01T19:23:54.013Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T19:23:54.057Z] $ docker stop --time=1 e6db74487331c945d2b8194aa9c7d73ec8d8f1493c9f8b8d67ef9760ec269535 [2023-11-01T19:23:55.738Z] $ docker rm -f --volumes e6db74487331c945d2b8194aa9c7d73ec8d8f1493c9f8b8d67ef9760ec269535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:23:56.587Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T19:23:56.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:23:56.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-16276 does not seem to be running inside a container [2023-11-01T19:23:56.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T19:23:58.112Z] $ docker top 4b83e7452aee534a4e6cf60799d45e8314918cd76af17cee8c5354aca2e30ac3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T19:23:58.376Z] ========================================================= [2023-11-01T19:23:58.376Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-01T19:23:58.376Z] ========================================================= [Pipeline] sh [2023-11-01T19:23:59.009Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:23:59.712Z] + make test [2023-11-01T19:23:59.713Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T19:24:16.624Z] #95 ... [2023-11-01T19:24:16.624Z] [2023-11-01T19:24:16.624Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:16.624Z] #93 DONE 49.8s [2023-11-01T19:24:16.624Z] [2023-11-01T19:24:16.624Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:16.624Z] #95 DONE 49.8s [2023-11-01T19:24:16.624Z] [2023-11-01T19:24:16.624Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:16.624Z] #94 DONE 49.8s [2023-11-01T19:24:16.624Z] [2023-11-01T19:24:16.624Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:16.624Z] #71 DONE 50.5s [2023-11-01T19:24:16.624Z] [2023-11-01T19:24:16.624Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-01T19:24:19.407Z] #96 ... [2023-11-01T19:24:19.407Z] [2023-11-01T19:24:19.407Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T19:24:19.407Z] #97 ... [2023-11-01T19:24:19.407Z] [2023-11-01T19:24:19.407Z] #98 [core-data builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #98 ... [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #99 DONE 10.3s [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #100 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:19.667Z] #101 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:19.667Z] #102 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #103 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:19.667Z] #104 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #105 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:19.667Z] #105 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #96 DONE 10.3s [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #106 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:19.667Z] #107 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:19.667Z] #108 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #109 [support-scheduler builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #109 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:19.667Z] #110 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:19.667Z] #111 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #97 DONE 10.4s [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:19.667Z] #112 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:19.667Z] #113 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #114 [core-command builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #114 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #98 [core-data builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #98 DONE 10.4s [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:19.667Z] #115 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:19.667Z] #116 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #117 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:19.667Z] #118 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:19.667Z] #119 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #120 [core-metadata builder 6/7] COPY . . [2023-11-01T19:24:19.667Z] #120 CACHED [2023-11-01T19:24:19.667Z] [2023-11-01T19:24:19.667Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:24:21.044Z] #121 1.290 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-11-01T19:24:31.313Z] #121 ... [2023-11-01T19:24:31.313Z] [2023-11-01T19:24:31.313Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T19:24:31.313Z] #0 0.351 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-11-01T19:24:31.313Z] #122 ... [2023-11-01T19:24:31.313Z] [2023-11-01T19:24:31.313Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:24:31.313Z] #0 0.706 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-11-01T19:24:31.313Z] #123 ... [2023-11-01T19:24:31.313Z] [2023-11-01T19:24:31.313Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:24:31.313Z] #0 0.574 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-11-01T19:24:31.573Z] #124 ... [2023-11-01T19:24:31.573Z] [2023-11-01T19:24:31.573Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:24:31.573Z] #0 1.099 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-11-01T19:24:31.573Z] #125 ... [2023-11-01T19:24:31.573Z] [2023-11-01T19:24:31.573Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:24:31.573Z] #0 0.693 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-11-01T19:24:31.831Z] #126 ... [2023-11-01T19:24:31.831Z] [2023-11-01T19:24:31.831Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T19:24:31.831Z] #0 0.680 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-11-01T19:24:32.328Z] #127 ... [2023-11-01T19:24:32.328Z] [2023-11-01T19:24:32.328Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:24:32.328Z] #0 0.835 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-11-01T19:24:32.586Z] #128 ... [2023-11-01T19:24:32.586Z] [2023-11-01T19:24:32.586Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:24:32.586Z] #0 1.753 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-11-01T19:24:32.586Z] #129 ... [2023-11-01T19:24:32.586Z] [2023-11-01T19:24:32.586Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:24:32.586Z] #0 1.192 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-11-01T19:24:32.586Z] #130 ... [2023-11-01T19:24:32.586Z] [2023-11-01T19:24:32.586Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:24:32.586Z] #0 1.174 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-11-01T19:24:38.582Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-01T19:25:19.265Z] #131 ... [2023-11-01T19:25:19.265Z] [2023-11-01T19:25:19.265Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T19:25:19.265Z] #127 58.40 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-11-01T19:26:06.057Z] #127 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:26:06.057Z] #126 DONE 99.1s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T19:26:06.057Z] #127 DONE 99.3s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #132 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T19:26:06.057Z] #122 DONE 99.4s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:26:06.057Z] #121 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #133 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:26:06.057Z] #125 DONE 100.0s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #134 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:26:06.057Z] #128 DONE 100.5s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:26:06.057Z] #121 DONE 100.6s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:26:06.057Z] #130 DONE 101.3s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:26:06.057Z] #129 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #135 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:26:06.057Z] #124 DONE 102.1s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:26:06.057Z] #33 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:26:06.057Z] #129 DONE 102.6s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #133 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:26:06.057Z] #131 DONE 103.0s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:26:06.057Z] #123 DONE 103.1s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #136 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #132 DONE 4.1s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #134 DONE 3.3s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.057Z] #137 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #133 DONE 3.9s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T19:26:06.057Z] #138 DONE 0.9s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.057Z] #139 ... [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #135 DONE 2.1s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.057Z] #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.057Z] #136 DONE 0.9s [2023-11-01T19:26:06.057Z] [2023-11-01T19:26:06.058Z] #140 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.058Z] #140 DONE 0.6s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #141 ... [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #142 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.058Z] #142 CACHED [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #143 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #143 CACHED [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.058Z] #144 CACHED [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #145 CACHED [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #146 CACHED [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.058Z] #147 CACHED [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:06.058Z] #148 CACHED [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #149 CACHED [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #137 DONE 0.5s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #139 DONE 0.4s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #150 DONE 0.2s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #151 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #151 DONE 0.6s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #152 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T19:26:06.058Z] #152 ... [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #141 DONE 0.5s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #153 [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-11-01T19:26:06.058Z] #153 ... [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T19:26:06.058Z] #154 DONE 1.9s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T19:26:06.058Z] #155 DONE 1.9s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T19:26:06.058Z] #156 DONE 1.9s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #157 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:06.058Z] #157 DONE 1.9s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T19:26:06.058Z] #158 DONE 1.9s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #159 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T19:26:06.058Z] #159 DONE 2.1s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #153 [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-11-01T19:26:06.058Z] #153 DONE 1.9s [2023-11-01T19:26:06.058Z] [2023-11-01T19:26:06.058Z] #160 [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-11-01T19:26:06.318Z] #160 ... [2023-11-01T19:26:06.318Z] [2023-11-01T19:26:06.318Z] #161 [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-11-01T19:26:06.318Z] #161 DONE 2.5s [2023-11-01T19:26:06.579Z] [2023-11-01T19:26:06.579Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T19:26:06.579Z] #162 DONE 2.8s [2023-11-01T19:26:06.579Z] [2023-11-01T19:26:06.579Z] #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T19:26:06.840Z] #163 ... [2023-11-01T19:26:06.840Z] [2023-11-01T19:26:06.840Z] #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T19:26:06.840Z] #164 DONE 1.5s [2023-11-01T19:26:06.840Z] [2023-11-01T19:26:06.840Z] #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:07.100Z] #165 ... [2023-11-01T19:26:07.100Z] [2023-11-01T19:26:07.100Z] #152 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T19:26:07.100Z] #152 DONE 3.1s [2023-11-01T19:26:07.100Z] [2023-11-01T19:26:07.100Z] #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:07.100Z] #166 DONE 1.6s [2023-11-01T19:26:07.100Z] [2023-11-01T19:26:07.100Z] #167 [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-11-01T19:26:07.362Z] #167 ... [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:07.362Z] #168 DONE 1.6s [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:07.362Z] #169 DONE 1.7s [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T19:26:07.362Z] #170 DONE 1.7s [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #171 [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-11-01T19:26:07.362Z] #171 DONE 1.6s [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:07.362Z] #172 DONE 1.6s [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #160 [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-11-01T19:26:07.362Z] #160 DONE 1.7s [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #173 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:07.362Z] #173 DONE 0.8s [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T19:26:07.362Z] #163 DONE 1.1s [2023-11-01T19:26:07.362Z] [2023-11-01T19:26:07.362Z] #92 [support-scheduler] exporting to image [2023-11-01T19:26:07.362Z] #92 exporting layers [2023-11-01T19:26:07.623Z] #92 exporting layers 0.3s done [2023-11-01T19:26:07.623Z] #92 ... [2023-11-01T19:26:07.623Z] [2023-11-01T19:26:07.623Z] #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:07.623Z] #165 DONE 0.8s [2023-11-01T19:26:07.623Z] [2023-11-01T19:26:07.623Z] #92 [support-scheduler] exporting to image [2023-11-01T19:26:07.623Z] #92 exporting layers 0.4s done [2023-11-01T19:26:07.885Z] #92 ... [2023-11-01T19:26:07.885Z] [2023-11-01T19:26:07.885Z] #167 [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-11-01T19:26:07.885Z] #167 DONE 0.8s [2023-11-01T19:26:07.885Z] [2023-11-01T19:26:07.885Z] #174 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:07.885Z] #174 DONE 0.5s [2023-11-01T19:26:07.885Z] [2023-11-01T19:26:07.885Z] #92 [core-command] exporting to image [2023-11-01T19:26:07.885Z] #92 writing image sha256:d278633253e134f1a6e7867386017e55648bb3d633926e5ea7d881d1c984ac74 done [2023-11-01T19:26:07.885Z] #92 naming to docker.io/library/core-command done [2023-11-01T19:26:08.147Z] #92 ... [2023-11-01T19:26:08.147Z] [2023-11-01T19:26:08.147Z] #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:08.147Z] #175 DONE 0.9s [2023-11-01T19:26:08.147Z] [2023-11-01T19:26:08.147Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:08.147Z] #176 DONE 1.0s [2023-11-01T19:26:08.147Z] [2023-11-01T19:26:08.147Z] #92 [core-data] exporting to image [2023-11-01T19:26:08.420Z] #92 ... [2023-11-01T19:26:08.420Z] [2023-11-01T19:26:08.420Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:08.420Z] #177 DONE 1.1s [2023-11-01T19:26:08.420Z] [2023-11-01T19:26:08.420Z] #178 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:08.990Z] #178 ... [2023-11-01T19:26:08.990Z] [2023-11-01T19:26:08.990Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:08.990Z] #179 DONE 1.4s [2023-11-01T19:26:08.990Z] [2023-11-01T19:26:08.990Z] #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T19:26:08.990Z] #180 DONE 1.3s [2023-11-01T19:26:08.990Z] [2023-11-01T19:26:08.990Z] #181 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T19:26:08.990Z] #181 DONE 1.4s [2023-11-01T19:26:08.990Z] [2023-11-01T19:26:08.990Z] #92 [core-metadata] exporting to image [2023-11-01T19:26:08.990Z] #92 exporting layers 1.0s done [2023-11-01T19:26:09.251Z] #92 exporting layers 1.4s done [2023-11-01T19:26:09.821Z] #92 ... [2023-11-01T19:26:09.821Z] [2023-11-01T19:26:09.821Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T19:26:09.821Z] #182 DONE 2.0s [2023-11-01T19:26:09.821Z] [2023-11-01T19:26:09.821Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T19:26:09.821Z] #183 DONE 1.1s [2023-11-01T19:26:09.821Z] [2023-11-01T19:26:09.821Z] #92 [core-metadata] exporting to image [2023-11-01T19:26:09.821Z] #92 writing image sha256:457322b54c9b34622635f340cdc6e254039489962f592e9f71dc91540a6cc9bb [2023-11-01T19:26:09.821Z] #92 writing image sha256:a2542486dc2a70a78e2393a3489d746430908a42d7e03d38a0ddd4fe26530d4f [2023-11-01T19:26:09.821Z] #92 writing image sha256:c288782a189d1482f0ec79205789af0388cd1a98e3d1541e7415d1fa7f2b0c0b [2023-11-01T19:26:10.081Z] #92 writing image sha256:a2542486dc2a70a78e2393a3489d746430908a42d7e03d38a0ddd4fe26530d4f 0.2s done [2023-11-01T19:26:10.082Z] #92 naming to docker.io/library/support-scheduler 0.1s done [2023-11-01T19:26:10.082Z] #92 ... [2023-11-01T19:26:10.082Z] [2023-11-01T19:26:10.082Z] #184 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:10.082Z] #184 DONE 1.3s [2023-11-01T19:26:10.082Z] [2023-11-01T19:26:10.082Z] #92 [support-scheduler] exporting to image [2023-11-01T19:26:10.082Z] #92 writing image sha256:457322b54c9b34622635f340cdc6e254039489962f592e9f71dc91540a6cc9bb 0.3s done [2023-11-01T19:26:10.082Z] #92 naming to docker.io/library/support-notifications [2023-11-01T19:26:10.370Z] #92 exporting layers 1.9s done [2023-11-01T19:26:10.370Z] #92 naming to docker.io/library/support-notifications 0.1s done [2023-11-01T19:26:10.370Z] #92 exporting layers 1.6s done [2023-11-01T19:26:10.370Z] #92 writing image sha256:c288782a189d1482f0ec79205789af0388cd1a98e3d1541e7415d1fa7f2b0c0b 0.6s done [2023-11-01T19:26:10.370Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2023-11-01T19:26:10.370Z] #92 writing image sha256:8ad2b8f84dfe0991dce18694f381eb00749ab0e2767ace161c4074634706f371 [2023-11-01T19:26:10.370Z] #92 ... [2023-11-01T19:26:10.370Z] [2023-11-01T19:26:10.370Z] #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:10.370Z] #185 DONE 2.1s [2023-11-01T19:26:10.370Z] [2023-11-01T19:26:10.370Z] #178 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:10.370Z] #178 DONE 1.9s [2023-11-01T19:26:10.370Z] [2023-11-01T19:26:10.370Z] #92 [core-metadata] exporting to image [2023-11-01T19:26:10.370Z] #92 writing image sha256:8ad2b8f84dfe0991dce18694f381eb00749ab0e2767ace161c4074634706f371 done [2023-11-01T19:26:10.370Z] #92 naming to docker.io/library/core-data done [2023-11-01T19:26:10.370Z] #92 writing image sha256:8e18e822017af1440d1f78f897aecea1f1ca112bdd4e5907c1dba9a546968789 done [2023-11-01T19:26:10.370Z] #92 naming to docker.io/library/core-metadata done [2023-11-01T19:26:10.942Z] #92 ... [2023-11-01T19:26:10.942Z] [2023-11-01T19:26:10.942Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T19:26:10.942Z] #186 DONE 1.1s [2023-11-01T19:26:10.942Z] [2023-11-01T19:26:10.942Z] #187 [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-11-01T19:26:11.536Z] #187 ... [2023-11-01T19:26:11.536Z] [2023-11-01T19:26:11.536Z] #188 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T19:26:11.536Z] #188 DONE 1.5s [2023-11-01T19:26:11.536Z] [2023-11-01T19:26:11.536Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:11.797Z] #189 ... [2023-11-01T19:26:11.797Z] [2023-11-01T19:26:11.797Z] #187 [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-11-01T19:26:11.797Z] #187 DONE 0.8s [2023-11-01T19:26:11.797Z] [2023-11-01T19:26:11.797Z] #190 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:11.797Z] #190 DONE 1.6s [2023-11-01T19:26:11.797Z] [2023-11-01T19:26:11.797Z] #92 [security-proxy-setup] exporting to image [2023-11-01T19:26:11.797Z] #92 writing image sha256:f7fd8ba5f46f03b46a11c34f923a5e20f6b17afcf5d2d056650570af8d1ca3dc 0.1s done [2023-11-01T19:26:11.797Z] #92 naming to docker.io/library/core-common-config-bootstrapper [2023-11-01T19:26:12.059Z] #92 exporting layers 1.5s done [2023-11-01T19:26:12.059Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-01T19:26:12.329Z] #92 ... [2023-11-01T19:26:12.329Z] [2023-11-01T19:26:12.329Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:12.329Z] #189 DONE 0.9s [2023-11-01T19:26:12.591Z] [2023-11-01T19:26:12.592Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:12.592Z] #191 ... [2023-11-01T19:26:12.592Z] [2023-11-01T19:26:12.592Z] #192 [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-11-01T19:26:12.592Z] #192 DONE 0.8s [2023-11-01T19:26:12.852Z] [2023-11-01T19:26:12.852Z] #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T19:26:12.852Z] #193 DONE 0.1s [2023-11-01T19:26:12.852Z] [2023-11-01T19:26:12.852Z] #92 [security-proxy-setup] exporting to image [2023-11-01T19:26:12.852Z] #92 exporting layers 0.8s done [2023-11-01T19:26:12.852Z] #92 writing image sha256:dd277c3461a950689a3ed4b28e4a6336189cce68bf27f681b980e9fa4d537f43 0.0s done [2023-11-01T19:26:12.852Z] #92 naming to docker.io/library/security-proxy-auth done [2023-11-01T19:26:12.852Z] #92 writing image sha256:426328c36923446f20d7790c3ce27b2a55671d81f05601a317085ab985a834ab done [2023-11-01T19:26:12.852Z] #92 naming to docker.io/library/security-proxy-setup done [2023-11-01T19:26:12.852Z] #92 DONE 6.2s [2023-11-01T19:26:12.852Z] [2023-11-01T19:26:12.852Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T19:26:13.116Z] #194 DONE 0.4s [2023-11-01T19:26:13.116Z] [2023-11-01T19:26:13.116Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:13.116Z] #191 DONE 0.6s [2023-11-01T19:26:13.116Z] [2023-11-01T19:26:13.116Z] #92 [security-secretstore-setup] exporting to image [2023-11-01T19:26:13.377Z] #92 exporting layers 0.4s done [2023-11-01T19:26:13.639Z] #92 writing image sha256:3bf57200eea273772f1d56cfcaf792c3499388a615c7144f9a7f1409417d7dbe done [2023-11-01T19:26:13.639Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-11-01T19:26:13.639Z] #92 DONE 6.7s [2023-11-01T19:26:13.639Z] [2023-11-01T19:26:13.639Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T19:26:13.902Z] #195 DONE 0.9s [2023-11-01T19:26:13.902Z] [2023-11-01T19:26:13.902Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:26:14.164Z] #33 ... [2023-11-01T19:26:14.164Z] [2023-11-01T19:26:14.164Z] #92 [security-bootstrapper] exporting to image [2023-11-01T19:26:15.110Z] #92 exporting layers 1.0s done [2023-11-01T19:26:15.110Z] #92 writing image sha256:729fa334d46b6f32391a89424476397325723c8f225ad24c0fbb26a162e102dc 0.1s done [2023-11-01T19:26:15.110Z] #92 naming to docker.io/library/security-bootstrapper 0.0s done [2023-11-01T19:26:15.110Z] #92 DONE 7.7s [2023-11-01T19:26:15.110Z] [2023-11-01T19:26:15.110Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:15.111Z] time="2023-11-01T19:22:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T19:26:15.144Z] $ docker stop --time=1 274000bb9874cefc4f4d92c5ffde5b5459fcbe8e06b13b67fb6982da1be685ca [2023-11-01T19:26:17.137Z] $ docker rm -f --volumes 274000bb9874cefc4f4d92c5ffde5b5459fcbe8e06b13b67fb6982da1be685ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:26:17.616Z] + docker images [2023-11-01T19:26:17.616Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T19:26:17.616Z] security-bootstrapper latest 729fa334d46b 4 seconds ago 23.3MB [2023-11-01T19:26:17.616Z] security-secretstore-setup latest 3bf57200eea2 5 seconds ago 44.4MB [2023-11-01T19:26:17.616Z] security-proxy-setup latest 426328c36923 6 seconds ago 34.4MB [2023-11-01T19:26:17.616Z] core-common-config-bootstrapper latest f7fd8ba5f46f 7 seconds ago 18.2MB [2023-11-01T19:26:17.616Z] security-proxy-auth latest dd277c3461a9 7 seconds ago 19.5MB [2023-11-01T19:26:17.616Z] core-metadata latest 8e18e822017a 9 seconds ago 21.7MB [2023-11-01T19:26:17.616Z] support-notifications latest 457322b54c9b 10 seconds ago 34.7MB [2023-11-01T19:26:17.616Z] core-data latest 8ad2b8f84dfe 10 seconds ago 21.3MB [2023-11-01T19:26:17.616Z] support-scheduler latest a2542486dc2a 10 seconds ago 34.1MB [2023-11-01T19:26:17.616Z] security-spiffe-token-provider latest c288782a189d 10 seconds ago 35.1MB [2023-11-01T19:26:17.616Z] core-command latest d278633253e1 10 seconds ago 21.2MB [2023-11-01T19:26:17.616Z] security-spire-config latest d550d23991f8 2 minutes ago 101MB [2023-11-01T19:26:17.616Z] security-spire-server latest 52d12fe320f1 2 minutes ago 107MB [2023-11-01T19:26:17.616Z] security-spire-agent latest c2777a452d6d 2 minutes ago 166MB [2023-11-01T19:26:17.616Z] ci-base-image-x86_64 latest 3cbf093e69cc 6 minutes ago 930MB [2023-11-01T19:26:17.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-01T19:26:17.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-01T19:26:17.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-01T19:26:30.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-01T19:26:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-01T19:26:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-01T19:26:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.301s coverage: 28.7% of statements [2023-11-01T19:26:48.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.305s coverage: 97.0% of statements [2023-11-01T19:26:52.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-01T19:26:53.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-01T19:26:53.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-01T19:26:58.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.540s coverage: 69.2% of statements [2023-11-01T19:26:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-01T19:26:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-01T19:27:00.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.337s coverage: 53.2% of statements [2023-11-01T19:27:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-01T19:27:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:27:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-01T19:27:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-01T19:27:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-01T19:27:12.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-01T19:27:12.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-01T19:27:22.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.493s coverage: 93.4% of statements [2023-11-01T19:27:22.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.598s coverage: 4.1% of statements [2023-11-01T19:27:26.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-01T19:27:26.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:27:26.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-01T19:27:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-01T19:27:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-01T19:27:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-01T19:27:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-01T19:27:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-01T19:27:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-01T19:27:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-01T19:27:29.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.767s coverage: 97.6% of statements [2023-11-01T19:27:29.547Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.208s coverage: 72.2% of statements [2023-11-01T19:27:37.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-01T19:27:37.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-01T19:27:38.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.439s coverage: 0.9% of statements [2023-11-01T19:27:38.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.240s coverage: 32.2% of statements [2023-11-01T19:27:41.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.359s coverage: 41.7% of statements [2023-11-01T19:27:42.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.326s coverage: 82.9% of statements [2023-11-01T19:27:42.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.269s coverage: 94.1% of statements [2023-11-01T19:27:42.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.203s coverage: 96.3% of statements [2023-11-01T19:27:46.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.215s coverage: 87.5% of statements [2023-11-01T19:27:47.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-01T19:27:48.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-01T19:27:48.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-01T19:27:48.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-01T19:27:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-01T19:27:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-01T19:27:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-01T19:27:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-01T19:27:58.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.219s coverage: 94.4% of statements [2023-11-01T19:27:58.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-01T19:27:58.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-01T19:27:58.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-01T19:27:58.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-01T19:28:07.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-01T19:28:07.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-01T19:28:09.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-01T19:28:13.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.229s coverage: 79.9% of statements [2023-11-01T19:28:13.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.256s coverage: 92.9% of statements [2023-11-01T19:28:13.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements [2023-11-01T19:28:13.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.222s coverage: 62.3% of statements [2023-11-01T19:28:13.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.225s coverage: 87.2% of statements [2023-11-01T19:28:13.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.192s coverage: 20.0% of statements [2023-11-01T19:28:13.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.172s coverage: 100.0% of statements [2023-11-01T19:28:13.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-01T19:28:14.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.429s coverage: 81.8% of statements [2023-11-01T19:28:15.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.414s coverage: 82.1% of statements [2023-11-01T19:28:15.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-01T19:28:16.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.229s coverage: 86.0% of statements [2023-11-01T19:28:20.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-01T19:28:20.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-01T19:28:22.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.992s coverage: 63.1% of statements [2023-11-01T19:28:22.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.261s coverage: 100.0% of statements [2023-11-01T19:28:23.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements [2023-11-01T19:28:23.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2023-11-01T19:28:24.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-01T19:28:24.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-01T19:28:24.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-01T19:28:24.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2023-11-01T19:28:25.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2023-11-01T19:28:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-01T19:28:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-01T19:28:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-01T19:28:32.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.863s coverage: 38.4% of statements [2023-11-01T19:28:32.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.257s coverage: 89.5% of statements [2023-11-01T19:28:36.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-01T19:28:36.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-01T19:28:36.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-01T19:28:36.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-01T19:28:37.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.207s coverage: 84.8% of statements [2023-11-01T19:28:42.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-01T19:28:42.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-01T19:28:42.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-01T19:28:42.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-01T19:28:49.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-01T19:28:49.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:28:49.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-01T19:28:49.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-01T19:28:49.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.339s coverage: 19.9% of statements [2023-11-01T19:28:50.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.587s coverage: 95.7% of statements [2023-11-01T19:28:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-01T19:28:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-01T19:28:54.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.302s coverage: 61.8% of statements [2023-11-01T19:28:56.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-01T19:28:56.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:28:58.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.432s coverage: 98.9% of statements [2023-11-01T19:28:59.091Z] 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-11-01T19:28:59.359Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T19:28:59.359Z] go vet ./... [2023-11-01T19:31:21.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T19:31:21.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T19:31:21.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T19:31:21.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-01T19:31:21.730Z] + ls -al . [2023-11-01T19:31:21.730Z] total 724 [2023-11-01T19:31:21.730Z] drwxrwxr-x 10 1001 1001 4096 Nov 1 19:24 . [2023-11-01T19:31:21.730Z] drwxr-xr-x 4 root root 4096 Nov 1 19:23 .. [2023-11-01T19:31:21.730Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:22 .blubracket [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 10 Nov 1 19:22 .dockerignore [2023-11-01T19:31:21.730Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 19:22 .git [2023-11-01T19:31:21.730Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 19:22 .github [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 1074 Nov 1 19:22 .gitignore [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 19:22 .golangci.yml [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 100 Nov 1 19:22 .hadolint.yml [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 155 Nov 1 19:22 .sonarcloud.properties [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 19:22 ADOPTERS.md [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 11674 Nov 1 19:22 Attribution.txt [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 93407 Nov 1 19:22 CHANGELOG.md [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 19:22 CONTRIBUTING.md [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 19:22 GOVERNANCE.md [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 861 Nov 1 19:22 Jenkinsfile [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 19:22 LICENSE [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 15054 Nov 1 19:22 Makefile [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 19:22 OWNERS.md [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 9528 Nov 1 19:22 README.md [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 789 Nov 1 19:22 SECURITY.md [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 5 Nov 1 19:19 VERSION [2023-11-01T19:31:21.730Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:22 bin [2023-11-01T19:31:21.730Z] drwxrwxr-x 18 1001 1001 4096 Nov 1 19:22 cmd [2023-11-01T19:31:21.730Z] -rw-r--r-- 1 root root 453602 Nov 1 19:28 coverage.out [2023-11-01T19:31:21.730Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:22 fuzz_test [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 3689 Nov 1 19:22 go.mod [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 34446 Nov 1 19:22 go.sum [2023-11-01T19:31:21.730Z] drwxrwxr-x 7 1001 1001 4096 Nov 1 19:22 internal [2023-11-01T19:31:21.730Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 19:22 openapi [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 584 Nov 1 19:22 security.txt [2023-11-01T19:31:21.730Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 19:22 version.go [Pipeline] sh [2023-11-01T19:31:22.382Z] + '[' -e coverage.out ] [2023-11-01T19:31:22.382Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-01T19:31:22.416Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T19:31:23.248Z] Stashed 1 file(s) [Pipeline] sh [2023-11-01T19:31:23.898Z] + make build [2023-11-01T19:31:23.898Z] 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-11-01T19:32:45.526Z] 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-11-01T19:32:48.866Z] 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-11-01T19:32:53.116Z] 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-11-01T19:32:56.455Z] 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-11-01T19:33:28.662Z] 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-11-01T19:33:35.305Z] 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-11-01T19:33:40.634Z] 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-11-01T19:33:45.970Z] 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-11-01T19:33:49.305Z] 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-11-01T19:33:53.556Z] 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-11-01T19:33:57.800Z] 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-11-01T19:34:03.446Z] $ docker stop --time=1 4b83e7452aee534a4e6cf60799d45e8314918cd76af17cee8c5354aca2e30ac3 [2023-11-01T19:34:05.560Z] $ docker rm -f --volumes 4b83e7452aee534a4e6cf60799d45e8314918cd76af17cee8c5354aca2e30ac3 [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-11-01T19:34:08.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T19:34:08.424Z] [2023-11-01T19:34:08.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:34:08.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T19:34:09.079Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-01T19:34:09.079Z] 547446be3368: Pulling fs layer [2023-11-01T19:34:09.079Z] d125d8839a47: Pulling fs layer [2023-11-01T19:34:09.079Z] 3e85d5ac6304: Pulling fs layer [2023-11-01T19:34:09.079Z] c3105a71a48b: Pulling fs layer [2023-11-01T19:34:09.079Z] 0f093f025ec4: Pulling fs layer [2023-11-01T19:34:09.079Z] c3106fc0e877: Pulling fs layer [2023-11-01T19:34:09.079Z] c3105a71a48b: Waiting [2023-11-01T19:34:09.079Z] 0f093f025ec4: Waiting [2023-11-01T19:34:09.079Z] c3106fc0e877: Waiting [2023-11-01T19:34:09.079Z] 547446be3368: Verifying Checksum [2023-11-01T19:34:09.079Z] 547446be3368: Download complete [2023-11-01T19:34:09.079Z] c3105a71a48b: Download complete [2023-11-01T19:34:09.661Z] d125d8839a47: Verifying Checksum [2023-11-01T19:34:09.661Z] d125d8839a47: Download complete [2023-11-01T19:34:09.661Z] c3106fc0e877: Download complete [2023-11-01T19:34:09.661Z] 0f093f025ec4: Verifying Checksum [2023-11-01T19:34:09.661Z] 0f093f025ec4: Download complete [2023-11-01T19:34:09.927Z] 547446be3368: Pull complete [2023-11-01T19:34:10.892Z] d125d8839a47: Pull complete [2023-11-01T19:34:11.475Z] 3e85d5ac6304: Verifying Checksum [2023-11-01T19:34:11.475Z] 3e85d5ac6304: Download complete [2023-11-01T19:34:21.530Z] 3e85d5ac6304: Pull complete [2023-11-01T19:34:21.530Z] c3105a71a48b: Pull complete [2023-11-01T19:34:21.798Z] 0f093f025ec4: Pull complete [2023-11-01T19:34:22.067Z] c3106fc0e877: Pull complete [2023-11-01T19:34:22.067Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-01T19:34:22.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T19:34:22.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:34:22.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-16276 does not seem to be running inside a container [2023-11-01T19:34:22.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-01T19:34:24.521Z] $ docker top bd323bfd93172179be39b36003fe09980774ceea3c5df04f27091f786128776a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:34:25.395Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T19:34:35.471Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #1 transferring dockerfile: 2.12kB 0.0s done [2023-11-01T19:34:35.471Z] #1 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #2 transferring dockerfile: 2.04kB done [2023-11-01T19:34:35.471Z] #2 DONE 0.0s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #3 transferring dockerfile: 1.84kB 0.0s done [2023-11-01T19:34:35.471Z] #3 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #4 [core-command internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-11-01T19:34:35.471Z] #4 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #5 transferring dockerfile: 1.59kB 0.0s done [2023-11-01T19:34:35.471Z] #5 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #6 transferring dockerfile: 1.58kB 0.0s done [2023-11-01T19:34:35.471Z] #6 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #7 [core-data internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #7 transferring dockerfile: 1.90kB 0.0s done [2023-11-01T19:34:35.471Z] #7 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #8 transferring dockerfile: 2.82kB done [2023-11-01T19:34:35.471Z] #8 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #9 transferring dockerfile: 2.39kB 0.0s done [2023-11-01T19:34:35.471Z] #9 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #10 transferring dockerfile: 2.38kB 0.0s done [2023-11-01T19:34:35.471Z] #10 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #11 transferring dockerfile: 1.82kB done [2023-11-01T19:34:35.471Z] #11 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #12 transferring dockerfile: 1.70kB done [2023-11-01T19:34:35.471Z] #12 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #13 transferring dockerfile: 1.78kB done [2023-11-01T19:34:35.471Z] #13 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-11-01T19:34:35.471Z] #14 transferring dockerfile: 1.96kB done [2023-11-01T19:34:35.471Z] #14 DONE 0.1s [2023-11-01T19:34:35.471Z] [2023-11-01T19:34:35.471Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T19:34:35.471Z] #15 transferring context: [2023-11-01T19:34:35.471Z] #15 transferring context: 50B done [2023-11-01T19:34:35.471Z] #15 DONE 0.1s [2023-11-01T19:34:36.052Z] [2023-11-01T19:34:36.052Z] #16 [security-proxy-auth internal] load .dockerignore [2023-11-01T19:34:36.052Z] #16 transferring context: 50B done [2023-11-01T19:34:36.052Z] #16 DONE 0.0s [2023-11-01T19:34:36.321Z] [2023-11-01T19:34:36.321Z] #17 [support-notifications internal] load .dockerignore [2023-11-01T19:34:36.321Z] #17 transferring context: 50B done [2023-11-01T19:34:36.321Z] #17 DONE 0.0s [2023-11-01T19:34:36.321Z] [2023-11-01T19:34:36.321Z] #18 [core-command internal] load .dockerignore [2023-11-01T19:34:36.321Z] #18 transferring context: 50B done [2023-11-01T19:34:36.321Z] #18 DONE 0.1s [2023-11-01T19:34:36.321Z] [2023-11-01T19:34:36.321Z] #19 [security-spire-server internal] load .dockerignore [2023-11-01T19:34:36.321Z] #19 transferring context: 50B done [2023-11-01T19:34:36.321Z] #19 DONE 0.1s [2023-11-01T19:34:36.321Z] [2023-11-01T19:34:36.321Z] #20 [security-spire-config internal] load .dockerignore [2023-11-01T19:34:36.321Z] #20 transferring context: 50B done [2023-11-01T19:34:36.321Z] #20 DONE 0.0s [2023-11-01T19:34:36.321Z] [2023-11-01T19:34:36.321Z] #21 [core-data internal] load .dockerignore [2023-11-01T19:34:36.321Z] #21 transferring context: 50B done [2023-11-01T19:34:36.321Z] #21 DONE 0.1s [2023-11-01T19:34:36.321Z] [2023-11-01T19:34:36.321Z] #22 [security-bootstrapper internal] load .dockerignore [2023-11-01T19:34:36.593Z] #22 transferring context: 50B 0.0s done [2023-11-01T19:34:36.593Z] #22 DONE 0.1s [2023-11-01T19:34:36.593Z] [2023-11-01T19:34:36.593Z] #23 [security-proxy-setup internal] load .dockerignore [2023-11-01T19:34:36.593Z] #23 transferring context: 50B done [2023-11-01T19:34:36.593Z] #23 DONE 0.1s [2023-11-01T19:34:36.594Z] [2023-11-01T19:34:36.594Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-11-01T19:34:36.594Z] #24 transferring context: 50B 0.0s done [2023-11-01T19:34:36.594Z] #24 DONE 0.1s [2023-11-01T19:34:36.594Z] [2023-11-01T19:34:36.594Z] #25 [support-scheduler internal] load .dockerignore [2023-11-01T19:34:36.594Z] #25 transferring context: 50B done [2023-11-01T19:34:36.594Z] #25 DONE 0.1s [2023-11-01T19:34:36.594Z] [2023-11-01T19:34:36.594Z] #26 [security-spire-agent internal] load .dockerignore [2023-11-01T19:34:36.594Z] #26 transferring context: 50B 0.0s done [2023-11-01T19:34:36.866Z] #26 DONE 0.1s [2023-11-01T19:34:36.866Z] [2023-11-01T19:34:36.866Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T19:34:36.866Z] #27 transferring context: 50B 0.0s done [2023-11-01T19:34:36.866Z] #27 DONE 0.1s [2023-11-01T19:34:36.866Z] [2023-11-01T19:34:36.866Z] #28 [core-metadata internal] load .dockerignore [2023-11-01T19:34:36.866Z] #28 transferring context: 50B 0.0s done [2023-11-01T19:34:36.866Z] #28 DONE 0.1s [2023-11-01T19:34:36.866Z] [2023-11-01T19:34:36.866Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:36.866Z] #29 DONE 0.0s [2023-11-01T19:34:36.866Z] [2023-11-01T19:34:36.866Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:34:37.134Z] #30 DONE 0.2s [2023-11-01T19:34:37.134Z] [2023-11-01T19:34:37.134Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:34:37.134Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:34:37.134Z] #31 DONE 0.0s [2023-11-01T19:34:37.134Z] [2023-11-01T19:34:37.134Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:38.099Z] #32 ... [2023-11-01T19:34:38.099Z] [2023-11-01T19:34:38.099Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:38.099Z] #29 DONE 0.0s [2023-11-01T19:34:38.099Z] [2023-11-01T19:34:38.099Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:34:38.099Z] #30 DONE 0.3s [2023-11-01T19:34:38.099Z] [2023-11-01T19:34:38.099Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:38.368Z] #33 ... [2023-11-01T19:34:38.368Z] [2023-11-01T19:34:38.368Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:38.368Z] #32 DONE 1.7s [2023-11-01T19:34:38.368Z] [2023-11-01T19:34:38.368Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:38.368Z] #33 ... [2023-11-01T19:34:38.368Z] [2023-11-01T19:34:38.368Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:38.368Z] #29 DONE 0.0s [2023-11-01T19:34:38.368Z] [2023-11-01T19:34:38.368Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:38.639Z] #33 ... [2023-11-01T19:34:38.639Z] [2023-11-01T19:34:38.639Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:38.639Z] #29 DONE 0.0s [2023-11-01T19:34:38.639Z] [2023-11-01T19:34:38.639Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:38.639Z] #32 DONE 1.7s [2023-11-01T19:34:38.639Z] [2023-11-01T19:34:38.639Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-11-01T19:34:38.639Z] #34 DONE 0.6s [2023-11-01T19:34:38.639Z] [2023-11-01T19:34:38.639Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:38.904Z] #33 ... [2023-11-01T19:34:38.904Z] [2023-11-01T19:34:38.904Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:38.904Z] #32 DONE 1.7s [2023-11-01T19:34:38.904Z] [2023-11-01T19:34:38.904Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-01T19:34:38.904Z] #34 DONE 0.6s [2023-11-01T19:34:38.904Z] [2023-11-01T19:34:38.904Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:39.169Z] #33 ... [2023-11-01T19:34:39.169Z] [2023-11-01T19:34:39.169Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:39.169Z] #32 DONE 1.8s [2023-11-01T19:34:39.169Z] [2023-11-01T19:34:39.169Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:39.169Z] #29 DONE 0.0s [2023-11-01T19:34:39.169Z] [2023-11-01T19:34:39.169Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:34:39.169Z] #30 DONE 0.9s [2023-11-01T19:34:39.169Z] [2023-11-01T19:34:39.169Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-11-01T19:34:39.169Z] #34 DONE 0.6s [2023-11-01T19:34:39.169Z] [2023-11-01T19:34:39.169Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:39.435Z] #33 ... [2023-11-01T19:34:39.435Z] [2023-11-01T19:34:39.435Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:39.435Z] #29 DONE 0.0s [2023-11-01T19:34:39.435Z] [2023-11-01T19:34:39.435Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:34:39.435Z] #30 DONE 1.0s [2023-11-01T19:34:39.435Z] [2023-11-01T19:34:39.435Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:39.435Z] #33 ... [2023-11-01T19:34:39.435Z] [2023-11-01T19:34:39.435Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:39.435Z] #32 DONE 1.8s [2023-11-01T19:34:39.435Z] [2023-11-01T19:34:39.435Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-01T19:34:39.435Z] #34 DONE 0.7s [2023-11-01T19:34:39.435Z] [2023-11-01T19:34:39.435Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:39.435Z] #33 ... [2023-11-01T19:34:39.435Z] [2023-11-01T19:34:39.435Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:39.435Z] #29 DONE 0.0s [2023-11-01T19:34:39.435Z] [2023-11-01T19:34:39.435Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:39.708Z] #33 ... [2023-11-01T19:34:39.708Z] [2023-11-01T19:34:39.708Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:39.708Z] #29 DONE 0.0s [2023-11-01T19:34:39.708Z] [2023-11-01T19:34:39.708Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:39.973Z] #33 ... [2023-11-01T19:34:39.973Z] [2023-11-01T19:34:39.973Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:39.973Z] #29 DONE 0.0s [2023-11-01T19:34:39.973Z] [2023-11-01T19:34:39.973Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:34:39.973Z] #30 DONE 1.4s [2023-11-01T19:34:39.973Z] [2023-11-01T19:34:39.973Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:40.240Z] #33 ... [2023-11-01T19:34:40.240Z] [2023-11-01T19:34:40.240Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:40.240Z] #32 DONE 1.9s [2023-11-01T19:34:40.240Z] [2023-11-01T19:34:40.240Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-11-01T19:34:40.240Z] #34 DONE 0.7s [2023-11-01T19:34:40.240Z] [2023-11-01T19:34:40.240Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:34:40.240Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:34:40.240Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:34:40.240Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T19:34:40.240Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T19:34:40.240Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T19:34:40.240Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-01T19:34:40.240Z] #31 DONE 3.7s [2023-11-01T19:34:40.240Z] [2023-11-01T19:34:40.240Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:40.511Z] #33 ... [2023-11-01T19:34:40.511Z] [2023-11-01T19:34:40.511Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:40.511Z] #29 DONE 0.0s [2023-11-01T19:34:40.511Z] [2023-11-01T19:34:40.511Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:40.511Z] #33 ... [2023-11-01T19:34:40.511Z] [2023-11-01T19:34:40.511Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:40.511Z] #32 DONE 1.9s [2023-11-01T19:34:40.511Z] [2023-11-01T19:34:40.511Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-01T19:34:40.511Z] #34 DONE 0.8s [2023-11-01T19:34:40.511Z] [2023-11-01T19:34:40.511Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:34:40.511Z] #30 DONE 1.9s [2023-11-01T19:34:40.511Z] [2023-11-01T19:34:40.511Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:34:40.511Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:34:40.511Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:34:40.511Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T19:34:40.511Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T19:34:40.511Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T19:34:40.511Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-01T19:34:40.511Z] #31 DONE 3.7s [2023-11-01T19:34:40.511Z] [2023-11-01T19:34:40.511Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:40.783Z] #33 ... [2023-11-01T19:34:40.783Z] [2023-11-01T19:34:40.783Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:34:40.783Z] #29 DONE 0.1s [2023-11-01T19:34:40.783Z] [2023-11-01T19:34:40.783Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:40.783Z] #33 ... [2023-11-01T19:34:40.783Z] [2023-11-01T19:34:40.783Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T19:34:40.783Z] #35 DONE 2.1s [2023-11-01T19:34:40.783Z] [2023-11-01T19:34:40.783Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:34:40.783Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:34:40.783Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:34:40.783Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T19:34:40.783Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T19:34:40.783Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T19:34:40.783Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-01T19:34:40.783Z] #31 DONE 3.7s [2023-11-01T19:34:40.783Z] [2023-11-01T19:34:40.783Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:40.783Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:44.134Z] #36 ... [2023-11-01T19:34:44.134Z] [2023-11-01T19:34:44.134Z] #37 [security-spire-server internal] load build context [2023-11-01T19:34:44.134Z] #37 transferring context: 18.10kB 0.2s done [2023-11-01T19:34:44.134Z] #37 DONE 3.0s [2023-11-01T19:34:44.134Z] [2023-11-01T19:34:44.134Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:34:44.134Z] #38 ... [2023-11-01T19:34:44.134Z] [2023-11-01T19:34:44.134Z] #39 [security-spire-config internal] load build context [2023-11-01T19:34:44.134Z] #39 transferring context: 16.35kB 0.2s done [2023-11-01T19:34:44.134Z] #39 DONE 3.2s [2023-11-01T19:34:44.134Z] [2023-11-01T19:34:44.134Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:34:44.134Z] #38 ... [2023-11-01T19:34:44.134Z] [2023-11-01T19:34:44.134Z] #40 [support-notifications internal] load build context [2023-11-01T19:34:44.401Z] #40 ... [2023-11-01T19:34:44.402Z] [2023-11-01T19:34:44.402Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:34:44.402Z] #38 ... [2023-11-01T19:34:44.402Z] [2023-11-01T19:34:44.402Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:34:44.402Z] #30 DONE 5.6s [2023-11-01T19:34:44.402Z] [2023-11-01T19:34:44.402Z] #40 [support-notifications internal] load build context [2023-11-01T19:34:44.669Z] #40 ... [2023-11-01T19:34:44.669Z] [2023-11-01T19:34:44.669Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:34:44.669Z] #32 DONE 1.9s [2023-11-01T19:34:44.669Z] [2023-11-01T19:34:44.669Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-01T19:34:44.669Z] #34 DONE 0.8s [2023-11-01T19:34:44.669Z] [2023-11-01T19:34:44.669Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:34:44.669Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:34:44.669Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:34:44.669Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T19:34:44.669Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T19:34:44.669Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T19:34:44.669Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-01T19:34:44.669Z] #31 DONE 3.7s [2023-11-01T19:34:44.669Z] [2023-11-01T19:34:44.669Z] #41 [core-metadata internal] load build context [2023-11-01T19:34:44.669Z] #41 DONE 0.0s [2023-11-01T19:34:44.669Z] [2023-11-01T19:34:44.669Z] #40 [support-notifications internal] load build context [2023-11-01T19:34:46.080Z] #40 ... [2023-11-01T19:34:46.080Z] [2023-11-01T19:34:46.080Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T19:34:46.080Z] #42 DONE 5.9s [2023-11-01T19:34:46.080Z] [2023-11-01T19:34:46.080Z] #40 [support-notifications internal] load build context [2023-11-01T19:34:46.080Z] #40 ... [2023-11-01T19:34:46.080Z] [2023-11-01T19:34:46.080Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:34:46.080Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:34:46.080Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:34:46.080Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T19:34:46.080Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T19:34:46.080Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T19:34:46.080Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-01T19:34:46.080Z] #31 DONE 3.7s [2023-11-01T19:34:46.350Z] [2023-11-01T19:34:46.350Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:46.350Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.9s done [2023-11-01T19:34:46.350Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T19:34:46.350Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T19:34:46.350Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T19:34:46.621Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s [2023-11-01T19:34:47.214Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.2s [2023-11-01T19:34:47.483Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.3s done [2023-11-01T19:34:47.483Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s [2023-11-01T19:34:47.483Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s [2023-11-01T19:34:47.483Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T19:34:47.750Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2023-11-01T19:34:47.750Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s [2023-11-01T19:34:47.750Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.7s done [2023-11-01T19:34:48.332Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.2s [2023-11-01T19:34:48.599Z] #36 ... [2023-11-01T19:34:48.599Z] [2023-11-01T19:34:48.599Z] #43 [security-spire-agent internal] load build context [2023-11-01T19:34:48.600Z] #43 transferring context: 17.63kB 0.6s done [2023-11-01T19:34:48.600Z] #43 DONE 2.0s [2023-11-01T19:34:48.600Z] [2023-11-01T19:34:48.600Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:48.600Z] #36 ... [2023-11-01T19:34:48.600Z] [2023-11-01T19:34:48.600Z] #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:34:48.600Z] #0 6.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:48.600Z] #0 7.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:48.867Z] #44 ... [2023-11-01T19:34:48.867Z] [2023-11-01T19:34:48.867Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T19:34:48.867Z] #0 7.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:48.867Z] #0 8.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:48.867Z] #45 ... [2023-11-01T19:34:48.867Z] [2023-11-01T19:34:48.868Z] #46 [core-command internal] load build context [2023-11-01T19:34:49.136Z] #46 ... [2023-11-01T19:34:49.136Z] [2023-11-01T19:34:49.136Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:49.136Z] #36 ... [2023-11-01T19:34:49.136Z] [2023-11-01T19:34:49.136Z] #47 [core-data internal] load build context [2023-11-01T19:34:49.406Z] #47 ... [2023-11-01T19:34:49.406Z] [2023-11-01T19:34:49.406Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:49.406Z] #36 ... [2023-11-01T19:34:49.406Z] [2023-11-01T19:34:49.406Z] #48 [security-bootstrapper internal] load build context [2023-11-01T19:34:49.679Z] #48 ... [2023-11-01T19:34:49.679Z] [2023-11-01T19:34:49.679Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:34:49.679Z] #0 6.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:49.679Z] #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:49.679Z] #49 ... [2023-11-01T19:34:49.679Z] [2023-11-01T19:34:49.679Z] #47 [core-data internal] load build context [2023-11-01T19:34:50.265Z] #47 ... [2023-11-01T19:34:50.265Z] [2023-11-01T19:34:50.265Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:34:50.265Z] #50 ... [2023-11-01T19:34:50.265Z] [2023-11-01T19:34:50.265Z] #51 [security-secretstore-setup internal] load build context [2023-11-01T19:34:50.265Z] #51 ... [2023-11-01T19:34:50.265Z] [2023-11-01T19:34:50.265Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:50.265Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.3s [2023-11-01T19:34:50.530Z] #36 ... [2023-11-01T19:34:50.530Z] [2023-11-01T19:34:50.530Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:34:50.798Z] #52 ... [2023-11-01T19:34:50.798Z] [2023-11-01T19:34:50.798Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:34:50.798Z] #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:50.798Z] #53 ... [2023-11-01T19:34:50.798Z] [2023-11-01T19:34:50.798Z] #54 [security-spiffe-token-provider internal] load build context [2023-11-01T19:34:51.065Z] #54 ... [2023-11-01T19:34:51.065Z] [2023-11-01T19:34:51.065Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:34:51.065Z] #33 ... [2023-11-01T19:34:51.065Z] [2023-11-01T19:34:51.065Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T19:34:51.333Z] #55 ... [2023-11-01T19:34:51.333Z] [2023-11-01T19:34:51.333Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:34:51.333Z] #56 ... [2023-11-01T19:34:51.333Z] [2023-11-01T19:34:51.333Z] #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:34:51.333Z] #57 ... [2023-11-01T19:34:51.333Z] [2023-11-01T19:34:51.333Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T19:34:51.333Z] #0 5.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:51.333Z] #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:51.608Z] #58 10.93 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:34:51.608Z] #58 10.93 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:34:51.608Z] #58 10.93 OK: 19957 distinct packages available [2023-11-01T19:34:51.608Z] #58 ... [2023-11-01T19:34:51.608Z] [2023-11-01T19:34:51.608Z] #59 [support-scheduler internal] load build context [2023-11-01T19:34:51.608Z] #59 ... [2023-11-01T19:34:51.608Z] [2023-11-01T19:34:51.608Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:34:51.875Z] #60 ... [2023-11-01T19:34:51.875Z] [2023-11-01T19:34:51.875Z] #44 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:34:51.875Z] #44 11.39 OK: 266 MiB in 52 packages [2023-11-01T19:34:51.875Z] #44 DONE 14.1s [2023-11-01T19:34:51.875Z] [2023-11-01T19:34:51.875Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:34:51.875Z] #61 ... [2023-11-01T19:34:51.875Z] [2023-11-01T19:34:51.875Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T19:34:51.875Z] #58 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:52.834Z] #58 ... [2023-11-01T19:34:52.834Z] [2023-11-01T19:34:52.834Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:34:52.834Z] #49 10.61 OK: 266 MiB in 52 packages [2023-11-01T19:34:52.834Z] #49 DONE 13.4s [2023-11-01T19:34:52.834Z] [2023-11-01T19:34:52.834Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:52.834Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 6.8s [2023-11-01T19:34:53.101Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-01T19:34:53.368Z] #36 ... [2023-11-01T19:34:53.368Z] [2023-11-01T19:34:53.368Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T19:34:53.368Z] #45 12.89 OK: 266 MiB in 52 packages [2023-11-01T19:34:53.368Z] #45 DONE 14.6s [2023-11-01T19:34:53.368Z] [2023-11-01T19:34:53.368Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:53.368Z] #36 ... [2023-11-01T19:34:53.368Z] [2023-11-01T19:34:53.368Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:34:53.368Z] #62 ... [2023-11-01T19:34:53.368Z] [2023-11-01T19:34:53.368Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:34:53.368Z] #63 ... [2023-11-01T19:34:53.368Z] [2023-11-01T19:34:53.369Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:53.636Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.59MB / 23.39MB 7.8s [2023-11-01T19:34:53.903Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.7s done [2023-11-01T19:34:54.491Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 8.3s [2023-11-01T19:34:54.491Z] #36 ... [2023-11-01T19:34:54.491Z] [2023-11-01T19:34:54.491Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:34:54.491Z] #38 transferring context: 39.54MB 16.1s [2023-11-01T19:34:54.491Z] #38 ... [2023-11-01T19:34:54.491Z] [2023-11-01T19:34:54.491Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:55.072Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.04MB / 23.39MB 8.9s [2023-11-01T19:34:55.072Z] #36 ... [2023-11-01T19:34:55.072Z] [2023-11-01T19:34:55.072Z] #41 [core-metadata internal] load build context [2023-11-01T19:34:55.072Z] #41 ... [2023-11-01T19:34:55.072Z] [2023-11-01T19:34:55.072Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:34:55.657Z] #38 ... [2023-11-01T19:34:55.657Z] [2023-11-01T19:34:55.657Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:34:55.657Z] #53 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:55.657Z] #53 12.64 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:34:55.657Z] #53 12.80 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:34:55.657Z] #53 12.80 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T19:34:55.657Z] #53 12.80 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T19:34:55.657Z] #53 12.97 (5/6) Installing su-exec (0.2-r3) [2023-11-01T19:34:55.657Z] #53 12.97 (6/6) Installing yq (4.33.3-r4) [2023-11-01T19:34:55.657Z] #53 13.28 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:34:55.657Z] #53 13.36 OK: 18 MiB in 19 packages [2023-11-01T19:34:55.657Z] #53 DONE 15.0s [2023-11-01T19:34:55.657Z] [2023-11-01T19:34:55.657Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:34:56.244Z] #38 ... [2023-11-01T19:34:56.244Z] [2023-11-01T19:34:56.244Z] #40 [support-notifications internal] load build context [2023-11-01T19:34:56.512Z] #40 ... [2023-11-01T19:34:56.512Z] [2023-11-01T19:34:56.512Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:34:56.512Z] #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.5s done [2023-11-01T19:34:56.512Z] #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T19:34:56.512Z] #64 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-01T19:34:56.512Z] #64 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-01T19:34:56.512Z] #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-11-01T19:34:56.512Z] #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-11-01T19:34:56.512Z] #64 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T19:34:56.512Z] #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2023-11-01T19:34:56.512Z] #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.0s [2023-11-01T19:34:56.512Z] #64 ... [2023-11-01T19:34:56.512Z] [2023-11-01T19:34:56.512Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:56.512Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 10.5s [2023-11-01T19:34:56.780Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-01T19:34:57.047Z] #36 ... [2023-11-01T19:34:57.047Z] [2023-11-01T19:34:57.047Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T19:34:57.047Z] #58 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:34:57.047Z] #58 14.83 OK: 266 MiB in 52 packages [2023-11-01T19:34:57.047Z] #58 DONE 16.3s [2023-11-01T19:34:57.047Z] [2023-11-01T19:34:57.047Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:57.047Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.17MB / 23.39MB 10.9s [2023-11-01T19:34:57.047Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-11-01T19:34:58.002Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 11.8s [2023-11-01T19:34:58.002Z] #36 ... [2023-11-01T19:34:58.002Z] [2023-11-01T19:34:58.002Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T19:34:58.002Z] #65 DONE 2.3s [2023-11-01T19:34:58.002Z] [2023-11-01T19:34:58.002Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:34:58.002Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 12.1s [2023-11-01T19:34:58.268Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 12.3s [2023-11-01T19:34:58.268Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.3s done [2023-11-01T19:34:58.535Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.3s done [2023-11-01T19:34:58.535Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-11-01T19:34:59.500Z] #36 ... [2023-11-01T19:34:59.500Z] [2023-11-01T19:34:59.500Z] #46 [core-command internal] load build context [2023-11-01T19:34:59.500Z] #46 ... [2023-11-01T19:34:59.500Z] [2023-11-01T19:34:59.500Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:35:00.082Z] #36 ... [2023-11-01T19:35:00.082Z] [2023-11-01T19:35:00.082Z] #48 [security-bootstrapper internal] load build context [2023-11-01T19:35:00.082Z] #48 transferring context: 35.02MB 20.0s [2023-11-01T19:35:00.082Z] #48 ... [2023-11-01T19:35:00.082Z] [2023-11-01T19:35:00.082Z] #46 [core-command internal] load build context [2023-11-01T19:35:00.348Z] #46 ... [2023-11-01T19:35:00.348Z] [2023-11-01T19:35:00.348Z] #47 [core-data internal] load build context [2023-11-01T19:35:00.348Z] #47 ... [2023-11-01T19:35:00.348Z] [2023-11-01T19:35:00.348Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:00.616Z] #50 ... [2023-11-01T19:35:00.616Z] [2023-11-01T19:35:00.616Z] #51 [security-secretstore-setup internal] load build context [2023-11-01T19:35:00.616Z] #51 ... [2023-11-01T19:35:00.616Z] [2023-11-01T19:35:00.616Z] #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:35:00.616Z] #57 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:00.616Z] #57 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:00.616Z] #57 17.75 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T19:35:00.616Z] #57 17.82 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:35:00.616Z] #57 17.95 OK: 8 MiB in 16 packages [2023-11-01T19:35:00.616Z] #57 DONE 20.7s [2023-11-01T19:35:00.616Z] [2023-11-01T19:35:00.616Z] #51 [security-secretstore-setup internal] load build context [2023-11-01T19:35:00.616Z] #51 ... [2023-11-01T19:35:00.616Z] [2023-11-01T19:35:00.616Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:01.199Z] #50 ... [2023-11-01T19:35:01.199Z] [2023-11-01T19:35:01.199Z] #54 [security-spiffe-token-provider internal] load build context [2023-11-01T19:35:01.199Z] #54 ... [2023-11-01T19:35:01.199Z] [2023-11-01T19:35:01.199Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:35:01.199Z] #33 ... [2023-11-01T19:35:01.199Z] [2023-11-01T19:35:01.199Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:35:01.786Z] #36 ... [2023-11-01T19:35:01.786Z] [2023-11-01T19:35:01.786Z] #59 [support-scheduler internal] load build context [2023-11-01T19:35:01.786Z] #59 ... [2023-11-01T19:35:01.786Z] [2023-11-01T19:35:01.786Z] #47 [core-data internal] load build context [2023-11-01T19:35:04.578Z] #47 ... [2023-11-01T19:35:04.578Z] [2023-11-01T19:35:04.578Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:35:04.578Z] #61 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:04.578Z] #61 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:04.578Z] #61 20.72 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T19:35:04.579Z] #61 21.06 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:35:04.579Z] #61 21.10 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:35:04.579Z] #61 21.18 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:35:04.579Z] #61 22.27 OK: 9 MiB in 17 packages [2023-11-01T19:35:04.579Z] #61 ... [2023-11-01T19:35:04.579Z] [2023-11-01T19:35:04.579Z] #47 [core-data internal] load build context [2023-11-01T19:35:04.846Z] #47 ... [2023-11-01T19:35:04.846Z] [2023-11-01T19:35:04.846Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:35:04.846Z] #61 DONE 24.2s [2023-11-01T19:35:04.846Z] [2023-11-01T19:35:04.846Z] #47 [core-data internal] load build context [2023-11-01T19:35:04.846Z] #47 ... [2023-11-01T19:35:04.846Z] [2023-11-01T19:35:04.846Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T19:35:04.846Z] #55 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:04.846Z] #55 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:04.846Z] #55 21.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T19:35:04.846Z] #55 22.01 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:35:04.846Z] #55 22.12 OK: 8 MiB in 16 packages [2023-11-01T19:35:04.846Z] #55 DONE 24.3s [2023-11-01T19:35:04.846Z] [2023-11-01T19:35:04.846Z] #47 [core-data internal] load build context [2023-11-01T19:35:04.846Z] #47 transferring context: 44.79MB 25.5s [2023-11-01T19:35:05.122Z] #47 ... [2023-11-01T19:35:05.122Z] [2023-11-01T19:35:05.122Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:05.388Z] #41 ... [2023-11-01T19:35:05.388Z] [2023-11-01T19:35:05.388Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:35:05.388Z] #60 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:05.388Z] #60 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:05.388Z] #60 19.61 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:35:05.388Z] #60 19.61 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:35:05.388Z] #60 19.61 OK: 19953 distinct packages available [2023-11-01T19:35:05.388Z] #60 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:05.388Z] #60 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:05.388Z] #60 ... [2023-11-01T19:35:05.388Z] [2023-11-01T19:35:05.388Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:35:05.388Z] #56 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:05.388Z] #56 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:05.388Z] #56 21.83 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T19:35:05.388Z] #56 22.12 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T19:35:05.388Z] #56 22.12 (3/4) Installing su-exec (0.2-r3) [2023-11-01T19:35:05.388Z] #56 22.13 (4/4) Installing yq (4.33.3-r4) [2023-11-01T19:35:05.388Z] #56 23.29 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:35:05.388Z] #56 23.40 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:35:05.388Z] #56 24.14 OK: 18 MiB in 19 packages [2023-11-01T19:35:05.388Z] #56 ... [2023-11-01T19:35:05.388Z] [2023-11-01T19:35:05.388Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:35:05.388Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.8s [2023-11-01T19:35:06.810Z] #36 ... [2023-11-01T19:35:06.810Z] [2023-11-01T19:35:06.810Z] #40 [support-notifications internal] load build context [2023-11-01T19:35:06.810Z] #40 ... [2023-11-01T19:35:06.810Z] [2023-11-01T19:35:06.810Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:35:06.810Z] #56 DONE 25.8s [2023-11-01T19:35:06.810Z] [2023-11-01T19:35:06.810Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:35:06.810Z] #52 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:06.810Z] #52 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:06.810Z] #52 24.72 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:35:06.810Z] #52 24.72 (2/2) Installing su-exec (0.2-r3) [2023-11-01T19:35:06.810Z] #52 24.72 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:35:06.810Z] #52 24.89 OK: 8 MiB in 17 packages [2023-11-01T19:35:06.810Z] #52 DONE 26.0s [2023-11-01T19:35:06.810Z] [2023-11-01T19:35:06.810Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:35:06.810Z] #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.7s done [2023-11-01T19:35:06.810Z] #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-11-01T19:35:06.810Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.4s [2023-11-01T19:35:06.810Z] #64 ... [2023-11-01T19:35:06.810Z] [2023-11-01T19:35:06.810Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:06.810Z] #38 ... [2023-11-01T19:35:06.810Z] [2023-11-01T19:35:06.810Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:35:07.391Z] #64 ... [2023-11-01T19:35:07.391Z] [2023-11-01T19:35:07.391Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:35:07.391Z] #62 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:07.391Z] #62 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:07.391Z] #62 21.08 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:35:07.391Z] #62 21.08 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:35:07.391Z] #62 21.08 OK: 19953 distinct packages available [2023-11-01T19:35:07.391Z] #62 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:07.391Z] #62 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:07.659Z] #62 ... [2023-11-01T19:35:07.659Z] [2023-11-01T19:35:07.659Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:35:08.243Z] #36 ... [2023-11-01T19:35:08.243Z] [2023-11-01T19:35:08.243Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:35:08.243Z] #63 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:08.243Z] #63 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:08.243Z] #63 22.27 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:35:08.243Z] #63 22.27 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:35:08.243Z] #63 22.27 OK: 19953 distinct packages available [2023-11-01T19:35:08.243Z] #63 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:08.243Z] #63 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:35:08.243Z] #63 ... [2023-11-01T19:35:08.243Z] [2023-11-01T19:35:08.243Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:09.200Z] #38 ... [2023-11-01T19:35:09.200Z] [2023-11-01T19:35:09.200Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:35:09.200Z] #60 25.20 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T19:35:09.200Z] #60 25.38 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T19:35:09.200Z] #60 25.43 (3/11) Installing libunistring (1.1-r1) [2023-11-01T19:35:09.200Z] #60 25.46 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T19:35:09.200Z] #60 25.50 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T19:35:09.200Z] #60 25.50 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T19:35:09.200Z] #60 25.61 (7/11) Installing curl (8.4.0-r0) [2023-11-01T19:35:09.200Z] #60 25.61 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T19:35:09.200Z] #60 25.61 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:35:09.200Z] #60 25.61 (10/11) Installing libucontext (1.2-r2) [2023-11-01T19:35:09.200Z] #60 25.61 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T19:35:09.200Z] #60 25.71 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:35:09.200Z] #60 25.71 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:35:09.200Z] #60 26.18 OK: 13 MiB in 26 packages [2023-11-01T19:35:09.200Z] #60 DONE 27.6s [2023-11-01T19:35:09.200Z] [2023-11-01T19:35:09.200Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:09.788Z] #38 ... [2023-11-01T19:35:09.788Z] [2023-11-01T19:35:09.788Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:35:09.788Z] #62 25.16 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:35:09.788Z] #62 25.45 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:35:09.788Z] #62 25.50 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T19:35:09.788Z] #62 25.50 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:35:09.788Z] #62 25.50 (5/7) Installing libucontext (1.2-r2) [2023-11-01T19:35:09.788Z] #62 25.55 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T19:35:09.788Z] #62 25.55 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T19:35:09.788Z] #62 25.62 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:35:09.788Z] #62 25.68 OK: 9 MiB in 20 packages [2023-11-01T19:35:09.788Z] #62 DONE 26.7s [2023-11-01T19:35:09.788Z] [2023-11-01T19:35:09.788Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:09.788Z] #38 transferring context: 73.94MB 31.6s [2023-11-01T19:35:10.380Z] #38 ... [2023-11-01T19:35:10.380Z] [2023-11-01T19:35:10.380Z] #48 [security-bootstrapper internal] load build context [2023-11-01T19:35:10.380Z] #48 ... [2023-11-01T19:35:10.380Z] [2023-11-01T19:35:10.380Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:35:10.380Z] #63 26.09 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T19:35:10.380Z] #63 26.09 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:35:10.380Z] #63 26.10 (3/4) Installing libucontext (1.2-r2) [2023-11-01T19:35:10.380Z] #63 26.10 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T19:35:10.380Z] #63 26.11 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:35:10.380Z] #63 26.19 OK: 8 MiB in 19 packages [2023-11-01T19:35:10.380Z] #63 DONE 27.0s [2023-11-01T19:35:10.380Z] [2023-11-01T19:35:10.380Z] #48 [security-bootstrapper internal] load build context [2023-11-01T19:35:10.380Z] #48 ... [2023-11-01T19:35:10.380Z] [2023-11-01T19:35:10.380Z] #46 [core-command internal] load build context [2023-11-01T19:35:10.649Z] #46 ... [2023-11-01T19:35:10.649Z] [2023-11-01T19:35:10.649Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:10.649Z] #38 ... [2023-11-01T19:35:10.649Z] [2023-11-01T19:35:10.649Z] #51 [security-secretstore-setup internal] load build context [2023-11-01T19:35:10.649Z] #51 ... [2023-11-01T19:35:10.649Z] [2023-11-01T19:35:10.649Z] #46 [core-command internal] load build context [2023-11-01T19:35:11.236Z] #46 ... [2023-11-01T19:35:11.236Z] [2023-11-01T19:35:11.236Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:11.236Z] #50 ... [2023-11-01T19:35:11.236Z] [2023-11-01T19:35:11.236Z] #54 [security-spiffe-token-provider internal] load build context [2023-11-01T19:35:11.503Z] #54 ... [2023-11-01T19:35:11.503Z] [2023-11-01T19:35:11.503Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:35:11.503Z] #33 ... [2023-11-01T19:35:11.503Z] [2023-11-01T19:35:11.503Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:11.772Z] #50 ... [2023-11-01T19:35:11.772Z] [2023-11-01T19:35:11.772Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T19:35:11.772Z] #66 DONE 5.1s [2023-11-01T19:35:11.772Z] [2023-11-01T19:35:11.772Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:12.040Z] #50 ... [2023-11-01T19:35:12.040Z] [2023-11-01T19:35:12.040Z] #59 [support-scheduler internal] load build context [2023-11-01T19:35:12.040Z] #59 ... [2023-11-01T19:35:12.040Z] [2023-11-01T19:35:12.040Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:12.624Z] #50 ... [2023-11-01T19:35:12.624Z] [2023-11-01T19:35:12.624Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T19:35:12.624Z] #67 DONE 0.8s [2023-11-01T19:35:12.624Z] [2023-11-01T19:35:12.624Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:15.205Z] #50 transferring context: 70.49MB 34.8s [2023-11-01T19:35:15.205Z] #50 ... [2023-11-01T19:35:15.205Z] [2023-11-01T19:35:15.205Z] #47 [core-data internal] load build context [2023-11-01T19:35:15.971Z] #47 ... [2023-11-01T19:35:15.971Z] [2023-11-01T19:35:15.971Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:15.971Z] #41 ... [2023-11-01T19:35:15.971Z] [2023-11-01T19:35:15.971Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:35:15.971Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.7s [2023-11-01T19:35:15.971Z] #36 ... [2023-11-01T19:35:15.971Z] [2023-11-01T19:35:15.971Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:17.925Z] #41 ... [2023-11-01T19:35:17.925Z] [2023-11-01T19:35:17.925Z] #40 [support-notifications internal] load build context [2023-11-01T19:35:17.925Z] #40 ... [2023-11-01T19:35:17.925Z] [2023-11-01T19:35:17.925Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:35:17.925Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.9s done [2023-11-01T19:35:17.925Z] #64 DONE 30.3s [2023-11-01T19:35:17.925Z] [2023-11-01T19:35:17.925Z] #40 [support-notifications internal] load build context [2023-11-01T19:35:17.925Z] #40 ... [2023-11-01T19:35:17.925Z] [2023-11-01T19:35:17.925Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:20.509Z] #41 transferring context: 99.69MB 34.5s [2023-11-01T19:35:20.509Z] #41 ... [2023-11-01T19:35:20.509Z] [2023-11-01T19:35:20.509Z] #48 [security-bootstrapper internal] load build context [2023-11-01T19:35:20.509Z] #48 ... [2023-11-01T19:35:20.509Z] [2023-11-01T19:35:20.509Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:20.775Z] #41 ... [2023-11-01T19:35:20.775Z] [2023-11-01T19:35:20.775Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:20.775Z] #38 ... [2023-11-01T19:35:20.775Z] [2023-11-01T19:35:20.775Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:35:20.775Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.1s done [2023-11-01T19:35:20.775Z] #36 DONE 39.9s [2023-11-01T19:35:20.775Z] [2023-11-01T19:35:20.775Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:20.775Z] #38 ... [2023-11-01T19:35:20.775Z] [2023-11-01T19:35:20.775Z] #51 [security-secretstore-setup internal] load build context [2023-11-01T19:35:21.045Z] #51 ... [2023-11-01T19:35:21.045Z] [2023-11-01T19:35:21.045Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:21.312Z] #38 ... [2023-11-01T19:35:21.312Z] [2023-11-01T19:35:21.312Z] #46 [core-command internal] load build context [2023-11-01T19:35:21.312Z] #46 ... [2023-11-01T19:35:21.312Z] [2023-11-01T19:35:21.312Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:21.579Z] #38 ... [2023-11-01T19:35:21.579Z] [2023-11-01T19:35:21.579Z] #54 [security-spiffe-token-provider internal] load build context [2023-11-01T19:35:21.579Z] #54 ... [2023-11-01T19:35:21.579Z] [2023-11-01T19:35:21.579Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:35:21.846Z] #33 ... [2023-11-01T19:35:21.846Z] [2023-11-01T19:35:21.846Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T19:35:21.846Z] #68 DONE 2.2s [2023-11-01T19:35:21.846Z] [2023-11-01T19:35:21.846Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:35:21.846Z] #33 ... [2023-11-01T19:35:21.846Z] [2023-11-01T19:35:21.846Z] #54 [security-spiffe-token-provider internal] load build context [2023-11-01T19:35:22.116Z] #54 ... [2023-11-01T19:35:22.116Z] [2023-11-01T19:35:22.116Z] #59 [support-scheduler internal] load build context [2023-11-01T19:35:22.383Z] #59 ... [2023-11-01T19:35:22.383Z] [2023-11-01T19:35:22.383Z] #54 [security-spiffe-token-provider internal] load build context [2023-11-01T19:35:25.755Z] #54 transferring context: 144.50MB 43.4s [2023-11-01T19:35:25.755Z] #54 ... [2023-11-01T19:35:25.755Z] [2023-11-01T19:35:25.755Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:25.755Z] #50 ... [2023-11-01T19:35:25.755Z] [2023-11-01T19:35:25.755Z] #47 [core-data internal] load build context [2023-11-01T19:35:25.755Z] #47 ... [2023-11-01T19:35:25.755Z] [2023-11-01T19:35:25.755Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:27.190Z] #50 ... [2023-11-01T19:35:27.190Z] [2023-11-01T19:35:27.190Z] #40 [support-notifications internal] load build context [2023-11-01T19:35:27.190Z] #40 ... [2023-11-01T19:35:27.190Z] [2023-11-01T19:35:27.190Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:27.190Z] #50 ... [2023-11-01T19:35:27.190Z] [2023-11-01T19:35:27.190Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:35:27.190Z] #69 DONE 3.2s [2023-11-01T19:35:27.190Z] [2023-11-01T19:35:27.190Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:27.773Z] #50 ... [2023-11-01T19:35:27.773Z] [2023-11-01T19:35:27.773Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:35:27.773Z] #70 DONE 3.9s [2023-11-01T19:35:27.773Z] [2023-11-01T19:35:27.773Z] #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T19:35:28.357Z] #71 ... [2023-11-01T19:35:28.357Z] [2023-11-01T19:35:28.357Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:35:28.357Z] #72 DONE 4.3s [2023-11-01T19:35:28.357Z] [2023-11-01T19:35:28.357Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:28.627Z] #50 ... [2023-11-01T19:35:28.627Z] [2023-11-01T19:35:28.627Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:35:28.627Z] #33 transferring context: 189.79MB 50.6s done [2023-11-01T19:35:28.627Z] #33 DONE 51.4s [2023-11-01T19:35:28.627Z] [2023-11-01T19:35:28.627Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:29.589Z] #50 ... [2023-11-01T19:35:29.589Z] [2023-11-01T19:35:29.589Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T19:35:29.589Z] #73 DONE 2.0s [2023-11-01T19:35:29.589Z] [2023-11-01T19:35:29.589Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:29.589Z] #50 ... [2023-11-01T19:35:29.589Z] [2023-11-01T19:35:29.589Z] #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T19:35:29.589Z] #71 DONE 1.7s [2023-11-01T19:35:29.589Z] [2023-11-01T19:35:29.589Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:29.589Z] #50 ... [2023-11-01T19:35:29.589Z] [2023-11-01T19:35:29.589Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T19:35:29.589Z] #74 DONE 1.3s [2023-11-01T19:35:29.589Z] [2023-11-01T19:35:29.589Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:31.013Z] #50 ... [2023-11-01T19:35:31.013Z] [2023-11-01T19:35:31.013Z] #48 [security-bootstrapper internal] load build context [2023-11-01T19:35:31.013Z] #48 ... [2023-11-01T19:35:31.013Z] [2023-11-01T19:35:31.013Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:31.013Z] #41 ... [2023-11-01T19:35:31.013Z] [2023-11-01T19:35:31.013Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T19:35:31.013Z] #75 DONE 1.5s [2023-11-01T19:35:31.013Z] [2023-11-01T19:35:31.013Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:35:31.013Z] #76 DONE 2.1s [2023-11-01T19:35:31.013Z] [2023-11-01T19:35:31.013Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:31.013Z] #41 ... [2023-11-01T19:35:31.013Z] [2023-11-01T19:35:31.013Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:31.013Z] #50 ... [2023-11-01T19:35:31.013Z] [2023-11-01T19:35:31.013Z] #51 [security-secretstore-setup internal] load build context [2023-11-01T19:35:31.291Z] #51 ... [2023-11-01T19:35:31.291Z] [2023-11-01T19:35:31.291Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:35:31.291Z] #77 ... [2023-11-01T19:35:31.291Z] [2023-11-01T19:35:31.291Z] #78 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T19:35:31.291Z] #78 DONE 1.6s [2023-11-01T19:35:31.291Z] [2023-11-01T19:35:31.291Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T19:35:31.291Z] #79 DONE 1.4s [2023-11-01T19:35:31.561Z] [2023-11-01T19:35:31.561Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:31.561Z] #41 ... [2023-11-01T19:35:31.561Z] [2023-11-01T19:35:31.561Z] #46 [core-command internal] load build context [2023-11-01T19:35:31.561Z] #46 ... [2023-11-01T19:35:31.561Z] [2023-11-01T19:35:31.561Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:31.827Z] #38 ... [2023-11-01T19:35:31.827Z] [2023-11-01T19:35:31.827Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:32.414Z] #41 ... [2023-11-01T19:35:32.414Z] [2023-11-01T19:35:32.414Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:35:32.414Z] #80 DONE 1.2s [2023-11-01T19:35:32.414Z] [2023-11-01T19:35:32.414Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:32.414Z] #41 ... [2023-11-01T19:35:32.414Z] [2023-11-01T19:35:32.414Z] #59 [support-scheduler internal] load build context [2023-11-01T19:35:32.414Z] #59 ... [2023-11-01T19:35:32.414Z] [2023-11-01T19:35:32.414Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T19:35:32.683Z] #81 ... [2023-11-01T19:35:32.683Z] [2023-11-01T19:35:32.683Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:35:32.683Z] #82 DONE 1.4s [2023-11-01T19:35:32.683Z] [2023-11-01T19:35:32.683Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T19:35:32.953Z] #83 ... [2023-11-01T19:35:32.953Z] [2023-11-01T19:35:32.953Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:35:32.953Z] #84 DONE 1.6s [2023-11-01T19:35:32.953Z] [2023-11-01T19:35:32.953Z] #59 [support-scheduler internal] load build context [2023-11-01T19:35:33.223Z] #59 ... [2023-11-01T19:35:33.223Z] [2023-11-01T19:35:33.223Z] #48 [security-bootstrapper internal] load build context [2023-11-01T19:35:33.223Z] #48 transferring context: 189.79MB 52.3s done [2023-11-01T19:35:33.223Z] #48 DONE 53.7s [2023-11-01T19:35:33.223Z] [2023-11-01T19:35:33.223Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:35:33.810Z] #85 ... [2023-11-01T19:35:33.810Z] [2023-11-01T19:35:33.810Z] #40 [support-notifications internal] load build context [2023-11-01T19:35:33.810Z] #40 transferring context: 189.79MB 54.3s done [2023-11-01T19:35:33.810Z] #40 DONE 55.3s [2023-11-01T19:35:34.076Z] [2023-11-01T19:35:34.076Z] #46 [core-command internal] load build context [2023-11-01T19:35:34.076Z] #46 ... [2023-11-01T19:35:34.076Z] [2023-11-01T19:35:34.076Z] #51 [security-secretstore-setup internal] load build context [2023-11-01T19:35:34.076Z] #51 transferring context: 189.79MB 52.5s done [2023-11-01T19:35:34.076Z] #51 DONE 53.9s [2023-11-01T19:35:34.076Z] [2023-11-01T19:35:34.076Z] #46 [core-command internal] load build context [2023-11-01T19:35:34.344Z] #46 ... [2023-11-01T19:35:34.344Z] [2023-11-01T19:35:34.344Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T19:35:34.344Z] #81 DONE 1.9s [2023-11-01T19:35:34.617Z] [2023-11-01T19:35:34.617Z] #46 [core-command internal] load build context [2023-11-01T19:35:34.617Z] #46 ... [2023-11-01T19:35:34.617Z] [2023-11-01T19:35:34.617Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T19:35:34.617Z] #83 DONE 1.9s [2023-11-01T19:35:34.617Z] [2023-11-01T19:35:34.617Z] #46 [core-command internal] load build context [2023-11-01T19:35:34.884Z] #46 ... [2023-11-01T19:35:34.884Z] [2023-11-01T19:35:34.884Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T19:35:34.884Z] #86 DONE 1.9s [2023-11-01T19:35:34.884Z] [2023-11-01T19:35:34.884Z] #46 [core-command internal] load build context [2023-11-01T19:35:35.466Z] #46 ... [2023-11-01T19:35:35.466Z] [2023-11-01T19:35:35.466Z] #54 [security-spiffe-token-provider internal] load build context [2023-11-01T19:35:35.466Z] #54 transferring context: 189.79MB 52.8s done [2023-11-01T19:35:35.466Z] #54 ... [2023-11-01T19:35:35.466Z] [2023-11-01T19:35:35.466Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:35:35.466Z] #85 DONE 2.2s [2023-11-01T19:35:35.466Z] [2023-11-01T19:35:35.466Z] #38 [security-proxy-auth internal] load build context [2023-11-01T19:35:35.466Z] #38 transferring context: 189.79MB 56.6s done [2023-11-01T19:35:35.466Z] #38 DONE 57.4s [2023-11-01T19:35:35.466Z] [2023-11-01T19:35:35.466Z] #46 [core-command internal] load build context [2023-11-01T19:35:35.733Z] #46 ... [2023-11-01T19:35:35.733Z] [2023-11-01T19:35:35.733Z] #54 [security-spiffe-token-provider internal] load build context [2023-11-01T19:35:35.733Z] #54 DONE 55.1s [2023-11-01T19:35:35.733Z] [2023-11-01T19:35:35.733Z] #47 [core-data internal] load build context [2023-11-01T19:35:35.733Z] #47 ... [2023-11-01T19:35:35.733Z] [2023-11-01T19:35:35.733Z] #46 [core-command internal] load build context [2023-11-01T19:35:35.998Z] #46 ... [2023-11-01T19:35:35.998Z] [2023-11-01T19:35:35.999Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:35:35.999Z] #87 DONE 1.8s [2023-11-01T19:35:35.999Z] [2023-11-01T19:35:35.999Z] #46 [core-command internal] load build context [2023-11-01T19:35:36.268Z] #46 ... [2023-11-01T19:35:36.268Z] [2023-11-01T19:35:36.268Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T19:35:36.268Z] #88 DONE 1.6s [2023-11-01T19:35:36.268Z] [2023-11-01T19:35:36.268Z] #46 [core-command internal] load build context [2023-11-01T19:35:36.268Z] #46 ... [2023-11-01T19:35:36.268Z] [2023-11-01T19:35:36.268Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T19:35:36.268Z] #89 DONE 1.4s [2023-11-01T19:35:36.268Z] [2023-11-01T19:35:36.268Z] #46 [core-command internal] load build context [2023-11-01T19:35:36.540Z] #46 ... [2023-11-01T19:35:36.540Z] [2023-11-01T19:35:36.540Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T19:35:36.540Z] #90 DONE 1.5s [2023-11-01T19:35:36.540Z] [2023-11-01T19:35:36.540Z] #46 [core-command internal] load build context [2023-11-01T19:35:37.123Z] #46 ... [2023-11-01T19:35:37.124Z] [2023-11-01T19:35:37.124Z] #41 [core-metadata internal] load build context [2023-11-01T19:35:37.124Z] #41 transferring context: 189.79MB 50.6s done [2023-11-01T19:35:37.124Z] #41 DONE 52.2s [2023-11-01T19:35:37.124Z] [2023-11-01T19:35:37.124Z] #46 [core-command internal] load build context [2023-11-01T19:35:37.712Z] #46 ... [2023-11-01T19:35:37.712Z] [2023-11-01T19:35:37.712Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:35:37.712Z] #91 DONE 1.9s [2023-11-01T19:35:37.712Z] [2023-11-01T19:35:37.712Z] #46 [core-command internal] load build context [2023-11-01T19:35:37.981Z] #46 ... [2023-11-01T19:35:37.981Z] [2023-11-01T19:35:37.981Z] #50 [security-proxy-setup internal] load build context [2023-11-01T19:35:37.981Z] #50 transferring context: 189.79MB 57.6s done [2023-11-01T19:35:37.981Z] #50 DONE 58.0s [2023-11-01T19:35:37.981Z] [2023-11-01T19:35:37.981Z] #46 [core-command internal] load build context [2023-11-01T19:35:38.250Z] #46 transferring context: 189.79MB 59.1s done [2023-11-01T19:35:38.518Z] #46 DONE 59.5s [2023-11-01T19:35:38.518Z] [2023-11-01T19:35:38.518Z] #47 [core-data internal] load build context [2023-11-01T19:35:39.482Z] #47 transferring context: 189.79MB 60.0s done [2023-11-01T19:35:39.482Z] #47 DONE 60.3s [2023-11-01T19:35:39.482Z] [2023-11-01T19:35:39.482Z] #59 [support-scheduler internal] load build context [2023-11-01T19:35:41.427Z] #59 ... [2023-11-01T19:35:41.427Z] [2023-11-01T19:35:41.427Z] #92 [security-spire-config] exporting to image [2023-11-01T19:35:41.427Z] #92 exporting layers 4.9s done [2023-11-01T19:35:41.427Z] #92 writing image sha256:752db12df49f05a7596a6899174fb54a539a5abf0ceadb581419a1b2147de39a 0.1s done [2023-11-01T19:35:41.427Z] #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-11-01T19:35:41.427Z] #92 writing image sha256:006dc4ec88f9be669f27183fdb8a36aa0069085e220010b1cc237fc90e21cdea 0.0s done [2023-11-01T19:35:41.427Z] #92 naming to docker.io/library/security-spire-server-arm64 done [2023-11-01T19:35:41.427Z] #92 writing image sha256:60c96e6f20d7d7ffe5f0dc2e032be3a6cc36f92e01dba9e5201b20acfbf345bd done [2023-11-01T19:35:41.427Z] #92 naming to docker.io/library/security-spire-config-arm64 done [2023-11-01T19:35:41.427Z] #92 DONE 5.2s [2023-11-01T19:35:41.427Z] [2023-11-01T19:35:41.427Z] #59 [support-scheduler internal] load build context [2023-11-01T19:35:41.427Z] #59 ... [2023-11-01T19:35:41.427Z] [2023-11-01T19:35:41.427Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:35:43.380Z] #93 ... [2023-11-01T19:35:43.380Z] [2023-11-01T19:35:43.380Z] #59 [support-scheduler internal] load build context [2023-11-01T19:35:44.342Z] #59 transferring context: 187.50MB 62.0s [2023-11-01T19:35:44.608Z] #59 transferring context: 189.79MB 62.1s done [2023-11-01T19:35:44.608Z] #59 DONE 63.9s [2023-11-01T19:35:44.608Z] [2023-11-01T19:35:44.608Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:35:45.565Z] #94 ... [2023-11-01T19:35:45.565Z] [2023-11-01T19:35:45.565Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:07.842Z] #95 ... [2023-11-01T19:36:07.842Z] [2023-11-01T19:36:07.842Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:07.842Z] #77 DONE 35.5s [2023-11-01T19:36:07.842Z] [2023-11-01T19:36:07.842Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T19:36:09.779Z] #96 DONE 2.8s [2023-11-01T19:36:09.779Z] [2023-11-01T19:36:09.779Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:09.779Z] #95 ... [2023-11-01T19:36:09.779Z] [2023-11-01T19:36:09.779Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:09.779Z] #97 CACHED [2023-11-01T19:36:09.779Z] [2023-11-01T19:36:09.779Z] #98 [core-metadata builder 6/7] COPY . . [2023-11-01T19:36:09.779Z] #98 CACHED [2023-11-01T19:36:09.779Z] [2023-11-01T19:36:09.779Z] #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:36:09.779Z] #99 CACHED [2023-11-01T19:36:09.779Z] [2023-11-01T19:36:09.779Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:36:09.779Z] #100 CACHED [2023-11-01T19:36:09.779Z] [2023-11-01T19:36:09.780Z] #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:09.780Z] #101 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #102 [support-scheduler builder 6/7] COPY . . [2023-11-01T19:36:09.780Z] #102 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #103 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:36:09.780Z] #103 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:09.780Z] #104 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #105 [core-data builder 6/7] COPY . . [2023-11-01T19:36:09.780Z] #105 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #106 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:36:09.780Z] #106 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:09.780Z] #107 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #108 [core-command builder 6/7] COPY . . [2023-11-01T19:36:09.780Z] #108 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #109 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T19:36:09.780Z] #109 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:36:09.780Z] #110 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:09.780Z] #111 CACHED [2023-11-01T19:36:09.780Z] [2023-11-01T19:36:09.780Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:36:15.368Z] #112 5.046 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-11-01T19:36:19.633Z] #112 ... [2023-11-01T19:36:19.633Z] [2023-11-01T19:36:19.633Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:36:19.633Z] #0 5.437 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-11-01T19:36:19.901Z] #113 ... [2023-11-01T19:36:19.901Z] [2023-11-01T19:36:19.901Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:36:19.901Z] #0 4.812 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-11-01T19:36:20.169Z] #114 ... [2023-11-01T19:36:20.169Z] [2023-11-01T19:36:20.169Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:36:20.169Z] #0 5.582 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-11-01T19:36:20.169Z] #115 ... [2023-11-01T19:36:20.169Z] [2023-11-01T19:36:20.169Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:36:20.169Z] #0 5.008 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-11-01T19:36:20.465Z] #116 ... [2023-11-01T19:36:20.465Z] [2023-11-01T19:36:20.465Z] #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:36:20.465Z] #0 5.197 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-11-01T19:36:24.728Z] #117 ... [2023-11-01T19:36:24.728Z] [2023-11-01T19:36:24.728Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:24.728Z] #95 DONE 48.9s [2023-11-01T19:36:24.728Z] [2023-11-01T19:36:24.728Z] #118 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T19:36:26.154Z] #118 ... [2023-11-01T19:36:26.154Z] [2023-11-01T19:36:26.154Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:26.154Z] #93 DONE 48.2s [2023-11-01T19:36:26.154Z] [2023-11-01T19:36:26.154Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:26.154Z] #94 DONE 49.9s [2023-11-01T19:36:26.154Z] [2023-11-01T19:36:26.154Z] #119 [support-notifications builder 6/7] COPY . . [2023-11-01T19:36:29.519Z] #119 ... [2023-11-01T19:36:29.519Z] [2023-11-01T19:36:29.519Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:29.519Z] #120 CACHED [2023-11-01T19:36:29.519Z] [2023-11-01T19:36:29.519Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:36:29.519Z] #121 CACHED [2023-11-01T19:36:29.519Z] [2023-11-01T19:36:29.519Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T19:36:29.519Z] #122 CACHED [2023-11-01T19:36:29.519Z] [2023-11-01T19:36:29.519Z] #123 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T19:36:29.519Z] #123 CACHED [2023-11-01T19:36:29.519Z] [2023-11-01T19:36:29.519Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:36:29.519Z] #124 CACHED [2023-11-01T19:36:29.519Z] [2023-11-01T19:36:29.519Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:36:29.519Z] #125 CACHED [2023-11-01T19:36:29.519Z] [2023-11-01T19:36:29.519Z] #118 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T19:36:29.519Z] #118 DONE 4.6s [2023-11-01T19:36:29.519Z] [2023-11-01T19:36:29.519Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:36:30.481Z] #126 ... [2023-11-01T19:36:30.481Z] [2023-11-01T19:36:30.481Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T19:36:30.481Z] #127 DONE 4.6s [2023-11-01T19:36:30.749Z] [2023-11-01T19:36:30.749Z] #119 [support-notifications builder 6/7] COPY . . [2023-11-01T19:36:30.749Z] #119 DONE 4.6s [2023-11-01T19:36:30.749Z] [2023-11-01T19:36:30.749Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:36:34.099Z] #128 3.336 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-11-01T19:36:39.441Z] #128 ... [2023-11-01T19:36:39.441Z] [2023-11-01T19:36:39.441Z] #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-11-01T19:36:39.441Z] #0 4.535 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-11-01T19:36:39.441Z] #129 ... [2023-11-01T19:36:39.441Z] [2023-11-01T19:36:39.441Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T19:36:39.441Z] #0 5.020 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-11-01T19:36:39.441Z] #130 ... [2023-11-01T19:36:39.441Z] [2023-11-01T19:36:39.441Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:36:39.441Z] #0 3.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-01T19:36:43.689Z] #131 ... [2023-11-01T19:36:43.689Z] [2023-11-01T19:36:43.689Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:36:43.689Z] #126 4.652 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-11-01T19:50:06.166Z] #126 ... [2023-11-01T19:50:06.166Z] [2023-11-01T19:50:06.166Z] #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-11-01T19:50:06.166Z] #129 815.7 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-11-01T19:50:08.754Z] #129 ... [2023-11-01T19:50:08.754Z] [2023-11-01T19:50:08.754Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T19:50:08.754Z] #130 DONE 819.7s [2023-11-01T19:50:09.041Z] [2023-11-01T19:50:09.041Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:50:09.313Z] #114 ... [2023-11-01T19:50:09.313Z] [2023-11-01T19:50:09.313Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:50:09.583Z] #132 DONE 0.4s [2023-11-01T19:50:09.583Z] [2023-11-01T19:50:09.583Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:50:09.854Z] #131 ... [2023-11-01T19:50:09.854Z] [2023-11-01T19:50:09.854Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:50:09.854Z] #133 DONE 0.1s [2023-11-01T19:50:09.854Z] [2023-11-01T19:50:09.854Z] #134 [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-11-01T19:50:10.120Z] #134 DONE 0.2s [2023-11-01T19:50:10.120Z] [2023-11-01T19:50:10.120Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T19:50:10.120Z] #135 DONE 0.2s [2023-11-01T19:50:10.120Z] [2023-11-01T19:50:10.120Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T19:50:10.705Z] #136 DONE 0.4s [2023-11-01T19:50:10.705Z] [2023-11-01T19:50:10.705Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:50:10.705Z] #137 DONE 0.2s [2023-11-01T19:50:10.705Z] [2023-11-01T19:50:10.705Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:50:13.309Z] #138 DONE 2.5s [2023-11-01T19:50:13.309Z] [2023-11-01T19:50:13.309Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:50:13.309Z] #126 ... [2023-11-01T19:50:13.309Z] [2023-11-01T19:50:13.309Z] #92 [security-proxy-setup] exporting to image [2023-11-01T19:50:13.309Z] #92 exporting layers [2023-11-01T19:50:14.300Z] #92 exporting layers 1.0s done [2023-11-01T19:50:14.300Z] #92 writing image sha256:bfd7c31323d78be0dc87938dc41153e91c553277f5e61d9ddd628c060e83c425 [2023-11-01T19:50:14.566Z] #92 writing image sha256:bfd7c31323d78be0dc87938dc41153e91c553277f5e61d9ddd628c060e83c425 0.1s done [2023-11-01T19:50:14.566Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-01T19:50:14.566Z] #92 DONE 6.4s [2023-11-01T19:50:14.566Z] [2023-11-01T19:50:14.566Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:50:22.772Z] #114 ... [2023-11-01T19:50:22.772Z] [2023-11-01T19:50:22.772Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:50:22.772Z] #126 DONE 832.4s [2023-11-01T19:50:22.772Z] [2023-11-01T19:50:22.772Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T19:50:22.772Z] #139 DONE 0.4s [2023-11-01T19:50:22.772Z] [2023-11-01T19:50:22.772Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T19:50:26.138Z] #140 DONE 4.2s [2023-11-01T19:50:26.138Z] [2023-11-01T19:50:26.138Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:50:26.138Z] #114 ... [2023-11-01T19:50:26.138Z] [2023-11-01T19:50:26.138Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:50:26.405Z] #141 DONE 0.3s [2023-11-01T19:50:26.405Z] [2023-11-01T19:50:26.405Z] #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-11-01T19:50:26.405Z] #129 DONE 837.4s [2023-11-01T19:50:26.405Z] [2023-11-01T19:50:26.405Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:50:26.996Z] #142 DONE 0.5s [2023-11-01T19:50:26.996Z] [2023-11-01T19:50:26.996Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T19:50:27.613Z] #143 ... [2023-11-01T19:50:27.613Z] [2023-11-01T19:50:27.613Z] #144 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:50:27.613Z] #144 DONE 0.3s [2023-11-01T19:50:27.613Z] [2023-11-01T19:50:27.613Z] #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:50:27.886Z] #145 ... [2023-11-01T19:50:27.886Z] [2023-11-01T19:50:27.886Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T19:50:27.886Z] #143 DONE 1.0s [2023-11-01T19:50:27.886Z] [2023-11-01T19:50:27.886Z] #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T19:50:28.156Z] #146 ... [2023-11-01T19:50:28.156Z] [2023-11-01T19:50:28.156Z] #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:50:28.156Z] #145 DONE 0.5s [2023-11-01T19:50:28.456Z] [2023-11-01T19:50:28.456Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:50:28.456Z] #116 DONE 858.8s [2023-11-01T19:50:28.456Z] [2023-11-01T19:50:28.456Z] #147 [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-11-01T19:50:28.733Z] #147 DONE 0.6s [2023-11-01T19:50:28.733Z] [2023-11-01T19:50:28.733Z] #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T19:50:28.733Z] #146 DONE 0.8s [2023-11-01T19:50:28.733Z] [2023-11-01T19:50:28.733Z] #148 [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-11-01T19:50:29.335Z] #148 ... [2023-11-01T19:50:29.335Z] [2023-11-01T19:50:29.335Z] #149 [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-11-01T19:50:29.335Z] #149 DONE 0.5s [2023-11-01T19:50:29.335Z] [2023-11-01T19:50:29.335Z] #148 [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-11-01T19:50:29.335Z] #148 DONE 0.5s [2023-11-01T19:50:29.335Z] [2023-11-01T19:50:29.335Z] #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:50:29.335Z] #150 ... [2023-11-01T19:50:29.335Z] [2023-11-01T19:50:29.335Z] #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:50:29.335Z] #151 DONE 0.4s [2023-11-01T19:50:29.616Z] [2023-11-01T19:50:29.616Z] #152 [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-11-01T19:50:29.616Z] #152 DONE 0.4s [2023-11-01T19:50:29.616Z] [2023-11-01T19:50:29.616Z] #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:50:29.616Z] #153 ... [2023-11-01T19:50:29.616Z] [2023-11-01T19:50:29.616Z] #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:50:29.616Z] #150 DONE 0.3s [2023-11-01T19:50:29.882Z] [2023-11-01T19:50:29.882Z] #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:50:29.882Z] #153 DONE 0.4s [2023-11-01T19:50:29.882Z] [2023-11-01T19:50:29.882Z] #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T19:50:30.149Z] #154 ... [2023-11-01T19:50:30.149Z] [2023-11-01T19:50:30.149Z] #155 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T19:50:30.149Z] #155 DONE 0.5s [2023-11-01T19:50:30.149Z] [2023-11-01T19:50:30.149Z] #156 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T19:50:30.149Z] #156 DONE 0.5s [2023-11-01T19:50:30.149Z] [2023-11-01T19:50:30.149Z] #157 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T19:50:30.736Z] #157 ... [2023-11-01T19:50:30.736Z] [2023-11-01T19:50:30.736Z] #158 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T19:50:30.736Z] #158 DONE 0.3s [2023-11-01T19:50:30.736Z] [2023-11-01T19:50:30.736Z] #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T19:50:30.736Z] #154 DONE 0.7s [2023-11-01T19:50:30.736Z] [2023-11-01T19:50:30.736Z] #159 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T19:50:30.736Z] #159 ... [2023-11-01T19:50:30.736Z] [2023-11-01T19:50:30.736Z] #160 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:50:30.736Z] #160 DONE 0.4s [2023-11-01T19:50:31.006Z] [2023-11-01T19:50:31.006Z] #161 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T19:50:31.277Z] #161 DONE 0.3s [2023-11-01T19:50:31.277Z] [2023-11-01T19:50:31.277Z] #157 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T19:50:31.277Z] #157 DONE 1.1s [2023-11-01T19:50:31.277Z] [2023-11-01T19:50:31.277Z] #162 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:50:31.860Z] #162 ... [2023-11-01T19:50:31.860Z] [2023-11-01T19:50:31.860Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:50:31.860Z] #163 DONE 0.4s [2023-11-01T19:50:31.860Z] [2023-11-01T19:50:31.860Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:50:34.444Z] #164 ... [2023-11-01T19:50:34.444Z] [2023-11-01T19:50:34.444Z] #159 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T19:50:34.444Z] #159 DONE 3.5s [2023-11-01T19:50:34.444Z] [2023-11-01T19:50:34.444Z] #92 [security-bootstrapper] exporting to image [2023-11-01T19:50:34.444Z] #92 exporting layers [2023-11-01T19:50:34.719Z] #92 ... [2023-11-01T19:50:34.719Z] [2023-11-01T19:50:34.719Z] #162 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:50:34.719Z] #162 DONE 3.4s [2023-11-01T19:50:34.719Z] [2023-11-01T19:50:34.719Z] #92 [security-proxy-auth] exporting to image [2023-11-01T19:50:35.315Z] #92 ... [2023-11-01T19:50:35.315Z] [2023-11-01T19:50:35.315Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:50:35.315Z] #164 DONE 3.7s [2023-11-01T19:50:35.315Z] [2023-11-01T19:50:35.315Z] #92 [security-secretstore-setup] exporting to image [2023-11-01T19:50:35.897Z] #92 exporting layers 1.4s done [2023-11-01T19:50:36.163Z] #92 exporting layers 2.2s done [2023-11-01T19:50:36.163Z] #92 writing image sha256:4d586b11f42ca92768b843533c5b8e4bb75487356e3375342c15b6d5cb67ec06 0.0s done [2023-11-01T19:50:36.163Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-01T19:50:36.163Z] #92 writing image sha256:71cdf51e953175ca85b8a27a749d63958202f48093d6bb708673928263e32143 [2023-11-01T19:50:36.430Z] #92 writing image sha256:71cdf51e953175ca85b8a27a749d63958202f48093d6bb708673928263e32143 done [2023-11-01T19:50:36.430Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-01T19:50:37.012Z] #92 exporting layers 1.5s done [2023-11-01T19:50:37.012Z] #92 writing image sha256:ace35b2fb34d25e8e37f493291a8c73b977554330b87ec2100073cfe058a331f 0.0s done [2023-11-01T19:50:37.012Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-01T19:50:37.012Z] #92 DONE 9.3s [2023-11-01T19:50:37.012Z] [2023-11-01T19:50:37.012Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:50:41.262Z] #115 ... [2023-11-01T19:50:41.262Z] [2023-11-01T19:50:41.262Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:50:41.262Z] #114 DONE 871.7s [2023-11-01T19:50:41.535Z] [2023-11-01T19:50:41.535Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:50:41.535Z] #131 ... [2023-11-01T19:50:41.535Z] [2023-11-01T19:50:41.535Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:50:41.807Z] #165 DONE 0.3s [2023-11-01T19:50:41.807Z] [2023-11-01T19:50:41.807Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:50:41.807Z] #112 ... [2023-11-01T19:50:41.807Z] [2023-11-01T19:50:41.807Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:50:42.093Z] #166 DONE 0.3s [2023-11-01T19:50:42.093Z] [2023-11-01T19:50:42.093Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T19:50:42.363Z] #167 DONE 0.2s [2023-11-01T19:50:42.363Z] [2023-11-01T19:50:42.363Z] #168 [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-11-01T19:50:42.631Z] #168 DONE 0.2s [2023-11-01T19:50:42.631Z] [2023-11-01T19:50:42.631Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T19:50:42.631Z] #169 DONE 0.1s [2023-11-01T19:50:42.899Z] [2023-11-01T19:50:42.899Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:50:44.844Z] #170 DONE 2.0s [2023-11-01T19:50:44.844Z] [2023-11-01T19:50:44.844Z] #92 [core-common-config-bootstrapper] exporting to image [2023-11-01T19:50:44.844Z] #92 exporting layers [2023-11-01T19:50:45.111Z] #92 exporting layers 0.6s done [2023-11-01T19:50:45.377Z] #92 writing image sha256:8c19cf86a29075c6eb2d9510de9bbd49ee3d757ad0e9e6c93e341047bf891b98 done [2023-11-01T19:50:45.377Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-01T19:50:45.377Z] #92 DONE 9.8s [2023-11-01T19:50:45.377Z] [2023-11-01T19:50:45.377Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:51:24.245Z] #131 ... [2023-11-01T19:51:24.245Z] [2023-11-01T19:51:24.245Z] #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:51:24.245Z] #117 DONE 913.7s [2023-11-01T19:51:24.245Z] [2023-11-01T19:51:24.245Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:51:24.245Z] #128 ... [2023-11-01T19:51:24.245Z] [2023-11-01T19:51:24.245Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:51:24.245Z] #171 DONE 0.2s [2023-11-01T19:51:24.245Z] [2023-11-01T19:51:24.245Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:51:24.245Z] #172 DONE 0.1s [2023-11-01T19:51:24.245Z] [2023-11-01T19:51:24.245Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T19:51:24.514Z] #173 DONE 0.3s [2023-11-01T19:51:24.514Z] [2023-11-01T19:51:24.514Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:51:24.514Z] #131 ... [2023-11-01T19:51:24.514Z] [2023-11-01T19:51:24.514Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:51:24.514Z] #174 DONE 0.1s [2023-11-01T19:51:24.514Z] [2023-11-01T19:51:24.514Z] #92 [core-command] exporting to image [2023-11-01T19:51:24.514Z] #92 exporting layers [2023-11-01T19:51:25.103Z] #92 exporting layers 0.3s done [2023-11-01T19:51:25.104Z] #92 writing image sha256:eb5bb2cd1542fc3fcc71461636bc7417dd2f46c7bf23b93207dc88aefbc85efe done [2023-11-01T19:51:25.104Z] #92 naming to docker.io/library/core-command-arm64 done [2023-11-01T19:51:25.104Z] #92 DONE 10.2s [2023-11-01T19:51:25.104Z] [2023-11-01T19:51:25.104Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:51:31.746Z] #113 ... [2023-11-01T19:51:31.746Z] [2023-11-01T19:51:31.746Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:51:31.746Z] #115 DONE 921.2s [2023-11-01T19:51:31.746Z] [2023-11-01T19:51:31.746Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:51:31.746Z] #128 ... [2023-11-01T19:51:31.746Z] [2023-11-01T19:51:31.746Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:51:31.746Z] #175 DONE 0.1s [2023-11-01T19:51:31.746Z] [2023-11-01T19:51:31.746Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:51:31.746Z] #176 DONE 0.2s [2023-11-01T19:51:31.746Z] [2023-11-01T19:51:31.746Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T19:51:31.746Z] #177 DONE 0.3s [2023-11-01T19:51:31.746Z] [2023-11-01T19:51:31.746Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:51:32.015Z] #178 DONE 0.2s [2023-11-01T19:51:32.015Z] [2023-11-01T19:51:32.015Z] #92 [core-data] exporting to image [2023-11-01T19:51:32.015Z] #92 exporting layers [2023-11-01T19:51:32.606Z] #92 exporting layers 0.4s done [2023-11-01T19:51:32.606Z] #92 writing image sha256:cd2d703eb67edfdda055cdf23bec53f7e06eecf1f17a69fbdd0a0870cb376722 0.0s done [2023-11-01T19:51:32.606Z] #92 naming to docker.io/library/core-data-arm64 done [2023-11-01T19:51:32.606Z] #92 DONE 10.5s [2023-11-01T19:51:32.606Z] [2023-11-01T19:51:32.606Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:51:32.606Z] #128 ... [2023-11-01T19:51:32.606Z] [2023-11-01T19:51:32.606Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:51:32.606Z] #113 DONE 923.0s [2023-11-01T19:51:32.872Z] [2023-11-01T19:51:32.872Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:51:33.139Z] #131 ... [2023-11-01T19:51:33.139Z] [2023-11-01T19:51:33.139Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:51:33.406Z] #179 DONE 0.2s [2023-11-01T19:51:33.407Z] [2023-11-01T19:51:33.407Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:51:33.407Z] #180 DONE 0.1s [2023-11-01T19:51:33.407Z] [2023-11-01T19:51:33.407Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:51:33.673Z] #131 ... [2023-11-01T19:51:33.673Z] [2023-11-01T19:51:33.673Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T19:51:33.944Z] #181 DONE 0.3s [2023-11-01T19:51:33.944Z] [2023-11-01T19:51:33.944Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:51:34.213Z] #182 DONE 0.2s [2023-11-01T19:51:34.213Z] [2023-11-01T19:51:34.213Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T19:51:34.213Z] #183 DONE 0.2s [2023-11-01T19:51:34.213Z] [2023-11-01T19:51:34.213Z] #92 [core-metadata] exporting to image [2023-11-01T19:51:34.482Z] #92 exporting layers 0.4s done [2023-11-01T19:51:34.749Z] #92 writing image sha256:75dc877147f5bca2943d5b62964b2b59a77a4f51ce3eb3051928a5809976b806 done [2023-11-01T19:51:34.749Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-11-01T19:51:34.749Z] #92 DONE 10.9s [2023-11-01T19:51:34.749Z] [2023-11-01T19:51:34.749Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:06.963Z] #128 ... [2023-11-01T19:52:06.963Z] [2023-11-01T19:52:06.963Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:52:06.963Z] #131 DONE 932.0s [2023-11-01T19:52:06.963Z] [2023-11-01T19:52:06.963Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:06.963Z] #128 ... [2023-11-01T19:52:06.963Z] [2023-11-01T19:52:06.963Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:52:06.963Z] #184 DONE 0.2s [2023-11-01T19:52:06.963Z] [2023-11-01T19:52:06.963Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:52:06.963Z] #185 DONE 0.1s [2023-11-01T19:52:06.963Z] [2023-11-01T19:52:06.963Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T19:52:06.963Z] #186 DONE 0.4s [2023-11-01T19:52:06.963Z] [2023-11-01T19:52:06.963Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:06.963Z] #128 ... [2023-11-01T19:52:06.963Z] [2023-11-01T19:52:06.963Z] #187 [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-11-01T19:52:06.963Z] #187 DONE 0.2s [2023-11-01T19:52:06.963Z] [2023-11-01T19:52:06.964Z] #92 [security-spiffe-token-provider] exporting to image [2023-11-01T19:52:06.964Z] #92 exporting layers [2023-11-01T19:52:06.964Z] #92 exporting layers 0.6s done [2023-11-01T19:52:06.964Z] #92 writing image sha256:53024c4251f679b3ae9c39b1474a8e709a0ff33e73cf0f9f7e9f8d1c5f795773 done [2023-11-01T19:52:06.964Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-01T19:52:06.964Z] #92 DONE 11.6s [2023-11-01T19:52:06.964Z] [2023-11-01T19:52:06.964Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:25.161Z] #128 ... [2023-11-01T19:52:25.161Z] [2023-11-01T19:52:25.162Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:52:25.162Z] #112 DONE 973.3s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:25.162Z] #128 ... [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:52:25.162Z] #188 DONE 0.2s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:25.162Z] #128 DONE 952.9s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:52:25.162Z] #189 DONE 0.2s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T19:52:25.162Z] #190 DONE 0.4s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:52:25.162Z] #191 DONE 0.2s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:52:25.162Z] #192 DONE 0.2s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:52:25.162Z] #193 DONE 0.1s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #92 [support-scheduler] exporting to image [2023-11-01T19:52:25.162Z] #92 exporting layers [2023-11-01T19:52:25.162Z] #92 ... [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T19:52:25.162Z] #194 DONE 0.4s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:52:25.162Z] #195 DONE 0.1s [2023-11-01T19:52:25.162Z] [2023-11-01T19:52:25.162Z] #92 [support-scheduler] exporting to image [2023-11-01T19:52:25.162Z] #92 exporting layers 0.5s done [2023-11-01T19:52:25.162Z] #92 writing image sha256:74705d49d332887b5e690b5eb1f697388a96206b8310bc01c4ec1de83fade026 done [2023-11-01T19:52:25.162Z] #92 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-11-01T19:52:25.429Z] #92 exporting layers 0.4s done [2023-11-01T19:52:25.429Z] #92 writing image sha256:9f03db09b52b8a47a363126ba8dd51d079ffb22b3bf1b90dc48c6fde195fc17e done [2023-11-01T19:52:25.429Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-11-01T19:52:25.429Z] #92 DONE 12.6s [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:52:25.429Z] time="2023-11-01T19:34:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T19:52:25.454Z] $ docker stop --time=1 bd323bfd93172179be39b36003fe09980774ceea3c5df04f27091f786128776a [2023-11-01T19:52:30.250Z] $ docker rm -f --volumes bd323bfd93172179be39b36003fe09980774ceea3c5df04f27091f786128776a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:52:30.862Z] + docker images [2023-11-01T19:52:30.862Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T19:52:30.862Z] support-scheduler-arm64 latest 74705d49d332 6 seconds ago 33.6MB [2023-11-01T19:52:30.862Z] support-notifications-arm64 latest 9f03db09b52b 6 seconds ago 34.3MB [2023-11-01T19:52:30.862Z] security-spiffe-token-provider-arm64 latest 53024c4251f6 27 seconds ago 35.3MB [2023-11-01T19:52:30.862Z] core-metadata-arm64 latest 75dc877147f5 56 seconds ago 21.5MB [2023-11-01T19:52:30.862Z] core-data-arm64 latest cd2d703eb67e 59 seconds ago 21.2MB [2023-11-01T19:52:30.862Z] core-command-arm64 latest eb5bb2cd1542 About a minute ago 21MB [2023-11-01T19:52:30.862Z] core-common-config-bootstrapper-arm64 latest 8c19cf86a290 About a minute ago 18.3MB [2023-11-01T19:52:30.862Z] security-secretstore-setup-arm64 latest ace35b2fb34d About a minute ago 43.7MB [2023-11-01T19:52:30.862Z] security-proxy-auth-arm64 latest 4d586b11f42c About a minute ago 19.4MB [2023-11-01T19:52:30.862Z] security-bootstrapper-arm64 latest 71cdf51e9531 About a minute ago 23.1MB [2023-11-01T19:52:30.862Z] security-proxy-setup-arm64 latest bfd7c31323d7 2 minutes ago 34MB [2023-11-01T19:52:30.862Z] security-spire-config-arm64 latest 60c96e6f20d7 16 minutes ago 95.8MB [2023-11-01T19:52:30.862Z] security-spire-agent-arm64 latest 752db12df49f 16 minutes ago 157MB [2023-11-01T19:52:30.862Z] security-spire-server-arm64 latest 006dc4ec88f9 16 minutes ago 101MB [2023-11-01T19:52:30.862Z] ci-base-image-arm64 latest a4567b48a8cb 28 minutes ago 926MB [2023-11-01T19:52:30.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-01T19:52:30.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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-11-01T19:52:31.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:52:31.665Z] [2023-11-01T19:52:31.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:52:32.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:52:32.358Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T19:52:32.359Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T19:52:32.359Z] 04944245beec: Pulling fs layer [2023-11-01T19:52:32.359Z] 699f458cf7ca: Pulling fs layer [2023-11-01T19:52:32.359Z] 765212b225bb: Pulling fs layer [2023-11-01T19:52:32.359Z] f23df028b6ca: Pulling fs layer [2023-11-01T19:52:32.359Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T19:52:32.359Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T19:52:32.359Z] f23df028b6ca: Waiting [2023-11-01T19:52:32.359Z] 765212b225bb: Waiting [2023-11-01T19:52:32.359Z] d65c8cfc05b1: Waiting [2023-11-01T19:52:32.359Z] 2437ff75d9bd: Waiting [2023-11-01T19:52:32.359Z] 04944245beec: Verifying Checksum [2023-11-01T19:52:32.359Z] 04944245beec: Download complete [2023-11-01T19:52:32.359Z] 765212b225bb: Verifying Checksum [2023-11-01T19:52:32.359Z] 765212b225bb: Download complete [2023-11-01T19:52:32.632Z] f23df028b6ca: Verifying Checksum [2023-11-01T19:52:32.632Z] f23df028b6ca: Download complete [2023-11-01T19:52:32.632Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T19:52:32.632Z] d65c8cfc05b1: Download complete [2023-11-01T19:52:32.632Z] 699f458cf7ca: Verifying Checksum [2023-11-01T19:52:32.632Z] 699f458cf7ca: Download complete [2023-11-01T19:52:33.227Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T19:52:33.227Z] 8998bd30e6a1: Download complete [2023-11-01T19:52:35.812Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T19:52:35.812Z] 2437ff75d9bd: Download complete [2023-11-01T19:52:37.756Z] 8998bd30e6a1: Pull complete [2023-11-01T19:52:38.339Z] 04944245beec: Pull complete [2023-11-01T19:52:40.283Z] 699f458cf7ca: Pull complete [2023-11-01T19:52:40.283Z] 765212b225bb: Pull complete [2023-11-01T19:52:41.241Z] f23df028b6ca: Pull complete [2023-11-01T19:52:41.241Z] d65c8cfc05b1: Pull complete [2023-11-01T19:52:59.431Z] 2437ff75d9bd: Pull complete [2023-11-01T19:52:59.431Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T19:52:59.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:52:59.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:52:59.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-16276 does not seem to be running inside a container [2023-11-01T19:52:59.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T19:53:02.893Z] $ docker top 2816fbc1414f6fb419b6c824e242ae33342172c2d011b88966712963e710e625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:53:03.897Z] ---> job-cost.sh [2023-11-01T19:53:03.897Z] lf-activate-venv: SKIPPING [2023-11-01T19:53:03.897Z] INFO: No Stack... [2023-11-01T19:53:04.476Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T19:53:05.055Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T19:53:05.712Z] + cut -d, -f6 [2023-11-01T19:53:05.712Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-11-01T19:53:05.791Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4715-1-stack-cost] [2023-11-01T19:53:05.796Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4715-1-stack-cost] did not exist. Created. [2023-11-01T19:53:05.796Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4715-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:53:06.476Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T19:53:06.708Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T19:53:06.724Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4715-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T19:53:06.788Z] $ docker stop --time=1 2816fbc1414f6fb419b6c824e242ae33342172c2d011b88966712963e710e625 [2023-11-01T19:53:10.723Z] $ docker rm -f --volumes 2816fbc1414f6fb419b6c824e242ae33342172c2d011b88966712963e710e625 [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-11-01T19:53:11.812Z] provisioning config files... [2023-11-01T19:53:11.820Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2343751961893430632tmp [Pipeline] { [Pipeline] sh [2023-11-01T19:53:12.162Z] + set +x [2023-11-01T19:53:12.163Z] + curl -s https://codecov.io/bash [2023-11-01T19:53:12.163Z] + bash -s -- [2023-11-01T19:53:12.163Z] [2023-11-01T19:53:12.163Z] _____ _ [2023-11-01T19:53:12.163Z] / ____| | | [2023-11-01T19:53:12.163Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T19:53:12.163Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T19:53:12.163Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T19:53:12.163Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T19:53:12.163Z] Bash-1.0.6 [2023-11-01T19:53:12.163Z] [2023-11-01T19:53:12.163Z] [2023-11-01T19:53:12.163Z] ==> git version 2.25.1 found [2023-11-01T19:53:12.163Z] ==> 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-11-01T19:53:12.163Z] Release-Date: 2020-01-08 [2023-11-01T19:53:12.163Z] 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-11-01T19:53:12.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T19:53:12.163Z] ==> Jenkins CI detected. [2023-11-01T19:53:12.163Z] current dir:  /w/workspace/edgex-go/1 [2023-11-01T19:53:12.163Z] project root: . [2023-11-01T19:53:12.163Z] --> token set from env [2023-11-01T19:53:12.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T19:53:12.423Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T19:53:12.423Z] ==> Python coveragepy not found [2023-11-01T19:53:12.423Z] ==> Searching for coverage reports in: [2023-11-01T19:53:12.423Z] + . [2023-11-01T19:53:12.423Z] -> Found 1 reports [2023-11-01T19:53:12.423Z] ==> Detecting git/mercurial file structure [2023-11-01T19:53:12.423Z] ==> Reading reports [2023-11-01T19:53:12.423Z] + ./coverage.out bytes=453602 [2023-11-01T19:53:12.423Z] ==> Appending adjustments [2023-11-01T19:53:12.423Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T19:53:13.362Z] + Found adjustments [2023-11-01T19:53:13.363Z] ==> Gzipping contents [2023-11-01T19:53:13.363Z] 60K /tmp/codecov.ddE8nY.gz [2023-11-01T19:53:13.363Z] ==> Uploading reports [2023-11-01T19:53:13.363Z] url: https://codecov.io [2023-11-01T19:53:13.363Z] query: branch=PR-4715&commit=931857625d1d8225d2105774712511b5183bd7d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4715%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4715&job=&cmd_args= [2023-11-01T19:53:13.363Z] -> Pinging Codecov [2023-11-01T19:53:13.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4715&commit=931857625d1d8225d2105774712511b5183bd7d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4715%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4715&job=&cmd_args= [2023-11-01T19:53:13.622Z] -> Uploading to [2023-11-01T19:53:13.622Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/931857625d1d8225d2105774712511b5183bd7d6/f5f7c11c-4332-4a50-91a9-9467f9777826.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T195313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf7846dffcb1c0e163bc06a7b2755b030f2b62b6d209a9a4dfdfeb1860c2acb4 [2023-11-01T19:53:13.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T19:53:13.622Z] Dload Upload Total Spent Left Speed [2023-11-01T19:53:14.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57698 0 0 100 57698 0 153k --:--:-- --:--:-- --:--:-- 153k [2023-11-01T19:53:14.192Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/931857625d1d8225d2105774712511b5183bd7d6 [Pipeline] } [2023-11-01T19:53:14.223Z] 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-11-01T19:53:15.647Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:53:15.985Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:53:16.883Z] ---> package-listing.sh [2023-11-01T19:53:16.883Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T19:53:16.883Z] ++ facter osfamily [2023-11-01T19:53:17.144Z] + OS_FAMILY=debian [2023-11-01T19:53:17.144Z] + workspace=/w/workspace/edgex-go/1 [2023-11-01T19:53:17.144Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T19:53:17.144Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T19:53:17.144Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T19:53:17.144Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T19:53:17.144Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-01T19:53:17.144Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T19:53:17.144Z] + case "${OS_FAMILY}" in [2023-11-01T19:53:17.144Z] + dpkg -l [2023-11-01T19:53:17.144Z] + grep '^ii' [2023-11-01T19:53:17.144Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T19:53:17.144Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T19:53:17.144Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T19:53:17.144Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-01T19:53:17.144Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-11-01T19:53:17.144Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-11-01T19:53:17.178Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T19:53:17.468Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:53:18.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:53:18.098Z] [2023-11-01T19:53:18.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:53:18.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:53:18.487Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T19:53:18.487Z] 5eb5b503b376: Pulling fs layer [2023-11-01T19:53:18.487Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T19:53:18.487Z] ec43610c2a17: Pulling fs layer [2023-11-01T19:53:18.487Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T19:53:18.487Z] 33b1e0a273af: Pulling fs layer [2023-11-01T19:53:18.487Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T19:53:18.487Z] 2f39f015ded8: Pulling fs layer [2023-11-01T19:53:18.487Z] 3a2ae6a8a46f: Waiting [2023-11-01T19:53:18.487Z] 33b1e0a273af: Waiting [2023-11-01T19:53:18.487Z] 2f39f015ded8: Waiting [2023-11-01T19:53:18.487Z] 5d3b04190fa2: Waiting [2023-11-01T19:53:18.487Z] 5c69ac0246d0: Download complete [2023-11-01T19:53:18.487Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T19:53:18.487Z] 3a2ae6a8a46f: Download complete [2023-11-01T19:53:18.487Z] 33b1e0a273af: Verifying Checksum [2023-11-01T19:53:18.487Z] 33b1e0a273af: Download complete [2023-11-01T19:53:18.487Z] ec43610c2a17: Verifying Checksum [2023-11-01T19:53:18.487Z] ec43610c2a17: Download complete [2023-11-01T19:53:18.487Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T19:53:18.487Z] 5d3b04190fa2: Download complete [2023-11-01T19:53:18.745Z] 5eb5b503b376: Verifying Checksum [2023-11-01T19:53:18.745Z] 5eb5b503b376: Download complete [2023-11-01T19:53:19.311Z] 2f39f015ded8: Download complete [2023-11-01T19:53:19.876Z] 5eb5b503b376: Pull complete [2023-11-01T19:53:19.876Z] 5c69ac0246d0: Pull complete [2023-11-01T19:53:20.443Z] ec43610c2a17: Pull complete [2023-11-01T19:53:20.443Z] 3a2ae6a8a46f: Pull complete [2023-11-01T19:53:20.702Z] 33b1e0a273af: Pull complete [2023-11-01T19:53:20.702Z] 5d3b04190fa2: Pull complete [2023-11-01T19:53:24.967Z] 2f39f015ded8: Pull complete [2023-11-01T19:53:24.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T19:53:24.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:53:24.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:53:25.242Z] prd-ubuntu20.04-docker-8c-8g-16274 does not seem to be running inside a container [2023-11-01T19:53:25.330Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T19:53:28.641Z] $ docker top e7c2e252c054e192333c1c8571c4f64a1f9de8b8f1d1ad6c8217f78769820a04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:53:29.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T19:53:29.347Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T19:53:29.661Z] + ls /var/log/sa-host [2023-11-01T19:53:29.661Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:53:29.876Z] provisioning config files... [2023-11-01T19:53:29.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17332180386739920183tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:53:29.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:53:30.245Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T19:53:30.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:53:30.667Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T19:53:30.697Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:53:31.008Z] ---> sudo-logs.sh [2023-11-01T19:53:31.008Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T19:53:31.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:53:31.396Z] ---> job-cost.sh [2023-11-01T19:53:31.396Z] lf-activate-venv: SKIPPING [2023-11-01T19:53:31.396Z] DEBUG: total: 0.10999999940395355 [2023-11-01T19:53:31.396Z] INFO: Retrieving Stack Cost... [2023-11-01T19:53:31.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T19:53:32.225Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T19:53:32.257Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:53:32.574Z] ---> logs-deploy.sh [2023-11-01T19:53:32.575Z] lf-activate-venv: SKIPPING [2023-11-01T19:53:32.575Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4715/1 [2023-11-01T19:53:32.575Z] INFO: archiving workspace using pattern(s): [2023-11-01T19:53:33.513Z] Archives upload complete. [2023-11-01T19:53:33.513Z] INFO: archiving logs to Nexus