Pull request #4721 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c148ab59b65625e513fe090354cd046dedf8c5e4+08d06e0ccb5744197e6b9bad57675b66573abf32 (f6b159c46d7e110132a588a0cad4d2ae9ae7f596) 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-ssh18018773172591100127.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10541645549506980171.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-4721/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-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10861823109580537544.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-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18180319671487459614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh8153878974923833229.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-4721/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-4721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17466156249249785955.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16879 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 Merge succeeded, producing c148ab59b65625e513fe090354cd046dedf8c5e4 Checking out Revision c148ab59b65625e513fe090354cd046dedf8c5e4 (PR-4721) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # 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 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T19:52:01.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T19:52:01.445Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T19:52:01.544Z] ========================================================= [2023-11-07T19:52:01.544Z] EdgeX Global Pipelines Version Info [2023-11-07T19:52:01.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:52:02.303Z] ------------------- [2023-11-07T19:52:02.304Z] stable info: [2023-11-07T19:52:02.304Z] ------------------- [2023-11-07T19:52:02.304Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T19:52:02.304Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T19:52:02.304Z] Message: update stable to v1.0.257 [2023-11-07T19:52:02.873Z] ------------------- [2023-11-07T19:52:02.873Z] experimental info: [2023-11-07T19:52:02.873Z] ------------------- [2023-11-07T19:52:02.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T19:52:02.873Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T19:52:02.873Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T19:52:03.167Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-07T19:52:03.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-07T19:52:03.285Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T19:52:03.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T19:52:03.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T19:52:03.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T19:52:03.462Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T19:52:03.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-07T19:52:03.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-07T19:52:03.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-07T19:52:03.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T19:52:03.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T19:52:03.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T19:52:03.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T19:52:03.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T19:52:03.868Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T19:52:03.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T19:52:03.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T19:52:04.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-07T19:52:04.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-07T19:52:04.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T19:52:04.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T19:52:04.171Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T19:52:04.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4721 [Pipeline] echo [2023-11-07T19:52:04.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4721 [Pipeline] echo [2023-11-07T19:52:04.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4721 [Pipeline] echo [2023-11-07T19:52:04.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c148ab59b65625e513fe090354cd046dedf8c5e4 [Pipeline] echo [2023-11-07T19:52:04.386Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c148ab5 [Pipeline] echo [2023-11-07T19:52:04.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T19:52:04.557Z] provisioning config files... [2023-11-07T19:52:04.612Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3331469722129939261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:52:04.960Z] ---> docker-login.sh [2023-11-07T19:52:04.960Z] nexus3.edgexfoundry.org:10001 [2023-11-07T19:52:05.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:52:05.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:52:05.221Z] Configure a credential helper to remove this warning. See [2023-11-07T19:52:05.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:52:05.221Z] [2023-11-07T19:52:05.221Z] Login Succeeded [2023-11-07T19:52:05.221Z] nexus3.edgexfoundry.org:10002 [2023-11-07T19:52:05.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:52:05.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:52:05.481Z] Configure a credential helper to remove this warning. See [2023-11-07T19:52:05.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:52:05.481Z] [2023-11-07T19:52:05.481Z] Login Succeeded [2023-11-07T19:52:05.481Z] nexus3.edgexfoundry.org:10003 [2023-11-07T19:52:05.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:52:05.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:52:05.481Z] Configure a credential helper to remove this warning. See [2023-11-07T19:52:05.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:52:05.481Z] [2023-11-07T19:52:05.481Z] Login Succeeded [2023-11-07T19:52:05.481Z] nexus3.edgexfoundry.org:10004 [2023-11-07T19:52:05.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:52:05.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:52:05.743Z] Configure a credential helper to remove this warning. See [2023-11-07T19:52:05.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:52:05.743Z] [2023-11-07T19:52:05.743Z] Login Succeeded [2023-11-07T19:52:05.743Z] docker.io [2023-11-07T19:52:05.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:52:06.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:52:06.004Z] Configure a credential helper to remove this warning. See [2023-11-07T19:52:06.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:52:06.004Z] [2023-11-07T19:52:06.004Z] Login Succeeded [2023-11-07T19:52:06.004Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T19:52:06.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T19:52:06.456Z] + 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-07T19:52:06.456Z] + dirname cmd/core-command/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-07T19:52:06.456Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-07T19:52:06.456Z] cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-07T19:52:06.456Z] + dirname cmd/core-data/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-07T19:52:06.456Z] + dirname cmd/core-metadata/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-07T19:52:06.456Z] + + cut -d/ -f2 [2023-11-07T19:52:06.456Z] dirname cmd/security-bootstrapper/Dockerfile [2023-11-07T19:52:06.456Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-07T19:52:06.456Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2023-11-07T19:52:06.456Z] cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-07T19:52:06.456Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-07T19:52:06.456Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-07T19:52:06.456Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-07T19:52:06.456Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-07T19:52:06.456Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-07T19:52:06.456Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + dirname cmd/support-notifications/Dockerfile [2023-11-07T19:52:06.456Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-07T19:52:06.456Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-07T19:52:06.456Z] + cut -d/ -f2 [2023-11-07T19:52:06.456Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-07T19:52:06.529Z] 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-07T19:52:07.037Z] + git rev-list -1 --merges c148ab59b65625e513fe090354cd046dedf8c5e4~1..c148ab59b65625e513fe090354cd046dedf8c5e4 [Pipeline] echo [2023-11-07T19:52:07.068Z] -----------> git rev-list -1 --merges c148ab59b65625e513fe090354cd046dedf8c5e4~1..c148ab59b65625e513fe090354cd046dedf8c5e4 c148ab59b65625e513fe090354cd046dedf8c5e4 [false] [Pipeline] sh [2023-11-07T19:52:07.378Z] + git log --format=format:%s -1 c148ab59b65625e513fe090354cd046dedf8c5e4 [Pipeline] echo [2023-11-07T19:52:07.416Z] ========================================================= [2023-11-07T19:52:07.417Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T19:52:07.417Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-07T19:52:07.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T19:52:07.847Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T19:52:07.847Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T19:52:07.847Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T19:52:07.848Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T19:52:07.848Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T19:52:07.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:52:08.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:52:08.292Z] [2023-11-07T19:52:08.292Z] 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-07T19:52:08.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:52:08.678Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T19:52:08.678Z] b85a868b505f: Pulling fs layer [2023-11-07T19:52:08.678Z] e2be974225ed: Pulling fs layer [2023-11-07T19:52:08.678Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T19:52:08.678Z] 988bab9f4d93: Pulling fs layer [2023-11-07T19:52:08.678Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T19:52:08.678Z] eaf3925da568: Pulling fs layer [2023-11-07T19:52:08.678Z] bab4dde63d76: Pulling fs layer [2023-11-07T19:52:08.678Z] bde34c3a00c8: Pulling fs layer [2023-11-07T19:52:08.678Z] b352a97aabf1: Pulling fs layer [2023-11-07T19:52:08.678Z] 4872d77fe225: Pulling fs layer [2023-11-07T19:52:08.678Z] 5851b861e8e6: Pulling fs layer [2023-11-07T19:52:08.678Z] bde34c3a00c8: Waiting [2023-11-07T19:52:08.678Z] b352a97aabf1: Waiting [2023-11-07T19:52:08.678Z] 4872d77fe225: Waiting [2023-11-07T19:52:08.678Z] 5851b861e8e6: Waiting [2023-11-07T19:52:08.678Z] 1469e6f7b9e6: Waiting [2023-11-07T19:52:08.678Z] eaf3925da568: Waiting [2023-11-07T19:52:08.678Z] 988bab9f4d93: Waiting [2023-11-07T19:52:08.678Z] bab4dde63d76: Waiting [2023-11-07T19:52:08.678Z] e2be974225ed: Download complete [2023-11-07T19:52:08.678Z] 988bab9f4d93: Verifying Checksum [2023-11-07T19:52:08.678Z] 988bab9f4d93: Download complete [2023-11-07T19:52:08.678Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T19:52:08.678Z] 1469e6f7b9e6: Download complete [2023-11-07T19:52:08.943Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T19:52:08.943Z] 339a4e72a1f5: Download complete [2023-11-07T19:52:08.943Z] eaf3925da568: Download complete [2023-11-07T19:52:08.943Z] bde34c3a00c8: Download complete [2023-11-07T19:52:08.943Z] b352a97aabf1: Download complete [2023-11-07T19:52:08.943Z] 4872d77fe225: Verifying Checksum [2023-11-07T19:52:08.943Z] 4872d77fe225: Download complete [2023-11-07T19:52:08.943Z] 5851b861e8e6: Verifying Checksum [2023-11-07T19:52:08.943Z] 5851b861e8e6: Download complete [2023-11-07T19:52:08.943Z] b85a868b505f: Verifying Checksum [2023-11-07T19:52:08.943Z] b85a868b505f: Download complete [2023-11-07T19:52:09.203Z] bab4dde63d76: Verifying Checksum [2023-11-07T19:52:09.203Z] bab4dde63d76: Download complete [2023-11-07T19:52:10.141Z] b85a868b505f: Pull complete [2023-11-07T19:52:10.401Z] e2be974225ed: Pull complete [2023-11-07T19:52:11.343Z] 339a4e72a1f5: Pull complete [2023-11-07T19:52:11.343Z] 988bab9f4d93: Pull complete [2023-11-07T19:52:11.603Z] 1469e6f7b9e6: Pull complete [2023-11-07T19:52:12.174Z] eaf3925da568: Pull complete [2023-11-07T19:52:14.089Z] bab4dde63d76: Pull complete [2023-11-07T19:52:14.089Z] bde34c3a00c8: Pull complete [2023-11-07T19:52:14.665Z] b352a97aabf1: Pull complete [2023-11-07T19:52:14.665Z] 4872d77fe225: Pull complete [2023-11-07T19:52:14.926Z] 5851b861e8e6: Pull complete [2023-11-07T19:52:15.185Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T19:52:15.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:52:15.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:52:15.453Z] prd-ubuntu20.04-docker-8c-8g-16879 does not seem to be running inside a container [2023-11-07T19:52:15.486Z] $ 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-07T19:52:19.291Z] $ docker top 81ce788a185093ba8552cbf2934d465fcd34abb5538fff4d0fe1c5fab14284bc -eo pid,comm [2023-11-07T19:52:19.340Z] 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-07T19:52:19.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T19:52:19.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T19:52:19.468Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T19:52:19.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T19:52:19.581Z] $ docker exec 81ce788a185093ba8552cbf2934d465fcd34abb5538fff4d0fe1c5fab14284bc ssh-agent [2023-11-07T19:52:19.677Z] SSH_AUTH_SOCK=/tmp/ssh-ap1vXkq5RIH0/agent.32 [2023-11-07T19:52:19.677Z] SSH_AGENT_PID=38 [2023-11-07T19:52:19.683Z] Running ssh-add (command line suppressed) [2023-11-07T19:52:19.793Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16274749139475231363.key (/w/workspace/edgex-go/1@tmp/private_key_16274749139475231363.key) [2023-11-07T19:52:19.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T19:52:20.130Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T19:52:20.162Z] $ docker exec --env ******** --env ******** 81ce788a185093ba8552cbf2934d465fcd34abb5538fff4d0fe1c5fab14284bc ssh-agent -k [2023-11-07T19:52:20.269Z] unset SSH_AUTH_SOCK; [2023-11-07T19:52:20.270Z] unset SSH_AGENT_PID; [2023-11-07T19:52:20.270Z] echo Agent pid 38 killed; [2023-11-07T19:52:20.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T19:52:20.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T19:52:20.397Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T19:52:20.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T19:52:20.519Z] $ docker exec 81ce788a185093ba8552cbf2934d465fcd34abb5538fff4d0fe1c5fab14284bc ssh-agent [2023-11-07T19:52:20.626Z] SSH_AUTH_SOCK=/tmp/ssh-4Mf4XOksmNNX/agent.70 [2023-11-07T19:52:20.626Z] SSH_AGENT_PID=76 [2023-11-07T19:52:20.632Z] Running ssh-add (command line suppressed) [2023-11-07T19:52:20.729Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13109588949820083856.key (/w/workspace/edgex-go/1@tmp/private_key_13109588949820083856.key) [2023-11-07T19:52:20.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T19:52:21.075Z] + git semver init [2023-11-07T19:52:21.334Z] 2023-11-07 19:52:21,258 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T19:52:21.334Z] 2023-11-07 19:52:21,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-11-07T19:52:21.334Z] 2023-11-07 19:52:21,259 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-11-07T19:52:21.334Z] 2023-11-07 19:52:21,259 [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-07T19:52:26.610Z] 2023-11-07 19:52:26,571 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-11-07T19:52:26.610Z] 2023-11-07 19:52:26,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4721 with force:False [2023-11-07T19:52:26.610Z] 2023-11-07 19:52:26,572 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4721 [2023-11-07T19:52:26.610Z] 2023-11-07 19:52:26,575 [execute] INFO git cat-file --batch-check [2023-11-07T19:52:26.610Z] 2023-11-07 19:52:26,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T19:52:26.610Z] 2023-11-07 19:52:26,582 [execute] INFO git cat-file --batch [2023-11-07T19:52:26.610Z] 2023-11-07 19:52:26,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T19:52:26.610Z] 2023-11-07 19:52:26,587 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4721 [2023-11-07T19:52:26.610Z] 0.0.0 [Pipeline] } [2023-11-07T19:52:26.649Z] $ docker exec --env ******** --env ******** 81ce788a185093ba8552cbf2934d465fcd34abb5538fff4d0fe1c5fab14284bc ssh-agent -k [2023-11-07T19:52:26.751Z] unset SSH_AUTH_SOCK; [2023-11-07T19:52:26.752Z] unset SSH_AGENT_PID; [2023-11-07T19:52:26.752Z] echo Agent pid 76 killed; [2023-11-07T19:52:26.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T19:52:27.180Z] + git semver [Pipeline] } [2023-11-07T19:52:27.466Z] $ docker stop --time=1 81ce788a185093ba8552cbf2934d465fcd34abb5538fff4d0fe1c5fab14284bc [2023-11-07T19:52:28.765Z] $ docker rm -f --volumes 81ce788a185093ba8552cbf2934d465fcd34abb5538fff4d0fe1c5fab14284bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T19:52:29.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T19:52:29.451Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T19:52:29.471Z] [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-07T19:52:30.291Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-07T19:52:30.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:52:30.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:52:30.403Z] ========================================================= [2023-11-07T19:52:30.403Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T19:52:30.403Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:52:30.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:52:30.751Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T19:52:30.751Z] 7264a8db6415: Pulling fs layer [2023-11-07T19:52:30.751Z] c4d48a809fc2: Pulling fs layer [2023-11-07T19:52:30.751Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T19:52:30.751Z] ad3a456e5733: Pulling fs layer [2023-11-07T19:52:30.751Z] 33e27b845d1e: Pulling fs layer [2023-11-07T19:52:30.751Z] ad3a456e5733: Waiting [2023-11-07T19:52:30.751Z] c68163c4e522: Pulling fs layer [2023-11-07T19:52:30.751Z] 50da416c3ac9: Pulling fs layer [2023-11-07T19:52:30.751Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T19:52:30.751Z] 33e27b845d1e: Waiting [2023-11-07T19:52:30.751Z] c68163c4e522: Waiting [2023-11-07T19:52:30.751Z] 50da416c3ac9: Waiting [2023-11-07T19:52:30.751Z] 23d2d4c4bb30: Waiting [2023-11-07T19:52:30.751Z] c4d48a809fc2: Download complete [2023-11-07T19:52:30.751Z] ad3a456e5733: Download complete [2023-11-07T19:52:30.751Z] 33e27b845d1e: Verifying Checksum [2023-11-07T19:52:30.751Z] 33e27b845d1e: Download complete [2023-11-07T19:52:30.751Z] 7264a8db6415: Download complete [2023-11-07T19:52:31.010Z] c68163c4e522: Verifying Checksum [2023-11-07T19:52:31.010Z] c68163c4e522: Download complete [2023-11-07T19:52:31.010Z] 7264a8db6415: Pull complete [2023-11-07T19:52:31.270Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T19:52:31.270Z] 23d2d4c4bb30: Download complete [2023-11-07T19:52:31.270Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T19:52:31.270Z] 4f1c88b9dad5: Download complete [2023-11-07T19:52:31.270Z] c4d48a809fc2: Pull complete [2023-11-07T19:52:31.529Z] 50da416c3ac9: Verifying Checksum [2023-11-07T19:52:31.529Z] 50da416c3ac9: Download complete [2023-11-07T19:52:34.823Z] 4f1c88b9dad5: Pull complete [2023-11-07T19:52:34.823Z] ad3a456e5733: Pull complete [2023-11-07T19:52:34.823Z] 33e27b845d1e: Pull complete [2023-11-07T19:52:34.823Z] c68163c4e522: Pull complete [2023-11-07T19:52:36.723Z] 50da416c3ac9: Pull complete [2023-11-07T19:52:37.291Z] 23d2d4c4bb30: Pull complete [2023-11-07T19:52:37.291Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T19:52:37.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:52:37.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:52:37.655Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:52:37.655Z] WORKDIR /edgex [2023-11-07T19:52:37.655Z] COPY go.mod . [2023-11-07T19:52:37.655Z] RUN go mod download [2023-11-07T19:52:37.655Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-07T19:52:38.225Z] Sending build context to Docker daemon 171MB [2023-11-07T19:52:38.225Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:52:38.225Z] ---> 0786185ac409 [2023-11-07T19:52:38.225Z] Step 2/4 : WORKDIR /edgex [2023-11-07T19:52:44.798Z] Still waiting to schedule task [2023-11-07T19:52:44.799Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16880’ is offline [2023-11-07T19:52:46.349Z] ---> Running in 58d319d39a04 [2023-11-07T19:52:46.349Z] Removing intermediate container 58d319d39a04 [2023-11-07T19:52:46.349Z] ---> b8032d02b7db [2023-11-07T19:52:46.349Z] Step 3/4 : COPY go.mod . [2023-11-07T19:52:46.349Z] ---> 5bcdacf09b36 [2023-11-07T19:52:46.349Z] Step 4/4 : RUN go mod download [2023-11-07T19:52:46.349Z] ---> Running in 3c85ea3a86b8 [2023-11-07T19:53:08.348Z] Removing intermediate container 3c85ea3a86b8 [2023-11-07T19:53:08.348Z] ---> 1fa0abd5468d [2023-11-07T19:53:08.348Z] Successfully built 1fa0abd5468d [2023-11-07T19:53:08.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:53:08.753Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T19:53:08.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:53:08.914Z] prd-ubuntu20.04-docker-8c-8g-16879 does not seem to be running inside a container [2023-11-07T19:53:08.943Z] $ 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-07T19:53:09.355Z] $ docker top ef5f2a5ae949dc515d8ae97b363a1c8b0efd10e6b8e98225bcbd1f49ebc6d9ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:53:09.745Z] + go version [2023-11-07T19:53:09.745Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T19:53:09.780Z] $ docker stop --time=1 ef5f2a5ae949dc515d8ae97b363a1c8b0efd10e6b8e98225bcbd1f49ebc6d9ed [2023-11-07T19:53:11.087Z] $ docker rm -f --volumes ef5f2a5ae949dc515d8ae97b363a1c8b0efd10e6b8e98225bcbd1f49ebc6d9ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:53:11.851Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T19:53:11.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:53:12.003Z] prd-ubuntu20.04-docker-8c-8g-16879 does not seem to be running inside a container [2023-11-07T19:53:12.033Z] $ 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-07T19:53:12.361Z] $ docker top a562034ebdb6c10ed1cb8d7f5c3ebfa7ff6ca1c4944613e4bfb8f2fc9994adc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-07T19:53:12.481Z] ========================================================= [2023-11-07T19:53:12.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-07T19:53:12.481Z] ========================================================= [Pipeline] sh [2023-11-07T19:53:12.773Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:53:13.128Z] + make test [2023-11-07T19:53:13.128Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T19:53:19.695Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-07T19:53:32.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-07T19:53:33.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-07T19:53:33.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-07T19:53:34.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-11-07T19:53:34.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-07T19:53:34.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-07T19:53:34.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-07T19:53:34.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2023-11-07T19:53:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-07T19:53:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-07T19:53:36.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-07T19:53:36.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-07T19:53:36.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:53:36.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-07T19:53:36.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-07T19:53:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-07T19:53:37.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-07T19:53:38.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2023-11-07T19:53:38.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2023-11-07T19:53:39.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-07T19:53:39.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:53:39.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-07T19:53:39.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.346s coverage: 93.4% of statements [2023-11-07T19:53:39.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 4.1% of statements [2023-11-07T19:53:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-07T19:53:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-07T19:53:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-07T19:53:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-07T19:53:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-07T19:53:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-07T19:53:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-07T19:53:41.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 97.6% of statements [2023-11-07T19:53:41.045Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2023-11-07T19:53:41.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-07T19:53:41.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-07T19:53:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2023-11-07T19:53:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.056s coverage: 32.2% of statements [2023-11-07T19:53:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2023-11-07T19:53:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements [2023-11-07T19:53:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-11-07T19:53:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.061s coverage: 96.3% of statements [2023-11-07T19:53:43.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-11-07T19:53:43.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-07T19:53:43.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-07T19:53:43.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-07T19:53:43.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-07T19:53:43.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-07T19:53:43.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-07T19:53:43.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-07T19:53:43.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-07T19:53:45.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-07T19:53:45.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-07T19:53:45.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-07T19:53:45.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-07T19:53:45.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-07T19:53:45.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-07T19:53:46.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-07T19:53:47.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-07T19:53:48.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-07T19:53:49.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-07T19:53:49.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-07T19:53:52.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-07T19:53:52.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-07T19:53:52.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-07T19:53:53.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-07T19:53:53.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-07T19:53:53.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-07T19:53:54.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-07T19:53:54.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-07T19:53:54.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-07T19:53:54.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-07T19:53:55.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2023-11-07T19:53:55.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-07T19:53:55.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-07T19:53:55.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-07T19:53:55.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-07T19:53:57.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-07T19:53:57.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:53:57.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-07T19:53:57.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-07T19:53:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-07T19:53:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-07T19:53:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-07T19:53:58.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.293s coverage: 79.9% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.061s coverage: 92.9% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.048s coverage: 100.0% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.099s coverage: 81.8% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.111s coverage: 82.1% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.052s coverage: 86.0% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.204s coverage: 63.1% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.171s coverage: 38.4% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2023-11-07T19:54:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2023-11-07T19:54:08.817Z] 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-07T19:54:08.817Z] running golangci-lint [2023-11-07T19:54:08.817Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-07T19:54:08.817Z] go version go1.21.0 linux/amd64 [2023-11-07T19:54:08.817Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-07T19:54:08.817Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-07T19:54:23.695Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 14.292927908s" [2023-11-07T19:54:23.695Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.199837ms" [2023-11-07T19:54:31.806Z] level=info msg="[linters_context/goanalysis] analyzers took 1m5.713977479s with top 10 stages: buildir: 31.61230616s, gosec: 6.597164737s, fact_deprecated: 2.301673729s, inspect: 2.185259336s, printf: 1.06970942s, ctrlflow: 1.048751655s, nilness: 1.022637084s, fact_purity: 1.005858313s, typedness: 787.611776ms, S1038: 746.135378ms" [2023-11-07T19:54:31.806Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-07T19:54:31.806Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_dirs: 197/197" [2023-11-07T19:54:31.806Z] level=info msg="[runner] processing took 15.597716ms with stages: nolint: 6.720749ms, identifier_marker: 3.56316ms, autogenerated_exclude: 1.563064ms, path_prettifier: 1.447803ms, skip_dirs: 1.21437ms, exclude-rules: 1.027009ms, filename_unadjuster: 31.861µs, cgo: 24.84µs, fixer: 870ns, max_same_issues: 820ns, skip_files: 700ns, sort_results: 410ns, severity-rules: 390ns, uniq_by_line: 340ns, diff: 320ns, exclude: 250ns, path_shortener: 200ns, max_from_linter: 190ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-11-07T19:54:31.806Z] level=info msg="[runner] linters took 8.309944401s with stages: goanalysis_metalinter: 8.294269585s" [2023-11-07T19:54:31.806Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-07T19:54:31.806Z] level=info msg="Memory: 228 samples, avg is 224.9MB, max is 957.9MB" [2023-11-07T19:54:31.806Z] level=info msg="Execution took 22.650254468s" [2023-11-07T19:54:31.806Z] go vet ./... [2023-11-07T19:54:35.992Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T19:54:35.992Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T19:54:35.992Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T19:54:36.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-07T19:54:36.370Z] + ls -al . [2023-11-07T19:54:36.370Z] total 728 [2023-11-07T19:54:36.370Z] drwxrwxr-x 11 1001 1001 4096 Nov 7 19:53 . [2023-11-07T19:54:36.370Z] drwxr-xr-x 4 root root 4096 Nov 7 19:53 .. [2023-11-07T19:54:36.370Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:52 .blubracket [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 10 Nov 7 19:52 .dockerignore [2023-11-07T19:54:36.370Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 19:54 .git [2023-11-07T19:54:36.370Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 19:52 .github [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 1074 Nov 7 19:52 .gitignore [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 42 Nov 7 19:52 .golangci.yml [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 100 Nov 7 19:52 .hadolint.yml [2023-11-07T19:54:36.370Z] drwxr-xr-x 3 1001 1001 4096 Nov 7 19:52 .semver [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 155 Nov 7 19:52 .sonarcloud.properties [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 19:52 ADOPTERS.md [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 11674 Nov 7 19:52 Attribution.txt [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 93407 Nov 7 19:52 CHANGELOG.md [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 19:52 CONTRIBUTING.md [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 19:52 GOVERNANCE.md [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 861 Nov 7 19:52 Jenkinsfile [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 19:52 LICENSE [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 15054 Nov 7 19:52 Makefile [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 19:52 OWNERS.md [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 9528 Nov 7 19:52 README.md [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 789 Nov 7 19:52 SECURITY.md [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 5 Nov 7 19:52 VERSION [2023-11-07T19:54:36.370Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:52 bin [2023-11-07T19:54:36.370Z] drwxrwxr-x 18 1001 1001 4096 Nov 7 19:52 cmd [2023-11-07T19:54:36.370Z] -rw-r--r-- 1 root root 453602 Nov 7 19:54 coverage.out [2023-11-07T19:54:36.370Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:52 fuzz_test [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 3689 Nov 7 19:52 go.mod [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 34446 Nov 7 19:52 go.sum [2023-11-07T19:54:36.370Z] drwxrwxr-x 7 1001 1001 4096 Nov 7 19:52 internal [2023-11-07T19:54:36.370Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 19:52 openapi [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 584 Nov 7 19:52 security.txt [2023-11-07T19:54:36.370Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 19:52 version.go [Pipeline] sh [2023-11-07T19:54:36.734Z] + '[' -e coverage.out ] [2023-11-07T19:54:36.734Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-07T19:54:36.897Z] Stashed 1 file(s) [Pipeline] sh [2023-11-07T19:54:37.192Z] + make build [2023-11-07T19:54:37.192Z] 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-07T19:54:49.382Z] 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-07T19:54:49.641Z] 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-07T19:54:50.575Z] 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-07T19:54:51.508Z] 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-07T19:54:56.778Z] 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-07T19:54:58.160Z] 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-07T19:54:59.537Z] 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-07T19:55:00.474Z] 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-07T19:55:01.044Z] 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-07T19:55:01.979Z] 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-07T19:55:02.919Z] 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-07T19:55:03.883Z] $ docker stop --time=1 a562034ebdb6c10ed1cb8d7f5c3ebfa7ff6ca1c4944613e4bfb8f2fc9994adc7 [2023-11-07T19:55:16.890Z] $ docker rm -f --volumes a562034ebdb6c10ed1cb8d7f5c3ebfa7ff6ca1c4944613e4bfb8f2fc9994adc7 [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-07T19:55:18.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-07T19:55:18.090Z] [2023-11-07T19:55:18.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:55:18.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-07T19:55:18.726Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-07T19:55:18.726Z] 91d30c5bc195: Pulling fs layer [2023-11-07T19:55:18.726Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-07T19:55:18.726Z] 9c61dcf015f6: Pulling fs layer [2023-11-07T19:55:18.726Z] 4698f68db338: Pulling fs layer [2023-11-07T19:55:18.726Z] 2a2f49069b9e: Pulling fs layer [2023-11-07T19:55:18.726Z] e0025b399a48: Pulling fs layer [2023-11-07T19:55:18.726Z] 2a2f49069b9e: Waiting [2023-11-07T19:55:18.726Z] e0025b399a48: Waiting [2023-11-07T19:55:18.726Z] 4698f68db338: Waiting [2023-11-07T19:55:18.726Z] 91d30c5bc195: Download complete [2023-11-07T19:55:18.726Z] 4698f68db338: Verifying Checksum [2023-11-07T19:55:18.726Z] 4698f68db338: Download complete [2023-11-07T19:55:18.985Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-07T19:55:18.985Z] 2e9b0aa3be6d: Download complete [2023-11-07T19:55:18.985Z] e0025b399a48: Verifying Checksum [2023-11-07T19:55:18.985Z] e0025b399a48: Download complete [2023-11-07T19:55:18.985Z] 2a2f49069b9e: Verifying Checksum [2023-11-07T19:55:18.985Z] 2a2f49069b9e: Download complete [2023-11-07T19:55:18.985Z] 91d30c5bc195: Pull complete [2023-11-07T19:55:19.552Z] 9c61dcf015f6: Verifying Checksum [2023-11-07T19:55:19.552Z] 9c61dcf015f6: Download complete [2023-11-07T19:55:19.552Z] 2e9b0aa3be6d: Pull complete [2023-11-07T19:55:22.845Z] 9c61dcf015f6: Pull complete [2023-11-07T19:55:22.845Z] 4698f68db338: Pull complete [2023-11-07T19:55:23.413Z] 2a2f49069b9e: Pull complete [2023-11-07T19:55:23.673Z] e0025b399a48: Pull complete [2023-11-07T19:55:23.673Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-07T19:55:23.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-07T19:55:23.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:55:23.895Z] prd-ubuntu20.04-docker-8c-8g-16879 does not seem to be running inside a container [2023-11-07T19:55:23.928Z] $ 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-07T19:55:30.786Z] $ docker top ea0cc918131cb8e38d46b50027ea40d704f61403159267bf423874d2d5d66c02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:55:31.181Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-07T19:55:33.083Z] #1 [core-command internal] load build definition from Dockerfile [2023-11-07T19:55:33.083Z] #1 transferring dockerfile: [2023-11-07T19:55:33.083Z] #1 transferring dockerfile: 1.82kB done [2023-11-07T19:55:33.344Z] #1 DONE 0.5s [2023-11-07T19:55:33.344Z] [2023-11-07T19:55:33.344Z] #2 [core-data internal] load .dockerignore [2023-11-07T19:55:33.603Z] #2 ... [2023-11-07T19:55:33.603Z] [2023-11-07T19:55:33.603Z] #3 [core-data internal] load build definition from Dockerfile [2023-11-07T19:55:33.603Z] #3 transferring dockerfile: 1.90kB done [2023-11-07T19:55:33.603Z] #3 DONE 0.6s [2023-11-07T19:55:33.603Z] [2023-11-07T19:55:33.603Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-11-07T19:55:33.863Z] #4 ... [2023-11-07T19:55:33.863Z] [2023-11-07T19:55:33.863Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-11-07T19:55:33.863Z] #5 transferring dockerfile: 1.58kB done [2023-11-07T19:55:33.863Z] #5 DONE 0.8s [2023-11-07T19:55:33.863Z] [2023-11-07T19:55:33.863Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-11-07T19:55:33.863Z] #6 transferring dockerfile: 1.84kB done [2023-11-07T19:55:33.863Z] #6 DONE 0.6s [2023-11-07T19:55:33.863Z] [2023-11-07T19:55:33.863Z] #7 [security-spire-config internal] load .dockerignore [2023-11-07T19:55:33.863Z] #7 transferring context: 50B done [2023-11-07T19:55:33.863Z] #7 DONE 0.5s [2023-11-07T19:55:33.863Z] [2023-11-07T19:55:33.863Z] #2 [core-data internal] load .dockerignore [2023-11-07T19:55:33.863Z] #2 transferring context: 50B done [2023-11-07T19:55:33.863Z] #2 DONE 0.6s [2023-11-07T19:55:33.863Z] [2023-11-07T19:55:33.863Z] #8 [core-command internal] load .dockerignore [2023-11-07T19:55:33.863Z] #8 transferring context: 50B done [2023-11-07T19:55:33.863Z] #8 DONE 0.7s [2023-11-07T19:55:33.863Z] [2023-11-07T19:55:33.863Z] #9 [core-metadata internal] load .dockerignore [2023-11-07T19:55:34.122Z] #9 ... [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-11-07T19:55:34.122Z] #10 transferring dockerfile: 1.82kB done [2023-11-07T19:55:34.122Z] #10 DONE 0.3s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-07T19:55:34.122Z] #11 transferring dockerfile: 1.78kB done [2023-11-07T19:55:34.122Z] #11 DONE 0.5s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-11-07T19:55:34.122Z] #12 transferring dockerfile: 1.70kB done [2023-11-07T19:55:34.122Z] #12 DONE 0.5s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #13 [security-spiffe-token-provider internal] load .dockerignore [2023-11-07T19:55:34.122Z] #13 transferring context: 50B done [2023-11-07T19:55:34.122Z] #13 DONE 0.3s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #14 [security-proxy-auth internal] load .dockerignore [2023-11-07T19:55:34.122Z] #14 DONE 0.0s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #15 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:55:34.122Z] #15 DONE 0.0s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-07T19:55:34.122Z] #16 transferring dockerfile: 2.82kB done [2023-11-07T19:55:34.122Z] #16 DONE 0.3s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-07T19:55:34.122Z] #17 transferring dockerfile: 2.12kB done [2023-11-07T19:55:34.122Z] #17 DONE 0.3s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #18 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-07T19:55:34.122Z] #18 transferring dockerfile: 2.39kB done [2023-11-07T19:55:34.122Z] #18 DONE 0.5s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-11-07T19:55:34.122Z] #4 transferring dockerfile: 1.96kB done [2023-11-07T19:55:34.122Z] #4 DONE 0.4s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #19 [support-notifications internal] load .dockerignore [2023-11-07T19:55:34.122Z] #19 transferring context: 50B done [2023-11-07T19:55:34.122Z] #19 DONE 0.6s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:55:34.122Z] #15 DONE 0.0s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T19:55:34.122Z] #20 ... [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #21 [support-scheduler internal] load .dockerignore [2023-11-07T19:55:34.122Z] #21 transferring context: 50B done [2023-11-07T19:55:34.122Z] #21 DONE 0.4s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #22 [security-proxy-setup internal] load .dockerignore [2023-11-07T19:55:34.122Z] #22 transferring context: 50B done [2023-11-07T19:55:34.122Z] #22 DONE 0.4s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #23 [security-spire-agent internal] load .dockerignore [2023-11-07T19:55:34.122Z] #23 transferring context: 50B done [2023-11-07T19:55:34.122Z] #23 DONE 0.4s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #24 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-07T19:55:34.122Z] #24 transferring dockerfile: 2.38kB done [2023-11-07T19:55:34.122Z] #24 DONE 0.4s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #25 [security-bootstrapper internal] load .dockerignore [2023-11-07T19:55:34.122Z] #25 transferring context: 50B done [2023-11-07T19:55:34.122Z] #25 DONE 0.4s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #15 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:55:34.122Z] #15 DONE 0.0s [2023-11-07T19:55:34.122Z] [2023-11-07T19:55:34.122Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T19:55:34.414Z] #20 ... [2023-11-07T19:55:34.414Z] [2023-11-07T19:55:34.414Z] #15 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:55:34.414Z] #15 DONE 0.0s [2023-11-07T19:55:34.414Z] [2023-11-07T19:55:34.414Z] #20 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T19:55:36.330Z] #20 DONE 2.0s [2023-11-07T19:55:36.330Z] [2023-11-07T19:55:36.330Z] #26 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:36.330Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T19:55:36.330Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T19:55:36.330Z] #26 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-07T19:55:36.330Z] #26 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-07T19:55:36.330Z] #26 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-07T19:55:37.267Z] #26 ... [2023-11-07T19:55:37.267Z] [2023-11-07T19:55:37.267Z] #27 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-07T19:55:37.267Z] #27 transferring dockerfile: 2.04kB 0.0s done [2023-11-07T19:55:37.267Z] #27 DONE 3.3s [2023-11-07T19:55:37.526Z] [2023-11-07T19:55:37.526Z] #28 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-07T19:55:37.526Z] #28 ... [2023-11-07T19:55:37.526Z] [2023-11-07T19:55:37.526Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-07T19:55:37.526Z] #29 transferring context: 50B done [2023-11-07T19:55:37.526Z] #29 DONE 3.5s [2023-11-07T19:55:37.526Z] [2023-11-07T19:55:37.526Z] #9 [core-metadata internal] load .dockerignore [2023-11-07T19:55:37.526Z] #9 transferring context: 50B done [2023-11-07T19:55:37.526Z] #9 DONE 3.7s [2023-11-07T19:55:37.526Z] [2023-11-07T19:55:37.526Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-11-07T19:55:37.526Z] #30 transferring context: 50B done [2023-11-07T19:55:37.526Z] #30 DONE 3.7s [2023-11-07T19:55:37.526Z] [2023-11-07T19:55:37.526Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-07T19:55:37.526Z] #31 DONE 3.7s [2023-11-07T19:55:37.526Z] [2023-11-07T19:55:37.526Z] #32 [security-spire-config internal] load build context [2023-11-07T19:55:37.526Z] #32 DONE 0.0s [2023-11-07T19:55:37.526Z] [2023-11-07T19:55:37.526Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:55:37.526Z] #33 DONE 0.0s [2023-11-07T19:55:37.526Z] [2023-11-07T19:55:37.526Z] #15 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:55:37.785Z] #15 DONE 0.0s [2023-11-07T19:55:37.785Z] [2023-11-07T19:55:37.785Z] #26 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:37.785Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T19:55:37.785Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T19:55:37.785Z] #26 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-07T19:55:37.785Z] #26 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-07T19:55:37.785Z] #26 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 1.0s [2023-11-07T19:55:37.785Z] #26 ... [2023-11-07T19:55:37.785Z] [2023-11-07T19:55:37.785Z] #15 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:55:37.785Z] #15 DONE 0.0s [2023-11-07T19:55:37.785Z] [2023-11-07T19:55:37.785Z] #26 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:38.046Z] #26 ... [2023-11-07T19:55:38.046Z] [2023-11-07T19:55:38.046Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-07T19:55:38.046Z] #34 DONE 3.7s [2023-11-07T19:55:38.046Z] [2023-11-07T19:55:38.046Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:38.046Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T19:55:38.046Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T19:55:38.046Z] #26 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-07T19:55:38.046Z] #26 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-07T19:55:38.046Z] #26 ... [2023-11-07T19:55:38.046Z] [2023-11-07T19:55:38.046Z] #35 [security-spire-server internal] load build definition from Dockerfile [2023-11-07T19:55:38.046Z] #35 transferring dockerfile: 1.59kB done [2023-11-07T19:55:38.046Z] #35 DONE 4.2s [2023-11-07T19:55:38.046Z] [2023-11-07T19:55:38.046Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:38.305Z] #26 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 1.3s done [2023-11-07T19:55:38.305Z] #26 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-07T19:55:38.305Z] #26 ... [2023-11-07T19:55:38.305Z] [2023-11-07T19:55:38.305Z] #15 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:55:38.305Z] #15 DONE 0.0s [2023-11-07T19:55:38.305Z] [2023-11-07T19:55:38.305Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:38.568Z] #26 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-07T19:55:38.828Z] #26 ... [2023-11-07T19:55:38.828Z] [2023-11-07T19:55:38.828Z] #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T19:55:38.828Z] #20 DONE 3.1s [2023-11-07T19:55:38.828Z] [2023-11-07T19:55:38.828Z] #26 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:38.828Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T19:55:38.828Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T19:55:38.828Z] #26 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-07T19:55:38.828Z] #26 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-07T19:55:38.828Z] #26 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 1.3s done [2023-11-07T19:55:38.828Z] #26 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-07T19:55:41.361Z] #26 ... [2023-11-07T19:55:41.361Z] [2023-11-07T19:55:41.361Z] #36 [security-spire-server internal] load .dockerignore [2023-11-07T19:55:41.361Z] #36 transferring context: 50B 0.1s done [2023-11-07T19:55:41.361Z] #36 DONE 7.3s [2023-11-07T19:55:41.635Z] [2023-11-07T19:55:41.635Z] #37 [security-bootstrapper internal] load build context [2023-11-07T19:55:41.635Z] #37 ... [2023-11-07T19:55:41.635Z] [2023-11-07T19:55:41.635Z] #14 [security-proxy-auth internal] load .dockerignore [2023-11-07T19:55:41.635Z] #14 transferring context: 50B 0.0s done [2023-11-07T19:55:41.635Z] #14 DONE 7.6s [2023-11-07T19:55:41.635Z] [2023-11-07T19:55:41.635Z] #38 [support-scheduler internal] load build context [2023-11-07T19:55:41.896Z] #38 ... [2023-11-07T19:55:41.896Z] [2023-11-07T19:55:41.896Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-07T19:55:42.463Z] #31 ... [2023-11-07T19:55:42.463Z] [2023-11-07T19:55:42.463Z] #15 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:55:42.463Z] #15 DONE 0.0s [2023-11-07T19:55:42.463Z] [2023-11-07T19:55:42.463Z] #38 [support-scheduler internal] load build context [2023-11-07T19:55:43.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16882 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws [2023-11-07T19:55:43.223Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-11-07T19:55:43.312Z] The recommended git tool is: git [2023-11-07T19:55:43.395Z] #38 transferring context: 319.85MB 5.3s [2023-11-07T19:55:43.962Z] #38 transferring context: 365.21MB 5.8s done [2023-11-07T19:55:44.222Z] #38 ... [2023-11-07T19:55:44.222Z] [2023-11-07T19:55:44.222Z] #39 [core-command internal] load build context [2023-11-07T19:55:44.222Z] #39 transferring context: 365.21MB 5.7s done [2023-11-07T19:55:44.481Z] #39 ... [2023-11-07T19:55:44.481Z] [2023-11-07T19:55:44.481Z] #40 [core-data internal] load build context [2023-11-07T19:55:44.481Z] #40 transferring context: 365.21MB 5.8s done [2023-11-07T19:55:44.481Z] #40 ... [2023-11-07T19:55:44.481Z] [2023-11-07T19:55:44.481Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T19:55:44.481Z] #41 transferring context: 365.21MB 5.7s done [2023-11-07T19:55:44.481Z] #41 ... [2023-11-07T19:55:44.481Z] [2023-11-07T19:55:44.481Z] #20 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T19:55:44.481Z] #20 DONE 5.8s [2023-11-07T19:55:44.481Z] [2023-11-07T19:55:44.481Z] #42 [support-notifications internal] load build context [2023-11-07T19:55:44.481Z] #42 transferring context: 365.21MB 4.7s done [2023-11-07T19:55:44.740Z] #42 ... [2023-11-07T19:55:44.740Z] [2023-11-07T19:55:44.740Z] #26 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:44.740Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T19:55:44.740Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T19:55:44.740Z] #26 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-07T19:55:44.740Z] #26 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-07T19:55:44.740Z] #26 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 1.3s done [2023-11-07T19:55:44.740Z] #26 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-07T19:55:45.307Z] #26 ... [2023-11-07T19:55:45.307Z] [2023-11-07T19:55:45.307Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-07T19:55:45.307Z] #31 DONE 7.2s [2023-11-07T19:55:45.307Z] [2023-11-07T19:55:45.307Z] #26 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:45.307Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T19:55:45.307Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T19:55:45.307Z] #26 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-07T19:55:45.307Z] #26 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-07T19:55:45.307Z] #26 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 1.3s done [2023-11-07T19:55:45.307Z] #26 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-07T19:55:45.898Z] #26 ... [2023-11-07T19:55:45.898Z] [2023-11-07T19:55:45.898Z] #32 [security-spire-config internal] load build context [2023-11-07T19:55:45.898Z] #32 transferring context: 16.35kB done [2023-11-07T19:55:45.898Z] #32 DONE 7.9s [2023-11-07T19:55:45.898Z] [2023-11-07T19:55:45.898Z] #43 [security-proxy-setup internal] load build context [2023-11-07T19:55:45.898Z] #43 transferring context: 365.21MB 4.9s done [2023-11-07T19:55:45.898Z] #43 DONE 9.8s [2023-11-07T19:55:45.898Z] [2023-11-07T19:55:45.898Z] #26 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:55:45.898Z] #26 DONE 12.2s [2023-11-07T19:55:45.898Z] [2023-11-07T19:55:45.898Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:55:45.898Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.6s done [2023-11-07T19:55:45.898Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-07T19:55:45.898Z] #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-07T19:55:45.898Z] #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-07T19:55:45.898Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done [2023-11-07T19:55:45.898Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.5s done [2023-11-07T19:55:45.898Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.8s done [2023-11-07T19:55:45.898Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-07T19:55:45.898Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-07T19:55:45.898Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.8s done [2023-11-07T19:55:45.898Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-07T19:55:45.898Z] #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-07T19:55:45.898Z] #33 ... [2023-11-07T19:55:45.898Z] [2023-11-07T19:55:45.898Z] #42 [support-notifications internal] load build context [2023-11-07T19:55:45.898Z] #42 DONE 11.8s [2023-11-07T19:55:45.898Z] [2023-11-07T19:55:45.898Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:55:45.898Z] #33 ... [2023-11-07T19:55:45.898Z] [2023-11-07T19:55:45.898Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T19:55:45.898Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.7s done [2023-11-07T19:55:45.898Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-07T19:55:45.898Z] #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-07T19:55:45.898Z] #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-07T19:55:45.898Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done [2023-11-07T19:55:45.898Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done [2023-11-07T19:55:45.898Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-07T19:55:45.898Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.8s done [2023-11-07T19:55:45.898Z] #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 4.3s done [2023-11-07T19:55:45.898Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-07T19:55:45.898Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.1s [2023-11-07T19:55:46.155Z] #44 ... [2023-11-07T19:55:46.155Z] [2023-11-07T19:55:46.155Z] #38 [support-scheduler internal] load build context [2023-11-07T19:55:46.155Z] #38 DONE 10.0s [2023-11-07T19:55:46.155Z] [2023-11-07T19:55:46.155Z] #37 [security-bootstrapper internal] load build context [2023-11-07T19:55:46.155Z] #37 transferring context: 365.21MB 5.7s done [2023-11-07T19:55:46.155Z] #37 DONE 10.0s [2023-11-07T19:55:46.155Z] [2023-11-07T19:55:46.156Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T19:55:46.156Z] #41 DONE 11.9s [2023-11-07T19:55:46.156Z] [2023-11-07T19:55:46.156Z] #40 [core-data internal] load build context [2023-11-07T19:55:46.156Z] #40 DONE 11.9s [2023-11-07T19:55:46.156Z] [2023-11-07T19:55:46.156Z] #39 [core-command internal] load build context [2023-11-07T19:55:46.156Z] #39 DONE 11.9s [2023-11-07T19:55:46.156Z] [2023-11-07T19:55:46.156Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T19:55:46.156Z] #44 ... [2023-11-07T19:55:46.156Z] [2023-11-07T19:55:46.156Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:55:46.156Z] #33 ... [2023-11-07T19:55:46.156Z] [2023-11-07T19:55:46.156Z] #45 [security-spire-agent internal] load build context [2023-11-07T19:55:46.156Z] #45 transferring context: 17.63kB done [2023-11-07T19:55:46.156Z] #45 DONE 8.2s [2023-11-07T19:55:46.156Z] [2023-11-07T19:55:46.156Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:55:46.414Z] #33 ... [2023-11-07T19:55:46.414Z] [2023-11-07T19:55:46.414Z] #46 [security-spire-server internal] load build context [2023-11-07T19:55:46.414Z] #46 transferring context: 18.10kB 0.0s done [2023-11-07T19:55:46.414Z] #46 DONE 1.0s [2023-11-07T19:55:46.414Z] [2023-11-07T19:55:46.414Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:55:46.671Z] #33 ... [2023-11-07T19:55:46.671Z] [2023-11-07T19:55:46.671Z] #28 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-07T19:55:46.671Z] #28 DONE 12.9s [2023-11-07T19:55:46.671Z] [2023-11-07T19:55:46.671Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:55:47.238Z] #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2023-11-07T19:55:48.610Z] #33 ... [2023-11-07T19:55:48.610Z] [2023-11-07T19:55:48.610Z] #47 [core-metadata internal] load build context [2023-11-07T19:55:48.869Z] #47 ... [2023-11-07T19:55:48.869Z] [2023-11-07T19:55:48.869Z] #48 [security-secretstore-setup internal] load build context [2023-11-07T19:55:48.869Z] #48 ... [2023-11-07T19:55:48.869Z] [2023-11-07T19:55:48.869Z] #49 [core-common-config-bootstrapper internal] load build context [2023-11-07T19:55:49.126Z] #49 ... [2023-11-07T19:55:49.127Z] [2023-11-07T19:55:49.127Z] #47 [core-metadata internal] load build context [2023-11-07T19:55:49.817Z] #47 transferring context: 365.21MB 4.1s done [2023-11-07T19:55:55.087Z] #47 ... [2023-11-07T19:55:55.087Z] [2023-11-07T19:55:55.087Z] #50 [security-proxy-auth internal] load build context [2023-11-07T19:55:55.087Z] #50 transferring context: 365.21MB 5.1s done [2023-11-07T19:55:55.332Z] using credential edgex-jenkins-ssh [2023-11-07T19:55:55.351Z] Cloning the remote Git repository [2023-11-07T19:55:55.413Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-07T19:55:55.638Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-11-07T19:55:56.026Z] #50 ... [2023-11-07T19:55:56.026Z] [2023-11-07T19:55:56.026Z] #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T19:55:56.026Z] #0 0.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.026Z] #0 0.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.026Z] #0 0.837 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T19:55:56.026Z] #0 0.837 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T19:55:56.026Z] #0 0.837 OK: 20076 distinct packages available [2023-11-07T19:55:56.026Z] #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.026Z] #0 0.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.026Z] #0 1.177 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-07T19:55:56.026Z] #0 1.182 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-07T19:55:56.026Z] #0 1.189 (3/4) Installing libucontext (1.2-r2) [2023-11-07T19:55:56.026Z] #0 1.195 (4/4) Installing gcompat (1.1.0-r1) [2023-11-07T19:55:56.026Z] #0 1.198 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:55:56.026Z] #0 1.207 OK: 8 MiB in 19 packages [2023-11-07T19:55:56.285Z] #51 ... [2023-11-07T19:55:56.285Z] [2023-11-07T19:55:56.285Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T19:55:56.285Z] #52 ... [2023-11-07T19:55:56.285Z] [2023-11-07T19:55:56.285Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T19:55:56.546Z] #53 ... [2023-11-07T19:55:56.546Z] [2023-11-07T19:55:56.546Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T19:55:56.546Z] #54 ... [2023-11-07T19:55:56.546Z] [2023-11-07T19:55:56.546Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T19:55:56.546Z] #0 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.546Z] #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.546Z] #0 5.723 (1/4) Installing ca-certificates (20230506-r0) [2023-11-07T19:55:56.546Z] #0 5.740 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-07T19:55:56.546Z] #0 5.743 (3/4) Installing su-exec (0.2-r3) [2023-11-07T19:55:56.546Z] #0 5.746 (4/4) Installing yq (4.33.3-r4) [2023-11-07T19:55:56.546Z] #0 5.804 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:55:56.546Z] #0 5.810 Executing ca-certificates-20230506-r0.trigger [2023-11-07T19:55:56.546Z] #0 5.857 OK: 17 MiB in 19 packages [2023-11-07T19:55:56.805Z] #55 ... [2023-11-07T19:55:56.805Z] [2023-11-07T19:55:56.805Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T19:55:56.805Z] #0 3.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.805Z] #0 4.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.805Z] #0 4.225 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T19:55:56.805Z] #0 4.225 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T19:55:56.805Z] #0 4.225 OK: 20076 distinct packages available [2023-11-07T19:55:56.805Z] #0 4.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.805Z] #0 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:56.805Z] #0 4.607 (1/11) Installing ca-certificates (20230506-r0) [2023-11-07T19:55:56.805Z] #0 5.032 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-07T19:55:56.805Z] #0 5.043 (3/11) Installing libunistring (1.1-r1) [2023-11-07T19:55:56.805Z] #0 5.060 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-07T19:55:56.805Z] #0 5.068 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-07T19:55:56.805Z] #0 5.068 (6/11) Installing libcurl (8.4.0-r0) [2023-11-07T19:55:56.805Z] #0 5.079 (7/11) Installing curl (8.4.0-r0) [2023-11-07T19:55:56.805Z] #0 5.086 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-07T19:55:56.805Z] #0 5.090 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-07T19:55:56.805Z] #0 5.096 (10/11) Installing libucontext (1.2-r2) [2023-11-07T19:55:56.805Z] #0 5.100 (11/11) Installing gcompat (1.1.0-r1) [2023-11-07T19:55:56.805Z] #0 5.110 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:55:56.805Z] #0 5.116 Executing ca-certificates-20230506-r0.trigger [2023-11-07T19:55:56.805Z] #0 5.170 OK: 12 MiB in 26 packages [2023-11-07T19:55:57.064Z] #56 ... [2023-11-07T19:55:57.065Z] [2023-11-07T19:55:57.065Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T19:55:57.065Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2023-11-07T19:55:57.065Z] #44 ... [2023-11-07T19:55:57.065Z] [2023-11-07T19:55:57.065Z] #57 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-07T19:55:55.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-07T19:55:55.887Z] > git --version # timeout=10 [2023-11-07T19:55:55.928Z] > git --version # 'git version 2.25.1' [2023-11-07T19:55:55.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:55:56.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T19:55:57.324Z] #57 ... [2023-11-07T19:55:57.324Z] [2023-11-07T19:55:57.324Z] #58 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-07T19:55:57.324Z] #58 ... [2023-11-07T19:55:57.324Z] [2023-11-07T19:55:57.324Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T19:55:57.324Z] #0 8.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:57.324Z] #0 8.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:55:57.324Z] #0 9.058 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T19:55:57.324Z] #0 9.062 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:55:57.324Z] #0 9.068 OK: 7 MiB in 16 packages [2023-11-07T19:55:57.603Z] #59 ... [2023-11-07T19:55:57.603Z] [2023-11-07T19:55:57.603Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T19:55:57.863Z] #60 ... [2023-11-07T19:55:57.863Z] [2023-11-07T19:55:57.863Z] #48 [security-secretstore-setup internal] load build context [2023-11-07T19:55:57.863Z] #48 transferring context: 365.21MB 3.9s done [2023-11-07T19:55:59.243Z] #48 ... [2023-11-07T19:55:59.243Z] [2023-11-07T19:55:59.243Z] #49 [core-common-config-bootstrapper internal] load build context [2023-11-07T19:55:59.243Z] #49 transferring context: 365.21MB 3.9s done [2023-11-07T19:56:11.631Z] #49 ... [2023-11-07T19:56:11.631Z] [2023-11-07T19:56:11.631Z] #48 [security-secretstore-setup internal] load build context [2023-11-07T19:56:11.631Z] #48 DONE 30.8s [2023-11-07T19:56:11.631Z] [2023-11-07T19:56:11.631Z] #47 [core-metadata internal] load build context [2023-11-07T19:56:13.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-07T19:56:13.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T19:56:14.661Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-07T19:56:14.708Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-07T19:56:14.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:56:14.727Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T19:56:15.444Z] Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 [2023-11-07T19:56:15.915Z] Merge succeeded, producing c148ab59b65625e513fe090354cd046dedf8c5e4 [2023-11-07T19:56:15.916Z] Checking out Revision c148ab59b65625e513fe090354cd046dedf8c5e4 (PR-4721) [2023-11-07T19:56:16.636Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" [2023-11-07T19:56:16.692Z] > git --version # timeout=10 [2023-11-07T19:56:16.707Z] > git --version # 'git version 2.25.1' [2023-11-07T19:56:16.732Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T19:56:15.463Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T19:56:15.530Z] > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 [2023-11-07T19:56:15.788Z] > git remote # timeout=10 [2023-11-07T19:56:15.811Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T19:56:15.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:56:15.863Z] > git merge 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 [2023-11-07T19:56:15.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T19:56:15.920Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T19:56:15.937Z] > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 [2023-11-07T19:56:17.807Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T19:56:17.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T19:56:17.807Z] Dload Upload Total Spent Left Speed [2023-11-07T19:56:17.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh [2023-11-07T19:56:18.614Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T19:56:18.992Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T19:56:18.992Z] + sudo tee /etc/docker/daemon.new [2023-11-07T19:56:18.992Z] { [2023-11-07T19:56:18.992Z] "registry-mirrors": [ [2023-11-07T19:56:18.992Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T19:56:18.992Z] ], [2023-11-07T19:56:18.992Z] "bip": "10.250.0.254/24", [2023-11-07T19:56:18.992Z] "hosts": [ [2023-11-07T19:56:18.993Z] "tcp://0.0.0.0:5555", [2023-11-07T19:56:18.993Z] "unix:///var/run/docker.sock" [2023-11-07T19:56:18.993Z] ], [2023-11-07T19:56:18.993Z] "mtu": 1458, [2023-11-07T19:56:18.993Z] "selinux-enabled": true, [2023-11-07T19:56:18.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T19:56:18.993Z] } [Pipeline] sh [2023-11-07T19:56:19.340Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T19:56:19.693Z] + sudo service docker restart [2023-11-07T19:56:29.795Z] #47 ... [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #49 [core-common-config-bootstrapper internal] load build context [2023-11-07T19:56:29.795Z] #49 DONE 48.3s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #47 [core-metadata internal] load build context [2023-11-07T19:56:29.795Z] #47 DONE 48.5s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T19:56:29.795Z] #52 41.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:29.795Z] #52 41.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:29.795Z] #52 ... [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #50 [security-proxy-auth internal] load build context [2023-11-07T19:56:29.795Z] #50 DONE 42.9s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T19:56:29.795Z] #52 41.54 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T19:56:29.795Z] #52 41.54 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T19:56:29.795Z] #52 41.54 OK: 20076 distinct packages available [2023-11-07T19:56:29.795Z] #52 ... [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T19:56:29.795Z] #55 DONE 41.5s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T19:56:29.795Z] #59 DONE 41.6s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T19:56:29.795Z] #52 41.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:29.795Z] #52 41.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:29.795Z] #52 41.90 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T19:56:29.795Z] #52 41.93 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T19:56:29.795Z] #52 41.94 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-07T19:56:29.795Z] #52 41.94 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-07T19:56:29.795Z] #52 41.95 (5/7) Installing libucontext (1.2-r2) [2023-11-07T19:56:29.795Z] #52 41.95 (6/7) Installing gcompat (1.1.0-r1) [2023-11-07T19:56:29.795Z] #52 41.95 (7/7) Installing openssl (3.1.4-r0) [2023-11-07T19:56:29.795Z] #52 41.96 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:56:29.795Z] #52 41.97 OK: 8 MiB in 20 packages [2023-11-07T19:56:29.795Z] #52 ... [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #57 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-07T19:56:29.795Z] #57 DONE 43.0s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T19:56:29.795Z] #51 DONE 43.0s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T19:56:29.795Z] #61 ... [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T19:56:29.795Z] #56 DONE 43.1s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T19:56:29.795Z] #62 ... [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T19:56:29.795Z] #54 41.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:29.795Z] #54 41.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:29.795Z] #54 41.82 (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T19:56:29.795Z] #54 41.84 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T19:56:29.795Z] #54 41.84 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:56:29.795Z] #54 41.85 Executing ca-certificates-20230506-r0.trigger [2023-11-07T19:56:29.795Z] #54 41.89 OK: 8 MiB in 17 packages [2023-11-07T19:56:29.795Z] #54 DONE 43.5s [2023-11-07T19:56:29.795Z] [2023-11-07T19:56:29.795Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T19:56:29.795Z] #60 41.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:29.795Z] #60 41.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:29.795Z] #60 41.64 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T19:56:29.795Z] #60 41.68 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T19:56:29.795Z] #60 41.68 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-07T19:56:29.795Z] #60 41.69 (4/6) Installing openssl (3.1.4-r0) [2023-11-07T19:56:29.795Z] #60 41.70 (5/6) Installing su-exec (0.2-r3) [2023-11-07T19:56:29.795Z] #60 41.71 (6/6) Installing yq (4.33.3-r4) [2023-11-07T19:56:29.795Z] #60 41.78 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:56:29.795Z] #60 41.79 OK: 17 MiB in 19 packages [2023-11-07T19:56:30.056Z] #60 DONE 43.7s [2023-11-07T19:56:30.056Z] [2023-11-07T19:56:30.056Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-07T19:56:30.056Z] #63 ... [2023-11-07T19:56:30.056Z] [2023-11-07T19:56:30.056Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T19:56:30.056Z] #52 DONE 43.9s [2023-11-07T19:56:30.316Z] [2023-11-07T19:56:30.317Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T19:56:30.317Z] #53 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:30.317Z] #53 41.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:30.317Z] #53 41.61 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-07T19:56:30.317Z] #53 41.62 (2/2) Installing su-exec (0.2-r3) [2023-11-07T19:56:30.317Z] #53 41.62 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:56:30.317Z] #53 41.63 OK: 7 MiB in 17 packages [2023-11-07T19:56:30.317Z] #53 DONE 44.1s [2023-11-07T19:56:30.317Z] [2023-11-07T19:56:30.317Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-07T19:56:30.317Z] #64 ... [2023-11-07T19:56:30.317Z] [2023-11-07T19:56:30.317Z] #58 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-07T19:56:30.317Z] #58 41.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:30.317Z] #58 41.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:30.317Z] #58 42.19 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T19:56:30.317Z] #58 42.20 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:56:30.317Z] #58 42.20 OK: 7 MiB in 16 packages [2023-11-07T19:56:30.317Z] #58 DONE 44.8s [2023-11-07T19:56:30.574Z] [2023-11-07T19:56:30.574Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T19:56:33.367Z] #65 ... [2023-11-07T19:56:33.367Z] [2023-11-07T19:56:33.367Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-07T19:56:33.367Z] #63 DONE 2.9s [2023-11-07T19:56:33.367Z] [2023-11-07T19:56:33.368Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T19:56:33.368Z] #65 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:33.368Z] #65 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:33.368Z] #65 ... [2023-11-07T19:56:33.368Z] [2023-11-07T19:56:33.368Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T19:56:33.368Z] #62 3.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:33.368Z] #62 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:33.368Z] #62 3.930 OK: 264 MiB in 52 packages [2023-11-07T19:56:33.368Z] #62 DONE 4.2s [2023-11-07T19:56:33.368Z] [2023-11-07T19:56:33.368Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T19:56:33.368Z] #65 4.212 OK: 264 MiB in 52 packages [2023-11-07T19:56:33.935Z] #65 DONE 4.8s [2023-11-07T19:56:33.935Z] [2023-11-07T19:56:33.935Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:56:33.935Z] #33 DONE 56.3s [2023-11-07T19:56:33.935Z] [2023-11-07T19:56:33.935Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:56:34.869Z] #66 ... [2023-11-07T19:56:34.869Z] [2023-11-07T19:56:34.869Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T19:56:34.869Z] #61 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:34.869Z] #61 4.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:34.869Z] #61 4.468 OK: 264 MiB in 52 packages [2023-11-07T19:56:34.869Z] #61 DONE 6.1s [2023-11-07T19:56:34.869Z] [2023-11-07T19:56:34.869Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:56:36.247Z] #67 ... [2023-11-07T19:56:36.247Z] [2023-11-07T19:56:36.247Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-07T19:56:36.247Z] #64 DONE 5.8s [2023-11-07T19:56:36.247Z] [2023-11-07T19:56:36.247Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-07T19:56:37.507Z] #68 ... [2023-11-07T19:56:37.507Z] [2023-11-07T19:56:37.507Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-07T19:56:37.507Z] #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:37.507Z] #0 5.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:37.507Z] #0 6.034 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T19:56:37.507Z] #0 6.034 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T19:56:37.507Z] #0 6.034 OK: 20080 distinct packages available [2023-11-07T19:56:37.507Z] #0 6.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:37.507Z] #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:56:37.507Z] #0 6.428 OK: 264 MiB in 52 packages [2023-11-07T19:56:37.507Z] #69 DONE 7.9s [2023-11-07T19:56:37.507Z] [2023-11-07T19:56:37.507Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T19:56:37.507Z] #70 ... [2023-11-07T19:56:37.507Z] [2023-11-07T19:56:37.507Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:56:37.507Z] #71 DONE 3.6s [2023-11-07T19:56:37.765Z] [2023-11-07T19:56:37.765Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T19:56:38.136Z] provisioning config files... [2023-11-07T19:56:38.166Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6482400503141961031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:56:38.601Z] ---> docker-login.sh [2023-11-07T19:56:38.601Z] nexus3.edgexfoundry.org:10001 [2023-11-07T19:56:38.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:56:39.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:56:39.153Z] Configure a credential helper to remove this warning. See [2023-11-07T19:56:39.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:56:39.153Z] [2023-11-07T19:56:39.153Z] Login Succeeded [2023-11-07T19:56:39.153Z] nexus3.edgexfoundry.org:10002 [2023-11-07T19:56:39.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:56:39.669Z] #72 ... [2023-11-07T19:56:39.669Z] [2023-11-07T19:56:39.669Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:56:39.669Z] #66 DONE 5.4s [2023-11-07T19:56:39.669Z] [2023-11-07T19:56:39.669Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:56:39.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:56:39.698Z] Configure a credential helper to remove this warning. See [2023-11-07T19:56:39.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:56:39.698Z] [2023-11-07T19:56:39.698Z] Login Succeeded [2023-11-07T19:56:39.698Z] nexus3.edgexfoundry.org:10003 [2023-11-07T19:56:39.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:56:39.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:56:39.969Z] Configure a credential helper to remove this warning. See [2023-11-07T19:56:39.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:56:39.969Z] [2023-11-07T19:56:39.969Z] Login Succeeded [2023-11-07T19:56:39.969Z] nexus3.edgexfoundry.org:10004 [2023-11-07T19:56:40.237Z] #73 ... [2023-11-07T19:56:40.237Z] [2023-11-07T19:56:40.237Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:56:40.237Z] #67 DONE 5.6s [2023-11-07T19:56:40.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:56:40.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:56:40.241Z] Configure a credential helper to remove this warning. See [2023-11-07T19:56:40.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:56:40.241Z] [2023-11-07T19:56:40.241Z] Login Succeeded [2023-11-07T19:56:40.241Z] docker.io [2023-11-07T19:56:40.495Z] [2023-11-07T19:56:40.495Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T19:56:40.495Z] #74 DONE 4.3s [2023-11-07T19:56:40.495Z] [2023-11-07T19:56:40.495Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-07T19:56:40.495Z] #75 DONE 5.8s [2023-11-07T19:56:40.495Z] [2023-11-07T19:56:40.495Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-07T19:56:40.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:56:41.062Z] #76 ... [2023-11-07T19:56:41.062Z] [2023-11-07T19:56:41.062Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-07T19:56:41.062Z] #68 DONE 4.9s [2023-11-07T19:56:41.062Z] [2023-11-07T19:56:41.062Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T19:56:41.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:56:41.099Z] Configure a credential helper to remove this warning. See [2023-11-07T19:56:41.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:56:41.099Z] [2023-11-07T19:56:41.099Z] Login Succeeded [2023-11-07T19:56:41.099Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T19:56:41.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-07T19:56:41.628Z] #77 ... [2023-11-07T19:56:41.628Z] [2023-11-07T19:56:41.628Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T19:56:41.628Z] #70 DONE 5.3s [2023-11-07T19:56:41.628Z] [2023-11-07T19:56:41.628Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-07T19:56:41.817Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-07T19:56:41.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2023-11-07T19:56:41.886Z] #78 ... [2023-11-07T19:56:41.886Z] [2023-11-07T19:56:41.886Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:56:41.886Z] #72 DONE 4.6s [2023-11-07T19:56:41.886Z] [2023-11-07T19:56:41.886Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] echo [2023-11-07T19:56:41.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:56:41.943Z] ========================================================= [2023-11-07T19:56:41.943Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T19:56:41.943Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:56:42.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:56:42.598Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T19:56:42.598Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T19:56:42.598Z] 5d54e960e981: Pulling fs layer [2023-11-07T19:56:42.598Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T19:56:42.598Z] f0e02332f6b5: Pulling fs layer [2023-11-07T19:56:42.598Z] cefa15bbcfad: Pulling fs layer [2023-11-07T19:56:42.598Z] 17808c966233: Pulling fs layer [2023-11-07T19:56:42.598Z] f4c1fc716caa: Pulling fs layer [2023-11-07T19:56:42.598Z] f0e02332f6b5: Waiting [2023-11-07T19:56:42.598Z] cefa15bbcfad: Waiting [2023-11-07T19:56:42.598Z] 17808c966233: Waiting [2023-11-07T19:56:42.598Z] f4c1fc716caa: Waiting [2023-11-07T19:56:42.598Z] 5d54e960e981: Download complete [2023-11-07T19:56:42.598Z] f0e02332f6b5: Verifying Checksum [2023-11-07T19:56:42.598Z] f0e02332f6b5: Download complete [2023-11-07T19:56:42.598Z] cefa15bbcfad: Verifying Checksum [2023-11-07T19:56:42.598Z] cefa15bbcfad: Download complete [2023-11-07T19:56:42.598Z] 9fda8d8052c6: Verifying Checksum [2023-11-07T19:56:42.599Z] 9fda8d8052c6: Download complete [2023-11-07T19:56:42.820Z] #79 ... [2023-11-07T19:56:42.820Z] [2023-11-07T19:56:42.820Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-07T19:56:42.820Z] #76 DONE 2.5s [2023-11-07T19:56:43.079Z] [2023-11-07T19:56:43.079Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T19:56:43.079Z] #77 DONE 2.6s [2023-11-07T19:56:43.079Z] [2023-11-07T19:56:43.079Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-07T19:56:43.079Z] #80 ... [2023-11-07T19:56:43.079Z] [2023-11-07T19:56:43.079Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-07T19:56:43.079Z] #78 DONE 1.6s [2023-11-07T19:56:43.079Z] [2023-11-07T19:56:43.079Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T19:56:43.192Z] f4c1fc716caa: Verifying Checksum [2023-11-07T19:56:43.192Z] f4c1fc716caa: Download complete [2023-11-07T19:56:43.353Z] #44 ... [2023-11-07T19:56:43.354Z] [2023-11-07T19:56:43.354Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-07T19:56:43.459Z] 9fda8d8052c6: Pull complete [2023-11-07T19:56:44.065Z] 5d54e960e981: Pull complete [2023-11-07T19:56:44.669Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T19:56:44.669Z] c4a7e357bf2a: Download complete [2023-11-07T19:56:44.732Z] #81 ... [2023-11-07T19:56:44.732Z] [2023-11-07T19:56:44.732Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-07T19:56:44.732Z] #82 DONE 1.4s [2023-11-07T19:56:44.732Z] [2023-11-07T19:56:44.732Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:56:44.732Z] #83 ... [2023-11-07T19:56:44.732Z] [2023-11-07T19:56:44.732Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-07T19:56:44.732Z] #80 DONE 1.6s [2023-11-07T19:56:44.732Z] [2023-11-07T19:56:44.732Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:56:45.300Z] #84 ... [2023-11-07T19:56:45.300Z] [2023-11-07T19:56:45.300Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-07T19:56:45.300Z] #81 DONE 2.0s [2023-11-07T19:56:45.300Z] [2023-11-07T19:56:45.300Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:56:46.612Z] #85 ... [2023-11-07T19:56:46.612Z] [2023-11-07T19:56:46.612Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:56:46.612Z] #84 DONE 1.1s [2023-11-07T19:56:46.612Z] [2023-11-07T19:56:46.612Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-07T19:56:46.612Z] #86 ... [2023-11-07T19:56:46.612Z] [2023-11-07T19:56:46.612Z] #87 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-07T19:56:46.612Z] #87 DONE 1.3s [2023-11-07T19:56:46.612Z] [2023-11-07T19:56:46.612Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:56:46.612Z] #88 ... [2023-11-07T19:56:46.612Z] [2023-11-07T19:56:46.612Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:56:46.612Z] #89 ... [2023-11-07T19:56:46.612Z] [2023-11-07T19:56:46.612Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:56:46.612Z] #85 DONE 1.3s [2023-11-07T19:56:46.622Z] 17808c966233: Verifying Checksum [2023-11-07T19:56:46.622Z] 17808c966233: Download complete [2023-11-07T19:56:46.876Z] [2023-11-07T19:56:46.876Z] #90 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-07T19:56:46.876Z] #90 ... [2023-11-07T19:56:46.876Z] [2023-11-07T19:56:46.876Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-07T19:56:46.876Z] #86 DONE 1.2s [2023-11-07T19:56:47.136Z] [2023-11-07T19:56:47.136Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-07T19:56:47.721Z] #91 ... [2023-11-07T19:56:47.721Z] [2023-11-07T19:56:47.721Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:56:47.721Z] #89 DONE 0.9s [2023-11-07T19:56:47.721Z] [2023-11-07T19:56:47.721Z] #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-07T19:56:48.659Z] #92 ... [2023-11-07T19:56:48.659Z] [2023-11-07T19:56:48.659Z] #90 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-07T19:56:48.659Z] #90 DONE 1.9s [2023-11-07T19:56:48.926Z] [2023-11-07T19:56:48.926Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:56:49.185Z] #88 ... [2023-11-07T19:56:49.185Z] [2023-11-07T19:56:49.185Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-07T19:56:49.185Z] #91 DONE 2.1s [2023-11-07T19:56:49.185Z] [2023-11-07T19:56:49.185Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-07T19:56:50.560Z] #93 ... [2023-11-07T19:56:50.560Z] [2023-11-07T19:56:50.560Z] #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-07T19:56:50.560Z] #92 DONE 2.9s [2023-11-07T19:56:50.869Z] [2023-11-07T19:56:50.869Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-07T19:56:51.438Z] #94 ... [2023-11-07T19:56:51.438Z] [2023-11-07T19:56:51.438Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-07T19:56:51.438Z] #93 DONE 2.3s [2023-11-07T19:56:51.438Z] [2023-11-07T19:56:51.438Z] #95 [security-spire-server] exporting to image [2023-11-07T19:56:51.438Z] #95 exporting layers [2023-11-07T19:56:51.727Z] #95 ... [2023-11-07T19:56:51.727Z] [2023-11-07T19:56:51.727Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-07T19:56:51.727Z] #94 DONE 1.3s [2023-11-07T19:56:51.986Z] [2023-11-07T19:56:51.986Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:56:52.245Z] #88 ... [2023-11-07T19:56:52.245Z] [2023-11-07T19:56:52.245Z] #95 [security-spire-agent] exporting to image [2023-11-07T19:56:58.955Z] c4a7e357bf2a: Pull complete [2023-11-07T19:56:58.955Z] f0e02332f6b5: Pull complete [2023-11-07T19:56:58.955Z] cefa15bbcfad: Pull complete [2023-11-07T19:57:07.170Z] 17808c966233: Pull complete [2023-11-07T19:57:08.134Z] f4c1fc716caa: Pull complete [2023-11-07T19:57:08.134Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T19:57:08.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:57:08.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:57:08.538Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:57:08.538Z] WORKDIR /edgex [2023-11-07T19:57:08.538Z] COPY go.mod . [2023-11-07T19:57:08.538Z] RUN go mod download [2023-11-07T19:57:08.538Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-07T19:57:09.124Z] Sending build context to Docker daemon 2.91MB [2023-11-07T19:57:09.124Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:57:09.124Z] ---> ea914061e18c [2023-11-07T19:57:09.124Z] Step 2/4 : WORKDIR /edgex [2023-11-07T19:57:11.084Z] ---> Running in 0f340152ba55 [2023-11-07T19:57:11.353Z] Removing intermediate container 0f340152ba55 [2023-11-07T19:57:11.353Z] ---> 9480694f06ea [2023-11-07T19:57:11.353Z] Step 3/4 : COPY go.mod . [2023-11-07T19:57:11.937Z] ---> 622d45054374 [2023-11-07T19:57:11.937Z] Step 4/4 : RUN go mod download [2023-11-07T19:57:11.937Z] ---> Running in 90b0688d80ef [2023-11-07T19:57:31.857Z] #95 exporting layers 40.0s done [2023-11-07T19:57:31.857Z] #95 writing image sha256:5bbb7a174531a06a11eb070238600aeceb7569c584ff0e66129bbed327edd5b7 [2023-11-07T19:57:32.115Z] #95 writing image sha256:5bbb7a174531a06a11eb070238600aeceb7569c584ff0e66129bbed327edd5b7 3.0s done [2023-11-07T19:57:32.115Z] #95 naming to docker.io/library/security-spire-server [2023-11-07T19:57:33.491Z] #95 naming to docker.io/library/security-spire-server 1.0s done [2023-11-07T19:57:43.467Z] #95 ... [2023-11-07T19:57:43.467Z] [2023-11-07T19:57:43.467Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:43.467Z] #83 DONE 61.1s [2023-11-07T19:57:43.467Z] [2023-11-07T19:57:43.467Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:43.467Z] #73 DONE 63.7s [2023-11-07T19:57:43.467Z] [2023-11-07T19:57:43.467Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-07T19:57:43.467Z] #96 ... [2023-11-07T19:57:43.467Z] [2023-11-07T19:57:43.467Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:43.467Z] #88 DONE 64.2s [2023-11-07T19:57:43.467Z] [2023-11-07T19:57:43.467Z] #95 [security-spire-agent] exporting to image [2023-11-07T19:57:43.467Z] #95 exporting layers 51.1s done [2023-11-07T19:57:43.467Z] #95 writing image sha256:bdd9b250e83b7669de5b5887aa12b29a6bb4052f8e2b3c07ef8c3d2f431ae64d done [2023-11-07T19:57:43.467Z] #95 writing image sha256:406be9dbba153395224ba766b2096278149f5038a2b9456e2f1b1cf1a09ce60d done [2023-11-07T19:57:43.467Z] #95 naming to docker.io/library/security-spire-config done [2023-11-07T19:57:43.467Z] #95 naming to docker.io/library/security-spire-agent 0.0s done [2023-11-07T19:57:43.467Z] #95 DONE 54.2s [2023-11-07T19:57:43.467Z] [2023-11-07T19:57:43.467Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:43.467Z] #79 DONE 62.8s [2023-11-07T19:57:43.467Z] [2023-11-07T19:57:43.467Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-11-07T19:57:53.444Z] #97 ... [2023-11-07T19:57:53.444Z] [2023-11-07T19:57:53.444Z] #98 [support-notifications builder 6/7] COPY . . [2023-11-07T19:57:53.444Z] #98 ... [2023-11-07T19:57:53.444Z] [2023-11-07T19:57:53.444Z] #99 [core-command builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #99 DONE 13.7s [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:57:57.674Z] #100 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #101 [support-scheduler builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #101 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:57.674Z] #102 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #97 DONE 13.7s [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:57:57.674Z] #103 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #104 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #104 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:57.674Z] #105 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #106 [core-metadata builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #106 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:57:57.674Z] #107 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:57.674Z] #108 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:57.674Z] #109 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:57:57.674Z] #110 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #111 [security-bootstrapper builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #111 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #96 DONE 13.7s [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #112 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:57.674Z] #113 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:57:57.674Z] #114 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #98 [support-notifications builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #98 DONE 13.7s [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:57:57.674Z] #115 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:57.674Z] #116 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #117 [security-proxy-auth builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #117 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #118 [core-data builder 6/7] COPY . . [2023-11-07T19:57:57.674Z] #118 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:57:57.674Z] #119 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:57:57.674Z] #120 CACHED [2023-11-07T19:57:57.674Z] [2023-11-07T19:57:57.674Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-07T19:57:58.831Z] Removing intermediate container 90b0688d80ef [2023-11-07T19:57:58.831Z] ---> 7673d7336dff [2023-11-07T19:57:58.831Z] Successfully built 7673d7336dff [2023-11-07T19:57:58.831Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:57:59.260Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T19:57:59.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:57:59.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-16882 does not seem to be running inside a container [2023-11-07T19:57:59.572Z] #121 2.399 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-07T19:57:59.604Z] $ 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-07T19:58:02.098Z] $ docker top 1e0a211e9d3fcc9270960c6fa4f89f6d0e000a1e32a77f40d01daa364afd515a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:58:03.032Z] + go version [2023-11-07T19:58:03.032Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T19:58:03.065Z] $ docker stop --time=1 1e0a211e9d3fcc9270960c6fa4f89f6d0e000a1e32a77f40d01daa364afd515a [2023-11-07T19:58:04.711Z] $ docker rm -f --volumes 1e0a211e9d3fcc9270960c6fa4f89f6d0e000a1e32a77f40d01daa364afd515a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:58:05.604Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T19:58:05.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:58:05.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-16882 does not seem to be running inside a container [2023-11-07T19:58:05.947Z] $ 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-07T19:58:07.185Z] $ docker top 2c915c78b17fcfbf5e8d002d19e1d257cb6f73cd0be1a6362667f6199e92c051 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-07T19:58:07.521Z] ========================================================= [2023-11-07T19:58:07.521Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-07T19:58:07.521Z] ========================================================= [Pipeline] sh [2023-11-07T19:58:07.770Z] #121 ... [2023-11-07T19:58:07.770Z] [2023-11-07T19:58:07.770Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T19:58:07.770Z] #0 1.331 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-07T19:58:07.770Z] #122 ... [2023-11-07T19:58:07.770Z] [2023-11-07T19:58:07.770Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T19:58:07.770Z] #0 1.345 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-07T19:58:07.770Z] #123 ... [2023-11-07T19:58:07.770Z] [2023-11-07T19:58:07.770Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T19:58:07.770Z] #0 1.918 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-07T19:58:07.770Z] #124 ... [2023-11-07T19:58:07.770Z] [2023-11-07T19:58:07.770Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T19:58:07.770Z] #0 0.511 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-07T19:58:07.770Z] #125 ... [2023-11-07T19:58:07.770Z] [2023-11-07T19:58:07.770Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T19:58:07.770Z] #0 1.206 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-07T19:58:08.090Z] #126 ... [2023-11-07T19:58:08.090Z] [2023-11-07T19:58:08.090Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T19:58:08.090Z] #0 2.075 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-07T19:58:08.195Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:58:08.957Z] #127 ... [2023-11-07T19:58:08.957Z] [2023-11-07T19:58:08.957Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T19:58:08.957Z] #0 1.908 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-07T19:58:08.972Z] + make test [2023-11-07T19:58:08.972Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T19:58:09.230Z] #128 ... [2023-11-07T19:58:09.230Z] [2023-11-07T19:58:09.230Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-07T19:58:09.230Z] #0 1.938 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-07T19:58:09.489Z] #129 ... [2023-11-07T19:58:09.489Z] [2023-11-07T19:58:09.489Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T19:58:09.489Z] #0 1.345 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-07T19:58:10.055Z] #130 ... [2023-11-07T19:58:10.055Z] [2023-11-07T19:58:10.055Z] #131 [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-07T19:58:10.055Z] #0 2.150 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-07T19:58:47.855Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-07T19:59:32.011Z] #131 86.16 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-07T19:59:32.011Z] #131 DONE 95.0s [2023-11-07T19:59:32.011Z] [2023-11-07T19:59:32.011Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T19:59:32.011Z] #123 DONE 95.0s [2023-11-07T19:59:32.011Z] [2023-11-07T19:59:32.011Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T19:59:32.011Z] #127 DONE 95.1s [2023-11-07T19:59:32.011Z] [2023-11-07T19:59:32.011Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T19:59:32.011Z] #130 DONE 95.1s [2023-11-07T19:59:32.011Z] [2023-11-07T19:59:32.011Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T19:59:32.011Z] #125 DONE 95.1s [2023-11-07T19:59:32.011Z] [2023-11-07T19:59:32.011Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T19:59:32.011Z] #124 DONE 95.0s [2023-11-07T19:59:32.011Z] [2023-11-07T19:59:32.011Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T19:59:32.011Z] #126 DONE 95.0s [2023-11-07T19:59:32.011Z] [2023-11-07T19:59:32.011Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:32.012Z] #132 ... [2023-11-07T19:59:32.012Z] [2023-11-07T19:59:32.012Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-07T19:59:32.012Z] #129 DONE 95.3s [2023-11-07T19:59:32.277Z] [2023-11-07T19:59:32.277Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-07T19:59:32.277Z] #121 DONE 95.4s [2023-11-07T19:59:32.277Z] [2023-11-07T19:59:32.277Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-07T19:59:32.277Z] #133 ... [2023-11-07T19:59:32.277Z] [2023-11-07T19:59:32.277Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T19:59:32.277Z] #122 DONE 95.5s [2023-11-07T19:59:32.277Z] [2023-11-07T19:59:32.277Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T19:59:32.277Z] #128 DONE 95.5s [2023-11-07T19:59:32.538Z] [2023-11-07T19:59:32.538Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:32.797Z] #134 ... [2023-11-07T19:59:32.797Z] [2023-11-07T19:59:32.797Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:32.797Z] #135 DONE 0.8s [2023-11-07T19:59:32.797Z] [2023-11-07T19:59:32.797Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:32.797Z] #132 DONE 0.7s [2023-11-07T19:59:32.797Z] [2023-11-07T19:59:32.797Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:32.797Z] #136 DONE 0.7s [2023-11-07T19:59:32.797Z] [2023-11-07T19:59:32.797Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-07T19:59:32.797Z] #133 DONE 0.6s [2023-11-07T19:59:32.797Z] [2023-11-07T19:59:32.797Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:32.797Z] #137 DONE 0.6s [2023-11-07T19:59:32.797Z] [2023-11-07T19:59:32.797Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.059Z] #138 ... [2023-11-07T19:59:33.059Z] [2023-11-07T19:59:33.059Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:33.059Z] #139 DONE 0.5s [2023-11-07T19:59:33.059Z] [2023-11-07T19:59:33.059Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:33.059Z] #134 DONE 0.5s [2023-11-07T19:59:33.059Z] [2023-11-07T19:59:33.059Z] #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.059Z] #140 CACHED [2023-11-07T19:59:33.059Z] [2023-11-07T19:59:33.059Z] #141 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:33.059Z] #141 CACHED [2023-11-07T19:59:33.059Z] [2023-11-07T19:59:33.059Z] #142 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.059Z] #142 DONE 0.3s [2023-11-07T19:59:33.059Z] [2023-11-07T19:59:33.059Z] #143 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.059Z] #143 DONE 0.3s [2023-11-07T19:59:33.059Z] [2023-11-07T19:59:33.059Z] #144 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-07T19:59:33.317Z] #144 ... [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:33.317Z] #145 CACHED [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #146 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.317Z] #146 CACHED [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #147 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.317Z] #147 DONE 0.3s [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.317Z] #148 DONE 0.3s [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:33.317Z] #149 CACHED [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #150 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.317Z] #150 CACHED [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.317Z] #151 DONE 0.3s [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.317Z] #138 DONE 0.3s [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #152 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:33.317Z] #152 CACHED [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:33.317Z] #153 CACHED [2023-11-07T19:59:33.317Z] [2023-11-07T19:59:33.317Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-07T19:59:35.388Z] #154 ... [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #144 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-07T19:59:35.388Z] #144 DONE 2.0s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-07T19:59:35.388Z] #155 DONE 2.0s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-07T19:59:35.388Z] #156 DONE 2.0s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #157 [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-07T19:59:35.388Z] #157 DONE 2.0s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-07T19:59:35.388Z] #158 DONE 2.0s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-07T19:59:35.388Z] #159 DONE 1.9s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-07T19:59:35.388Z] #160 DONE 2.0s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #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-07T19:59:35.388Z] #161 DONE 2.0s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-07T19:59:35.388Z] #162 DONE 2.0s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-07T19:59:35.388Z] #163 DONE 2.4s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-07T19:59:35.388Z] #154 DONE 1.9s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:35.388Z] #164 ... [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #165 [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-07T19:59:35.388Z] #165 DONE 0.4s [2023-11-07T19:59:35.388Z] [2023-11-07T19:59:35.388Z] #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:59:35.388Z] #166 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:59:35.649Z] #167 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #168 [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-07T19:59:35.649Z] #168 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-07T19:59:35.649Z] #169 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #170 [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-07T19:59:35.649Z] #170 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #171 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:59:35.649Z] #171 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #172 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:59:35.649Z] #172 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:59:35.649Z] #173 DONE 0.5s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #95 [support-scheduler] exporting to image [2023-11-07T19:59:35.649Z] #95 exporting layers [2023-11-07T19:59:35.649Z] #95 ... [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:59:35.649Z] #164 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #174 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:59:35.649Z] #174 DONE 0.4s [2023-11-07T19:59:35.649Z] [2023-11-07T19:59:35.649Z] #95 [support-notifications] exporting to image [2023-11-07T19:59:35.908Z] #95 exporting layers 0.2s done [2023-11-07T19:59:35.909Z] #95 ... [2023-11-07T19:59:35.909Z] [2023-11-07T19:59:35.909Z] #175 [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-07T19:59:35.909Z] #175 DONE 0.5s [2023-11-07T19:59:35.909Z] [2023-11-07T19:59:35.909Z] #176 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:59:35.909Z] #176 DONE 0.3s [2023-11-07T19:59:35.909Z] [2023-11-07T19:59:35.909Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-07T19:59:35.909Z] #177 DONE 0.4s [2023-11-07T19:59:35.909Z] [2023-11-07T19:59:35.909Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:59:35.909Z] #178 DONE 0.4s [2023-11-07T19:59:35.909Z] [2023-11-07T19:59:35.909Z] #179 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-07T19:59:35.909Z] #179 DONE 0.4s [2023-11-07T19:59:35.909Z] [2023-11-07T19:59:35.909Z] #95 [core-metadata] exporting to image [2023-11-07T19:59:35.909Z] #95 writing image sha256:12b51aee81ecbdab88e49b0f1feb790e4c4d7d3a9da038591bc3db9de2270cf9 0.0s done [2023-11-07T19:59:35.909Z] #95 writing image sha256:38c328a791c158dcbbc55ad3af3bdba1be788d71f7668a0b7569a01ac87b1c2f 0.0s done [2023-11-07T19:59:35.909Z] #95 naming to docker.io/library/core-data done [2023-11-07T19:59:35.909Z] #95 naming to docker.io/library/core-command done [2023-11-07T19:59:36.169Z] #95 ... [2023-11-07T19:59:36.169Z] [2023-11-07T19:59:36.169Z] #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-07T19:59:36.169Z] #180 DONE 0.4s [2023-11-07T19:59:36.169Z] [2023-11-07T19:59:36.169Z] #95 [security-spiffe-token-provider] exporting to image [2023-11-07T19:59:36.169Z] #95 exporting layers 0.4s done [2023-11-07T19:59:36.169Z] #95 writing image sha256:99358f662ad487a61a110e3922c3fc96c2c1908ff1de235fe1cebbf4f4ff60db done [2023-11-07T19:59:36.169Z] #95 naming to docker.io/library/support-scheduler done [2023-11-07T19:59:36.169Z] #95 writing image sha256:76539c4cb7e428822b495efdb0bb56199f10c1d9562e69f45f8d1964d6f5a3d7 done [2023-11-07T19:59:36.169Z] #95 naming to docker.io/library/security-spiffe-token-provider done [2023-11-07T19:59:36.476Z] #95 exporting layers 0.4s done [2023-11-07T19:59:36.476Z] #95 writing image sha256:d5405dc97b426b8ba9fecf2a781c34c1f42460c1aa9dcdaa36399b63a0133080 done [2023-11-07T19:59:36.476Z] #95 writing image sha256:1db5ef8cb0f185bd4a18a1cafc801d005173a535b3fd799338aea0ee3fb97f53 done [2023-11-07T19:59:36.476Z] #95 naming to docker.io/library/core-metadata done [2023-11-07T19:59:36.476Z] #95 naming to docker.io/library/support-notifications done [2023-11-07T19:59:36.476Z] #95 DONE 55.2s [2023-11-07T19:59:36.476Z] [2023-11-07T19:59:36.476Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-07T19:59:36.476Z] #181 DONE 0.4s [2023-11-07T19:59:36.476Z] [2023-11-07T19:59:36.477Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-07T19:59:36.477Z] #182 DONE 0.5s [2023-11-07T19:59:36.477Z] [2023-11-07T19:59:36.477Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-07T19:59:36.477Z] #183 DONE 0.5s [2023-11-07T19:59:36.477Z] [2023-11-07T19:59:36.477Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-07T19:59:36.739Z] #184 DONE 0.3s [2023-11-07T19:59:36.739Z] [2023-11-07T19:59:36.739Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-07T19:59:36.739Z] #185 DONE 0.3s [2023-11-07T19:59:36.739Z] [2023-11-07T19:59:36.739Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T19:59:36.739Z] #186 DONE 0.9s [2023-11-07T19:59:36.739Z] [2023-11-07T19:59:36.739Z] #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-07T19:59:37.002Z] #187 DONE 0.1s [2023-11-07T19:59:37.002Z] [2023-11-07T19:59:37.002Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-07T19:59:37.002Z] #188 DONE 0.1s [2023-11-07T19:59:37.002Z] [2023-11-07T19:59:37.002Z] #189 [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-07T19:59:37.002Z] #189 DONE 0.9s [2023-11-07T19:59:37.002Z] [2023-11-07T19:59:37.002Z] #95 [core-common-config-bootstrapper] exporting to image [2023-11-07T19:59:37.002Z] #95 ... [2023-11-07T19:59:37.002Z] [2023-11-07T19:59:37.002Z] #190 [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-07T19:59:37.002Z] #190 DONE 0.1s [2023-11-07T19:59:37.002Z] [2023-11-07T19:59:37.002Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-07T19:59:37.002Z] #191 DONE 0.1s [2023-11-07T19:59:37.301Z] [2023-11-07T19:59:37.301Z] #95 [core-common-config-bootstrapper] exporting to image [2023-11-07T19:59:37.301Z] #95 exporting layers 0.3s done [2023-11-07T19:59:37.301Z] #95 writing image sha256:4d4e81e20e3caa705b44a5314f32a71f02fe575103256991d5ab654624c1befc 0.0s done [2023-11-07T19:59:37.301Z] #95 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-11-07T19:59:37.301Z] #95 writing image sha256:295c1ba84ccb68a69be02760528f33b78cb4a0cd34e73d914c6ff907a54e546c 0.0s done [2023-11-07T19:59:37.301Z] #95 naming to docker.io/library/security-proxy-auth [2023-11-07T19:59:37.301Z] #95 ... [2023-11-07T19:59:37.301Z] [2023-11-07T19:59:37.301Z] #192 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T19:59:37.301Z] #192 DONE 0.8s [2023-11-07T19:59:37.301Z] [2023-11-07T19:59:37.301Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-07T19:59:37.301Z] #193 DONE 0.1s [2023-11-07T19:59:37.301Z] [2023-11-07T19:59:37.301Z] #95 [security-proxy-setup] exporting to image [2023-11-07T19:59:37.301Z] #95 naming to docker.io/library/security-proxy-auth 0.0s done [2023-11-07T19:59:37.562Z] #95 exporting layers 0.2s done [2023-11-07T19:59:37.562Z] #95 writing image sha256:b31572fde590f3919f5b4c5fe1a3d557f633fad168868041676e280425d18909 done [2023-11-07T19:59:37.562Z] #95 naming to docker.io/library/security-proxy-setup done [2023-11-07T19:59:37.562Z] #95 DONE 55.7s [2023-11-07T19:59:37.562Z] [2023-11-07T19:59:37.562Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-07T19:59:37.562Z] #194 ... [2023-11-07T19:59:37.562Z] [2023-11-07T19:59:37.562Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T19:59:37.562Z] #195 DONE 0.6s [2023-11-07T19:59:37.825Z] [2023-11-07T19:59:37.825Z] #95 [security-secretstore-setup] exporting to image [2023-11-07T19:59:37.825Z] #95 exporting layers 0.2s done [2023-11-07T19:59:37.825Z] #95 writing image sha256:5edecbaf13989a8f270aca798088fe86394cf02eafe8691814a3fb2591472da6 done [2023-11-07T19:59:37.825Z] #95 naming to docker.io/library/security-secretstore-setup done [2023-11-07T19:59:37.825Z] #95 DONE 56.0s [2023-11-07T19:59:37.825Z] [2023-11-07T19:59:37.825Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-07T19:59:37.825Z] #194 DONE 0.6s [2023-11-07T19:59:37.825Z] [2023-11-07T19:59:37.825Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T19:59:37.825Z] #44 ... [2023-11-07T19:59:37.825Z] [2023-11-07T19:59:37.825Z] #95 [security-bootstrapper] exporting to image [2023-11-07T19:59:37.825Z] #95 exporting layers 0.2s done [2023-11-07T19:59:37.825Z] #95 writing image sha256:64d7d0a8ca20cab8b990d6543220cb6b620f9dfc6b6aa08d18c00bab1e5cde70 done [2023-11-07T19:59:37.825Z] #95 naming to docker.io/library/security-bootstrapper done [2023-11-07T19:59:37.825Z] #95 DONE 56.2s [2023-11-07T19:59:37.825Z] [2023-11-07T19:59:37.825Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:59:37.825Z] time="2023-11-07T19:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-07T19:59:37.859Z] $ docker stop --time=1 ea0cc918131cb8e38d46b50027ea40d704f61403159267bf423874d2d5d66c02 [2023-11-07T19:59:39.419Z] $ docker rm -f --volumes ea0cc918131cb8e38d46b50027ea40d704f61403159267bf423874d2d5d66c02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T19:59:39.814Z] + docker images [2023-11-07T19:59:39.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-07T19:59:39.814Z] security-proxy-setup latest b31572fde590 2 seconds ago 34.4MB [2023-11-07T19:59:39.814Z] security-secretstore-setup latest 5edecbaf1398 2 seconds ago 44.4MB [2023-11-07T19:59:39.814Z] security-bootstrapper latest 64d7d0a8ca20 2 seconds ago 23.3MB [2023-11-07T19:59:39.814Z] core-common-config-bootstrapper latest 4d4e81e20e3c 3 seconds ago 18.2MB [2023-11-07T19:59:39.814Z] security-proxy-auth latest 295c1ba84ccb 3 seconds ago 19.5MB [2023-11-07T19:59:39.814Z] support-notifications latest 1db5ef8cb0f1 4 seconds ago 34.7MB [2023-11-07T19:59:39.814Z] core-data latest 12b51aee81ec 4 seconds ago 21.3MB [2023-11-07T19:59:39.814Z] core-metadata latest d5405dc97b42 4 seconds ago 21.7MB [2023-11-07T19:59:39.814Z] security-spiffe-token-provider latest 76539c4cb7e4 4 seconds ago 35.1MB [2023-11-07T19:59:39.814Z] core-command latest 38c328a791c1 4 seconds ago 21.2MB [2023-11-07T19:59:39.814Z] support-scheduler latest 99358f662ad4 4 seconds ago 34.1MB [2023-11-07T19:59:39.814Z] security-spire-agent latest 406be9dbba15 2 minutes ago 166MB [2023-11-07T19:59:39.814Z] security-spire-config latest bdd9b250e83b 2 minutes ago 101MB [2023-11-07T19:59:39.814Z] security-spire-server latest 5bbb7a174531 2 minutes ago 107MB [2023-11-07T19:59:39.815Z] ci-base-image-x86_64 latest 1fa0abd5468d 6 minutes ago 930MB [2023-11-07T19:59:39.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-07T19:59:39.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-07T19:59:39.815Z] 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-07T20:00:24.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-07T20:00:24.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-07T20:00:24.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-07T20:00:26.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-07T20:00:26.465Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-07T20:00:27.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-07T20:00:27.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-07T20:00:27.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-07T20:00:27.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-07T20:00:28.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-07T20:00:32.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-07T20:00:32.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-07T20:00:32.245Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-07T20:00:32.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-07T20:00:39.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-07T20:00:39.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-07T20:00:41.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.223s coverage: 28.7% of statements [2023-11-07T20:00:49.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.282s coverage: 97.0% of statements [2023-11-07T20:00:53.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-07T20:00:53.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-07T20:00:53.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-07T20:00:57.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.364s coverage: 69.2% of statements [2023-11-07T20:00:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-07T20:00:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-07T20:00:59.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.317s coverage: 53.2% of statements [2023-11-07T20:01:05.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-07T20:01:05.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-07T20:01:05.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-07T20:01:05.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-07T20:01:05.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-07T20:01:11.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-07T20:01:11.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-07T20:01:19.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.729s coverage: 93.4% of statements [2023-11-07T20:01:19.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.472s coverage: 4.1% of statements [2023-11-07T20:01:26.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-07T20:01:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-07T20:01:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-07T20:01:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-07T20:01:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-07T20:01:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-07T20:01:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-07T20:01:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-07T20:01:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-07T20:01:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-07T20:01:28.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.648s coverage: 97.6% of statements [2023-11-07T20:01:28.823Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.203s coverage: 72.2% of statements [2023-11-07T20:01:37.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-07T20:01:37.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-07T20:01:37.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.363s coverage: 0.9% of statements [2023-11-07T20:01:37.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.259s coverage: 32.2% of statements [2023-11-07T20:01:41.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.279s coverage: 41.7% of statements [2023-11-07T20:01:42.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.226s coverage: 82.9% of statements [2023-11-07T20:01:42.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.221s coverage: 94.1% of statements [2023-11-07T20:01:42.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.194s coverage: 96.3% of statements [2023-11-07T20:01:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.205s coverage: 87.5% of statements [2023-11-07T20:01:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-07T20:01:48.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-07T20:01:48.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-07T20:01:48.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-07T20:01:51.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-07T20:01:51.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-07T20:01:51.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-07T20:01:51.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-07T20:01:58.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.195s coverage: 94.4% of statements [2023-11-07T20:01:58.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-07T20:01:58.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-07T20:01:58.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-07T20:01:58.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-07T20:02:06.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-07T20:02:06.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-07T20:02:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-07T20:02:12.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.978s coverage: 79.9% of statements [2023-11-07T20:02:14.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.243s coverage: 92.9% of statements [2023-11-07T20:02:14.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2023-11-07T20:02:14.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.216s coverage: 62.3% of statements [2023-11-07T20:02:14.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.215s coverage: 87.2% of statements [2023-11-07T20:02:14.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.176s coverage: 20.0% of statements [2023-11-07T20:02:14.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.187s coverage: 100.0% of statements [2023-11-07T20:02:14.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.378s coverage: 81.8% of statements [2023-11-07T20:02:15.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-07T20:02:15.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-07T20:02:16.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.409s coverage: 82.1% of statements [2023-11-07T20:02:16.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.209s coverage: 86.0% of statements [2023-11-07T20:02:21.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-07T20:02:21.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-07T20:02:23.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.961s coverage: 63.1% of statements [2023-11-07T20:02:23.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.225s coverage: 100.0% of statements [2023-11-07T20:02:24.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2023-11-07T20:02:24.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.109s coverage: 100.0% of statements [2023-11-07T20:02:24.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-07T20:02:24.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-07T20:02:24.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-07T20:02:25.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2023-11-07T20:02:25.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2023-11-07T20:02:31.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-07T20:02:31.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-07T20:02:31.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-07T20:02:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.833s coverage: 38.4% of statements [2023-11-07T20:02:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.243s coverage: 89.5% of statements [2023-11-07T20:02:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-07T20:02:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-07T20:02:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-07T20:02:36.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-07T20:02:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.221s coverage: 84.8% of statements [2023-11-07T20:02:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-07T20:02:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-07T20:02:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-07T20:02:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-07T20:02:49.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-07T20:02:49.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-07T20:02:49.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-07T20:02:49.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-07T20:02:49.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.280s coverage: 19.9% of statements [2023-11-07T20:02:50.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.576s coverage: 95.7% of statements [2023-11-07T20:02:52.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-07T20:02:52.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-07T20:02:54.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.259s coverage: 61.8% of statements [2023-11-07T20:02:56.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-07T20:02:56.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-07T20:02:57.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.374s coverage: 98.9% of statements [2023-11-07T20:03:00.133Z] 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-07T20:03:00.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T20:03:00.133Z] go vet ./... [2023-11-07T20:05:21.820Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T20:05:21.820Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T20:05:21.820Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T20:05:21.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-07T20:05:22.528Z] + ls -al . [2023-11-07T20:05:22.528Z] total 724 [2023-11-07T20:05:22.528Z] drwxrwxr-x 10 1001 1001 4096 Nov 7 19:58 . [2023-11-07T20:05:22.528Z] drwxr-xr-x 4 root root 4096 Nov 7 19:58 .. [2023-11-07T20:05:22.528Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:56 .blubracket [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 10 Nov 7 19:56 .dockerignore [2023-11-07T20:05:22.528Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 19:56 .git [2023-11-07T20:05:22.528Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 19:56 .github [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 1074 Nov 7 19:56 .gitignore [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 42 Nov 7 19:56 .golangci.yml [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 100 Nov 7 19:56 .hadolint.yml [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 155 Nov 7 19:56 .sonarcloud.properties [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 19:56 ADOPTERS.md [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 11674 Nov 7 19:56 Attribution.txt [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 93407 Nov 7 19:56 CHANGELOG.md [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 19:56 CONTRIBUTING.md [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 19:56 GOVERNANCE.md [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 861 Nov 7 19:56 Jenkinsfile [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 19:56 LICENSE [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 15054 Nov 7 19:56 Makefile [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 19:56 OWNERS.md [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 9528 Nov 7 19:56 README.md [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 789 Nov 7 19:56 SECURITY.md [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 5 Nov 7 19:52 VERSION [2023-11-07T20:05:22.528Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:56 bin [2023-11-07T20:05:22.528Z] drwxrwxr-x 18 1001 1001 4096 Nov 7 19:56 cmd [2023-11-07T20:05:22.528Z] -rw-r--r-- 1 root root 453602 Nov 7 20:02 coverage.out [2023-11-07T20:05:22.528Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:56 fuzz_test [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 3689 Nov 7 19:56 go.mod [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 34446 Nov 7 19:56 go.sum [2023-11-07T20:05:22.528Z] drwxrwxr-x 7 1001 1001 4096 Nov 7 19:56 internal [2023-11-07T20:05:22.528Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 19:56 openapi [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 584 Nov 7 19:56 security.txt [2023-11-07T20:05:22.528Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 19:56 version.go [Pipeline] sh [2023-11-07T20:05:23.187Z] + '[' -e coverage.out ] [2023-11-07T20:05:23.187Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-07T20:05:23.229Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T20:05:24.020Z] Stashed 1 file(s) [Pipeline] sh [2023-11-07T20:05:24.677Z] + make build [2023-11-07T20:05:24.678Z] 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-07T20:07:01.445Z] 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-07T20:07:01.445Z] 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-07T20:07:01.445Z] 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-07T20:07:03.393Z] 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-07T20:07:42.255Z] 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-07T20:07:49.167Z] 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-07T20:07:49.167Z] 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-07T20:07:54.518Z] 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-07T20:07:58.776Z] 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-07T20:08:02.117Z] 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-07T20:08:08.766Z] 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-07T20:08:14.128Z] $ docker stop --time=1 2c915c78b17fcfbf5e8d002d19e1d257cb6f73cd0be1a6362667f6199e92c051 [2023-11-07T20:08:16.965Z] $ docker rm -f --volumes 2c915c78b17fcfbf5e8d002d19e1d257cb6f73cd0be1a6362667f6199e92c051 [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-07T20:08:20.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-07T20:08:20.262Z] [2023-11-07T20:08:20.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:08:20.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-07T20:08:20.958Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-07T20:08:20.958Z] 547446be3368: Pulling fs layer [2023-11-07T20:08:20.958Z] d125d8839a47: Pulling fs layer [2023-11-07T20:08:20.958Z] 3e85d5ac6304: Pulling fs layer [2023-11-07T20:08:20.958Z] c3105a71a48b: Pulling fs layer [2023-11-07T20:08:20.958Z] 0f093f025ec4: Pulling fs layer [2023-11-07T20:08:20.958Z] c3106fc0e877: Pulling fs layer [2023-11-07T20:08:20.958Z] c3105a71a48b: Waiting [2023-11-07T20:08:20.958Z] 0f093f025ec4: Waiting [2023-11-07T20:08:20.958Z] c3106fc0e877: Waiting [2023-11-07T20:08:20.958Z] 547446be3368: Verifying Checksum [2023-11-07T20:08:20.958Z] 547446be3368: Download complete [2023-11-07T20:08:20.958Z] c3105a71a48b: Verifying Checksum [2023-11-07T20:08:20.958Z] c3105a71a48b: Download complete [2023-11-07T20:08:21.497Z] d125d8839a47: Verifying Checksum [2023-11-07T20:08:21.497Z] d125d8839a47: Download complete [2023-11-07T20:08:21.497Z] c3106fc0e877: Verifying Checksum [2023-11-07T20:08:21.497Z] c3106fc0e877: Download complete [2023-11-07T20:08:21.497Z] 0f093f025ec4: Verifying Checksum [2023-11-07T20:08:21.497Z] 0f093f025ec4: Download complete [2023-11-07T20:08:21.764Z] 547446be3368: Pull complete [2023-11-07T20:08:23.173Z] d125d8839a47: Pull complete [2023-11-07T20:08:23.442Z] 3e85d5ac6304: Download complete [2023-11-07T20:08:33.539Z] 3e85d5ac6304: Pull complete [2023-11-07T20:08:33.807Z] c3105a71a48b: Pull complete [2023-11-07T20:08:35.220Z] 0f093f025ec4: Pull complete [2023-11-07T20:08:35.494Z] c3106fc0e877: Pull complete [2023-11-07T20:08:35.494Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-07T20:08:35.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-07T20:08:35.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:08:35.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-16882 does not seem to be running inside a container [2023-11-07T20:08:35.935Z] $ 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-07T20:08:38.286Z] $ docker top 403140986dbd0a5925b2f5fa110b6f3683040eef2e005740ef1c0e5ce8a24300 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:08:39.223Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-07T20:08:49.308Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #1 transferring dockerfile: 2.82kB done [2023-11-07T20:08:49.308Z] #1 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #2 transferring dockerfile: 1.70kB 0.0s done [2023-11-07T20:08:49.308Z] #2 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #3 transferring dockerfile: 1.84kB 0.0s done [2023-11-07T20:08:49.308Z] #3 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #4 transferring dockerfile: 1.59kB 0.0s done [2023-11-07T20:08:49.308Z] #4 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #5 transferring dockerfile: 2.12kB 0.0s done [2023-11-07T20:08:49.308Z] #5 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #6 transferring dockerfile: 1.78kB 0.0s done [2023-11-07T20:08:49.308Z] #6 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #7 transferring dockerfile: 2.38kB done [2023-11-07T20:08:49.308Z] #7 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #8 transferring dockerfile: 2.04kB done [2023-11-07T20:08:49.308Z] #8 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-07T20:08:49.308Z] #9 transferring dockerfile: 2.39kB 0.0s done [2023-11-07T20:08:49.308Z] #9 DONE 0.1s [2023-11-07T20:08:49.308Z] [2023-11-07T20:08:49.308Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-11-07T20:08:49.575Z] #10 transferring dockerfile: 1.82kB done [2023-11-07T20:08:49.575Z] #10 DONE 0.1s [2023-11-07T20:08:49.575Z] [2023-11-07T20:08:49.575Z] #11 [core-data internal] load build definition from Dockerfile [2023-11-07T20:08:49.575Z] #11 transferring dockerfile: 1.90kB done [2023-11-07T20:08:49.575Z] #11 DONE 0.1s [2023-11-07T20:08:49.575Z] [2023-11-07T20:08:49.575Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-11-07T20:08:49.575Z] #12 transferring dockerfile: 1.58kB done [2023-11-07T20:08:49.575Z] #12 DONE 0.1s [2023-11-07T20:08:49.575Z] [2023-11-07T20:08:49.575Z] #13 [core-command internal] load build definition from Dockerfile [2023-11-07T20:08:49.575Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-11-07T20:08:49.842Z] #13 DONE 0.1s [2023-11-07T20:08:49.842Z] [2023-11-07T20:08:49.842Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-11-07T20:08:49.842Z] #14 transferring dockerfile: 1.96kB 0.0s done [2023-11-07T20:08:49.842Z] #14 DONE 0.1s [2023-11-07T20:08:50.425Z] [2023-11-07T20:08:50.425Z] #15 [security-bootstrapper internal] load .dockerignore [2023-11-07T20:08:50.425Z] #15 transferring context: 50B done [2023-11-07T20:08:50.425Z] #15 DONE 0.1s [2023-11-07T20:08:50.696Z] [2023-11-07T20:08:50.696Z] #16 [security-spire-agent internal] load .dockerignore [2023-11-07T20:08:50.696Z] #16 transferring context: 50B done [2023-11-07T20:08:50.696Z] #16 DONE 0.1s [2023-11-07T20:08:50.696Z] [2023-11-07T20:08:50.696Z] #17 [support-notifications internal] load .dockerignore [2023-11-07T20:08:50.696Z] #17 transferring context: 50B 0.0s done [2023-11-07T20:08:50.696Z] #17 DONE 0.1s [2023-11-07T20:08:50.696Z] [2023-11-07T20:08:50.696Z] #18 [security-spire-server internal] load .dockerignore [2023-11-07T20:08:50.696Z] #18 transferring context: 50B 0.0s done [2023-11-07T20:08:50.696Z] #18 DONE 0.1s [2023-11-07T20:08:50.696Z] [2023-11-07T20:08:50.696Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-07T20:08:50.965Z] #19 transferring context: 50B 0.0s done [2023-11-07T20:08:50.965Z] #19 DONE 0.1s [2023-11-07T20:08:50.965Z] [2023-11-07T20:08:50.965Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-11-07T20:08:50.965Z] #20 transferring context: 50B 0.0s done [2023-11-07T20:08:50.965Z] #20 DONE 0.1s [2023-11-07T20:08:50.965Z] [2023-11-07T20:08:50.965Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-11-07T20:08:50.965Z] #21 transferring context: 50B 0.0s done [2023-11-07T20:08:50.965Z] #21 DONE 0.1s [2023-11-07T20:08:50.965Z] [2023-11-07T20:08:50.965Z] #22 [security-proxy-auth internal] load .dockerignore [2023-11-07T20:08:50.965Z] #22 transferring context: 50B 0.0s done [2023-11-07T20:08:50.965Z] #22 DONE 0.1s [2023-11-07T20:08:50.965Z] [2023-11-07T20:08:50.965Z] #23 [security-proxy-setup internal] load .dockerignore [2023-11-07T20:08:50.965Z] #23 transferring context: 50B 0.0s done [2023-11-07T20:08:50.965Z] #23 DONE 0.1s [2023-11-07T20:08:51.237Z] [2023-11-07T20:08:51.237Z] #24 [support-scheduler internal] load .dockerignore [2023-11-07T20:08:51.237Z] #24 transferring context: 50B done [2023-11-07T20:08:51.237Z] #24 DONE 0.1s [2023-11-07T20:08:51.237Z] [2023-11-07T20:08:51.237Z] #25 [core-data internal] load .dockerignore [2023-11-07T20:08:51.237Z] #25 transferring context: 50B 0.0s done [2023-11-07T20:08:51.237Z] #25 DONE 0.1s [2023-11-07T20:08:51.237Z] [2023-11-07T20:08:51.237Z] #26 [security-spire-config internal] load .dockerignore [2023-11-07T20:08:51.504Z] #26 transferring context: 50B done [2023-11-07T20:08:51.504Z] #26 DONE 0.1s [2023-11-07T20:08:51.504Z] [2023-11-07T20:08:51.504Z] #27 [core-command internal] load .dockerignore [2023-11-07T20:08:51.504Z] #27 transferring context: 50B 0.0s done [2023-11-07T20:08:51.504Z] #27 DONE 0.1s [2023-11-07T20:08:51.504Z] [2023-11-07T20:08:51.504Z] #28 [core-metadata internal] load .dockerignore [2023-11-07T20:08:51.504Z] #28 transferring context: 50B 0.0s done [2023-11-07T20:08:51.504Z] #28 DONE 0.1s [2023-11-07T20:08:52.100Z] [2023-11-07T20:08:52.101Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:08:52.369Z] #29 ... [2023-11-07T20:08:52.369Z] [2023-11-07T20:08:52.369Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:52.369Z] #30 DONE 0.0s [2023-11-07T20:08:52.369Z] [2023-11-07T20:08:52.369Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:08:52.369Z] #29 DONE 0.2s [2023-11-07T20:08:52.369Z] [2023-11-07T20:08:52.369Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:52.369Z] #30 DONE 0.0s [2023-11-07T20:08:52.369Z] [2023-11-07T20:08:52.369Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:52.369Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:52.636Z] #31 ... [2023-11-07T20:08:52.636Z] [2023-11-07T20:08:52.636Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:52.636Z] #30 DONE 0.0s [2023-11-07T20:08:52.636Z] [2023-11-07T20:08:52.636Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:52.636Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:08:52.636Z] #31 ... [2023-11-07T20:08:52.636Z] [2023-11-07T20:08:52.636Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:52.636Z] #30 DONE 0.0s [2023-11-07T20:08:52.636Z] [2023-11-07T20:08:52.636Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:52.636Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:08:52.636Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:08:52.636Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:08:52.636Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:08:52.636Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 307.20kB / 3.33MB 0.1s [2023-11-07T20:08:52.904Z] #31 ... [2023-11-07T20:08:52.904Z] [2023-11-07T20:08:52.904Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:52.904Z] #30 DONE 0.0s [2023-11-07T20:08:52.904Z] [2023-11-07T20:08:52.904Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:52.904Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s [2023-11-07T20:08:52.904Z] #31 ... [2023-11-07T20:08:52.904Z] [2023-11-07T20:08:52.904Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:08:52.904Z] #29 DONE 0.6s [2023-11-07T20:08:52.904Z] [2023-11-07T20:08:52.904Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:08:52.904Z] #32 DONE 0.0s [2023-11-07T20:08:52.904Z] [2023-11-07T20:08:52.904Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:52.904Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:08:52.904Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:08:52.904Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:08:52.904Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:08:52.904Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.30MB / 3.33MB 0.3s [2023-11-07T20:08:53.170Z] #31 ... [2023-11-07T20:08:53.170Z] [2023-11-07T20:08:53.170Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:53.170Z] #30 DONE 0.0s [2023-11-07T20:08:53.170Z] [2023-11-07T20:08:53.170Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:53.170Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.5s [2023-11-07T20:08:53.170Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.5s [2023-11-07T20:08:53.170Z] #31 ... [2023-11-07T20:08:53.170Z] [2023-11-07T20:08:53.170Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:53.170Z] #30 DONE 0.0s [2023-11-07T20:08:53.170Z] [2023-11-07T20:08:53.170Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:53.170Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-11-07T20:08:53.170Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-07T20:08:53.439Z] #31 ... [2023-11-07T20:08:53.439Z] [2023-11-07T20:08:53.439Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:53.439Z] #30 DONE 0.0s [2023-11-07T20:08:53.439Z] [2023-11-07T20:08:53.439Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:08:53.439Z] #29 DONE 1.1s [2023-11-07T20:08:53.439Z] [2023-11-07T20:08:53.439Z] #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:08:53.440Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:08:53.440Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:08:53.440Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:08:53.440Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:08:53.440Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-11-07T20:08:53.711Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:08:53.711Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:08:53.711Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:08:53.711Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:08:53.711Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-11-07T20:08:53.711Z] #31 ... [2023-11-07T20:08:53.711Z] [2023-11-07T20:08:53.711Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:53.711Z] #30 DONE 0.1s [2023-11-07T20:08:53.711Z] [2023-11-07T20:08:53.711Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-07T20:08:53.711Z] #33 DONE 1.4s [2023-11-07T20:08:53.711Z] [2023-11-07T20:08:53.711Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-07T20:08:53.711Z] #34 DONE 1.5s [2023-11-07T20:08:53.711Z] [2023-11-07T20:08:53.711Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:08:53.979Z] #35 ... [2023-11-07T20:08:53.979Z] [2023-11-07T20:08:53.979Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:08:53.979Z] #36 DONE 0.0s [2023-11-07T20:08:53.979Z] [2023-11-07T20:08:53.979Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:08:54.255Z] #35 ... [2023-11-07T20:08:54.255Z] [2023-11-07T20:08:54.255Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:54.255Z] #30 DONE 0.1s [2023-11-07T20:08:54.255Z] [2023-11-07T20:08:54.255Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:08:54.528Z] #35 ... [2023-11-07T20:08:54.528Z] [2023-11-07T20:08:54.528Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:08:54.528Z] #30 DONE 0.1s [2023-11-07T20:08:54.528Z] [2023-11-07T20:08:54.528Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:08:55.136Z] #35 ... [2023-11-07T20:08:55.137Z] [2023-11-07T20:08:55.137Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:08:55.137Z] #29 DONE 2.3s [2023-11-07T20:08:55.137Z] [2023-11-07T20:08:55.137Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-07T20:08:55.137Z] #34 DONE 2.4s [2023-11-07T20:08:55.137Z] [2023-11-07T20:08:55.137Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:08:55.137Z] #35 ... [2023-11-07T20:08:55.137Z] [2023-11-07T20:08:55.137Z] #37 [security-spire-agent internal] load build context [2023-11-07T20:08:55.137Z] #37 transferring context: 17.63kB 0.2s done [2023-11-07T20:08:55.137Z] #37 DONE 1.2s [2023-11-07T20:08:55.137Z] [2023-11-07T20:08:55.137Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:08:56.102Z] #35 ... [2023-11-07T20:08:56.102Z] [2023-11-07T20:08:56.102Z] #38 [security-spire-server internal] load build context [2023-11-07T20:08:56.102Z] #38 transferring context: 18.10kB 0.3s done [2023-11-07T20:08:56.102Z] #38 DONE 2.0s [2023-11-07T20:08:56.102Z] [2023-11-07T20:08:56.102Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:08:58.708Z] #35 ... [2023-11-07T20:08:58.708Z] [2023-11-07T20:08:58.708Z] #39 [security-spire-config internal] load build context [2023-11-07T20:08:58.708Z] #39 transferring context: 16.35kB 0.3s done [2023-11-07T20:08:58.708Z] #39 DONE 3.1s [2023-11-07T20:08:58.708Z] [2023-11-07T20:08:58.708Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:08:58.977Z] #35 ... [2023-11-07T20:08:58.977Z] [2023-11-07T20:08:58.977Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-07T20:08:58.977Z] #40 DONE 6.7s [2023-11-07T20:08:58.977Z] [2023-11-07T20:08:58.977Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:02.340Z] #35 transferring context: 40.75MB 9.3s [2023-11-07T20:09:02.340Z] #35 ... [2023-11-07T20:09:02.340Z] [2023-11-07T20:09:02.340Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:09:02.609Z] #41 ... [2023-11-07T20:09:02.609Z] [2023-11-07T20:09:02.609Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:02.609Z] #42 ... [2023-11-07T20:09:02.609Z] [2023-11-07T20:09:02.609Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:09:02.609Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:09:02.609Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:09:02.609Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:09:02.609Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:09:02.609Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-11-07T20:09:02.609Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.7s done [2023-11-07T20:09:02.886Z] #31 ... [2023-11-07T20:09:02.886Z] [2023-11-07T20:09:02.886Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:02.886Z] #42 ... [2023-11-07T20:09:02.886Z] [2023-11-07T20:09:02.886Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-07T20:09:03.158Z] #43 ... [2023-11-07T20:09:03.158Z] [2023-11-07T20:09:03.158Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:03.158Z] #32 ... [2023-11-07T20:09:03.158Z] [2023-11-07T20:09:03.158Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-07T20:09:03.753Z] #43 ... [2023-11-07T20:09:03.753Z] [2023-11-07T20:09:03.753Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:03.753Z] #44 ... [2023-11-07T20:09:03.753Z] [2023-11-07T20:09:03.753Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:03.753Z] #45 ... [2023-11-07T20:09:03.753Z] [2023-11-07T20:09:03.753Z] #46 [security-proxy-auth internal] load build context [2023-11-07T20:09:04.020Z] #46 ... [2023-11-07T20:09:04.020Z] [2023-11-07T20:09:04.020Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:09:04.020Z] #36 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done [2023-11-07T20:09:04.020Z] #36 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-07T20:09:04.020Z] #36 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-07T20:09:04.020Z] #36 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-07T20:09:04.020Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-11-07T20:09:04.020Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s [2023-11-07T20:09:04.020Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.3s done [2023-11-07T20:09:04.020Z] #36 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.6s done [2023-11-07T20:09:04.020Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-07T20:09:04.020Z] #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-11-07T20:09:04.020Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.9s [2023-11-07T20:09:04.020Z] #36 ... [2023-11-07T20:09:04.020Z] [2023-11-07T20:09:04.020Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:09:04.020Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2023-11-07T20:09:04.020Z] #47 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-07T20:09:04.020Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-07T20:09:04.020Z] #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-07T20:09:04.020Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2023-11-07T20:09:04.020Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-11-07T20:09:04.020Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-11-07T20:09:04.020Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-07T20:09:04.020Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.5s done [2023-11-07T20:09:04.020Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-07T20:09:04.020Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-07T20:09:04.020Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.3s [2023-11-07T20:09:04.290Z] #47 ... [2023-11-07T20:09:04.290Z] [2023-11-07T20:09:04.290Z] #48 [core-data internal] load build context [2023-11-07T20:09:04.290Z] #48 ... [2023-11-07T20:09:04.290Z] [2023-11-07T20:09:04.290Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:09:04.290Z] #47 ... [2023-11-07T20:09:04.290Z] [2023-11-07T20:09:04.290Z] #49 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-11-07T20:09:04.290Z] #49 DONE 4.5s [2023-11-07T20:09:04.560Z] [2023-11-07T20:09:04.560Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:09:05.146Z] #50 ... [2023-11-07T20:09:05.146Z] [2023-11-07T20:09:05.146Z] #51 [core-command internal] load build context [2023-11-07T20:09:05.146Z] #51 ... [2023-11-07T20:09:05.146Z] [2023-11-07T20:09:05.146Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:05.452Z] #52 ... [2023-11-07T20:09:05.452Z] [2023-11-07T20:09:05.452Z] #51 [core-command internal] load build context [2023-11-07T20:09:07.413Z] #51 transferring context: 26.93MB 10.4s [2023-11-07T20:09:08.400Z] #51 ... [2023-11-07T20:09:08.400Z] [2023-11-07T20:09:08.400Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T20:09:08.400Z] #0 6.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:08.400Z] #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:08.400Z] #0 8.394 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:08.400Z] #0 8.394 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:08.400Z] #0 8.488 OK: 8 MiB in 16 packages [2023-11-07T20:09:08.400Z] #53 DONE 9.8s [2023-11-07T20:09:08.400Z] [2023-11-07T20:09:08.400Z] #51 [core-command internal] load build context [2023-11-07T20:09:09.366Z] #51 ... [2023-11-07T20:09:09.366Z] [2023-11-07T20:09:09.366Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T20:09:09.366Z] #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:09.366Z] #0 8.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:09.366Z] #54 ... [2023-11-07T20:09:09.366Z] [2023-11-07T20:09:09.366Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T20:09:09.366Z] #55 ... [2023-11-07T20:09:09.366Z] [2023-11-07T20:09:09.366Z] #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-07T20:09:09.366Z] #0 8.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:09.366Z] #0 8.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:09.634Z] #56 ... [2023-11-07T20:09:09.634Z] [2023-11-07T20:09:09.634Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T20:09:09.634Z] #57 ... [2023-11-07T20:09:09.634Z] [2023-11-07T20:09:09.634Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T20:09:09.911Z] #58 ... [2023-11-07T20:09:09.911Z] [2023-11-07T20:09:09.911Z] #59 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T20:09:09.911Z] #59 ... [2023-11-07T20:09:09.911Z] [2023-11-07T20:09:09.911Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T20:09:10.179Z] #60 ... [2023-11-07T20:09:10.179Z] [2023-11-07T20:09:10.179Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T20:09:10.179Z] #61 ... [2023-11-07T20:09:10.179Z] [2023-11-07T20:09:10.179Z] #48 [core-data internal] load build context [2023-11-07T20:09:10.476Z] #48 ... [2023-11-07T20:09:10.476Z] [2023-11-07T20:09:10.476Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T20:09:10.476Z] #58 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:12.432Z] #58 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:12.432Z] #58 ... [2023-11-07T20:09:12.432Z] [2023-11-07T20:09:12.432Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:12.432Z] #35 transferring context: 57.22MB 19.6s [2023-11-07T20:09:12.698Z] #35 ... [2023-11-07T20:09:12.698Z] [2023-11-07T20:09:12.698Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:09:12.698Z] #41 ... [2023-11-07T20:09:12.698Z] [2023-11-07T20:09:12.698Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:12.965Z] #35 ... [2023-11-07T20:09:12.965Z] [2023-11-07T20:09:12.965Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-07T20:09:12.965Z] #56 11.51 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:12.965Z] #56 11.57 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:12.965Z] #56 11.81 OK: 8 MiB in 16 packages [2023-11-07T20:09:12.965Z] #56 DONE 13.9s [2023-11-07T20:09:12.965Z] [2023-11-07T20:09:12.965Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:13.234Z] #35 ... [2023-11-07T20:09:13.234Z] [2023-11-07T20:09:13.234Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:13.234Z] #42 ... [2023-11-07T20:09:13.234Z] [2023-11-07T20:09:13.234Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:13.529Z] #35 ... [2023-11-07T20:09:13.530Z] [2023-11-07T20:09:13.530Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:13.530Z] #32 ... [2023-11-07T20:09:13.530Z] [2023-11-07T20:09:13.530Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:13.797Z] #35 ... [2023-11-07T20:09:13.797Z] [2023-11-07T20:09:13.797Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-07T20:09:13.797Z] #43 ... [2023-11-07T20:09:13.797Z] [2023-11-07T20:09:13.797Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:13.797Z] #44 ... [2023-11-07T20:09:13.797Z] [2023-11-07T20:09:13.797Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:14.069Z] #32 ... [2023-11-07T20:09:14.069Z] [2023-11-07T20:09:14.069Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:14.069Z] #45 ... [2023-11-07T20:09:14.069Z] [2023-11-07T20:09:14.069Z] #46 [security-proxy-auth internal] load build context [2023-11-07T20:09:14.336Z] #46 ... [2023-11-07T20:09:14.337Z] [2023-11-07T20:09:14.337Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:09:14.337Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.3s [2023-11-07T20:09:14.337Z] #36 ... [2023-11-07T20:09:14.337Z] [2023-11-07T20:09:14.337Z] #46 [security-proxy-auth internal] load build context [2023-11-07T20:09:14.607Z] #46 ... [2023-11-07T20:09:14.607Z] [2023-11-07T20:09:14.607Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:09:14.607Z] #62 ... [2023-11-07T20:09:14.607Z] [2023-11-07T20:09:14.607Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T20:09:14.874Z] #63 ... [2023-11-07T20:09:14.874Z] [2023-11-07T20:09:14.874Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-07T20:09:14.874Z] #64 ... [2023-11-07T20:09:14.874Z] [2023-11-07T20:09:14.874Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:14.874Z] #44 ... [2023-11-07T20:09:14.874Z] [2023-11-07T20:09:14.874Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:09:14.874Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.7s [2023-11-07T20:09:15.144Z] #47 ... [2023-11-07T20:09:15.144Z] [2023-11-07T20:09:15.144Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:15.412Z] #44 ... [2023-11-07T20:09:15.412Z] [2023-11-07T20:09:15.412Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:15.412Z] #52 ... [2023-11-07T20:09:15.412Z] [2023-11-07T20:09:15.412Z] #46 [security-proxy-auth internal] load build context [2023-11-07T20:09:16.378Z] #46 ... [2023-11-07T20:09:16.378Z] [2023-11-07T20:09:16.378Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T20:09:16.378Z] #55 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:16.378Z] #55 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:16.378Z] #55 15.84 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:16.378Z] #55 15.84 (2/2) Installing su-exec (0.2-r3) [2023-11-07T20:09:16.378Z] #55 15.84 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:16.378Z] #55 16.09 OK: 8 MiB in 17 packages [2023-11-07T20:09:16.378Z] #55 DONE 17.1s [2023-11-07T20:09:16.646Z] [2023-11-07T20:09:16.646Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-07T20:09:20.010Z] #65 ... [2023-11-07T20:09:20.010Z] [2023-11-07T20:09:20.010Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T20:09:20.010Z] #58 17.00 (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T20:09:20.010Z] #58 17.15 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:20.010Z] #58 17.26 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:20.010Z] #58 17.26 Executing ca-certificates-20230506-r0.trigger [2023-11-07T20:09:20.010Z] #58 18.61 OK: 9 MiB in 17 packages [2023-11-07T20:09:20.010Z] #58 DONE 20.1s [2023-11-07T20:09:20.010Z] [2023-11-07T20:09:20.010Z] #51 [core-command internal] load build context [2023-11-07T20:09:20.010Z] #51 transferring context: 44.14MB 22.7s [2023-11-07T20:09:20.010Z] #51 ... [2023-11-07T20:09:20.010Z] [2023-11-07T20:09:20.010Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:20.597Z] #52 ... [2023-11-07T20:09:20.597Z] [2023-11-07T20:09:20.597Z] #48 [core-data internal] load build context [2023-11-07T20:09:20.597Z] #48 ... [2023-11-07T20:09:20.597Z] [2023-11-07T20:09:20.597Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:21.182Z] #52 ... [2023-11-07T20:09:21.182Z] [2023-11-07T20:09:21.182Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T20:09:21.182Z] #54 11.85 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T20:09:21.182Z] #54 11.85 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T20:09:21.182Z] #54 11.85 OK: 19953 distinct packages available [2023-11-07T20:09:21.182Z] #54 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:21.182Z] #54 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:21.182Z] #54 19.69 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:21.182Z] #54 19.69 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-07T20:09:21.182Z] #54 19.69 (3/4) Installing libucontext (1.2-r2) [2023-11-07T20:09:21.182Z] #54 19.69 (4/4) Installing gcompat (1.1.0-r1) [2023-11-07T20:09:21.182Z] #54 19.69 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:21.182Z] #54 19.69 OK: 8 MiB in 19 packages [2023-11-07T20:09:21.182Z] #54 DONE 22.0s [2023-11-07T20:09:21.182Z] [2023-11-07T20:09:21.182Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:23.135Z] #52 ... [2023-11-07T20:09:23.135Z] [2023-11-07T20:09:23.135Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:09:23.135Z] #41 ... [2023-11-07T20:09:23.135Z] [2023-11-07T20:09:23.135Z] #48 [core-data internal] load build context [2023-11-07T20:09:23.727Z] #48 ... [2023-11-07T20:09:23.727Z] [2023-11-07T20:09:23.727Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T20:09:23.727Z] #57 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:23.727Z] #57 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:23.727Z] #57 20.88 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T20:09:23.727Z] #57 20.88 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T20:09:23.727Z] #57 20.88 OK: 19953 distinct packages available [2023-11-07T20:09:23.727Z] #57 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:23.727Z] #57 ... [2023-11-07T20:09:23.727Z] [2023-11-07T20:09:23.727Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-07T20:09:23.727Z] #65 DONE 7.1s [2023-11-07T20:09:23.727Z] [2023-11-07T20:09:23.727Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:23.995Z] #42 ... [2023-11-07T20:09:23.995Z] [2023-11-07T20:09:23.995Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:23.995Z] #35 ... [2023-11-07T20:09:23.995Z] [2023-11-07T20:09:23.995Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-07T20:09:24.262Z] #43 ... [2023-11-07T20:09:24.262Z] [2023-11-07T20:09:24.262Z] #59 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T20:09:24.262Z] #59 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:24.262Z] #59 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:24.262Z] #59 21.59 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T20:09:24.262Z] #59 21.59 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T20:09:24.262Z] #59 21.59 OK: 19953 distinct packages available [2023-11-07T20:09:24.262Z] #59 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:24.262Z] #59 ... [2023-11-07T20:09:24.262Z] [2023-11-07T20:09:24.262Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:24.530Z] #32 transferring context: 66.89MB 30.9s [2023-11-07T20:09:24.530Z] #32 ... [2023-11-07T20:09:24.530Z] [2023-11-07T20:09:24.530Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:24.530Z] #45 ... [2023-11-07T20:09:24.530Z] [2023-11-07T20:09:24.530Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:09:24.530Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.5s [2023-11-07T20:09:24.797Z] #36 ... [2023-11-07T20:09:24.797Z] [2023-11-07T20:09:24.797Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:24.797Z] #35 ... [2023-11-07T20:09:24.797Z] [2023-11-07T20:09:24.797Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-07T20:09:24.797Z] #66 DONE 1.1s [2023-11-07T20:09:25.065Z] [2023-11-07T20:09:25.065Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:25.656Z] #35 ... [2023-11-07T20:09:25.656Z] [2023-11-07T20:09:25.656Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:25.656Z] #44 ... [2023-11-07T20:09:25.656Z] [2023-11-07T20:09:25.657Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:09:25.657Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.5s [2023-11-07T20:09:25.926Z] #47 ... [2023-11-07T20:09:25.926Z] [2023-11-07T20:09:25.926Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:26.195Z] #35 ... [2023-11-07T20:09:26.195Z] [2023-11-07T20:09:26.195Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T20:09:26.195Z] #61 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:26.195Z] #61 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:26.195Z] #61 23.61 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T20:09:26.195Z] #61 24.56 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T20:09:26.195Z] #61 24.62 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:26.195Z] #61 24.62 (4/6) Installing openssl (3.1.4-r0) [2023-11-07T20:09:26.195Z] #61 24.76 (5/6) Installing su-exec (0.2-r3) [2023-11-07T20:09:26.195Z] #61 24.79 (6/6) Installing yq (4.33.3-r4) [2023-11-07T20:09:26.195Z] #61 26.27 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:26.195Z] #61 26.49 OK: 18 MiB in 19 packages [2023-11-07T20:09:26.464Z] #61 ... [2023-11-07T20:09:26.464Z] [2023-11-07T20:09:26.464Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:26.464Z] #35 ... [2023-11-07T20:09:26.464Z] [2023-11-07T20:09:26.464Z] #46 [security-proxy-auth internal] load build context [2023-11-07T20:09:26.730Z] #46 ... [2023-11-07T20:09:26.730Z] [2023-11-07T20:09:26.730Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:09:28.165Z] #47 ... [2023-11-07T20:09:28.165Z] [2023-11-07T20:09:28.165Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T20:09:28.165Z] #60 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:28.165Z] #60 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:28.165Z] #60 27.52 (1/4) Installing ca-certificates (20230506-r0) [2023-11-07T20:09:28.165Z] #60 28.11 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:28.165Z] #60 28.13 (3/4) Installing su-exec (0.2-r3) [2023-11-07T20:09:28.165Z] #60 28.14 (4/4) Installing yq (4.33.3-r4) [2023-11-07T20:09:28.165Z] #60 ... [2023-11-07T20:09:28.165Z] [2023-11-07T20:09:28.165Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-07T20:09:28.165Z] #64 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:28.165Z] #64 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:28.165Z] #64 21.85 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T20:09:28.165Z] #64 21.85 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T20:09:28.165Z] #64 21.85 OK: 19957 distinct packages available [2023-11-07T20:09:28.165Z] #64 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:28.165Z] #64 ... [2023-11-07T20:09:28.165Z] [2023-11-07T20:09:28.165Z] #48 [core-data internal] load build context [2023-11-07T20:09:28.433Z] #48 ... [2023-11-07T20:09:28.433Z] [2023-11-07T20:09:28.433Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T20:09:28.433Z] #61 DONE 28.9s [2023-11-07T20:09:28.433Z] [2023-11-07T20:09:28.433Z] #48 [core-data internal] load build context [2023-11-07T20:09:29.024Z] #48 ... [2023-11-07T20:09:29.024Z] [2023-11-07T20:09:29.024Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:09:29.024Z] #62 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:29.024Z] #62 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:29.024Z] #62 24.62 OK: 266 MiB in 52 packages [2023-11-07T20:09:29.291Z] #62 ... [2023-11-07T20:09:29.291Z] [2023-11-07T20:09:29.291Z] #48 [core-data internal] load build context [2023-11-07T20:09:29.564Z] #48 transferring context: 75.66MB 34.5s [2023-11-07T20:09:29.831Z] #48 ... [2023-11-07T20:09:29.831Z] [2023-11-07T20:09:29.831Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-07T20:09:29.831Z] #67 DONE 1.0s [2023-11-07T20:09:29.831Z] [2023-11-07T20:09:29.831Z] #51 [core-command internal] load build context [2023-11-07T20:09:29.831Z] #51 ... [2023-11-07T20:09:29.831Z] [2023-11-07T20:09:29.831Z] #48 [core-data internal] load build context [2023-11-07T20:09:30.803Z] #48 ... [2023-11-07T20:09:30.803Z] [2023-11-07T20:09:30.803Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:09:30.803Z] #62 DONE 26.5s [2023-11-07T20:09:30.803Z] [2023-11-07T20:09:30.803Z] #48 [core-data internal] load build context [2023-11-07T20:09:30.803Z] #48 ... [2023-11-07T20:09:30.803Z] [2023-11-07T20:09:30.803Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T20:09:30.803Z] #63 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:30.803Z] #63 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:30.803Z] #63 26.26 OK: 266 MiB in 52 packages [2023-11-07T20:09:31.071Z] #63 ... [2023-11-07T20:09:31.071Z] [2023-11-07T20:09:31.071Z] #48 [core-data internal] load build context [2023-11-07T20:09:31.659Z] #48 ... [2023-11-07T20:09:31.659Z] [2023-11-07T20:09:31.659Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:09:31.659Z] #50 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:31.659Z] #50 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:31.659Z] #50 26.86 OK: 266 MiB in 52 packages [2023-11-07T20:09:31.659Z] #50 ... [2023-11-07T20:09:31.659Z] [2023-11-07T20:09:31.659Z] #48 [core-data internal] load build context [2023-11-07T20:09:31.944Z] #48 ... [2023-11-07T20:09:31.944Z] [2023-11-07T20:09:31.944Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T20:09:31.945Z] #60 29.22 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:31.945Z] #60 29.27 Executing ca-certificates-20230506-r0.trigger [2023-11-07T20:09:31.945Z] #60 30.87 OK: 18 MiB in 19 packages [2023-11-07T20:09:31.945Z] #60 DONE 32.4s [2023-11-07T20:09:31.945Z] [2023-11-07T20:09:31.945Z] #48 [core-data internal] load build context [2023-11-07T20:09:32.725Z] #48 ... [2023-11-07T20:09:32.725Z] [2023-11-07T20:09:32.725Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:09:32.725Z] #50 DONE 28.3s [2023-11-07T20:09:32.725Z] [2023-11-07T20:09:32.725Z] #48 [core-data internal] load build context [2023-11-07T20:09:33.018Z] #48 ... [2023-11-07T20:09:33.018Z] [2023-11-07T20:09:33.018Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T20:09:33.018Z] #63 DONE 28.5s [2023-11-07T20:09:33.018Z] [2023-11-07T20:09:33.018Z] #48 [core-data internal] load build context [2023-11-07T20:09:33.018Z] #48 ... [2023-11-07T20:09:33.018Z] [2023-11-07T20:09:33.018Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:33.294Z] #52 ... [2023-11-07T20:09:33.294Z] [2023-11-07T20:09:33.294Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:09:33.294Z] #41 ... [2023-11-07T20:09:33.294Z] [2023-11-07T20:09:33.294Z] #48 [core-data internal] load build context [2023-11-07T20:09:33.954Z] #48 ... [2023-11-07T20:09:33.954Z] [2023-11-07T20:09:33.954Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T20:09:33.954Z] #57 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:33.954Z] #57 32.24 (1/11) Installing ca-certificates (20230506-r0) [2023-11-07T20:09:33.954Z] #57 32.54 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-07T20:09:33.954Z] #57 32.63 (3/11) Installing libunistring (1.1-r1) [2023-11-07T20:09:33.954Z] #57 32.89 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-07T20:09:33.954Z] #57 32.89 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-07T20:09:33.954Z] #57 32.89 (6/11) Installing libcurl (8.4.0-r0) [2023-11-07T20:09:33.954Z] #57 32.89 (7/11) Installing curl (8.4.0-r0) [2023-11-07T20:09:33.954Z] #57 32.89 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:33.954Z] #57 32.89 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-07T20:09:33.954Z] #57 32.89 (10/11) Installing libucontext (1.2-r2) [2023-11-07T20:09:33.954Z] #57 32.99 (11/11) Installing gcompat (1.1.0-r1) [2023-11-07T20:09:33.954Z] #57 33.02 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:33.954Z] #57 33.20 Executing ca-certificates-20230506-r0.trigger [2023-11-07T20:09:33.954Z] #57 34.09 OK: 13 MiB in 26 packages [2023-11-07T20:09:33.954Z] #57 ... [2023-11-07T20:09:33.954Z] [2023-11-07T20:09:33.954Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:34.236Z] #42 ... [2023-11-07T20:09:34.236Z] [2023-11-07T20:09:34.236Z] #48 [core-data internal] load build context [2023-11-07T20:09:34.236Z] #48 ... [2023-11-07T20:09:34.236Z] [2023-11-07T20:09:34.236Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-07T20:09:34.534Z] #43 ... [2023-11-07T20:09:34.534Z] [2023-11-07T20:09:34.534Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:34.534Z] #42 ... [2023-11-07T20:09:34.534Z] [2023-11-07T20:09:34.534Z] #59 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T20:09:34.534Z] #59 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:34.534Z] #59 32.65 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T20:09:34.534Z] #59 32.83 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T20:09:34.534Z] #59 32.94 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-07T20:09:34.534Z] #59 32.94 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-07T20:09:34.534Z] #59 32.94 (5/7) Installing libucontext (1.2-r2) [2023-11-07T20:09:34.534Z] #59 32.94 (6/7) Installing gcompat (1.1.0-r1) [2023-11-07T20:09:34.534Z] #59 32.97 (7/7) Installing openssl (3.1.4-r0) [2023-11-07T20:09:34.534Z] #59 33.08 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:09:34.534Z] #59 33.19 OK: 9 MiB in 20 packages [2023-11-07T20:09:34.534Z] #59 DONE 34.8s [2023-11-07T20:09:34.534Z] [2023-11-07T20:09:34.534Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:34.534Z] #42 transferring context: 97.85MB 41.8s [2023-11-07T20:09:34.534Z] #42 ... [2023-11-07T20:09:34.534Z] [2023-11-07T20:09:34.534Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:34.534Z] #32 ... [2023-11-07T20:09:34.534Z] [2023-11-07T20:09:34.534Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:34.830Z] #45 ... [2023-11-07T20:09:34.830Z] [2023-11-07T20:09:34.831Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T20:09:34.831Z] #57 DONE 35.3s [2023-11-07T20:09:34.831Z] [2023-11-07T20:09:34.831Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:34.831Z] #45 ... [2023-11-07T20:09:34.831Z] [2023-11-07T20:09:34.831Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:09:34.831Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.5s done [2023-11-07T20:09:34.831Z] #36 ... [2023-11-07T20:09:34.831Z] [2023-11-07T20:09:34.831Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:35.106Z] #45 ... [2023-11-07T20:09:35.107Z] [2023-11-07T20:09:35.107Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-07T20:09:35.107Z] #64 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:09:35.107Z] #64 29.78 OK: 266 MiB in 52 packages [2023-11-07T20:09:35.107Z] #64 DONE 30.7s [2023-11-07T20:09:35.107Z] [2023-11-07T20:09:35.107Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:35.715Z] #45 ... [2023-11-07T20:09:35.715Z] [2023-11-07T20:09:35.715Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:35.989Z] #44 ... [2023-11-07T20:09:35.989Z] [2023-11-07T20:09:35.989Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:36.623Z] #32 ... [2023-11-07T20:09:36.623Z] [2023-11-07T20:09:36.623Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:36.923Z] #35 ... [2023-11-07T20:09:36.923Z] [2023-11-07T20:09:36.923Z] #46 [security-proxy-auth internal] load build context [2023-11-07T20:09:36.923Z] #46 ... [2023-11-07T20:09:36.923Z] [2023-11-07T20:09:36.923Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:37.512Z] #32 ... [2023-11-07T20:09:37.512Z] [2023-11-07T20:09:37.512Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-07T20:09:37.512Z] #68 DONE 2.8s [2023-11-07T20:09:37.512Z] [2023-11-07T20:09:37.512Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:38.491Z] #32 ... [2023-11-07T20:09:38.491Z] [2023-11-07T20:09:38.491Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:09:38.491Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.1s [2023-11-07T20:09:38.491Z] #47 ... [2023-11-07T20:09:38.491Z] [2023-11-07T20:09:38.491Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:39.942Z] #32 transferring context: 116.09MB 46.1s [2023-11-07T20:09:39.942Z] #32 ... [2023-11-07T20:09:39.942Z] [2023-11-07T20:09:39.942Z] #51 [core-command internal] load build context [2023-11-07T20:09:40.210Z] #51 ... [2023-11-07T20:09:40.210Z] [2023-11-07T20:09:40.210Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:43.563Z] #32 ... [2023-11-07T20:09:43.563Z] [2023-11-07T20:09:43.563Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:43.563Z] #52 ... [2023-11-07T20:09:43.563Z] [2023-11-07T20:09:43.563Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:09:43.563Z] #41 ... [2023-11-07T20:09:43.563Z] [2023-11-07T20:09:43.563Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:44.539Z] #52 ... [2023-11-07T20:09:44.539Z] [2023-11-07T20:09:44.539Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-07T20:09:44.539Z] #43 ... [2023-11-07T20:09:44.539Z] [2023-11-07T20:09:44.539Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:44.539Z] #42 transferring context: 141.48MB 52.0s [2023-11-07T20:09:44.809Z] #42 ... [2023-11-07T20:09:44.809Z] [2023-11-07T20:09:44.809Z] #48 [core-data internal] load build context [2023-11-07T20:09:44.809Z] #48 ... [2023-11-07T20:09:44.809Z] [2023-11-07T20:09:44.809Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:46.226Z] #42 ... [2023-11-07T20:09:46.226Z] [2023-11-07T20:09:46.226Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:46.226Z] #45 ... [2023-11-07T20:09:46.226Z] [2023-11-07T20:09:46.226Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:46.226Z] #44 ... [2023-11-07T20:09:46.226Z] [2023-11-07T20:09:46.226Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:46.810Z] #42 ... [2023-11-07T20:09:46.810Z] [2023-11-07T20:09:46.810Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:46.810Z] #35 ... [2023-11-07T20:09:46.810Z] [2023-11-07T20:09:46.810Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T20:09:46.810Z] #69 DONE 3.9s [2023-11-07T20:09:46.810Z] [2023-11-07T20:09:46.810Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:46.810Z] #35 ... [2023-11-07T20:09:46.810Z] [2023-11-07T20:09:46.810Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:47.079Z] #44 ... [2023-11-07T20:09:47.079Z] [2023-11-07T20:09:47.079Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T20:09:47.079Z] #70 DONE 4.0s [2023-11-07T20:09:47.079Z] [2023-11-07T20:09:47.079Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:47.079Z] #44 ... [2023-11-07T20:09:47.079Z] [2023-11-07T20:09:47.079Z] #46 [security-proxy-auth internal] load build context [2023-11-07T20:09:47.079Z] #46 ... [2023-11-07T20:09:47.079Z] [2023-11-07T20:09:47.079Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:47.353Z] #42 ... [2023-11-07T20:09:47.353Z] [2023-11-07T20:09:47.353Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T20:09:47.353Z] #71 DONE 3.5s [2023-11-07T20:09:47.353Z] [2023-11-07T20:09:47.353Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:47.940Z] #42 ... [2023-11-07T20:09:47.940Z] [2023-11-07T20:09:47.940Z] #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-07T20:09:47.940Z] #72 DONE 1.0s [2023-11-07T20:09:47.940Z] [2023-11-07T20:09:47.940Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:48.213Z] #42 ... [2023-11-07T20:09:48.213Z] [2023-11-07T20:09:48.213Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-07T20:09:48.213Z] #73 DONE 1.0s [2023-11-07T20:09:48.213Z] [2023-11-07T20:09:48.213Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:48.481Z] #42 ... [2023-11-07T20:09:48.481Z] [2023-11-07T20:09:48.481Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-07T20:09:48.481Z] #74 DONE 1.3s [2023-11-07T20:09:48.481Z] [2023-11-07T20:09:48.481Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:48.481Z] #42 ... [2023-11-07T20:09:48.481Z] [2023-11-07T20:09:48.481Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:09:48.481Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.9s done [2023-11-07T20:09:48.481Z] #47 ... [2023-11-07T20:09:48.481Z] [2023-11-07T20:09:48.481Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:49.920Z] #42 ... [2023-11-07T20:09:49.920Z] [2023-11-07T20:09:49.920Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-07T20:09:49.920Z] #75 DONE 1.5s [2023-11-07T20:09:49.920Z] [2023-11-07T20:09:49.920Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:49.920Z] #42 transferring context: 162.43MB 57.0s [2023-11-07T20:09:49.920Z] #42 ... [2023-11-07T20:09:49.920Z] [2023-11-07T20:09:49.920Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-07T20:09:49.920Z] #76 DONE 1.4s [2023-11-07T20:09:49.920Z] [2023-11-07T20:09:49.920Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:49.920Z] #42 ... [2023-11-07T20:09:49.920Z] [2023-11-07T20:09:49.920Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-07T20:09:49.920Z] #77 DONE 1.4s [2023-11-07T20:09:49.920Z] [2023-11-07T20:09:49.920Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:50.512Z] #42 ... [2023-11-07T20:09:50.512Z] [2023-11-07T20:09:50.512Z] #51 [core-command internal] load build context [2023-11-07T20:09:50.512Z] #51 ... [2023-11-07T20:09:50.512Z] [2023-11-07T20:09:50.512Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:51.102Z] #42 ... [2023-11-07T20:09:51.103Z] [2023-11-07T20:09:51.103Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T20:09:51.103Z] #78 DONE 1.1s [2023-11-07T20:09:51.103Z] [2023-11-07T20:09:51.103Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:51.369Z] #42 ... [2023-11-07T20:09:51.369Z] [2023-11-07T20:09:51.370Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T20:09:51.370Z] #79 DONE 1.6s [2023-11-07T20:09:51.370Z] [2023-11-07T20:09:51.370Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:51.970Z] #42 ... [2023-11-07T20:09:51.970Z] [2023-11-07T20:09:51.970Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T20:09:51.970Z] #80 DONE 2.0s [2023-11-07T20:09:52.246Z] [2023-11-07T20:09:52.246Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:52.246Z] #45 ... [2023-11-07T20:09:52.246Z] [2023-11-07T20:09:52.247Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:52.247Z] #42 ... [2023-11-07T20:09:52.247Z] [2023-11-07T20:09:52.247Z] #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-07T20:09:52.247Z] #81 DONE 0.9s [2023-11-07T20:09:52.247Z] [2023-11-07T20:09:52.247Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:52.514Z] #42 ... [2023-11-07T20:09:52.514Z] [2023-11-07T20:09:52.514Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-07T20:09:52.514Z] #82 DONE 1.3s [2023-11-07T20:09:52.514Z] [2023-11-07T20:09:52.514Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:53.479Z] #42 ... [2023-11-07T20:09:53.479Z] [2023-11-07T20:09:53.479Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:53.479Z] #32 transferring context: 189.79MB 60.0s done [2023-11-07T20:09:53.479Z] #32 ... [2023-11-07T20:09:53.479Z] [2023-11-07T20:09:53.479Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:53.752Z] #42 ... [2023-11-07T20:09:53.752Z] [2023-11-07T20:09:53.752Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:09:53.752Z] #35 transferring context: 189.79MB 59.9s done [2023-11-07T20:09:53.752Z] #35 DONE 61.1s [2023-11-07T20:09:53.752Z] [2023-11-07T20:09:53.752Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:53.752Z] #42 ... [2023-11-07T20:09:53.752Z] [2023-11-07T20:09:53.752Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:09:53.752Z] #41 ... [2023-11-07T20:09:53.752Z] [2023-11-07T20:09:53.752Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:54.029Z] #42 ... [2023-11-07T20:09:54.029Z] [2023-11-07T20:09:54.029Z] #44 [security-proxy-setup internal] load build context [2023-11-07T20:09:54.029Z] #44 transferring context: 189.79MB 58.7s done [2023-11-07T20:09:54.029Z] #44 DONE 60.4s [2023-11-07T20:09:54.029Z] [2023-11-07T20:09:54.029Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:54.297Z] #42 ... [2023-11-07T20:09:54.297Z] [2023-11-07T20:09:54.297Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-07T20:09:54.297Z] #83 DONE 2.0s [2023-11-07T20:09:54.297Z] [2023-11-07T20:09:54.297Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:09:54.297Z] #41 ... [2023-11-07T20:09:54.297Z] [2023-11-07T20:09:54.297Z] #32 [security-secretstore-setup internal] load build context [2023-11-07T20:09:54.297Z] #32 DONE 61.5s [2023-11-07T20:09:54.566Z] [2023-11-07T20:09:54.566Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:54.566Z] #42 ... [2023-11-07T20:09:54.566Z] [2023-11-07T20:09:54.566Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:54.834Z] #52 ... [2023-11-07T20:09:54.834Z] [2023-11-07T20:09:54.834Z] #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-07T20:09:54.834Z] #84 DONE 2.3s [2023-11-07T20:09:54.834Z] [2023-11-07T20:09:54.834Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:54.834Z] #52 ... [2023-11-07T20:09:54.834Z] [2023-11-07T20:09:54.834Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-07T20:09:54.834Z] #43 ... [2023-11-07T20:09:54.834Z] [2023-11-07T20:09:54.834Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:55.109Z] #52 ... [2023-11-07T20:09:55.109Z] [2023-11-07T20:09:55.109Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-07T20:09:55.109Z] #85 DONE 2.4s [2023-11-07T20:09:55.109Z] [2023-11-07T20:09:55.109Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:55.109Z] #52 ... [2023-11-07T20:09:55.109Z] [2023-11-07T20:09:55.109Z] #48 [core-data internal] load build context [2023-11-07T20:09:55.109Z] #48 ... [2023-11-07T20:09:55.109Z] [2023-11-07T20:09:55.109Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:55.714Z] #52 ... [2023-11-07T20:09:55.714Z] [2023-11-07T20:09:55.714Z] #46 [security-proxy-auth internal] load build context [2023-11-07T20:09:55.714Z] #46 transferring context: 189.79MB 60.5s done [2023-11-07T20:09:55.714Z] #46 DONE 62.0s [2023-11-07T20:09:55.714Z] [2023-11-07T20:09:55.714Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:56.299Z] #52 ... [2023-11-07T20:09:56.299Z] [2023-11-07T20:09:56.299Z] #42 [support-notifications internal] load build context [2023-11-07T20:09:56.299Z] #42 transferring context: 189.79MB 63.0s done [2023-11-07T20:09:56.299Z] #42 DONE 63.7s [2023-11-07T20:09:56.299Z] [2023-11-07T20:09:56.299Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:56.299Z] #52 ... [2023-11-07T20:09:56.299Z] [2023-11-07T20:09:56.299Z] #86 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:09:56.299Z] #86 DONE 2.4s [2023-11-07T20:09:56.299Z] [2023-11-07T20:09:56.299Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:56.567Z] #52 ... [2023-11-07T20:09:56.567Z] [2023-11-07T20:09:56.567Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-07T20:09:56.567Z] #87 DONE 2.1s [2023-11-07T20:09:56.567Z] [2023-11-07T20:09:56.567Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:56.567Z] #52 ... [2023-11-07T20:09:56.567Z] [2023-11-07T20:09:56.567Z] #88 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:09:56.567Z] #88 DONE 2.2s [2023-11-07T20:09:56.567Z] [2023-11-07T20:09:56.567Z] #52 [core-metadata internal] load build context [2023-11-07T20:09:56.567Z] #52 transferring context: 189.79MB 59.9s done [2023-11-07T20:09:57.155Z] #52 DONE 62.0s [2023-11-07T20:09:57.155Z] [2023-11-07T20:09:57.155Z] #51 [core-command internal] load build context [2023-11-07T20:09:57.155Z] #51 ... [2023-11-07T20:09:57.155Z] [2023-11-07T20:09:57.155Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:57.437Z] #45 ... [2023-11-07T20:09:57.437Z] [2023-11-07T20:09:57.437Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-07T20:09:57.437Z] #43 transferring context: 189.79MB 63.2s done [2023-11-07T20:09:57.437Z] #43 DONE 64.5s [2023-11-07T20:09:57.437Z] [2023-11-07T20:09:57.437Z] #51 [core-command internal] load build context [2023-11-07T20:09:58.401Z] #51 ... [2023-11-07T20:09:58.401Z] [2023-11-07T20:09:58.401Z] #48 [core-data internal] load build context [2023-11-07T20:09:58.401Z] #48 transferring context: 189.79MB 62.9s done [2023-11-07T20:09:58.401Z] #48 DONE 64.3s [2023-11-07T20:09:58.401Z] [2023-11-07T20:09:58.401Z] #51 [core-command internal] load build context [2023-11-07T20:09:58.671Z] #51 ... [2023-11-07T20:09:58.671Z] [2023-11-07T20:09:58.671Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:09:58.671Z] #89 DONE 2.1s [2023-11-07T20:09:58.671Z] [2023-11-07T20:09:58.671Z] #51 [core-command internal] load build context [2023-11-07T20:09:58.671Z] #51 ... [2023-11-07T20:09:58.671Z] [2023-11-07T20:09:58.671Z] #45 [support-scheduler internal] load build context [2023-11-07T20:09:58.671Z] #45 transferring context: 189.79MB 64.1s done [2023-11-07T20:09:58.671Z] #45 DONE 65.1s [2023-11-07T20:09:58.671Z] [2023-11-07T20:09:58.671Z] #51 [core-command internal] load build context [2023-11-07T20:09:59.258Z] #51 ... [2023-11-07T20:09:59.258Z] [2023-11-07T20:09:59.258Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:09:59.258Z] #90 DONE 1.4s [2023-11-07T20:09:59.258Z] [2023-11-07T20:09:59.258Z] #51 [core-command internal] load build context [2023-11-07T20:10:00.223Z] #51 transferring context: 189.79MB 63.4s done [2023-11-07T20:10:00.493Z] #51 DONE 65.4s [2023-11-07T20:10:00.493Z] [2023-11-07T20:10:00.493Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:10:01.459Z] #41 ... [2023-11-07T20:10:01.459Z] [2023-11-07T20:10:01.459Z] #91 [security-spire-server] exporting to image [2023-11-07T20:10:01.459Z] #91 exporting layers 4.8s done [2023-11-07T20:10:01.459Z] #91 writing image sha256:e53d57c72e8ba6b52567792cf6a7be7890a01ff8456ff13e9ccb5d94684a8222 0.1s done [2023-11-07T20:10:01.459Z] #91 naming to docker.io/library/security-spire-agent-arm64 done [2023-11-07T20:10:01.459Z] #91 writing image sha256:f92ca4916ac08a572bd9badfd34a626160a5fdffdc97e9cf12e08cd647159e00 done [2023-11-07T20:10:01.459Z] #91 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-11-07T20:10:01.459Z] #91 writing image sha256:f0c7fc7d9f949f1f0e6fa4e7578460336c97e84006b6cab49e5cb33b7f2975fe done [2023-11-07T20:10:01.459Z] #91 naming to docker.io/library/security-spire-server-arm64 done [2023-11-07T20:10:01.459Z] #91 DONE 6.4s [2023-11-07T20:10:01.459Z] [2023-11-07T20:10:01.459Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:10:01.459Z] #41 ... [2023-11-07T20:10:01.459Z] [2023-11-07T20:10:01.459Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:03.410Z] #92 ... [2023-11-07T20:10:03.410Z] [2023-11-07T20:10:03.410Z] #41 [security-bootstrapper internal] load build context [2023-11-07T20:10:03.410Z] #41 transferring context: 189.79MB 70.6s done [2023-11-07T20:10:03.410Z] #41 DONE 70.8s [2023-11-07T20:10:03.410Z] [2023-11-07T20:10:03.410Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:06.759Z] #93 ... [2023-11-07T20:10:06.759Z] [2023-11-07T20:10:06.759Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:06.759Z] #94 ... [2023-11-07T20:10:06.759Z] [2023-11-07T20:10:06.759Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:45.618Z] #95 ... [2023-11-07T20:10:45.618Z] [2023-11-07T20:10:45.618Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:45.618Z] #92 DONE 45.6s [2023-11-07T20:10:45.618Z] [2023-11-07T20:10:45.618Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:45.618Z] #95 DONE 48.1s [2023-11-07T20:10:45.618Z] [2023-11-07T20:10:45.618Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:45.618Z] #94 DONE 48.3s [2023-11-07T20:10:45.618Z] [2023-11-07T20:10:45.618Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:45.618Z] #93 DONE 46.0s [2023-11-07T20:10:45.618Z] [2023-11-07T20:10:45.618Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #96 ... [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #97 DONE 7.0s [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #98 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T20:10:52.256Z] #98 ... [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:52.256Z] #99 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:10:52.256Z] #100 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #101 [core-metadata builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #101 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:52.256Z] #102 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #103 [core-command builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #103 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #104 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:10:52.256Z] #104 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #105 [core-data builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #105 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #106 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:10:52.256Z] #106 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:52.256Z] #107 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #108 [support-scheduler builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #108 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:10:52.256Z] #109 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:52.256Z] #110 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:10:52.256Z] #111 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:52.256Z] #112 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #113 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #96 DONE 7.0s [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #114 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:10:52.256Z] #115 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:52.256Z] #116 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #117 DONE 7.1s [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #118 [support-notifications builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #118 DONE 7.0s [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:10:52.256Z] #119 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:10:52.256Z] #120 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #121 [security-bootstrapper builder 6/7] COPY . . [2023-11-07T20:10:52.256Z] #121 CACHED [2023-11-07T20:10:52.256Z] [2023-11-07T20:10:52.256Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:10:57.604Z] #122 ... [2023-11-07T20:10:57.604Z] [2023-11-07T20:10:57.604Z] #98 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T20:10:57.604Z] #98 4.948 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-07T20:11:01.906Z] #98 ... [2023-11-07T20:11:01.906Z] [2023-11-07T20:11:01.906Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T20:11:01.906Z] #0 4.587 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-07T20:11:01.906Z] #123 ... [2023-11-07T20:11:01.906Z] [2023-11-07T20:11:01.906Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T20:11:01.906Z] #0 5.936 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-07T20:11:02.174Z] #124 ... [2023-11-07T20:11:02.174Z] [2023-11-07T20:11:02.174Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-07T20:11:02.174Z] #0 5.758 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-07T20:11:02.174Z] #125 ... [2023-11-07T20:11:02.174Z] [2023-11-07T20:11:02.174Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T20:11:02.174Z] #0 4.719 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-07T20:11:02.441Z] #126 ... [2023-11-07T20:11:02.441Z] [2023-11-07T20:11:02.441Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:11:02.441Z] #0 6.101 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-07T20:11:02.441Z] #127 ... [2023-11-07T20:11:02.441Z] [2023-11-07T20:11:02.441Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:11:02.441Z] #0 3.841 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-07T20:11:02.708Z] #128 ... [2023-11-07T20:11:02.708Z] [2023-11-07T20:11:02.708Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T20:11:02.708Z] #0 5.463 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-07T20:11:02.976Z] #129 ... [2023-11-07T20:11:02.976Z] [2023-11-07T20:11:02.976Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-07T20:11:02.976Z] #0 5.854 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-07T20:11:02.976Z] #130 ... [2023-11-07T20:11:02.976Z] [2023-11-07T20:11:02.976Z] #131 [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-07T20:11:02.976Z] #0 6.041 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-07T20:11:08.359Z] #131 ... [2023-11-07T20:11:08.359Z] [2023-11-07T20:11:08.359Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:11:08.359Z] #122 5.564 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-07T20:24:45.854Z] #122 ... [2023-11-07T20:24:45.854Z] [2023-11-07T20:24:45.854Z] #131 [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-07T20:24:45.854Z] #131 834.1 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-07T20:24:52.515Z] #131 ... [2023-11-07T20:24:52.515Z] [2023-11-07T20:24:52.515Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-07T20:24:52.515Z] #125 DONE 840.6s [2023-11-07T20:24:52.515Z] [2023-11-07T20:24:52.515Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:24:52.785Z] #128 ... [2023-11-07T20:24:52.785Z] [2023-11-07T20:24:52.785Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:24:53.373Z] #132 DONE 0.3s [2023-11-07T20:24:53.373Z] [2023-11-07T20:24:53.373Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:24:53.373Z] #133 DONE 0.2s [2023-11-07T20:24:53.373Z] [2023-11-07T20:24:53.373Z] #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-07T20:24:53.641Z] #134 DONE 0.2s [2023-11-07T20:24:53.641Z] [2023-11-07T20:24:53.641Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:24:53.641Z] #122 ... [2023-11-07T20:24:53.641Z] [2023-11-07T20:24:53.641Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-07T20:24:53.910Z] #135 DONE 0.2s [2023-11-07T20:24:53.910Z] [2023-11-07T20:24:53.910Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-07T20:24:54.189Z] #136 DONE 0.3s [2023-11-07T20:24:54.189Z] [2023-11-07T20:24:54.189Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-07T20:24:54.468Z] #137 DONE 0.2s [2023-11-07T20:24:54.468Z] [2023-11-07T20:24:54.468Z] #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-07T20:24:57.060Z] #138 DONE 2.5s [2023-11-07T20:24:57.060Z] [2023-11-07T20:24:57.060Z] #91 [security-proxy-setup] exporting to image [2023-11-07T20:24:57.060Z] #91 exporting layers [2023-11-07T20:24:58.018Z] #91 exporting layers 1.0s done [2023-11-07T20:24:58.018Z] #91 writing image sha256:a4e8e6ec22d8f1c5c38a8a537e6498058cde79144a9388315ab9290f6f691db9 done [2023-11-07T20:24:58.018Z] #91 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-11-07T20:24:58.018Z] #91 DONE 7.4s [2023-11-07T20:24:58.018Z] [2023-11-07T20:24:58.018Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:25:10.332Z] #47 ... [2023-11-07T20:25:10.332Z] [2023-11-07T20:25:10.332Z] #131 [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-07T20:25:10.332Z] #131 DONE 857.2s [2023-11-07T20:25:10.332Z] [2023-11-07T20:25:10.332Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T20:25:10.332Z] #124 ... [2023-11-07T20:25:10.332Z] [2023-11-07T20:25:10.332Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:25:10.332Z] #139 DONE 0.4s [2023-11-07T20:25:10.332Z] [2023-11-07T20:25:10.332Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:25:10.332Z] #128 ... [2023-11-07T20:25:10.332Z] [2023-11-07T20:25:10.332Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-07T20:25:10.332Z] #130 DONE 858.1s [2023-11-07T20:25:10.332Z] [2023-11-07T20:25:10.332Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:25:10.332Z] #140 DONE 0.5s [2023-11-07T20:25:10.332Z] [2023-11-07T20:25:10.332Z] #141 [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-07T20:25:10.961Z] #141 DONE 0.3s [2023-11-07T20:25:10.961Z] [2023-11-07T20:25:10.961Z] #142 [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-07T20:25:11.236Z] #142 DONE 0.4s [2023-11-07T20:25:11.236Z] [2023-11-07T20:25:11.236Z] #143 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-07T20:25:11.236Z] #143 DONE 0.4s [2023-11-07T20:25:11.236Z] [2023-11-07T20:25:11.236Z] #144 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-07T20:25:11.505Z] #144 ... [2023-11-07T20:25:11.505Z] [2023-11-07T20:25:11.505Z] #145 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:25:11.505Z] #145 DONE 0.3s [2023-11-07T20:25:11.772Z] [2023-11-07T20:25:11.772Z] #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-07T20:25:12.357Z] #146 DONE 0.6s [2023-11-07T20:25:12.357Z] [2023-11-07T20:25:12.357Z] #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-07T20:25:12.628Z] #147 DONE 0.4s [2023-11-07T20:25:12.628Z] [2023-11-07T20:25:12.628Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:25:12.628Z] #128 ... [2023-11-07T20:25:12.628Z] [2023-11-07T20:25:12.628Z] #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-07T20:25:12.902Z] #148 DONE 0.2s [2023-11-07T20:25:12.902Z] [2023-11-07T20:25:12.902Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T20:25:14.878Z] #149 ... [2023-11-07T20:25:14.878Z] [2023-11-07T20:25:14.878Z] #144 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-07T20:25:14.878Z] #144 DONE 3.4s [2023-11-07T20:25:14.878Z] [2023-11-07T20:25:14.878Z] #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:25:15.147Z] #150 DONE 0.4s [2023-11-07T20:25:15.147Z] [2023-11-07T20:25:15.147Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:25:15.418Z] #151 DONE 0.2s [2023-11-07T20:25:15.418Z] [2023-11-07T20:25:15.418Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-07T20:25:15.418Z] #152 ... [2023-11-07T20:25:15.418Z] [2023-11-07T20:25:15.418Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T20:25:15.418Z] #149 DONE 2.6s [2023-11-07T20:25:15.687Z] [2023-11-07T20:25:15.687Z] #91 [security-secretstore-setup] exporting to image [2023-11-07T20:25:15.687Z] #91 exporting layers [2023-11-07T20:25:15.954Z] #91 ... [2023-11-07T20:25:15.954Z] [2023-11-07T20:25:15.954Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-07T20:25:15.954Z] #152 DONE 0.8s [2023-11-07T20:25:16.258Z] [2023-11-07T20:25:16.258Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-07T20:25:16.527Z] #153 DONE 0.4s [2023-11-07T20:25:16.527Z] [2023-11-07T20:25:16.527Z] #154 [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-07T20:25:16.798Z] #154 DONE 0.3s [2023-11-07T20:25:16.798Z] [2023-11-07T20:25:16.798Z] #155 [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-07T20:25:17.071Z] #155 DONE 0.2s [2023-11-07T20:25:17.071Z] [2023-11-07T20:25:17.071Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-07T20:25:17.362Z] #156 DONE 0.3s [2023-11-07T20:25:17.362Z] [2023-11-07T20:25:17.362Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T20:25:17.362Z] #124 ... [2023-11-07T20:25:17.362Z] [2023-11-07T20:25:17.362Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-07T20:25:17.637Z] #157 DONE 0.3s [2023-11-07T20:25:17.637Z] [2023-11-07T20:25:17.637Z] #91 [security-secretstore-setup] exporting to image [2023-11-07T20:25:17.637Z] #91 exporting layers 2.1s done [2023-11-07T20:25:17.637Z] #91 writing image sha256:3838879176b5048839fe4aa316e2cb06bc87669110d9027c51a9325eda7135da done [2023-11-07T20:25:17.637Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-07T20:25:17.637Z] #91 DONE 9.5s [2023-11-07T20:25:17.637Z] [2023-11-07T20:25:17.637Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-07T20:25:21.894Z] #158 DONE 4.2s [2023-11-07T20:25:21.894Z] [2023-11-07T20:25:21.894Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:25:21.894Z] #31 ... [2023-11-07T20:25:21.894Z] [2023-11-07T20:25:21.894Z] #91 [security-bootstrapper] exporting to image [2023-11-07T20:25:22.857Z] #91 exporting layers 1.2s done [2023-11-07T20:25:23.126Z] #91 writing image sha256:d11db80698b2d4c7fcd02c31468cc5ba81ac0f0709e96a18362e23e92f9bbadc done [2023-11-07T20:25:23.126Z] #91 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-07T20:25:23.126Z] #91 DONE 10.7s [2023-11-07T20:25:23.126Z] [2023-11-07T20:25:23.126Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:25:27.382Z] #127 ... [2023-11-07T20:25:27.382Z] [2023-11-07T20:25:27.382Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T20:25:27.382Z] #124 DONE 875.5s [2023-11-07T20:25:27.382Z] [2023-11-07T20:25:27.382Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:25:27.671Z] #127 ... [2023-11-07T20:25:27.671Z] [2023-11-07T20:25:27.671Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:25:27.943Z] #159 DONE 0.3s [2023-11-07T20:25:27.943Z] [2023-11-07T20:25:27.943Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:25:27.943Z] #127 ... [2023-11-07T20:25:27.943Z] [2023-11-07T20:25:27.943Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:25:28.211Z] #160 DONE 0.1s [2023-11-07T20:25:28.211Z] [2023-11-07T20:25:28.211Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-07T20:25:28.500Z] #161 DONE 0.3s [2023-11-07T20:25:28.500Z] [2023-11-07T20:25:28.500Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:25:28.769Z] #162 DONE 0.1s [2023-11-07T20:25:28.769Z] [2023-11-07T20:25:28.769Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-07T20:25:28.769Z] #163 DONE 0.1s [2023-11-07T20:25:28.769Z] [2023-11-07T20:25:28.769Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:25:28.769Z] #127 ... [2023-11-07T20:25:28.769Z] [2023-11-07T20:25:28.769Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T20:25:30.713Z] #164 DONE 1.9s [2023-11-07T20:25:30.713Z] [2023-11-07T20:25:30.713Z] #91 [security-proxy-auth] exporting to image [2023-11-07T20:25:30.713Z] #91 exporting layers [2023-11-07T20:25:31.298Z] #91 exporting layers 0.6s done [2023-11-07T20:25:31.298Z] #91 writing image sha256:85991b41d8952147ab12409a4ada839591bc90a6b1ea6e7c2917e1fe1f480912 done [2023-11-07T20:25:31.298Z] #91 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-11-07T20:25:31.298Z] #91 DONE 11.4s [2023-11-07T20:25:31.298Z] [2023-11-07T20:25:31.298Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:25:35.564Z] #127 ... [2023-11-07T20:25:35.564Z] [2023-11-07T20:25:35.564Z] #98 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T20:25:35.564Z] #98 DONE 883.4s [2023-11-07T20:25:35.564Z] [2023-11-07T20:25:35.564Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:25:35.834Z] #127 ... [2023-11-07T20:25:35.834Z] [2023-11-07T20:25:35.834Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:25:35.834Z] #165 DONE 0.2s [2023-11-07T20:25:35.834Z] [2023-11-07T20:25:35.834Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:25:36.111Z] #122 ... [2023-11-07T20:25:36.111Z] [2023-11-07T20:25:36.111Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:25:36.111Z] #166 DONE 0.2s [2023-11-07T20:25:36.111Z] [2023-11-07T20:25:36.111Z] #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-07T20:25:36.383Z] #167 DONE 0.3s [2023-11-07T20:25:36.383Z] [2023-11-07T20:25:36.383Z] #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-07T20:25:36.664Z] #168 DONE 0.2s [2023-11-07T20:25:36.664Z] [2023-11-07T20:25:36.664Z] #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-07T20:25:36.664Z] #169 DONE 0.2s [2023-11-07T20:25:36.664Z] [2023-11-07T20:25:36.664Z] #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-07T20:25:39.266Z] #170 DONE 2.1s [2023-11-07T20:25:39.266Z] [2023-11-07T20:25:39.266Z] #91 [core-common-config-bootstrapper] exporting to image [2023-11-07T20:25:39.266Z] #91 exporting layers [2023-11-07T20:25:39.539Z] #91 exporting layers 0.6s done [2023-11-07T20:25:39.539Z] #91 writing image sha256:3fccaec1f67f975b4069a3588c7cedebcd937da65a19082ed221709ab172c848 done [2023-11-07T20:25:39.539Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-11-07T20:25:39.539Z] #91 DONE 12.0s [2023-11-07T20:25:39.539Z] [2023-11-07T20:25:39.539Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:26:26.377Z] #31 ... [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T20:26:26.377Z] #126 DONE 927.8s [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:26:26.377Z] #127 ... [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:26:26.377Z] #171 DONE 0.1s [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:26:26.377Z] #47 ... [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:26:26.377Z] #172 DONE 0.3s [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:26:26.377Z] #128 ... [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-07T20:26:26.377Z] #173 DONE 0.4s [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:26:26.377Z] #128 ... [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:26:26.377Z] #174 DONE 0.1s [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #91 [core-command] exporting to image [2023-11-07T20:26:26.377Z] #91 exporting layers [2023-11-07T20:26:26.377Z] #91 exporting layers 0.2s done [2023-11-07T20:26:26.377Z] #91 writing image sha256:0c80e75e3c064df384a2ee3cb10428712f221488c3d33c7cc1f4a7ff68f7410a done [2023-11-07T20:26:26.377Z] #91 naming to docker.io/library/core-command-arm64 done [2023-11-07T20:26:26.377Z] #91 DONE 12.2s [2023-11-07T20:26:26.377Z] [2023-11-07T20:26:26.377Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:26:28.322Z] #128 DONE 936.7s [2023-11-07T20:26:28.323Z] [2023-11-07T20:26:28.323Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:26:29.292Z] #122 ... [2023-11-07T20:26:29.292Z] [2023-11-07T20:26:29.292Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:26:29.292Z] #175 DONE 0.2s [2023-11-07T20:26:29.292Z] [2023-11-07T20:26:29.292Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:26:29.558Z] #176 DONE 0.2s [2023-11-07T20:26:29.558Z] [2023-11-07T20:26:29.558Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T20:26:29.558Z] #123 ... [2023-11-07T20:26:29.558Z] [2023-11-07T20:26:29.558Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-07T20:26:29.824Z] #177 DONE 0.3s [2023-11-07T20:26:29.825Z] [2023-11-07T20:26:29.825Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:26:30.097Z] #178 DONE 0.2s [2023-11-07T20:26:30.097Z] [2023-11-07T20:26:30.097Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:26:30.097Z] #122 ... [2023-11-07T20:26:30.097Z] [2023-11-07T20:26:30.097Z] #91 [core-data] exporting to image [2023-11-07T20:26:30.097Z] #91 exporting layers [2023-11-07T20:26:30.368Z] #91 exporting layers 0.4s done [2023-11-07T20:26:30.639Z] #91 writing image sha256:0839f698530a0b87d710f9ceae56a220629a16c00f9b15251f09b32dbaa24804 0.0s done [2023-11-07T20:26:30.639Z] #91 naming to docker.io/library/core-data-arm64 done [2023-11-07T20:26:30.639Z] #91 DONE 12.7s [2023-11-07T20:26:30.639Z] [2023-11-07T20:26:30.639Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T20:26:30.906Z] #123 DONE 939.3s [2023-11-07T20:26:30.906Z] [2023-11-07T20:26:30.906Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:26:31.176Z] #47 ... [2023-11-07T20:26:31.176Z] [2023-11-07T20:26:31.176Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:26:31.447Z] #179 DONE 0.1s [2023-11-07T20:26:31.447Z] [2023-11-07T20:26:31.447Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:26:31.717Z] #127 ... [2023-11-07T20:26:31.717Z] [2023-11-07T20:26:31.717Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:26:31.717Z] #180 DONE 0.2s [2023-11-07T20:26:31.717Z] [2023-11-07T20:26:31.717Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:26:31.984Z] #31 ... [2023-11-07T20:26:31.984Z] [2023-11-07T20:26:31.984Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-07T20:26:32.250Z] #181 DONE 0.3s [2023-11-07T20:26:32.250Z] [2023-11-07T20:26:32.250Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:26:32.519Z] #182 DONE 0.1s [2023-11-07T20:26:32.519Z] [2023-11-07T20:26:32.519Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-07T20:26:32.519Z] #183 DONE 0.2s [2023-11-07T20:26:32.519Z] [2023-11-07T20:26:32.519Z] #91 [core-metadata] exporting to image [2023-11-07T20:26:33.105Z] #91 exporting layers 0.3s done [2023-11-07T20:26:33.105Z] #91 writing image sha256:9d5defc6c56ac86b181e5b2de5dae51c086512c0e5c0ca2622137533e4bc9a16 done [2023-11-07T20:26:33.105Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-11-07T20:26:33.105Z] #91 DONE 13.0s [2023-11-07T20:26:33.105Z] [2023-11-07T20:26:33.105Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:27:00.104Z] #47 ... [2023-11-07T20:27:00.104Z] [2023-11-07T20:27:00.104Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:27:00.104Z] #122 DONE 965.5s [2023-11-07T20:27:00.104Z] [2023-11-07T20:27:00.104Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:27:00.104Z] #127 ... [2023-11-07T20:27:00.104Z] [2023-11-07T20:27:00.104Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:27:00.104Z] #184 DONE 0.2s [2023-11-07T20:27:00.104Z] [2023-11-07T20:27:00.104Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:27:00.104Z] #185 DONE 0.2s [2023-11-07T20:27:00.104Z] [2023-11-07T20:27:00.104Z] #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-07T20:27:00.104Z] #186 DONE 0.4s [2023-11-07T20:27:00.104Z] [2023-11-07T20:27:00.104Z] #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-07T20:27:00.104Z] #187 DONE 0.2s [2023-11-07T20:27:00.104Z] [2023-11-07T20:27:00.104Z] #91 [security-spiffe-token-provider] exporting to image [2023-11-07T20:27:00.104Z] #91 exporting layers [2023-11-07T20:27:00.104Z] #91 exporting layers 0.7s done [2023-11-07T20:27:00.104Z] #91 writing image sha256:7b17f718a5fdeb0f32d1936bb1f3655bfa3253f8d967e77f210902ba1fbfe94f done [2023-11-07T20:27:00.104Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-07T20:27:00.104Z] #91 DONE 13.7s [2023-11-07T20:27:00.104Z] [2023-11-07T20:27:00.104Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:27:26.859Z] #127 ... [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T20:27:26.859Z] #129 DONE 991.7s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:27:26.859Z] #127 DONE 991.7s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:27:26.859Z] #31 ... [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:27:26.859Z] #188 DONE 0.2s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:27:26.859Z] #189 DONE 0.1s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:27:26.859Z] #190 DONE 0.2s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:27:26.859Z] #191 DONE 0.2s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-07T20:27:26.859Z] #192 DONE 0.4s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-07T20:27:26.859Z] #193 DONE 0.4s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:27:26.859Z] #194 DONE 0.1s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:27:26.859Z] #195 DONE 0.2s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #91 [support-notifications] exporting to image [2023-11-07T20:27:26.859Z] #91 exporting layers [2023-11-07T20:27:26.859Z] #91 exporting layers 0.4s done [2023-11-07T20:27:26.859Z] #91 exporting layers 0.4s done [2023-11-07T20:27:26.859Z] #91 writing image sha256:9e277dc1651dcba57db2f955c612f3b3995fa8e37307b130eb7225469b874310 0.0s done [2023-11-07T20:27:26.859Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-11-07T20:27:26.859Z] #91 writing image sha256:4540cce2594198dc3ae368a0e1d9775be58979bf71c79583810241ffc127e8fa done [2023-11-07T20:27:26.859Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-11-07T20:27:26.859Z] #91 DONE 14.3s [2023-11-07T20:27:26.859Z] [2023-11-07T20:27:26.859Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:27:26.859Z] time="2023-11-07T20:08:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-07T20:27:26.884Z] $ docker stop --time=1 403140986dbd0a5925b2f5fa110b6f3683040eef2e005740ef1c0e5ce8a24300 [2023-11-07T20:27:28.593Z] $ docker rm -f --volumes 403140986dbd0a5925b2f5fa110b6f3683040eef2e005740ef1c0e5ce8a24300 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T20:27:29.143Z] + docker images [2023-11-07T20:27:29.143Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-07T20:27:29.143Z] support-scheduler-arm64 latest 9e277dc1651d 4 seconds ago 33.6MB [2023-11-07T20:27:29.143Z] support-notifications-arm64 latest 4540cce25941 4 seconds ago 34.3MB [2023-11-07T20:27:29.143Z] security-spiffe-token-provider-arm64 latest 7b17f718a5fd 30 seconds ago 35.3MB [2023-11-07T20:27:29.143Z] core-metadata-arm64 latest 9d5defc6c56a 56 seconds ago 21.5MB [2023-11-07T20:27:29.143Z] core-data-arm64 latest 0839f698530a 59 seconds ago 21.2MB [2023-11-07T20:27:29.143Z] core-command-arm64 latest 0c80e75e3c06 About a minute ago 21MB [2023-11-07T20:27:29.143Z] core-common-config-bootstrapper-arm64 latest 3fccaec1f67f About a minute ago 18.3MB [2023-11-07T20:27:29.143Z] security-proxy-auth-arm64 latest 85991b41d895 About a minute ago 19.4MB [2023-11-07T20:27:29.143Z] security-bootstrapper-arm64 latest d11db80698b2 2 minutes ago 23.1MB [2023-11-07T20:27:29.143Z] security-secretstore-setup-arm64 latest 3838879176b5 2 minutes ago 43.7MB [2023-11-07T20:27:29.143Z] security-proxy-setup-arm64 latest a4e8e6ec22d8 2 minutes ago 34MB [2023-11-07T20:27:29.143Z] security-spire-server-arm64 latest f0c7fc7d9f94 17 minutes ago 101MB [2023-11-07T20:27:29.143Z] security-spire-agent-arm64 latest e53d57c72e8b 17 minutes ago 157MB [2023-11-07T20:27:29.143Z] security-spire-config-arm64 latest f92ca4916ac0 17 minutes ago 95.8MB [2023-11-07T20:27:29.143Z] ci-base-image-arm64 latest 7673d7336dff 29 minutes ago 926MB [2023-11-07T20:27:29.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-07T20:27:29.143Z] 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-07T20:27:29.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:27:29.982Z] [2023-11-07T20:27:29.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:27:30.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:27:30.668Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T20:27:30.668Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T20:27:30.668Z] 04944245beec: Pulling fs layer [2023-11-07T20:27:30.668Z] 699f458cf7ca: Pulling fs layer [2023-11-07T20:27:30.668Z] 765212b225bb: Pulling fs layer [2023-11-07T20:27:30.668Z] f23df028b6ca: Pulling fs layer [2023-11-07T20:27:30.668Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T20:27:30.668Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T20:27:30.668Z] 765212b225bb: Waiting [2023-11-07T20:27:30.668Z] f23df028b6ca: Waiting [2023-11-07T20:27:30.668Z] d65c8cfc05b1: Waiting [2023-11-07T20:27:30.668Z] 2437ff75d9bd: Waiting [2023-11-07T20:27:30.668Z] 04944245beec: Verifying Checksum [2023-11-07T20:27:30.668Z] 04944245beec: Download complete [2023-11-07T20:27:30.668Z] 765212b225bb: Verifying Checksum [2023-11-07T20:27:30.668Z] 765212b225bb: Download complete [2023-11-07T20:27:30.668Z] f23df028b6ca: Verifying Checksum [2023-11-07T20:27:30.668Z] f23df028b6ca: Download complete [2023-11-07T20:27:30.668Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T20:27:30.668Z] d65c8cfc05b1: Download complete [2023-11-07T20:27:30.936Z] 699f458cf7ca: Verifying Checksum [2023-11-07T20:27:30.936Z] 699f458cf7ca: Download complete [2023-11-07T20:27:31.203Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T20:27:31.203Z] 8998bd30e6a1: Download complete [2023-11-07T20:27:33.778Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T20:27:33.778Z] 2437ff75d9bd: Download complete [2023-11-07T20:27:36.356Z] 8998bd30e6a1: Pull complete [2023-11-07T20:27:36.356Z] 04944245beec: Pull complete [2023-11-07T20:27:38.296Z] 699f458cf7ca: Pull complete [2023-11-07T20:27:38.296Z] 765212b225bb: Pull complete [2023-11-07T20:27:39.257Z] f23df028b6ca: Pull complete [2023-11-07T20:27:39.257Z] d65c8cfc05b1: Pull complete [2023-11-07T20:27:57.459Z] 2437ff75d9bd: Pull complete [2023-11-07T20:28:00.040Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T20:28:00.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:28:00.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:28:00.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-16882 does not seem to be running inside a container [2023-11-07T20:28:00.447Z] $ 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-07T20:28:03.501Z] $ docker top e20ee303c8e303c63b9e86476b5d0c81c747b95410d6c1566701be4021bc62b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:28:04.437Z] ---> job-cost.sh [2023-11-07T20:28:04.437Z] lf-activate-venv: SKIPPING [2023-11-07T20:28:04.437Z] INFO: No Stack... [2023-11-07T20:28:05.017Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T20:28:05.599Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T20:28:06.267Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-11-07T20:28:06.267Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T20:28:06.325Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4721-1-stack-cost] [2023-11-07T20:28:06.330Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4721-1-stack-cost] did not exist. Created. [2023-11-07T20:28:06.330Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4721-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T20:28:07.077Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T20:28:07.306Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T20:28:07.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4721-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T20:28:07.398Z] $ docker stop --time=1 e20ee303c8e303c63b9e86476b5d0c81c747b95410d6c1566701be4021bc62b0 [2023-11-07T20:28:08.898Z] $ docker rm -f --volumes e20ee303c8e303c63b9e86476b5d0c81c747b95410d6c1566701be4021bc62b0 [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-07T20:28:09.935Z] provisioning config files... [2023-11-07T20:28:09.943Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1843521679750484782tmp [Pipeline] { [Pipeline] sh [2023-11-07T20:28:10.284Z] + set +x [2023-11-07T20:28:10.284Z] + curl -s https://codecov.io/bash [2023-11-07T20:28:10.284Z] + bash -s -- [2023-11-07T20:28:10.284Z] [2023-11-07T20:28:10.284Z] _____ _ [2023-11-07T20:28:10.284Z] / ____| | | [2023-11-07T20:28:10.284Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T20:28:10.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T20:28:10.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T20:28:10.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T20:28:10.284Z] Bash-1.0.6 [2023-11-07T20:28:10.284Z] [2023-11-07T20:28:10.284Z] [2023-11-07T20:28:10.284Z] ==> git version 2.25.1 found [2023-11-07T20:28:10.284Z] ==> 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-07T20:28:10.284Z] Release-Date: 2020-01-08 [2023-11-07T20:28:10.284Z] 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-07T20:28:10.284Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T20:28:10.284Z] ==> Jenkins CI detected. [2023-11-07T20:28:10.284Z] current dir:  /w/workspace/edgex-go/1 [2023-11-07T20:28:10.284Z] project root: . [2023-11-07T20:28:10.284Z] --> token set from env [2023-11-07T20:28:10.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T20:28:10.284Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T20:28:10.284Z] ==> Python coveragepy not found [2023-11-07T20:28:10.284Z] ==> Searching for coverage reports in: [2023-11-07T20:28:10.284Z] + . [2023-11-07T20:28:10.284Z] -> Found 1 reports [2023-11-07T20:28:10.284Z] ==> Detecting git/mercurial file structure [2023-11-07T20:28:10.284Z] ==> Reading reports [2023-11-07T20:28:10.284Z] + ./coverage.out bytes=453602 [2023-11-07T20:28:10.284Z] ==> Appending adjustments [2023-11-07T20:28:10.284Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T20:28:11.786Z] + Found adjustments [2023-11-07T20:28:11.786Z] ==> Gzipping contents [2023-11-07T20:28:11.786Z] 60K /tmp/codecov.1zskis.gz [2023-11-07T20:28:11.786Z] ==> Uploading reports [2023-11-07T20:28:11.786Z] url: https://codecov.io [2023-11-07T20:28:11.786Z] query: branch=PR-4721&commit=c148ab59b65625e513fe090354cd046dedf8c5e4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= [2023-11-07T20:28:11.786Z] -> Pinging Codecov [2023-11-07T20:28:11.786Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4721&commit=c148ab59b65625e513fe090354cd046dedf8c5e4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= [2023-11-07T20:28:11.786Z] -> Uploading to [2023-11-07T20:28:11.786Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/00271124DB129430A58F1EEE437C3FCB/c148ab59b65625e513fe090354cd046dedf8c5e4/07a73dbe-3458-4c64-b33a-a9bea71c685b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T202811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6cfab26e4a2fa39630475af6b85aa4fb9c9d6313ed00cf02b5bf36fc99120be [2023-11-07T20:28:11.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T20:28:11.786Z] Dload Upload Total Spent Left Speed [2023-11-07T20:28:12.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57725 0 0 100 57725 0 192k --:--:-- --:--:-- --:--:-- 192k [2023-11-07T20:28:12.074Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c148ab59b65625e513fe090354cd046dedf8c5e4 [Pipeline] } [2023-11-07T20:28:12.104Z] 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-07T20:28:13.573Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:28:13.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:28:14.835Z] ---> package-listing.sh [2023-11-07T20:28:14.836Z] ++ facter osfamily [2023-11-07T20:28:14.836Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T20:28:15.096Z] + OS_FAMILY=debian [2023-11-07T20:28:15.096Z] + workspace=/w/workspace/edgex-go/1 [2023-11-07T20:28:15.096Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T20:28:15.096Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T20:28:15.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T20:28:15.096Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T20:28:15.096Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-07T20:28:15.096Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T20:28:15.096Z] + case "${OS_FAMILY}" in [2023-11-07T20:28:15.096Z] + dpkg -l [2023-11-07T20:28:15.096Z] + grep '^ii' [2023-11-07T20:28:15.096Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T20:28:15.096Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T20:28:15.096Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T20:28:15.096Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-07T20:28:15.096Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-11-07T20:28:15.096Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-11-07T20:28:15.129Z] 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-07T20:28:15.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:28:16.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:28:16.059Z] [2023-11-07T20:28:16.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:28:16.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:28:16.458Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T20:28:16.458Z] 5eb5b503b376: Pulling fs layer [2023-11-07T20:28:16.458Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T20:28:16.458Z] ec43610c2a17: Pulling fs layer [2023-11-07T20:28:16.458Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T20:28:16.458Z] 33b1e0a273af: Pulling fs layer [2023-11-07T20:28:16.458Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T20:28:16.458Z] 3a2ae6a8a46f: Waiting [2023-11-07T20:28:16.458Z] 2f39f015ded8: Pulling fs layer [2023-11-07T20:28:16.458Z] 5d3b04190fa2: Waiting [2023-11-07T20:28:16.458Z] 2f39f015ded8: Waiting [2023-11-07T20:28:16.458Z] 5c69ac0246d0: Download complete [2023-11-07T20:28:16.717Z] 33b1e0a273af: Verifying Checksum [2023-11-07T20:28:16.717Z] 33b1e0a273af: Download complete [2023-11-07T20:28:16.717Z] 5d3b04190fa2: Download complete [2023-11-07T20:28:16.717Z] ec43610c2a17: Verifying Checksum [2023-11-07T20:28:16.717Z] ec43610c2a17: Download complete [2023-11-07T20:28:16.717Z] 5eb5b503b376: Verifying Checksum [2023-11-07T20:28:16.717Z] 5eb5b503b376: Download complete [2023-11-07T20:28:17.282Z] 2f39f015ded8: Download complete [2023-11-07T20:28:18.215Z] 5eb5b503b376: Pull complete [2023-11-07T20:28:18.215Z] 5c69ac0246d0: Pull complete [2023-11-07T20:28:18.474Z] ec43610c2a17: Pull complete [2023-11-07T20:28:18.732Z] 3a2ae6a8a46f: Pull complete [2023-11-07T20:28:18.990Z] 33b1e0a273af: Pull complete [2023-11-07T20:28:18.990Z] 5d3b04190fa2: Pull complete [2023-11-07T20:28:23.186Z] 2f39f015ded8: Pull complete [2023-11-07T20:28:23.186Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T20:28:23.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:28:23.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:28:23.403Z] prd-ubuntu20.04-docker-8c-8g-16879 does not seem to be running inside a container [2023-11-07T20:28:23.432Z] $ 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-07T20:28:27.121Z] $ docker top 8b6495068264f6e5a4adae780aea52bd9185eb0e4164152b5752eb7c2c08c3c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:28:27.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T20:28:27.839Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T20:28:28.155Z] + ls /var/log/sa-host [2023-11-07T20:28:28.155Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T20:28:28.287Z] provisioning config files... [2023-11-07T20:28:28.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3181360058980238605tmp [Pipeline] { [Pipeline] echo [2023-11-07T20:28:28.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:28:28.668Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T20:28:28.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:28:29.101Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T20:28:29.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:28:29.445Z] ---> sudo-logs.sh [2023-11-07T20:28:29.445Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T20:28:29.528Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:28:29.852Z] ---> job-cost.sh [2023-11-07T20:28:29.852Z] lf-activate-venv: SKIPPING [2023-11-07T20:28:29.852Z] DEBUG: total: 0.10999999940395355 [2023-11-07T20:28:29.852Z] INFO: Retrieving Stack Cost... [2023-11-07T20:28:30.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T20:28:30.682Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T20:28:30.717Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:28:31.029Z] ---> logs-deploy.sh [2023-11-07T20:28:31.029Z] lf-activate-venv: SKIPPING [2023-11-07T20:28:31.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4721/1 [2023-11-07T20:28:31.029Z] INFO: archiving workspace using pattern(s): [2023-11-07T20:28:31.968Z] Archives upload complete. [2023-11-07T20:28:32.228Z] INFO: archiving logs to Nexus [2023-11-07T20:28:32.797Z] ---> uname -a: [2023-11-07T20:28:32.797Z] Linux prd-ubuntu20-04-docker-8c-8g-16879 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-07T20:28:32.797Z] [2023-11-07T20:28:32.797Z] [2023-11-07T20:28:32.797Z] ---> lscpu: [2023-11-07T20:28:32.797Z] Architecture: x86_64 [2023-11-07T20:28:32.797Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-07T20:28:32.797Z] Byte Order: Little Endian [2023-11-07T20:28:32.797Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-07T20:28:32.797Z] CPU(s): 8 [2023-11-07T20:28:32.797Z] On-line CPU(s) list: 0-7 [2023-11-07T20:28:32.797Z] Thread(s) per core: 1 [2023-11-07T20:28:32.797Z] Core(s) per socket: 1 [2023-11-07T20:28:32.797Z] Socket(s): 8 [2023-11-07T20:28:32.797Z] NUMA node(s): 1 [2023-11-07T20:28:32.797Z] Vendor ID: AuthenticAMD [2023-11-07T20:28:32.797Z] CPU family: 23 [2023-11-07T20:28:32.797Z] Model: 49 [2023-11-07T20:28:32.797Z] Model name: AMD EPYC-Rome Processor [2023-11-07T20:28:32.797Z] Stepping: 0 [2023-11-07T20:28:32.797Z] CPU MHz: 2799.998 [2023-11-07T20:28:32.797Z] BogoMIPS: 5599.99 [2023-11-07T20:28:32.797Z] Virtualization: AMD-V [2023-11-07T20:28:32.797Z] Hypervisor vendor: KVM [2023-11-07T20:28:32.797Z] Virtualization type: full [2023-11-07T20:28:32.797Z] L1d cache: 256 KiB [2023-11-07T20:28:32.797Z] L1i cache: 256 KiB [2023-11-07T20:28:32.797Z] L2 cache: 4 MiB [2023-11-07T20:28:32.797Z] L3 cache: 128 MiB [2023-11-07T20:28:32.797Z] NUMA node0 CPU(s): 0-7 [2023-11-07T20:28:32.797Z] Vulnerability Itlb multihit: Not affected [2023-11-07T20:28:32.797Z] Vulnerability L1tf: Not affected [2023-11-07T20:28:32.797Z] Vulnerability Mds: Not affected [2023-11-07T20:28:32.797Z] Vulnerability Meltdown: Not affected [2023-11-07T20:28:32.797Z] Vulnerability Mmio stale data: Not affected [2023-11-07T20:28:32.797Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-07T20:28:32.797Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-07T20:28:32.797Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-07T20:28:32.797Z] Vulnerability Srbds: Not affected [2023-11-07T20:28:32.797Z] Vulnerability Tsx async abort: Not affected [2023-11-07T20:28:32.797Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-07T20:28:32.797Z] [2023-11-07T20:28:32.797Z] [2023-11-07T20:28:32.797Z] ---> nproc: [2023-11-07T20:28:32.797Z] 8 [2023-11-07T20:28:32.797Z] [2023-11-07T20:28:32.797Z] [2023-11-07T20:28:32.797Z] ---> df -h: [2023-11-07T20:28:32.797Z] Filesystem Size Used Avail Use% Mounted on [2023-11-07T20:28:32.797Z] overlay 155G 21G 135G 14% / [2023-11-07T20:28:32.797Z] tmpfs 64M 0 64M 0% /dev [2023-11-07T20:28:32.797Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-07T20:28:32.797Z] shm 64M 0 64M 0% /dev/shm [2023-11-07T20:28:32.797Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-11-07T20:28:32.797Z] [2023-11-07T20:28:32.797Z]