Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d+23265dfad13dfa2cb5de380f133a81b406e62be8 (557286803588892590568e7c452b5c8219314c14) 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-ssh3783375147157220509.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13889776733072842772.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8284899054585537206.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7996876827684226253.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11968262695501099697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3568’ Running on prd-ubuntu20.04-docker-8c-8g-3571 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/32 # 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 23265dfad13dfa2cb5de380f133a81b406e62be8 into PR head commit 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d Merge succeeded, producing 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d Checking out Revision 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d # 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 23265dfad13dfa2cb5de380f133a81b406e62be8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d # timeout=10 Commit message: "feat: add dockerfile and script to perform fuzzing test" First time build. Skipping changelog. > git rev-list --no-walk 3db5e89487e42bab101ea645e29e41178214c7fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T21:10:52.685Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T21:10:52.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T21:10:52.749Z] ========================================================= [2023-08-14T21:10:52.749Z] EdgeX Global Pipelines Version Info [2023-08-14T21:10:52.749Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:10:53.448Z] ------------------- [2023-08-14T21:10:53.448Z] stable info: [2023-08-14T21:10:53.448Z] ------------------- [2023-08-14T21:10:53.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T21:10:53.448Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T21:10:53.448Z] Message: update stable to v1.0.253 [2023-08-14T21:10:54.019Z] ------------------- [2023-08-14T21:10:54.019Z] experimental info: [2023-08-14T21:10:54.019Z] ------------------- [2023-08-14T21:10:54.019Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T21:10:54.019Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T21:10:54.019Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T21:10:54.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-14T21:10:54.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-14T21:10:54.216Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T21:10:54.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T21:10:54.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T21:10:54.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T21:10:54.270Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T21:10:54.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-14T21:10:54.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-14T21:10:54.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-14T21:10:54.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T21:10:54.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T21:10:54.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T21:10:54.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T21:10:54.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T21:10:54.404Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T21:10:54.419Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T21:10:54.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T21:10:54.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-14T21:10:54.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-14T21:10:54.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T21:10:54.504Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T21:10:54.522Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T21:10:54.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-08-14T21:10:54.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-08-14T21:10:54.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-08-14T21:10:54.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d [Pipeline] echo [2023-08-14T21:10:54.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00c7f83 [Pipeline] echo [2023-08-14T21:10:54.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:10:54.635Z] provisioning config files... [2023-08-14T21:10:54.649Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config4684848051901081260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:10:54.950Z] ---> docker-login.sh [2023-08-14T21:10:54.951Z] nexus3.edgexfoundry.org:10001 [2023-08-14T21:10:55.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:10:55.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:10:55.210Z] Configure a credential helper to remove this warning. See [2023-08-14T21:10:55.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:10:55.210Z] [2023-08-14T21:10:55.210Z] Login Succeeded [2023-08-14T21:10:55.210Z] nexus3.edgexfoundry.org:10002 [2023-08-14T21:10:55.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:10:55.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:10:55.475Z] Configure a credential helper to remove this warning. See [2023-08-14T21:10:55.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:10:55.475Z] [2023-08-14T21:10:55.475Z] Login Succeeded [2023-08-14T21:10:55.475Z] nexus3.edgexfoundry.org:10003 [2023-08-14T21:10:55.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:10:55.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:10:55.475Z] Configure a credential helper to remove this warning. See [2023-08-14T21:10:55.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:10:55.475Z] [2023-08-14T21:10:55.475Z] Login Succeeded [2023-08-14T21:10:55.475Z] nexus3.edgexfoundry.org:10004 [2023-08-14T21:10:55.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:10:55.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:10:55.475Z] Configure a credential helper to remove this warning. See [2023-08-14T21:10:55.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:10:55.475Z] [2023-08-14T21:10:55.475Z] Login Succeeded [2023-08-14T21:10:55.475Z] docker.io [2023-08-14T21:10:55.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:10:55.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:10:55.996Z] Configure a credential helper to remove this warning. See [2023-08-14T21:10:55.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:10:55.996Z] [2023-08-14T21:10:55.996Z] Login Succeeded [2023-08-14T21:10:55.996Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T21:10:56.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:10:56.308Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/core-command/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/core-data/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/core-metadata/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/support-notifications/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-14T21:10:56.309Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-14T21:10:56.309Z] + cut -d/ -f2 [2023-08-14T21:10:56.309Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-14T21:10:56.355Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T21:10:56.688Z] + git rev-list -1 --merges 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d~1..00c7f83a7ca2abdd17eb2168c1bc84615b98df5d [Pipeline] echo [2023-08-14T21:10:56.706Z] -----------> git rev-list -1 --merges 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d~1..00c7f83a7ca2abdd17eb2168c1bc84615b98df5d 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d [false] [Pipeline] sh [2023-08-14T21:10:56.994Z] + git log --format=format:%s -1 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d [Pipeline] echo [2023-08-14T21:10:57.008Z] ========================================================= [2023-08-14T21:10:57.008Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T21:10:57.008Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-14T21:10:57.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T21:10:57.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T21:10:57.453Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T21:10:57.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T21:10:57.453Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T21:10:57.453Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T21:10:57.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:10:57.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:10:57.870Z] [2023-08-14T21:10:57.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:10:58.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:10:58.225Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T21:10:58.225Z] b85a868b505f: Pulling fs layer [2023-08-14T21:10:58.225Z] e2be974225ed: Pulling fs layer [2023-08-14T21:10:58.225Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T21:10:58.225Z] 988bab9f4d93: Pulling fs layer [2023-08-14T21:10:58.225Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T21:10:58.225Z] eaf3925da568: Pulling fs layer [2023-08-14T21:10:58.225Z] bab4dde63d76: Pulling fs layer [2023-08-14T21:10:58.225Z] bde34c3a00c8: Pulling fs layer [2023-08-14T21:10:58.225Z] b352a97aabf1: Pulling fs layer [2023-08-14T21:10:58.225Z] 4872d77fe225: Pulling fs layer [2023-08-14T21:10:58.225Z] 5851b861e8e6: Pulling fs layer [2023-08-14T21:10:58.225Z] 988bab9f4d93: Waiting [2023-08-14T21:10:58.225Z] 1469e6f7b9e6: Waiting [2023-08-14T21:10:58.225Z] eaf3925da568: Waiting [2023-08-14T21:10:58.225Z] bab4dde63d76: Waiting [2023-08-14T21:10:58.225Z] bde34c3a00c8: Waiting [2023-08-14T21:10:58.225Z] b352a97aabf1: Waiting [2023-08-14T21:10:58.225Z] 4872d77fe225: Waiting [2023-08-14T21:10:58.225Z] 5851b861e8e6: Waiting [2023-08-14T21:10:58.225Z] e2be974225ed: Verifying Checksum [2023-08-14T21:10:58.225Z] e2be974225ed: Download complete [2023-08-14T21:10:58.225Z] 988bab9f4d93: Verifying Checksum [2023-08-14T21:10:58.225Z] 988bab9f4d93: Download complete [2023-08-14T21:10:58.530Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T21:10:58.530Z] 1469e6f7b9e6: Download complete [2023-08-14T21:10:58.530Z] eaf3925da568: Verifying Checksum [2023-08-14T21:10:58.530Z] eaf3925da568: Download complete [2023-08-14T21:10:58.530Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T21:10:58.530Z] 339a4e72a1f5: Download complete [2023-08-14T21:10:58.530Z] bde34c3a00c8: Download complete [2023-08-14T21:10:58.530Z] b352a97aabf1: Download complete [2023-08-14T21:10:58.530Z] 4872d77fe225: Verifying Checksum [2023-08-14T21:10:58.530Z] 4872d77fe225: Download complete [2023-08-14T21:10:58.530Z] 5851b861e8e6: Verifying Checksum [2023-08-14T21:10:58.530Z] 5851b861e8e6: Download complete [2023-08-14T21:10:58.530Z] b85a868b505f: Verifying Checksum [2023-08-14T21:10:58.530Z] b85a868b505f: Download complete [2023-08-14T21:10:59.097Z] bab4dde63d76: Verifying Checksum [2023-08-14T21:10:59.097Z] bab4dde63d76: Download complete [2023-08-14T21:10:59.665Z] b85a868b505f: Pull complete [2023-08-14T21:10:59.925Z] e2be974225ed: Pull complete [2023-08-14T21:11:00.494Z] 339a4e72a1f5: Pull complete [2023-08-14T21:11:00.494Z] 988bab9f4d93: Pull complete [2023-08-14T21:11:00.753Z] 1469e6f7b9e6: Pull complete [2023-08-14T21:11:00.753Z] eaf3925da568: Pull complete [2023-08-14T21:11:02.657Z] bab4dde63d76: Pull complete [2023-08-14T21:11:02.657Z] bde34c3a00c8: Pull complete [2023-08-14T21:11:02.657Z] b352a97aabf1: Pull complete [2023-08-14T21:11:02.657Z] 4872d77fe225: Pull complete [2023-08-14T21:11:02.657Z] 5851b861e8e6: Pull complete [2023-08-14T21:11:02.657Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T21:11:02.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:11:02.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:11:02.751Z] prd-ubuntu20.04-docker-8c-8g-3571 does not seem to be running inside a container [2023-08-14T21:11:02.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T21:11:05.508Z] $ docker top 0ae6dd6a080eaff683b201f4fa66f774529ff2fb2a089e98e87ab655e77b909b -eo pid,comm [2023-08-14T21:11:05.558Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-14T21:11:05.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T21:11:05.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:11:05.601Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:11:05.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:11:05.718Z] $ docker exec 0ae6dd6a080eaff683b201f4fa66f774529ff2fb2a089e98e87ab655e77b909b ssh-agent [2023-08-14T21:11:05.818Z] SSH_AUTH_SOCK=/tmp/ssh-WhRwlVV6Ckaz/agent.33 [2023-08-14T21:11:05.818Z] SSH_AGENT_PID=39 [2023-08-14T21:11:05.824Z] Running ssh-add (command line suppressed) [2023-08-14T21:11:05.937Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_10916403214357431744.key (/w/workspace/edgex-go/32@tmp/private_key_10916403214357431744.key) [2023-08-14T21:11:05.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:11:06.231Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T21:11:06.248Z] $ docker exec --env ******** --env ******** 0ae6dd6a080eaff683b201f4fa66f774529ff2fb2a089e98e87ab655e77b909b ssh-agent -k [2023-08-14T21:11:06.350Z] unset SSH_AUTH_SOCK; [2023-08-14T21:11:06.350Z] unset SSH_AGENT_PID; [2023-08-14T21:11:06.350Z] echo Agent pid 39 killed; [2023-08-14T21:11:06.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T21:11:06.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:11:06.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:11:06.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:11:06.492Z] $ docker exec 0ae6dd6a080eaff683b201f4fa66f774529ff2fb2a089e98e87ab655e77b909b ssh-agent [2023-08-14T21:11:06.586Z] SSH_AUTH_SOCK=/tmp/ssh-1ysXYqiYTZXy/agent.71 [2023-08-14T21:11:06.586Z] SSH_AGENT_PID=77 [2023-08-14T21:11:06.592Z] Running ssh-add (command line suppressed) [2023-08-14T21:11:06.711Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_16906242924120080352.key (/w/workspace/edgex-go/32@tmp/private_key_16906242924120080352.key) [2023-08-14T21:11:06.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:11:07.009Z] + git semver init [2023-08-14T21:11:07.269Z] 2023-08-14 21:11:07,177 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T21:11:07.269Z] 2023-08-14 21:11:07,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/32/.semver [2023-08-14T21:11:07.269Z] 2023-08-14 21:11:07,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/32/.semver [2023-08-14T21:11:07.269Z] 2023-08-14 21:11:07,179 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/32/.semver'], cwd=/w/workspace/edgex-go/32, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:11:12.551Z] 2023-08-14 21:11:11,762 [append_file] DEBUG append to file:/w/workspace/edgex-go/32/.git/info/exclude [2023-08-14T21:11:12.551Z] 2023-08-14 21:11:11,763 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/32/.semver/PR-4569 with force:False [2023-08-14T21:11:12.551Z] 2023-08-14 21:11:11,763 [write_file] DEBUG write to file:/w/workspace/edgex-go/32/.semver/PR-4569 [2023-08-14T21:11:12.551Z] 2023-08-14 21:11:11,767 [execute] INFO git cat-file --batch-check [2023-08-14T21:11:12.551Z] 2023-08-14 21:11:11,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/32/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T21:11:12.551Z] 2023-08-14 21:11:11,774 [execute] INFO git cat-file --batch [2023-08-14T21:11:12.551Z] 2023-08-14 21:11:11,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/32/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T21:11:12.551Z] 2023-08-14 21:11:11,779 [read_version] DEBUG read version from /w/workspace/edgex-go/32/.semver/PR-4569 [2023-08-14T21:11:12.551Z] 0.0.0 [Pipeline] } [2023-08-14T21:11:12.565Z] $ docker exec --env ******** --env ******** 0ae6dd6a080eaff683b201f4fa66f774529ff2fb2a089e98e87ab655e77b909b ssh-agent -k [2023-08-14T21:11:12.659Z] unset SSH_AUTH_SOCK; [2023-08-14T21:11:12.659Z] unset SSH_AGENT_PID; [2023-08-14T21:11:12.659Z] echo Agent pid 77 killed; [2023-08-14T21:11:12.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:11:12.973Z] + git semver [Pipeline] } [2023-08-14T21:11:13.249Z] $ docker stop --time=1 0ae6dd6a080eaff683b201f4fa66f774529ff2fb2a089e98e87ab655e77b909b [2023-08-14T21:11:14.592Z] $ docker rm -f --volumes 0ae6dd6a080eaff683b201f4fa66f774529ff2fb2a089e98e87ab655e77b909b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T21:11:14.917Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T21:11:15.116Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T21:11:15.118Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T21:11:15.493Z] + git config --global --add safe.directory /w/workspace/edgex-go/32 [Pipeline] echo [2023-08-14T21:11:15.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:11:15.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:11:15.526Z] ========================================================= [2023-08-14T21:11:15.526Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T21:11:15.526Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T21:11:15.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T21:11:15.813Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T21:11:15.813Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T21:11:15.813Z] 6911f1a30b25: Pulling fs layer [2023-08-14T21:11:15.813Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T21:11:15.813Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T21:11:15.813Z] ec0bb842ea78: Pulling fs layer [2023-08-14T21:11:15.813Z] 40a00589a448: Pulling fs layer [2023-08-14T21:11:15.813Z] 6c08303d61cc: Pulling fs layer [2023-08-14T21:11:15.813Z] 798269fcf238: Pulling fs layer [2023-08-14T21:11:15.813Z] ec0bb842ea78: Waiting [2023-08-14T21:11:15.813Z] 40a00589a448: Waiting [2023-08-14T21:11:15.813Z] 6c08303d61cc: Waiting [2023-08-14T21:11:15.813Z] 798269fcf238: Waiting [2023-08-14T21:11:15.813Z] 6863d3e3a2b1: Waiting [2023-08-14T21:11:15.813Z] 6911f1a30b25: Download complete [2023-08-14T21:11:15.813Z] 6863d3e3a2b1: Download complete [2023-08-14T21:11:15.813Z] ec0bb842ea78: Verifying Checksum [2023-08-14T21:11:15.813Z] ec0bb842ea78: Download complete [2023-08-14T21:11:15.813Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T21:11:15.813Z] 4db1b89c0bd1: Download complete [2023-08-14T21:11:15.813Z] 40a00589a448: Verifying Checksum [2023-08-14T21:11:15.813Z] 40a00589a448: Download complete [2023-08-14T21:11:16.087Z] 4db1b89c0bd1: Pull complete [2023-08-14T21:11:16.087Z] 6911f1a30b25: Pull complete [2023-08-14T21:11:16.657Z] 798269fcf238: Verifying Checksum [2023-08-14T21:11:16.657Z] 798269fcf238: Download complete [2023-08-14T21:11:16.657Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T21:11:16.657Z] e194b8c5c2a9: Download complete [2023-08-14T21:11:16.916Z] 6c08303d61cc: Verifying Checksum [2023-08-14T21:11:16.916Z] 6c08303d61cc: Download complete [2023-08-14T21:11:20.203Z] e194b8c5c2a9: Pull complete [2023-08-14T21:11:20.203Z] 6863d3e3a2b1: Pull complete [2023-08-14T21:11:20.203Z] ec0bb842ea78: Pull complete [2023-08-14T21:11:20.203Z] 40a00589a448: Pull complete [2023-08-14T21:11:22.731Z] 6c08303d61cc: Pull complete [2023-08-14T21:11:23.294Z] 798269fcf238: Pull complete [2023-08-14T21:11:23.294Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T21:11:23.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T21:11:23.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T21:11:23.592Z] + + docker build -t ci-base-image-x86_64 -f - .echo [2023-08-14T21:11:23.592Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T21:11:23.592Z] WORKDIR /edgex [2023-08-14T21:11:23.592Z] COPY go.mod . [2023-08-14T21:11:23.592Z] RUN go mod download [2023-08-14T21:11:24.156Z] Sending build context to Docker daemon 170.8MB [2023-08-14T21:11:24.156Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T21:11:24.156Z] ---> ec979cd7f677 [2023-08-14T21:11:24.156Z] Step 2/4 : WORKDIR /edgex [2023-08-14T21:11:29.431Z] ---> Running in 2fd81e62c40c [2023-08-14T21:11:29.431Z] Removing intermediate container 2fd81e62c40c [2023-08-14T21:11:29.431Z] ---> 94bd52bba9f5 [2023-08-14T21:11:29.431Z] Step 3/4 : COPY go.mod . [2023-08-14T21:11:29.431Z] ---> a36dc9a0d6f7 [2023-08-14T21:11:29.431Z] Step 4/4 : RUN go mod download [2023-08-14T21:11:29.431Z] ---> Running in 4342db93714b [2023-08-14T21:11:30.177Z] Still waiting to schedule task [2023-08-14T21:11:30.178Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3569’ [2023-08-14T21:11:44.360Z] Removing intermediate container 4342db93714b [2023-08-14T21:11:44.360Z] ---> 23912e2e205d [2023-08-14T21:11:44.360Z] Successfully built 23912e2e205d [2023-08-14T21:11:44.360Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:44.659Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T21:11:44.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:11:44.727Z] prd-ubuntu20.04-docker-8c-8g-3571 does not seem to be running inside a container [2023-08-14T21:11:44.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T21:11:45.169Z] $ docker top 5f6196850bf1e7d9b0b800c6e3b934287ac04114912bca73a0a9c6d23c3f5a97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:11:45.515Z] + go version [2023-08-14T21:11:45.515Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T21:11:45.529Z] $ docker stop --time=1 5f6196850bf1e7d9b0b800c6e3b934287ac04114912bca73a0a9c6d23c3f5a97 [2023-08-14T21:11:46.776Z] $ docker rm -f --volumes 5f6196850bf1e7d9b0b800c6e3b934287ac04114912bca73a0a9c6d23c3f5a97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:47.177Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T21:11:47.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:11:47.244Z] prd-ubuntu20.04-docker-8c-8g-3571 does not seem to be running inside a container [2023-08-14T21:11:47.277Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T21:11:47.567Z] $ docker top a369985d94e62da0634f7393205b0f7cd2e7f959d25b135bee7fb766b4a4833c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T21:11:47.626Z] ========================================================= [2023-08-14T21:11:47.626Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T21:11:47.626Z] ========================================================= [Pipeline] sh [2023-08-14T21:11:47.910Z] + git config --global --add safe.directory /w/workspace/edgex-go/32 [Pipeline] fileExists [Pipeline] sh [2023-08-14T21:11:48.204Z] + make test [2023-08-14T21:11:48.204Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T21:11:54.766Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T21:12:06.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T21:12:07.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T21:12:07.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T21:12:07.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-08-14T21:12:09.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 97.0% of statements [2023-08-14T21:12:09.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T21:12:09.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T21:12:09.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T21:12:10.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T21:12:10.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T21:12:10.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T21:12:10.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T21:12:10.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T21:12:10.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T21:12:10.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T21:12:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T21:12:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T21:12:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements [2023-08-14T21:12:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements [2023-08-14T21:12:12.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.314s coverage: 93.4% of statements [2023-08-14T21:12:12.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T21:12:14.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T21:12:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 97.6% of statements [2023-08-14T21:12:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-08-14T21:12:15.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T21:12:15.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T21:12:15.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements [2023-08-14T21:12:15.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 32.2% of statements [2023-08-14T21:12:15.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 42.9% of statements [2023-08-14T21:12:16.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements [2023-08-14T21:12:16.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-08-14T21:12:16.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-08-14T21:12:16.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-08-14T21:12:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T21:12:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T21:12:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T21:12:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T21:12:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T21:12:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T21:12:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T21:12:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T21:12:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T21:12:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T21:12:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T21:12:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T21:12:18.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T21:12:18.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T21:12:19.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T21:12:19.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T21:12:20.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T21:12:21.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T21:12:21.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T21:12:22.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T21:12:22.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T21:12:22.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T21:12:23.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T21:12:23.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T21:12:24.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T21:12:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T21:12:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T21:12:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T21:12:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T21:12:25.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T21:12:25.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T21:12:25.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T21:12:25.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T21:12:27.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T21:12:27.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T21:12:27.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T21:12:27.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T21:12:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T21:12:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T21:12:28.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-08-14T21:12:29.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T21:12:29.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.258s coverage: 79.9% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.068s coverage: 92.9% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 95.7% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements [2023-08-14T21:12:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 98.9% of statements [2023-08-14T21:12:42.165Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-14T21:12:42.165Z] Dockerfile.fuzz:18 DL3026 error: Use only an allowed registry in the FROM image [2023-08-14T21:12:42.165Z] Dockerfile.fuzz:23 DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check [2023-08-14T21:12:42.165Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-14T21:12:42.179Z] $ docker stop --time=1 a369985d94e62da0634f7393205b0f7cd2e7f959d25b135bee7fb766b4a4833c [2023-08-14T21:12:43.879Z] $ docker rm -f --volumes a369985d94e62da0634f7393205b0f7cd2e7f959d25b135bee7fb766b4a4833c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T21:12:44.180Z] Failed in branch amd64 [2023-08-14T21:15:06.743Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3572 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-08-14T21:15:06.755Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [2023-08-14T21:15:06.791Z] The recommended git tool is: git [2023-08-14T21:15:15.358Z] using credential edgex-jenkins-ssh [2023-08-14T21:15:15.376Z] Cloning the remote Git repository [2023-08-14T21:15:15.437Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-14T21:15:15.545Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2023-08-14T21:15:15.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T21:15:15.765Z] > git --version # timeout=10 [2023-08-14T21:15:15.810Z] > git --version # 'git version 2.25.1' [2023-08-14T21:15:15.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T21:15:16.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T21:15:33.270Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T21:15:33.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T21:15:34.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T21:15:35.118Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T21:15:35.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T21:15:35.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-14T21:15:36.020Z] Merging remotes/origin/main commit 23265dfad13dfa2cb5de380f133a81b406e62be8 into PR head commit 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d [2023-08-14T21:15:36.036Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T21:15:36.117Z] > git checkout -f 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d # timeout=10 [2023-08-14T21:15:36.355Z] > git remote # timeout=10 [2023-08-14T21:15:38.987Z] Merge succeeded, producing 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d [2023-08-14T21:15:38.987Z] Checking out Revision 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d (PR-4569) [2023-08-14T21:15:38.870Z] > git config --get remote.origin.url # timeout=10 [2023-08-14T21:15:38.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T21:15:38.926Z] > git merge 23265dfad13dfa2cb5de380f133a81b406e62be8 # timeout=10 [2023-08-14T21:15:38.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-14T21:15:38.992Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T21:15:39.006Z] > git checkout -f 00c7f83a7ca2abdd17eb2168c1bc84615b98df5d # timeout=10 [2023-08-14T21:15:42.633Z] Commit message: "feat: add dockerfile and script to perform fuzzing test" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T21:15:43.445Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T21:15:43.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:15:43.445Z] Dload Upload Total Spent Left Speed [2023-08-14T21:15:43.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63123 0 --:--:-- --:--:-- --:--:-- 63123 [Pipeline] sh [2023-08-14T21:15:44.108Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T21:15:44.426Z] + sudo tee /etc/docker/daemon.new [2023-08-14T21:15:44.427Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T21:15:44.427Z] { [2023-08-14T21:15:44.427Z] "registry-mirrors": [ [2023-08-14T21:15:44.427Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T21:15:44.427Z] ], [2023-08-14T21:15:44.427Z] "bip": "10.250.0.254/24", [2023-08-14T21:15:44.427Z] "hosts": [ [2023-08-14T21:15:44.427Z] "tcp://0.0.0.0:5555", [2023-08-14T21:15:44.427Z] "unix:///var/run/docker.sock" [2023-08-14T21:15:44.427Z] ], [2023-08-14T21:15:44.427Z] "mtu": 1458, [2023-08-14T21:15:44.427Z] "selinux-enabled": true, [2023-08-14T21:15:44.427Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T21:15:44.427Z] } [Pipeline] sh [2023-08-14T21:15:44.776Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T21:15:45.095Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:16:03.340Z] provisioning config files... [2023-08-14T21:16:03.362Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config13682713966306351924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:16:03.700Z] ---> docker-login.sh [2023-08-14T21:16:03.700Z] nexus3.edgexfoundry.org:10001 [2023-08-14T21:16:03.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:16:04.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:16:04.242Z] Configure a credential helper to remove this warning. See [2023-08-14T21:16:04.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:16:04.242Z] [2023-08-14T21:16:04.242Z] Login Succeeded [2023-08-14T21:16:04.242Z] nexus3.edgexfoundry.org:10002 [2023-08-14T21:16:04.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:16:04.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:16:04.787Z] Configure a credential helper to remove this warning. See [2023-08-14T21:16:04.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:16:04.787Z] [2023-08-14T21:16:04.787Z] Login Succeeded [2023-08-14T21:16:04.787Z] nexus3.edgexfoundry.org:10003 [2023-08-14T21:16:05.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:16:05.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:16:05.056Z] Configure a credential helper to remove this warning. See [2023-08-14T21:16:05.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:16:05.056Z] [2023-08-14T21:16:05.056Z] Login Succeeded [2023-08-14T21:16:05.056Z] nexus3.edgexfoundry.org:10004 [2023-08-14T21:16:05.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:16:05.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:16:05.326Z] Configure a credential helper to remove this warning. See [2023-08-14T21:16:05.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:16:05.326Z] [2023-08-14T21:16:05.326Z] Login Succeeded [2023-08-14T21:16:05.326Z] docker.io [2023-08-14T21:16:05.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:16:05.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:16:05.862Z] Configure a credential helper to remove this warning. See [2023-08-14T21:16:05.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:16:05.862Z] [2023-08-14T21:16:05.862Z] Login Succeeded [2023-08-14T21:16:05.862Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T21:16:05.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-14T21:16:06.398Z] + git config --global --add safe.directory /w/workspace/edgex-go/32 [Pipeline] echo [2023-08-14T21:16:06.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:16:06.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:16:06.445Z] ========================================================= [2023-08-14T21:16:06.445Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T21:16:06.445Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T21:16:06.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T21:16:06.759Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T21:16:06.759Z] edb6bdbacee9: Pulling fs layer [2023-08-14T21:16:06.759Z] 5f9638ab2659: Pulling fs layer [2023-08-14T21:16:06.759Z] 8d51d6327a98: Pulling fs layer [2023-08-14T21:16:06.759Z] 8b374f2dd631: Pulling fs layer [2023-08-14T21:16:06.759Z] ec14aa9079de: Pulling fs layer [2023-08-14T21:16:06.759Z] 2f466654f4bb: Pulling fs layer [2023-08-14T21:16:06.759Z] 554e91adad29: Pulling fs layer [2023-08-14T21:16:06.759Z] 8b374f2dd631: Waiting [2023-08-14T21:16:06.759Z] ec14aa9079de: Waiting [2023-08-14T21:16:06.759Z] 2f466654f4bb: Waiting [2023-08-14T21:16:06.759Z] 554e91adad29: Waiting [2023-08-14T21:16:07.028Z] 5f9638ab2659: Download complete [2023-08-14T21:16:07.028Z] 8b374f2dd631: Verifying Checksum [2023-08-14T21:16:07.028Z] 8b374f2dd631: Download complete [2023-08-14T21:16:07.028Z] ec14aa9079de: Verifying Checksum [2023-08-14T21:16:07.028Z] ec14aa9079de: Download complete [2023-08-14T21:16:07.028Z] edb6bdbacee9: Verifying Checksum [2023-08-14T21:16:07.028Z] edb6bdbacee9: Download complete [2023-08-14T21:16:08.011Z] edb6bdbacee9: Pull complete [2023-08-14T21:16:08.280Z] 554e91adad29: Verifying Checksum [2023-08-14T21:16:08.280Z] 554e91adad29: Download complete [2023-08-14T21:16:08.555Z] 5f9638ab2659: Pull complete [2023-08-14T21:16:09.525Z] 8d51d6327a98: Verifying Checksum [2023-08-14T21:16:09.525Z] 8d51d6327a98: Download complete [2023-08-14T21:16:09.525Z] 2f466654f4bb: Verifying Checksum [2023-08-14T21:16:09.525Z] 2f466654f4bb: Download complete [2023-08-14T21:16:21.849Z] 8d51d6327a98: Pull complete [2023-08-14T21:16:21.849Z] 8b374f2dd631: Pull complete [2023-08-14T21:16:21.849Z] ec14aa9079de: Pull complete [2023-08-14T21:16:27.198Z] 2f466654f4bb: Pull complete [2023-08-14T21:16:29.816Z] 554e91adad29: Pull complete [2023-08-14T21:16:29.816Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T21:16:29.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T21:16:29.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T21:16:30.142Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T21:16:30.142Z] WORKDIR /edgex [2023-08-14T21:16:30.142Z] COPY go.mod . [2023-08-14T21:16:30.142Z] RUN go mod download [2023-08-14T21:16:30.142Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-14T21:16:30.731Z] Sending build context to Docker daemon 2.944MB [2023-08-14T21:16:30.731Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T21:16:30.731Z] ---> 1e15ea492957 [2023-08-14T21:16:30.731Z] Step 2/4 : WORKDIR /edgex [2023-08-14T21:16:32.672Z] ---> Running in 637cb05032d9 [2023-08-14T21:16:32.939Z] Removing intermediate container 637cb05032d9 [2023-08-14T21:16:32.939Z] ---> 63db3c88cd3a [2023-08-14T21:16:32.939Z] Step 3/4 : COPY go.mod . [2023-08-14T21:16:33.209Z] ---> c29812778f5a [2023-08-14T21:16:33.209Z] Step 4/4 : RUN go mod download [2023-08-14T21:16:33.478Z] ---> Running in 689ce1c9b6b3 [2023-08-14T21:17:12.363Z] Removing intermediate container 689ce1c9b6b3 [2023-08-14T21:17:12.363Z] ---> 91e54e279738 [2023-08-14T21:17:12.363Z] Successfully built 91e54e279738 [2023-08-14T21:17:12.363Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:17:12.705Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T21:17:12.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:17:12.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-3572 does not seem to be running inside a container [2023-08-14T21:17:12.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T21:17:14.098Z] $ docker top 241c6fd277402d7e700b24725e3d1d2868447574ad5dd67e67f27cd36e45a98c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:17:14.925Z] + go version [2023-08-14T21:17:14.925Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T21:17:14.938Z] $ docker stop --time=1 241c6fd277402d7e700b24725e3d1d2868447574ad5dd67e67f27cd36e45a98c [2023-08-14T21:17:16.513Z] $ docker rm -f --volumes 241c6fd277402d7e700b24725e3d1d2868447574ad5dd67e67f27cd36e45a98c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:17:17.038Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T21:17:17.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:17:17.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-3572 does not seem to be running inside a container [2023-08-14T21:17:17.259Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T21:17:18.377Z] $ docker top 810f1630fe5c3161d1d640526caf390286bdad2bd0d477ead9f883d42316e14c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T21:17:18.591Z] ========================================================= [2023-08-14T21:17:18.591Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T21:17:18.591Z] ========================================================= [Pipeline] sh [2023-08-14T21:17:18.891Z] + git config --global --add safe.directory /w/workspace/edgex-go/32 [Pipeline] fileExists [Pipeline] sh [2023-08-14T21:17:19.213Z] + make test [2023-08-14T21:17:19.213Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T21:17:58.076Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T21:19:49.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T21:19:49.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T21:19:49.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T21:19:53.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T21:19:53.087Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T21:19:54.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T21:19:54.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T21:19:54.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T21:19:54.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T21:19:55.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T21:19:57.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T21:19:57.944Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T21:19:57.944Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T21:19:57.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T21:20:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T21:20:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T21:20:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.235s coverage: 28.7% of statements [2023-08-14T21:20:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.295s coverage: 97.0% of statements [2023-08-14T21:20:26.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.355s coverage: 71.5% of statements [2023-08-14T21:20:26.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T21:20:26.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T21:20:26.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T21:20:32.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T21:20:32.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T21:20:32.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 54.0% of statements [2023-08-14T21:20:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T21:20:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T21:20:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T21:20:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T21:20:39.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T21:20:46.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T21:20:46.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T21:20:56.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.583s coverage: 93.4% of statements [2023-08-14T21:20:56.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.331s coverage: 3.8% of statements [2023-08-14T21:21:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T21:21:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T21:21:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T21:21:02.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.602s coverage: 97.6% of statements [2023-08-14T21:21:03.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T21:21:03.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T21:21:03.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T21:21:03.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T21:21:03.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T21:21:03.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T21:21:03.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T21:21:03.372Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements [2023-08-14T21:21:13.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T21:21:13.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T21:21:13.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.426s coverage: 0.9% of statements [2023-08-14T21:21:13.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.298s coverage: 32.2% of statements [2023-08-14T21:21:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 42.9% of statements [2023-08-14T21:21:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 82.9% of statements [2023-08-14T21:21:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements [2023-08-14T21:21:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2023-08-14T21:21:21.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements [2023-08-14T21:21:23.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T21:21:23.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T21:21:23.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T21:21:23.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T21:21:25.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T21:21:25.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T21:21:25.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T21:21:25.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T21:21:33.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-08-14T21:21:33.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T21:21:33.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T21:21:33.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T21:21:33.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T21:21:39.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T21:21:39.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T21:21:41.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T21:21:47.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.995s coverage: 79.9% of statements [2023-08-14T21:21:49.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.330s coverage: 92.9% of statements [2023-08-14T21:21:49.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-08-14T21:21:49.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements [2023-08-14T21:21:49.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2023-08-14T21:21:49.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-08-14T21:21:49.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2023-08-14T21:21:49.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.457s coverage: 81.8% of statements [2023-08-14T21:21:49.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T21:21:49.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.479s coverage: 82.1% of statements [2023-08-14T21:21:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T21:21:50.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 86.0% of statements [2023-08-14T21:21:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T21:21:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T21:21:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.065s coverage: 63.1% of statements [2023-08-14T21:21:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2023-08-14T21:21:58.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2023-08-14T21:21:58.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-08-14T21:21:58.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2023-08-14T21:21:58.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T21:21:58.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T21:21:58.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T21:21:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-08-14T21:22:07.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T21:22:07.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T21:22:07.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T21:22:07.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.991s coverage: 38.4% of statements [2023-08-14T21:22:07.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements [2023-08-14T21:22:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T21:22:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T21:22:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T21:22:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T21:22:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements [2023-08-14T21:22:17.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T21:22:17.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T21:22:17.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T21:22:17.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T21:22:23.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 17.7% of statements [2023-08-14T21:22:23.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T21:22:23.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T21:22:23.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T21:22:23.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T21:22:24.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 95.7% of statements [2023-08-14T21:22:28.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T21:22:28.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T21:22:28.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 61.8% of statements [2023-08-14T21:22:31.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T21:22:31.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T21:22:31.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 98.9% of statements [2023-08-14T21:22:32.235Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-14T21:22:32.235Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T21:22:32.235Z] go vet ./... [2023-08-14T21:25:08.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T21:25:08.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T21:25:08.908Z] ./bin/test-attribution-txt.sh [2023-08-14T21:25:08.908Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T21:25:08.908Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T21:25:08.908Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T21:25:08.908Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T21:25:08.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T21:25:09.241Z] + ls -al . [2023-08-14T21:25:09.241Z] total 728 [2023-08-14T21:25:09.241Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 21:17 . [2023-08-14T21:25:09.241Z] drwxr-xr-x 4 root root 4096 Aug 14 21:17 .. [2023-08-14T21:25:09.241Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 21:15 .blubracket [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 21:15 .dockerignore [2023-08-14T21:25:09.241Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 21:15 .git [2023-08-14T21:25:09.241Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 21:15 .github [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 1163 Aug 14 21:15 .gitignore [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 21:15 .golangci.yml [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 21:15 .hadolint.yml [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 21:15 .sonarcloud.properties [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 21:15 ADOPTERS.md [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 21:15 Attribution.txt [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 21:15 CHANGELOG.md [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 21:15 CONTRIBUTING.md [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 1806 Aug 14 21:15 Dockerfile.fuzz [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 21:15 GOVERNANCE.md [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 21:15 Jenkinsfile [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 21:15 LICENSE [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 14561 Aug 14 21:15 Makefile [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 21:15 OWNERS.md [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 21:15 README.md [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 21:15 SECURITY.md [2023-08-14T21:25:09.241Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 21:11 VERSION [2023-08-14T21:25:09.241Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 21:15 bin [2023-08-14T21:25:09.241Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 21:15 cmd [2023-08-14T21:25:09.242Z] -rw-r--r-- 1 root root 446998 Aug 14 21:22 coverage.out [2023-08-14T21:25:09.242Z] -rwxrwxr-x 1 1001 1001 2621 Aug 14 21:15 fuzzing_docker.sh [2023-08-14T21:25:09.242Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 21:15 go.mod [2023-08-14T21:25:09.242Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 21:15 go.sum [2023-08-14T21:25:09.242Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 21:15 internal [2023-08-14T21:25:09.242Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 21:15 openapi [2023-08-14T21:25:09.242Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 21:15 security.txt [2023-08-14T21:25:09.242Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 21:15 snap [2023-08-14T21:25:09.242Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 21:15 version.go [Pipeline] sh [2023-08-14T21:25:09.557Z] + '[' -e coverage.out ] [2023-08-14T21:25:09.557Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T21:25:10.323Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T21:25:10.943Z] + make build [2023-08-14T21:25:10.943Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T21:26:47.559Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T21:26:48.516Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T21:26:53.848Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T21:26:57.178Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T21:27:36.002Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T21:27:41.422Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T21:27:48.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T21:27:53.447Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T21:27:57.694Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T21:28:01.943Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T21:28:07.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-14T21:28:12.611Z] $ docker stop --time=1 810f1630fe5c3161d1d640526caf390286bdad2bd0d477ead9f883d42316e14c [2023-08-14T21:28:14.676Z] $ docker rm -f --volumes 810f1630fe5c3161d1d640526caf390286bdad2bd0d477ead9f883d42316e14c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:28:17.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T21:28:17.432Z] [2023-08-14T21:28:17.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:28:17.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T21:28:18.039Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-14T21:28:18.039Z] 547446be3368: Pulling fs layer [2023-08-14T21:28:18.039Z] d125d8839a47: Pulling fs layer [2023-08-14T21:28:18.039Z] 3e85d5ac6304: Pulling fs layer [2023-08-14T21:28:18.039Z] c3105a71a48b: Pulling fs layer [2023-08-14T21:28:18.039Z] 0f093f025ec4: Pulling fs layer [2023-08-14T21:28:18.039Z] c3106fc0e877: Pulling fs layer [2023-08-14T21:28:18.039Z] c3105a71a48b: Waiting [2023-08-14T21:28:18.039Z] 0f093f025ec4: Waiting [2023-08-14T21:28:18.039Z] c3106fc0e877: Waiting [2023-08-14T21:28:18.039Z] 547446be3368: Verifying Checksum [2023-08-14T21:28:18.039Z] 547446be3368: Download complete [2023-08-14T21:28:18.039Z] c3105a71a48b: Verifying Checksum [2023-08-14T21:28:18.039Z] c3105a71a48b: Download complete [2023-08-14T21:28:18.621Z] d125d8839a47: Verifying Checksum [2023-08-14T21:28:18.621Z] d125d8839a47: Download complete [2023-08-14T21:28:18.621Z] c3106fc0e877: Verifying Checksum [2023-08-14T21:28:18.621Z] c3106fc0e877: Download complete [2023-08-14T21:28:18.621Z] 0f093f025ec4: Verifying Checksum [2023-08-14T21:28:18.621Z] 0f093f025ec4: Download complete [2023-08-14T21:28:20.564Z] 547446be3368: Pull complete [2023-08-14T21:28:20.564Z] 3e85d5ac6304: Verifying Checksum [2023-08-14T21:28:20.564Z] 3e85d5ac6304: Download complete [2023-08-14T21:28:20.831Z] d125d8839a47: Pull complete [2023-08-14T21:28:29.028Z] 3e85d5ac6304: Pull complete [2023-08-14T21:28:29.028Z] c3105a71a48b: Pull complete [2023-08-14T21:28:29.988Z] 0f093f025ec4: Pull complete [2023-08-14T21:28:30.252Z] c3106fc0e877: Pull complete [2023-08-14T21:28:30.252Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-14T21:28:30.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T21:28:30.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:28:30.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-3572 does not seem to be running inside a container [2023-08-14T21:28:30.494Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-14T21:28:35.197Z] $ docker top f965fe6f499316094ef23fc27cc5501a00fc22ce4726c8b9563341afd668ff07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:28:36.020Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T21:28:44.223Z] #1 [core-command internal] load build definition from Dockerfile [2023-08-14T21:28:44.223Z] #1 transferring dockerfile: 1.82kB done [2023-08-14T21:28:44.223Z] #1 DONE 0.1s [2023-08-14T21:28:44.490Z] [2023-08-14T21:28:44.490Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T21:28:44.490Z] #2 transferring dockerfile: 2.68kB done [2023-08-14T21:28:44.490Z] #2 DONE 0.0s [2023-08-14T21:28:44.490Z] [2023-08-14T21:28:44.490Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T21:28:44.490Z] #3 transferring dockerfile: 1.78kB done [2023-08-14T21:28:44.490Z] #3 DONE 0.0s [2023-08-14T21:28:44.757Z] [2023-08-14T21:28:44.757Z] #4 [core-data internal] load build definition from Dockerfile [2023-08-14T21:28:44.757Z] #4 transferring dockerfile: 1.90kB done [2023-08-14T21:28:44.757Z] #4 DONE 0.1s [2023-08-14T21:28:44.757Z] [2023-08-14T21:28:44.757Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:28:44.757Z] #5 transferring dockerfile: 2.12kB 0.0s done [2023-08-14T21:28:44.757Z] #5 DONE 0.1s [2023-08-14T21:28:44.757Z] [2023-08-14T21:28:44.757Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:28:44.757Z] #6 transferring dockerfile: 2.82kB done [2023-08-14T21:28:44.757Z] #6 DONE 0.1s [2023-08-14T21:28:44.757Z] [2023-08-14T21:28:44.757Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T21:28:44.757Z] #7 transferring dockerfile: 2.06kB done [2023-08-14T21:28:44.757Z] #7 DONE 0.1s [2023-08-14T21:28:44.757Z] [2023-08-14T21:28:44.757Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-08-14T21:28:44.757Z] #8 transferring dockerfile: 1.84kB 0.0s done [2023-08-14T21:28:44.757Z] #8 DONE 0.1s [2023-08-14T21:28:44.757Z] [2023-08-14T21:28:44.757Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-08-14T21:28:45.024Z] #9 transferring dockerfile: 1.96kB done [2023-08-14T21:28:45.025Z] #9 DONE 0.1s [2023-08-14T21:28:45.025Z] [2023-08-14T21:28:45.025Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T21:28:45.025Z] #10 transferring dockerfile: 2.58kB done [2023-08-14T21:28:45.025Z] #10 DONE 0.1s [2023-08-14T21:28:45.025Z] [2023-08-14T21:28:45.025Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T21:28:45.025Z] #11 transferring dockerfile: 2.04kB done [2023-08-14T21:28:45.025Z] #11 DONE 0.1s [2023-08-14T21:28:45.025Z] [2023-08-14T21:28:45.025Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:28:45.291Z] #12 ... [2023-08-14T21:28:45.291Z] [2023-08-14T21:28:45.291Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T21:28:45.291Z] #13 transferring dockerfile: 2.63kB done [2023-08-14T21:28:45.291Z] #13 DONE 0.1s [2023-08-14T21:28:45.291Z] [2023-08-14T21:28:45.291Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:28:45.291Z] #12 transferring dockerfile: 2.38kB 0.0s done [2023-08-14T21:28:45.291Z] #12 ... [2023-08-14T21:28:45.291Z] [2023-08-14T21:28:45.291Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T21:28:45.291Z] #14 transferring dockerfile: 1.82kB done [2023-08-14T21:28:45.291Z] #14 DONE 0.1s [2023-08-14T21:28:45.291Z] [2023-08-14T21:28:45.291Z] #15 [core-command internal] load .dockerignore [2023-08-14T21:28:45.291Z] #15 transferring context: 56B done [2023-08-14T21:28:45.291Z] #15 DONE 0.1s [2023-08-14T21:28:45.558Z] [2023-08-14T21:28:45.558Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:28:46.138Z] #12 ... [2023-08-14T21:28:46.138Z] [2023-08-14T21:28:46.138Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-14T21:28:46.138Z] #16 transferring context: 56B done [2023-08-14T21:28:46.138Z] #16 DONE 0.0s [2023-08-14T21:28:46.138Z] [2023-08-14T21:28:46.138Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T21:28:46.138Z] #17 transferring context: 56B done [2023-08-14T21:28:46.138Z] #17 DONE 0.0s [2023-08-14T21:28:46.138Z] [2023-08-14T21:28:46.138Z] #18 [core-data internal] load .dockerignore [2023-08-14T21:28:46.138Z] #18 transferring context: 56B done [2023-08-14T21:28:46.138Z] #18 DONE 0.1s [2023-08-14T21:28:46.138Z] [2023-08-14T21:28:46.138Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T21:28:46.138Z] #19 transferring context: 56B done [2023-08-14T21:28:46.138Z] #19 DONE 0.1s [2023-08-14T21:28:46.138Z] [2023-08-14T21:28:46.138Z] #20 [security-bootstrapper internal] load .dockerignore [2023-08-14T21:28:46.138Z] #20 transferring context: 56B done [2023-08-14T21:28:46.720Z] #20 ... [2023-08-14T21:28:46.720Z] [2023-08-14T21:28:46.720Z] #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:46.720Z] #21 DONE 0.0s [2023-08-14T21:28:46.720Z] [2023-08-14T21:28:46.720Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-14T21:28:46.984Z] #22 ... [2023-08-14T21:28:46.984Z] [2023-08-14T21:28:46.984Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:46.984Z] #21 DONE 0.0s [2023-08-14T21:28:47.251Z] [2023-08-14T21:28:47.251Z] #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T21:28:47.251Z] #23 ... [2023-08-14T21:28:47.251Z] [2023-08-14T21:28:47.251Z] #20 [security-bootstrapper internal] load .dockerignore [2023-08-14T21:28:47.251Z] #20 DONE 1.1s [2023-08-14T21:28:47.520Z] [2023-08-14T21:28:47.520Z] #24 [security-proxy-setup internal] load .dockerignore [2023-08-14T21:28:47.520Z] #24 transferring context: 56B done [2023-08-14T21:28:47.520Z] #24 DONE 1.2s [2023-08-14T21:28:47.520Z] [2023-08-14T21:28:47.520Z] #25 [core-metadata internal] load .dockerignore [2023-08-14T21:28:47.520Z] #25 ... [2023-08-14T21:28:47.520Z] [2023-08-14T21:28:47.520Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:47.520Z] #21 DONE 0.0s [2023-08-14T21:28:47.520Z] [2023-08-14T21:28:47.520Z] #26 [support-notifications internal] load .dockerignore [2023-08-14T21:28:47.520Z] #26 transferring context: 56B 0.0s done [2023-08-14T21:28:47.520Z] #26 DONE 1.3s [2023-08-14T21:28:47.520Z] [2023-08-14T21:28:47.520Z] #25 [core-metadata internal] load .dockerignore [2023-08-14T21:28:47.520Z] #25 transferring context: 56B 0.0s done [2023-08-14T21:28:47.520Z] #25 DONE 1.3s [2023-08-14T21:28:47.520Z] [2023-08-14T21:28:47.520Z] #27 [security-spire-config internal] load .dockerignore [2023-08-14T21:28:47.520Z] #27 transferring context: 56B done [2023-08-14T21:28:47.520Z] #27 DONE 1.2s [2023-08-14T21:28:47.520Z] [2023-08-14T21:28:47.520Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:47.520Z] #21 DONE 0.0s [2023-08-14T21:28:47.520Z] [2023-08-14T21:28:47.520Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-14T21:28:47.520Z] #22 transferring context: 56B 0.0s done [2023-08-14T21:28:47.790Z] #22 DONE 1.3s [2023-08-14T21:28:47.790Z] [2023-08-14T21:28:47.790Z] #28 [security-proxy-auth internal] load .dockerignore [2023-08-14T21:28:47.790Z] #28 transferring context: 56B 0.0s done [2023-08-14T21:28:47.790Z] #28 DONE 1.3s [2023-08-14T21:28:47.790Z] [2023-08-14T21:28:47.790Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:28:47.790Z] #29 DONE 0.0s [2023-08-14T21:28:47.790Z] [2023-08-14T21:28:47.790Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T21:28:47.790Z] #23 DONE 1.5s [2023-08-14T21:28:47.790Z] [2023-08-14T21:28:47.790Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:47.790Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T21:28:47.790Z] #30 DONE 0.2s [2023-08-14T21:28:47.790Z] [2023-08-14T21:28:47.790Z] #31 [core-command internal] load build context [2023-08-14T21:28:47.790Z] #31 DONE 0.0s [2023-08-14T21:28:47.790Z] [2023-08-14T21:28:47.790Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T21:28:47.790Z] #32 ... [2023-08-14T21:28:47.790Z] [2023-08-14T21:28:47.790Z] #33 [security-spire-server internal] load .dockerignore [2023-08-14T21:28:47.790Z] #33 transferring context: 56B 0.1s done [2023-08-14T21:28:47.790Z] #33 DONE 1.3s [2023-08-14T21:28:47.790Z] [2023-08-14T21:28:47.790Z] #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:47.790Z] #21 DONE 0.0s [2023-08-14T21:28:48.057Z] [2023-08-14T21:28:48.057Z] #23 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T21:28:48.057Z] #23 DONE 1.5s [2023-08-14T21:28:48.057Z] [2023-08-14T21:28:48.057Z] #30 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:48.057Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T21:28:48.057Z] #30 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T21:28:48.057Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T21:28:48.057Z] #30 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T21:28:48.057Z] #30 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s [2023-08-14T21:28:48.057Z] #30 ... [2023-08-14T21:28:48.057Z] [2023-08-14T21:28:48.057Z] #34 [support-scheduler internal] load .dockerignore [2023-08-14T21:28:48.057Z] #34 transferring context: 56B 0.1s done [2023-08-14T21:28:48.057Z] #34 DONE 1.5s [2023-08-14T21:28:48.057Z] [2023-08-14T21:28:48.057Z] #30 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:48.057Z] #30 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T21:28:48.057Z] #30 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.2s [2023-08-14T21:28:48.323Z] #30 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-14T21:28:48.323Z] #30 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-14T21:28:48.908Z] #30 ... [2023-08-14T21:28:48.908Z] [2023-08-14T21:28:48.908Z] #21 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:48.908Z] #21 DONE 0.0s [2023-08-14T21:28:48.908Z] [2023-08-14T21:28:48.908Z] #23 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T21:28:48.908Z] #23 DONE 1.6s [2023-08-14T21:28:48.908Z] [2023-08-14T21:28:48.908Z] #30 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:48.908Z] #30 ... [2023-08-14T21:28:48.908Z] [2023-08-14T21:28:48.908Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:48.908Z] #21 DONE 0.0s [2023-08-14T21:28:48.908Z] [2023-08-14T21:28:48.908Z] #30 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:48.908Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T21:28:48.908Z] #30 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T21:28:48.908Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T21:28:48.908Z] #30 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T21:28:48.908Z] #30 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-14T21:28:49.179Z] #30 ... [2023-08-14T21:28:49.179Z] [2023-08-14T21:28:49.179Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T21:28:49.179Z] #23 DONE 1.8s [2023-08-14T21:28:49.179Z] [2023-08-14T21:28:49.179Z] #30 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:49.444Z] #30 ... [2023-08-14T21:28:49.444Z] [2023-08-14T21:28:49.444Z] #21 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:49.444Z] #21 DONE 0.0s [2023-08-14T21:28:49.444Z] [2023-08-14T21:28:49.444Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:49.444Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T21:28:49.444Z] #30 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T21:28:49.444Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T21:28:49.444Z] #30 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T21:28:49.444Z] #30 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-14T21:28:49.444Z] #30 ... [2023-08-14T21:28:49.444Z] [2023-08-14T21:28:49.444Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:49.444Z] #21 DONE 0.0s [2023-08-14T21:28:49.444Z] [2023-08-14T21:28:49.444Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:49.444Z] #30 ... [2023-08-14T21:28:49.444Z] [2023-08-14T21:28:49.444Z] #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T21:28:49.444Z] #21 DONE 0.0s [2023-08-14T21:28:49.444Z] [2023-08-14T21:28:49.444Z] #23 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T21:28:49.444Z] #23 DONE 2.1s [2023-08-14T21:28:49.444Z] [2023-08-14T21:28:49.444Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:49.715Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T21:28:49.715Z] #30 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T21:28:49.715Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T21:28:49.715Z] #30 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T21:28:49.715Z] #30 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-14T21:28:50.669Z] #30 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done [2023-08-14T21:28:50.669Z] #30 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done [2023-08-14T21:28:50.936Z] #30 ... [2023-08-14T21:28:50.936Z] [2023-08-14T21:28:50.936Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T21:28:50.936Z] #32 DONE 4.1s [2023-08-14T21:28:51.203Z] [2023-08-14T21:28:51.203Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-14T21:28:51.785Z] #35 DONE 1.7s [2023-08-14T21:28:51.785Z] [2023-08-14T21:28:51.785Z] #36 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T21:28:52.747Z] #36 ... [2023-08-14T21:28:52.747Z] [2023-08-14T21:28:52.747Z] #30 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:28:52.747Z] #30 DONE 5.9s [2023-08-14T21:28:52.747Z] [2023-08-14T21:28:52.747Z] #37 [support-notifications internal] load build context [2023-08-14T21:28:52.747Z] #37 transferring context: 23.30MB 4.8s [2023-08-14T21:28:53.333Z] #37 ... [2023-08-14T21:28:53.333Z] [2023-08-14T21:28:53.333Z] #38 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T21:28:58.680Z] #38 ... [2023-08-14T21:28:58.680Z] [2023-08-14T21:28:58.680Z] #39 [security-spire-agent internal] load build context [2023-08-14T21:28:58.680Z] #39 transferring context: 28.62MB 9.7s [2023-08-14T21:28:58.680Z] #39 ... [2023-08-14T21:28:58.680Z] [2023-08-14T21:28:58.680Z] #40 [core-data internal] load build context [2023-08-14T21:28:58.680Z] #40 ... [2023-08-14T21:28:58.680Z] [2023-08-14T21:28:58.680Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:28:58.680Z] #41 ... [2023-08-14T21:28:58.680Z] [2023-08-14T21:28:58.680Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-14T21:28:58.680Z] #42 ... [2023-08-14T21:28:58.680Z] [2023-08-14T21:28:58.680Z] #31 [core-command internal] load build context [2023-08-14T21:28:58.680Z] #31 ... [2023-08-14T21:28:58.680Z] [2023-08-14T21:28:58.680Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:28:58.680Z] #29 ... [2023-08-14T21:28:58.680Z] [2023-08-14T21:28:58.681Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:28:58.681Z] #43 ... [2023-08-14T21:28:58.681Z] [2023-08-14T21:28:58.681Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:28:59.262Z] #41 ... [2023-08-14T21:28:59.262Z] [2023-08-14T21:28:59.262Z] #44 [core-metadata internal] load build context [2023-08-14T21:28:59.262Z] #44 ... [2023-08-14T21:28:59.262Z] [2023-08-14T21:28:59.262Z] #45 [security-spire-config internal] load build context [2023-08-14T21:28:59.262Z] #45 ... [2023-08-14T21:28:59.262Z] [2023-08-14T21:28:59.262Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:28:59.262Z] #41 ... [2023-08-14T21:28:59.262Z] [2023-08-14T21:28:59.262Z] #46 [security-proxy-auth internal] load build context [2023-08-14T21:28:59.530Z] #46 ... [2023-08-14T21:28:59.530Z] [2023-08-14T21:28:59.530Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:28:59.798Z] #41 ... [2023-08-14T21:28:59.798Z] [2023-08-14T21:28:59.798Z] #47 [security-spire-server internal] load build context [2023-08-14T21:28:59.798Z] #47 ... [2023-08-14T21:28:59.798Z] [2023-08-14T21:28:59.798Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:28:59.798Z] #48 ... [2023-08-14T21:28:59.798Z] [2023-08-14T21:28:59.798Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:00.068Z] #49 ... [2023-08-14T21:29:00.068Z] [2023-08-14T21:29:00.068Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:02.023Z] #47 ... [2023-08-14T21:29:02.023Z] [2023-08-14T21:29:02.023Z] #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T21:29:02.023Z] #0 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.023Z] #0 5.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.023Z] #0 8.245 OK: 263 MiB in 53 packages [2023-08-14T21:29:02.023Z] #50 DONE 10.1s [2023-08-14T21:29:02.023Z] [2023-08-14T21:29:02.023Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:02.023Z] #47 ... [2023-08-14T21:29:02.023Z] [2023-08-14T21:29:02.023Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T21:29:02.023Z] #0 8.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.023Z] #0 9.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.023Z] #51 ... [2023-08-14T21:29:02.023Z] [2023-08-14T21:29:02.023Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T21:29:02.023Z] #0 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.023Z] #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.023Z] #0 7.038 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T21:29:02.023Z] #0 7.038 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T21:29:02.023Z] #0 7.038 OK: 17694 distinct packages available [2023-08-14T21:29:02.023Z] #0 7.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.023Z] #0 8.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.023Z] #52 ... [2023-08-14T21:29:02.023Z] [2023-08-14T21:29:02.023Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T21:29:02.024Z] #0 7.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.024Z] #0 8.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:02.024Z] #53 ... [2023-08-14T21:29:02.024Z] [2023-08-14T21:29:02.024Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:03.428Z] #47 ... [2023-08-14T21:29:03.428Z] [2023-08-14T21:29:03.428Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T21:29:03.428Z] #52 10.77 OK: 263 MiB in 53 packages [2023-08-14T21:29:03.428Z] #52 DONE 11.4s [2023-08-14T21:29:03.428Z] [2023-08-14T21:29:03.428Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:03.428Z] #47 transferring context: 20.98MB 13.4s [2023-08-14T21:29:03.428Z] #47 ... [2023-08-14T21:29:03.428Z] [2023-08-14T21:29:03.428Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T21:29:03.695Z] #54 ... [2023-08-14T21:29:03.695Z] [2023-08-14T21:29:03.695Z] #37 [support-notifications internal] load build context [2023-08-14T21:29:03.695Z] #37 ... [2023-08-14T21:29:03.695Z] [2023-08-14T21:29:03.695Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:04.282Z] #47 ... [2023-08-14T21:29:04.282Z] [2023-08-14T21:29:04.282Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T21:29:04.549Z] #55 ... [2023-08-14T21:29:04.549Z] [2023-08-14T21:29:04.549Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T21:29:04.549Z] #56 ... [2023-08-14T21:29:04.549Z] [2023-08-14T21:29:04.549Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T21:29:04.549Z] #57 ... [2023-08-14T21:29:04.549Z] [2023-08-14T21:29:04.549Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T21:29:04.827Z] #58 ... [2023-08-14T21:29:04.827Z] [2023-08-14T21:29:04.827Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T21:29:04.827Z] #59 ... [2023-08-14T21:29:04.827Z] [2023-08-14T21:29:04.827Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T21:29:05.093Z] #60 ... [2023-08-14T21:29:05.093Z] [2023-08-14T21:29:05.093Z] #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T21:29:05.093Z] #61 ... [2023-08-14T21:29:05.093Z] [2023-08-14T21:29:05.093Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:05.675Z] #47 ... [2023-08-14T21:29:05.675Z] [2023-08-14T21:29:05.675Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T21:29:05.675Z] #53 12.49 OK: 263 MiB in 53 packages [2023-08-14T21:29:05.675Z] #53 DONE 13.9s [2023-08-14T21:29:05.675Z] [2023-08-14T21:29:05.675Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:07.611Z] #47 ... [2023-08-14T21:29:07.611Z] [2023-08-14T21:29:07.611Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T21:29:07.611Z] #51 13.55 OK: 263 MiB in 53 packages [2023-08-14T21:29:07.611Z] #51 DONE 15.8s [2023-08-14T21:29:07.876Z] [2023-08-14T21:29:07.876Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:08.975Z] #47 ... [2023-08-14T21:29:08.975Z] [2023-08-14T21:29:08.975Z] #39 [security-spire-agent internal] load build context [2023-08-14T21:29:08.975Z] #39 transferring context: 40.69MB 20.1s [2023-08-14T21:29:08.975Z] #39 ... [2023-08-14T21:29:08.975Z] [2023-08-14T21:29:08.975Z] #40 [core-data internal] load build context [2023-08-14T21:29:08.975Z] #40 ... [2023-08-14T21:29:08.975Z] [2023-08-14T21:29:08.975Z] #39 [security-spire-agent internal] load build context [2023-08-14T21:29:08.975Z] #39 ... [2023-08-14T21:29:08.975Z] [2023-08-14T21:29:08.975Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:08.975Z] #29 ... [2023-08-14T21:29:08.975Z] [2023-08-14T21:29:08.975Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-14T21:29:08.975Z] #42 ... [2023-08-14T21:29:08.975Z] [2023-08-14T21:29:08.975Z] #31 [core-command internal] load build context [2023-08-14T21:29:08.975Z] #31 ... [2023-08-14T21:29:08.975Z] [2023-08-14T21:29:08.975Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:09.251Z] #43 ... [2023-08-14T21:29:09.251Z] [2023-08-14T21:29:09.251Z] #31 [core-command internal] load build context [2023-08-14T21:29:09.251Z] #31 ... [2023-08-14T21:29:09.251Z] [2023-08-14T21:29:09.251Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:09.545Z] #45 ... [2023-08-14T21:29:09.545Z] [2023-08-14T21:29:09.545Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:09.545Z] #44 ... [2023-08-14T21:29:09.545Z] [2023-08-14T21:29:09.545Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:09.545Z] #43 ... [2023-08-14T21:29:09.545Z] [2023-08-14T21:29:09.545Z] #46 [security-proxy-auth internal] load build context [2023-08-14T21:29:09.810Z] #46 ... [2023-08-14T21:29:09.810Z] [2023-08-14T21:29:09.810Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:09.810Z] #44 ... [2023-08-14T21:29:09.810Z] [2023-08-14T21:29:09.810Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:29:09.810Z] #41 ... [2023-08-14T21:29:09.810Z] [2023-08-14T21:29:09.810Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:10.075Z] #43 ... [2023-08-14T21:29:10.075Z] [2023-08-14T21:29:10.075Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:10.075Z] #49 ... [2023-08-14T21:29:10.340Z] [2023-08-14T21:29:10.340Z] #36 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T21:29:10.340Z] #36 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:10.340Z] #36 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:10.340Z] #36 16.66 OK: 263 MiB in 53 packages [2023-08-14T21:29:10.340Z] #36 DONE 19.3s [2023-08-14T21:29:10.340Z] [2023-08-14T21:29:10.340Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:10.340Z] #49 ... [2023-08-14T21:29:10.340Z] [2023-08-14T21:29:10.340Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:10.340Z] #48 ... [2023-08-14T21:29:10.340Z] [2023-08-14T21:29:10.340Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:13.675Z] #44 transferring context: 15.53MB 24.1s [2023-08-14T21:29:13.675Z] #44 ... [2023-08-14T21:29:13.675Z] [2023-08-14T21:29:13.675Z] #38 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T21:29:13.675Z] #38 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:13.675Z] #38 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:13.675Z] #38 16.70 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T21:29:13.675Z] #38 16.70 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T21:29:13.675Z] #38 16.70 OK: 17689 distinct packages available [2023-08-14T21:29:13.675Z] #38 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:13.675Z] #38 ... [2023-08-14T21:29:13.675Z] [2023-08-14T21:29:13.675Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:13.940Z] #44 ... [2023-08-14T21:29:13.940Z] [2023-08-14T21:29:13.940Z] #37 [support-notifications internal] load build context [2023-08-14T21:29:13.940Z] #37 ... [2023-08-14T21:29:13.940Z] [2023-08-14T21:29:13.940Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:14.521Z] #44 ... [2023-08-14T21:29:14.521Z] [2023-08-14T21:29:14.521Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T21:29:14.521Z] #54 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:14.521Z] #54 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:14.521Z] #54 18.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T21:29:14.521Z] #54 18.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T21:29:14.521Z] #54 18.91 OK: 17689 distinct packages available [2023-08-14T21:29:14.521Z] #54 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:14.521Z] #54 ... [2023-08-14T21:29:14.521Z] [2023-08-14T21:29:14.521Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T21:29:14.521Z] #55 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:14.521Z] #55 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:14.521Z] #55 17.98 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:14.521Z] #55 18.02 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:14.521Z] #55 18.17 OK: 8 MiB in 16 packages [2023-08-14T21:29:14.521Z] #55 DONE 21.1s [2023-08-14T21:29:14.521Z] [2023-08-14T21:29:14.521Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:17.095Z] #44 ... [2023-08-14T21:29:17.095Z] [2023-08-14T21:29:17.095Z] #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T21:29:17.095Z] #61 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:17.095Z] #61 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:17.095Z] #61 19.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T21:29:17.095Z] #61 19.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T21:29:17.095Z] #61 19.74 OK: 17689 distinct packages available [2023-08-14T21:29:17.095Z] #61 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:17.095Z] #61 ... [2023-08-14T21:29:17.095Z] [2023-08-14T21:29:17.095Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:17.362Z] #44 ... [2023-08-14T21:29:17.362Z] [2023-08-14T21:29:17.362Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T21:29:17.362Z] #56 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:17.362Z] #56 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:17.362Z] #56 20.93 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:17.362Z] #56 20.93 (2/2) Installing su-exec (0.2-r2) [2023-08-14T21:29:17.362Z] #56 20.93 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:17.362Z] #56 21.03 OK: 8 MiB in 17 packages [2023-08-14T21:29:17.362Z] #56 DONE 22.8s [2023-08-14T21:29:17.362Z] [2023-08-14T21:29:17.362Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:18.320Z] #44 ... [2023-08-14T21:29:18.320Z] [2023-08-14T21:29:18.320Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:18.320Z] #47 ... [2023-08-14T21:29:18.320Z] [2023-08-14T21:29:18.320Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:18.320Z] #44 transferring context: 22.03MB 29.2s [2023-08-14T21:29:18.586Z] #44 ... [2023-08-14T21:29:18.586Z] [2023-08-14T21:29:18.586Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T21:29:18.586Z] #57 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:18.586Z] #57 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:18.586Z] #57 ... [2023-08-14T21:29:18.586Z] [2023-08-14T21:29:18.586Z] #40 [core-data internal] load build context [2023-08-14T21:29:18.851Z] #40 ... [2023-08-14T21:29:18.851Z] [2023-08-14T21:29:18.851Z] #39 [security-spire-agent internal] load build context [2023-08-14T21:29:18.851Z] #39 ... [2023-08-14T21:29:18.851Z] [2023-08-14T21:29:18.851Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:19.118Z] #29 ... [2023-08-14T21:29:19.118Z] [2023-08-14T21:29:19.118Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-14T21:29:19.118Z] #42 ... [2023-08-14T21:29:19.118Z] [2023-08-14T21:29:19.118Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:19.385Z] #29 ... [2023-08-14T21:29:19.385Z] [2023-08-14T21:29:19.385Z] #31 [core-command internal] load build context [2023-08-14T21:29:19.657Z] #31 ... [2023-08-14T21:29:19.657Z] [2023-08-14T21:29:19.657Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:19.657Z] #45 ... [2023-08-14T21:29:19.657Z] [2023-08-14T21:29:19.657Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:19.922Z] #29 ... [2023-08-14T21:29:19.922Z] [2023-08-14T21:29:19.922Z] #46 [security-proxy-auth internal] load build context [2023-08-14T21:29:19.922Z] #46 ... [2023-08-14T21:29:19.922Z] [2023-08-14T21:29:19.922Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:20.188Z] #29 ... [2023-08-14T21:29:20.188Z] [2023-08-14T21:29:20.188Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:29:20.188Z] #41 ... [2023-08-14T21:29:20.188Z] [2023-08-14T21:29:20.188Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:20.456Z] #43 ... [2023-08-14T21:29:20.456Z] [2023-08-14T21:29:20.456Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:20.456Z] #49 ... [2023-08-14T21:29:20.456Z] [2023-08-14T21:29:20.456Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:20.456Z] #48 ... [2023-08-14T21:29:20.456Z] [2023-08-14T21:29:20.456Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:21.043Z] #49 ... [2023-08-14T21:29:21.043Z] [2023-08-14T21:29:21.043Z] #38 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T21:29:21.043Z] #38 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:21.043Z] #38 25.91 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:21.043Z] #38 25.95 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T21:29:21.043Z] #38 25.98 (3/4) Installing libucontext (1.2-r0) [2023-08-14T21:29:21.043Z] #38 25.98 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T21:29:21.043Z] #38 26.00 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:21.043Z] #38 26.11 OK: 8 MiB in 19 packages [2023-08-14T21:29:21.043Z] #38 DONE 27.8s [2023-08-14T21:29:21.043Z] [2023-08-14T21:29:21.043Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:21.309Z] #49 ... [2023-08-14T21:29:21.309Z] [2023-08-14T21:29:21.309Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T21:29:21.309Z] #57 24.93 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:21.309Z] #57 24.98 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T21:29:21.309Z] #57 25.06 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:21.309Z] #57 25.19 OK: 8 MiB in 17 packages [2023-08-14T21:29:21.309Z] #57 DONE 26.9s [2023-08-14T21:29:21.309Z] [2023-08-14T21:29:21.309Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:21.309Z] #49 ... [2023-08-14T21:29:21.309Z] [2023-08-14T21:29:21.309Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T21:29:21.309Z] #58 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:21.309Z] #58 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:21.309Z] #58 25.24 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T21:29:21.309Z] #58 25.74 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:21.309Z] #58 25.74 (3/4) Installing su-exec (0.2-r2) [2023-08-14T21:29:21.309Z] #58 25.74 (4/4) Installing yq (4.30.4-r4) [2023-08-14T21:29:21.309Z] #58 26.73 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:21.309Z] #58 26.78 Executing ca-certificates-20230506-r0.trigger [2023-08-14T21:29:21.309Z] #58 ... [2023-08-14T21:29:21.309Z] [2023-08-14T21:29:21.309Z] #46 [security-proxy-auth internal] load build context [2023-08-14T21:29:21.576Z] #46 ... [2023-08-14T21:29:21.576Z] [2023-08-14T21:29:21.576Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T21:29:21.576Z] #60 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:21.576Z] #60 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:21.576Z] #60 25.59 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T21:29:21.576Z] #60 25.92 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:21.576Z] #60 25.93 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:21.576Z] #60 26.15 Executing ca-certificates-20230506-r0.trigger [2023-08-14T21:29:21.841Z] #60 ... [2023-08-14T21:29:21.841Z] [2023-08-14T21:29:21.841Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T21:29:21.841Z] #59 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:21.841Z] #59 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:21.841Z] #59 26.25 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:21.841Z] #59 26.29 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:21.841Z] #59 26.42 OK: 8 MiB in 16 packages [2023-08-14T21:29:21.841Z] #59 ... [2023-08-14T21:29:21.841Z] [2023-08-14T21:29:21.841Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:22.112Z] #48 ... [2023-08-14T21:29:22.112Z] [2023-08-14T21:29:22.112Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T21:29:22.112Z] #62 DONE 4.9s [2023-08-14T21:29:22.112Z] [2023-08-14T21:29:22.112Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:23.515Z] #48 ... [2023-08-14T21:29:23.515Z] [2023-08-14T21:29:23.515Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T21:29:23.515Z] #59 DONE 28.5s [2023-08-14T21:29:23.515Z] [2023-08-14T21:29:23.515Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:23.781Z] #47 transferring context: 50.43MB 33.8s [2023-08-14T21:29:23.781Z] #47 ... [2023-08-14T21:29:23.781Z] [2023-08-14T21:29:23.781Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:24.049Z] #48 ... [2023-08-14T21:29:24.049Z] [2023-08-14T21:29:24.049Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T21:29:24.049Z] #58 27.68 OK: 17 MiB in 19 packages [2023-08-14T21:29:24.049Z] #58 DONE 29.5s [2023-08-14T21:29:24.049Z] [2023-08-14T21:29:24.049Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:24.049Z] #48 ... [2023-08-14T21:29:24.049Z] [2023-08-14T21:29:24.049Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T21:29:24.049Z] #63 DONE 2.9s [2023-08-14T21:29:24.318Z] [2023-08-14T21:29:24.318Z] #40 [core-data internal] load build context [2023-08-14T21:29:24.318Z] #40 ... [2023-08-14T21:29:24.318Z] [2023-08-14T21:29:24.318Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T21:29:24.318Z] #60 28.14 OK: 8 MiB in 17 packages [2023-08-14T21:29:24.318Z] #60 DONE 29.6s [2023-08-14T21:29:24.318Z] [2023-08-14T21:29:24.318Z] #40 [core-data internal] load build context [2023-08-14T21:29:24.318Z] #40 ... [2023-08-14T21:29:24.318Z] [2023-08-14T21:29:24.318Z] #37 [support-notifications internal] load build context [2023-08-14T21:29:24.318Z] #37 ... [2023-08-14T21:29:24.318Z] [2023-08-14T21:29:24.318Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:24.914Z] #48 ... [2023-08-14T21:29:24.914Z] [2023-08-14T21:29:24.914Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T21:29:24.914Z] #54 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:24.914Z] #54 27.16 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T21:29:24.914Z] #54 27.64 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T21:29:24.914Z] #54 27.69 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T21:29:24.914Z] #54 27.72 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T21:29:24.914Z] #54 27.78 (5/9) Installing curl (8.2.1-r0) [2023-08-14T21:29:24.914Z] #54 27.87 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:24.914Z] #54 27.93 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T21:29:24.914Z] #54 28.02 (8/9) Installing libucontext (1.2-r0) [2023-08-14T21:29:24.914Z] #54 28.02 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T21:29:24.914Z] #54 28.02 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:24.914Z] #54 28.26 Executing ca-certificates-20230506-r0.trigger [2023-08-14T21:29:24.914Z] #54 29.27 OK: 11 MiB in 24 packages [2023-08-14T21:29:24.914Z] #54 DONE 31.3s [2023-08-14T21:29:24.914Z] [2023-08-14T21:29:24.914Z] #61 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T21:29:24.914Z] #61 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:29:24.914Z] #61 28.32 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T21:29:24.914Z] #61 28.32 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T21:29:24.914Z] #61 28.43 (3/5) Installing libucontext (1.2-r0) [2023-08-14T21:29:24.914Z] #61 28.43 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T21:29:24.914Z] #61 28.47 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T21:29:24.914Z] #61 28.56 Executing busybox-1.35.0-r29.trigger [2023-08-14T21:29:24.914Z] #61 28.68 OK: 9 MiB in 20 packages [2023-08-14T21:29:24.914Z] #61 DONE 30.7s [2023-08-14T21:29:24.914Z] [2023-08-14T21:29:24.914Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:25.496Z] #48 ... [2023-08-14T21:29:25.496Z] [2023-08-14T21:29:25.496Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T21:29:25.496Z] #64 DONE 3.1s [2023-08-14T21:29:25.496Z] [2023-08-14T21:29:25.496Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:28.828Z] #48 transferring context: 103.92MB 38.7s [2023-08-14T21:29:28.828Z] #48 ... [2023-08-14T21:29:28.828Z] [2023-08-14T21:29:28.828Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:28.828Z] #44 ... [2023-08-14T21:29:28.828Z] [2023-08-14T21:29:28.828Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:29.094Z] #48 ... [2023-08-14T21:29:29.094Z] [2023-08-14T21:29:29.094Z] #39 [security-spire-agent internal] load build context [2023-08-14T21:29:29.094Z] #39 ... [2023-08-14T21:29:29.094Z] [2023-08-14T21:29:29.094Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:29.094Z] #48 ... [2023-08-14T21:29:29.094Z] [2023-08-14T21:29:29.094Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-14T21:29:29.359Z] #42 ... [2023-08-14T21:29:29.359Z] [2023-08-14T21:29:29.359Z] #39 [security-spire-agent internal] load build context [2023-08-14T21:29:29.624Z] #39 ... [2023-08-14T21:29:29.624Z] [2023-08-14T21:29:29.624Z] #31 [core-command internal] load build context [2023-08-14T21:29:29.890Z] #31 ... [2023-08-14T21:29:29.890Z] [2023-08-14T21:29:29.890Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:29.890Z] #45 ... [2023-08-14T21:29:29.890Z] [2023-08-14T21:29:29.890Z] #31 [core-command internal] load build context [2023-08-14T21:29:30.156Z] #31 ... [2023-08-14T21:29:30.156Z] [2023-08-14T21:29:30.156Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:30.156Z] #29 ... [2023-08-14T21:29:30.156Z] [2023-08-14T21:29:30.156Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:30.422Z] #45 ... [2023-08-14T21:29:30.422Z] [2023-08-14T21:29:30.422Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:30.422Z] #43 ... [2023-08-14T21:29:30.422Z] [2023-08-14T21:29:30.422Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:29:30.686Z] #41 ... [2023-08-14T21:29:30.686Z] [2023-08-14T21:29:30.686Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:31.641Z] #29 ... [2023-08-14T21:29:31.641Z] [2023-08-14T21:29:31.641Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:31.641Z] #49 ... [2023-08-14T21:29:31.641Z] [2023-08-14T21:29:31.641Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:31.907Z] #29 ... [2023-08-14T21:29:31.907Z] [2023-08-14T21:29:31.907Z] #46 [security-proxy-auth internal] load build context [2023-08-14T21:29:31.907Z] #46 ... [2023-08-14T21:29:31.907Z] [2023-08-14T21:29:31.907Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:33.843Z] #49 transferring context: 98.92MB 43.4s [2023-08-14T21:29:33.843Z] #49 ... [2023-08-14T21:29:33.843Z] [2023-08-14T21:29:33.843Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:34.110Z] #47 ... [2023-08-14T21:29:34.110Z] [2023-08-14T21:29:34.110Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:34.379Z] #29 ... [2023-08-14T21:29:34.379Z] [2023-08-14T21:29:34.379Z] #40 [core-data internal] load build context [2023-08-14T21:29:34.379Z] #40 ... [2023-08-14T21:29:34.379Z] [2023-08-14T21:29:34.379Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:34.644Z] #29 ... [2023-08-14T21:29:34.644Z] [2023-08-14T21:29:34.644Z] #37 [support-notifications internal] load build context [2023-08-14T21:29:34.644Z] #37 ... [2023-08-14T21:29:34.644Z] [2023-08-14T21:29:34.644Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:38.905Z] #29 transferring context: 171.65MB 50.5s [2023-08-14T21:29:38.905Z] #29 ... [2023-08-14T21:29:38.905Z] [2023-08-14T21:29:38.905Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:38.905Z] #44 ... [2023-08-14T21:29:38.905Z] [2023-08-14T21:29:38.905Z] #37 [support-notifications internal] load build context [2023-08-14T21:29:39.489Z] #37 ... [2023-08-14T21:29:39.489Z] [2023-08-14T21:29:39.489Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:39.489Z] #48 ... [2023-08-14T21:29:39.489Z] [2023-08-14T21:29:39.489Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-14T21:29:39.489Z] #42 ... [2023-08-14T21:29:39.489Z] [2023-08-14T21:29:39.489Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:39.753Z] #44 ... [2023-08-14T21:29:39.753Z] [2023-08-14T21:29:39.753Z] #39 [security-spire-agent internal] load build context [2023-08-14T21:29:39.753Z] #39 ... [2023-08-14T21:29:39.753Z] [2023-08-14T21:29:39.753Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:40.332Z] #44 ... [2023-08-14T21:29:40.332Z] [2023-08-14T21:29:40.332Z] #31 [core-command internal] load build context [2023-08-14T21:29:40.332Z] #31 ... [2023-08-14T21:29:40.332Z] [2023-08-14T21:29:40.332Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:40.609Z] #48 ... [2023-08-14T21:29:40.609Z] [2023-08-14T21:29:40.609Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:40.609Z] #45 ... [2023-08-14T21:29:40.609Z] [2023-08-14T21:29:40.609Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:40.876Z] #43 ... [2023-08-14T21:29:40.876Z] [2023-08-14T21:29:40.876Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:29:40.876Z] #41 ... [2023-08-14T21:29:40.876Z] [2023-08-14T21:29:40.876Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:42.280Z] #43 ... [2023-08-14T21:29:42.280Z] [2023-08-14T21:29:42.280Z] #46 [security-proxy-auth internal] load build context [2023-08-14T21:29:42.280Z] #46 ... [2023-08-14T21:29:42.280Z] [2023-08-14T21:29:42.280Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:42.280Z] #43 ... [2023-08-14T21:29:42.280Z] [2023-08-14T21:29:42.280Z] #48 [security-secretstore-setup internal] load build context [2023-08-14T21:29:42.280Z] #48 transferring context: 188.25MB 52.2s done [2023-08-14T21:29:42.280Z] #48 DONE 52.6s [2023-08-14T21:29:42.280Z] [2023-08-14T21:29:42.280Z] #29 [security-spiffe-token-provider internal] load build context [2023-08-14T21:29:42.280Z] #29 transferring context: 188.25MB 54.1s done [2023-08-14T21:29:42.280Z] #29 DONE 54.5s [2023-08-14T21:29:42.546Z] [2023-08-14T21:29:42.546Z] #46 [security-proxy-auth internal] load build context [2023-08-14T21:29:43.985Z] #46 ... [2023-08-14T21:29:43.985Z] [2023-08-14T21:29:43.985Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:44.252Z] #47 ... [2023-08-14T21:29:44.252Z] [2023-08-14T21:29:44.252Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:44.252Z] #49 ... [2023-08-14T21:29:44.252Z] [2023-08-14T21:29:44.252Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:44.839Z] #47 ... [2023-08-14T21:29:44.839Z] [2023-08-14T21:29:44.839Z] #40 [core-data internal] load build context [2023-08-14T21:29:44.839Z] #40 ... [2023-08-14T21:29:44.839Z] [2023-08-14T21:29:44.839Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:45.105Z] #47 ... [2023-08-14T21:29:45.105Z] [2023-08-14T21:29:45.105Z] #37 [support-notifications internal] load build context [2023-08-14T21:29:45.105Z] #37 transferring context: 188.25MB 55.3s done [2023-08-14T21:29:45.105Z] #37 DONE 57.2s [2023-08-14T21:29:45.105Z] [2023-08-14T21:29:45.105Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:45.372Z] #47 ... [2023-08-14T21:29:45.372Z] [2023-08-14T21:29:45.372Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-14T21:29:45.372Z] #42 transferring context: 188.25MB 55.6s done [2023-08-14T21:29:45.372Z] #42 DONE 57.5s [2023-08-14T21:29:45.372Z] [2023-08-14T21:29:45.372Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:45.654Z] #47 ... [2023-08-14T21:29:45.654Z] [2023-08-14T21:29:45.654Z] #39 [security-spire-agent internal] load build context [2023-08-14T21:29:45.654Z] #39 transferring context: 188.25MB 55.6s done [2023-08-14T21:29:45.654Z] #39 DONE 57.8s [2023-08-14T21:29:45.654Z] [2023-08-14T21:29:45.654Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:45.921Z] #47 ... [2023-08-14T21:29:45.921Z] [2023-08-14T21:29:45.921Z] #40 [core-data internal] load build context [2023-08-14T21:29:45.921Z] #40 transferring context: 188.25MB 57.3s done [2023-08-14T21:29:45.921Z] #40 DONE 58.2s [2023-08-14T21:29:45.921Z] [2023-08-14T21:29:45.921Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:46.193Z] #47 ... [2023-08-14T21:29:46.193Z] [2023-08-14T21:29:46.193Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:29:46.193Z] #65 DONE 3.6s [2023-08-14T21:29:46.193Z] [2023-08-14T21:29:46.193Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:46.193Z] #47 ... [2023-08-14T21:29:46.193Z] [2023-08-14T21:29:46.193Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:29:46.193Z] #66 DONE 3.8s [2023-08-14T21:29:46.193Z] [2023-08-14T21:29:46.193Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:47.606Z] #47 ... [2023-08-14T21:29:47.606Z] [2023-08-14T21:29:47.606Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:29:47.606Z] #67 DONE 1.6s [2023-08-14T21:29:47.606Z] [2023-08-14T21:29:47.606Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:48.191Z] #47 ... [2023-08-14T21:29:48.191Z] [2023-08-14T21:29:48.191Z] #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T21:29:48.191Z] #68 DONE 2.0s [2023-08-14T21:29:48.191Z] [2023-08-14T21:29:48.191Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:48.472Z] #47 ... [2023-08-14T21:29:48.472Z] [2023-08-14T21:29:48.472Z] #69 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:29:48.472Z] #69 DONE 2.1s [2023-08-14T21:29:48.472Z] [2023-08-14T21:29:48.472Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:48.472Z] #47 ... [2023-08-14T21:29:48.472Z] [2023-08-14T21:29:48.472Z] #31 [core-command internal] load build context [2023-08-14T21:29:48.472Z] #31 transferring context: 188.25MB 59.7s done [2023-08-14T21:29:48.472Z] #31 DONE 60.7s [2023-08-14T21:29:48.472Z] [2023-08-14T21:29:48.472Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:51.045Z] #47 ... [2023-08-14T21:29:51.045Z] [2023-08-14T21:29:51.045Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:51.045Z] #44 ... [2023-08-14T21:29:51.045Z] [2023-08-14T21:29:51.045Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:51.045Z] #45 ... [2023-08-14T21:29:51.045Z] [2023-08-14T21:29:51.045Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:51.045Z] #44 ... [2023-08-14T21:29:51.045Z] [2023-08-14T21:29:51.045Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:29:51.311Z] #41 ... [2023-08-14T21:29:51.311Z] [2023-08-14T21:29:51.311Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:51.585Z] #45 ... [2023-08-14T21:29:51.585Z] [2023-08-14T21:29:51.585Z] #47 [security-spire-server internal] load build context [2023-08-14T21:29:51.585Z] #47 transferring context: 188.25MB 61.3s done [2023-08-14T21:29:51.585Z] #47 DONE 61.8s [2023-08-14T21:29:51.585Z] [2023-08-14T21:29:51.585Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:52.631Z] #45 ... [2023-08-14T21:29:52.631Z] [2023-08-14T21:29:52.631Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:52.631Z] #43 ... [2023-08-14T21:29:52.631Z] [2023-08-14T21:29:52.631Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:52.930Z] #44 ... [2023-08-14T21:29:52.930Z] [2023-08-14T21:29:52.930Z] #49 [support-scheduler internal] load build context [2023-08-14T21:29:52.930Z] #49 transferring context: 188.25MB 62.1s done [2023-08-14T21:29:52.930Z] #49 DONE 63.1s [2023-08-14T21:29:52.930Z] [2023-08-14T21:29:52.930Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:53.219Z] #44 ... [2023-08-14T21:29:53.219Z] [2023-08-14T21:29:53.219Z] #43 [security-bootstrapper internal] load build context [2023-08-14T21:29:53.219Z] #43 transferring context: 188.25MB 65.1s done [2023-08-14T21:29:53.219Z] #43 DONE 65.4s [2023-08-14T21:29:53.219Z] [2023-08-14T21:29:53.219Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:53.519Z] #44 ... [2023-08-14T21:29:53.519Z] [2023-08-14T21:29:53.519Z] #46 [security-proxy-auth internal] load build context [2023-08-14T21:29:53.519Z] #46 transferring context: 188.25MB 63.5s done [2023-08-14T21:29:53.519Z] #46 DONE 64.1s [2023-08-14T21:29:53.519Z] [2023-08-14T21:29:53.519Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:55.566Z] #44 ... [2023-08-14T21:29:55.566Z] [2023-08-14T21:29:55.566Z] #41 [security-proxy-setup internal] load build context [2023-08-14T21:29:55.566Z] #41 transferring context: 188.25MB 67.6s done [2023-08-14T21:29:55.566Z] #41 DONE 67.9s [2023-08-14T21:29:55.566Z] [2023-08-14T21:29:55.566Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:56.192Z] #44 ... [2023-08-14T21:29:56.192Z] [2023-08-14T21:29:56.192Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:29:56.192Z] #70 ... [2023-08-14T21:29:56.192Z] [2023-08-14T21:29:56.192Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:29:56.472Z] #71 ... [2023-08-14T21:29:56.472Z] [2023-08-14T21:29:56.472Z] #44 [core-metadata internal] load build context [2023-08-14T21:29:56.472Z] #44 transferring context: 188.25MB 67.1s done [2023-08-14T21:29:56.472Z] #44 DONE 67.5s [2023-08-14T21:29:56.472Z] [2023-08-14T21:29:56.472Z] #45 [security-spire-config internal] load build context [2023-08-14T21:29:57.063Z] #45 transferring context: 188.25MB 67.8s done [2023-08-14T21:29:57.063Z] #45 DONE 68.1s [2023-08-14T21:29:57.063Z] [2023-08-14T21:29:57.063Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:29:57.642Z] #72 ... [2023-08-14T21:29:57.642Z] [2023-08-14T21:29:57.642Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:29:57.907Z] #73 ... [2023-08-14T21:29:57.907Z] [2023-08-14T21:29:57.907Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #74 ... [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #70 DONE 73.3s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #73 DONE 71.7s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #71 DONE 73.1s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #72 DONE 71.1s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #75 [core-data builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #75 ... [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #74 DONE 71.3s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-14T21:31:05.731Z] #76 ... [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #75 [core-data builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #75 DONE 4.1s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:31:05.731Z] #77 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #78 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #79 [support-scheduler builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #79 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #80 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #80 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:31:05.731Z] #81 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #82 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #83 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #83 DONE 4.2s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #84 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #85 [core-metadata builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #85 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #86 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:31:05.731Z] #86 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #87 [support-notifications builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #87 DONE 4.1s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #88 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #89 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #89 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:31:05.731Z] #90 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #91 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #92 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #92 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #93 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:31:05.731Z] #93 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #94 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #94 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:31:05.731Z] #95 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #96 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-14T21:31:05.731Z] #76 DONE 4.0s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #97 DONE 4.2s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #98 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #99 [core-command builder 6/7] COPY . . [2023-08-14T21:31:05.731Z] #99 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #100 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T21:31:05.731Z] #100 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:31:05.731Z] #101 ... [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T21:31:05.731Z] #102 DONE 0.5s [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T21:31:05.731Z] #103 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:05.731Z] #104 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T21:31:05.731Z] #105 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #106 [security-spire-server builder 6/9] COPY . . [2023-08-14T21:31:05.731Z] #106 CACHED [2023-08-14T21:31:05.731Z] [2023-08-14T21:31:05.731Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T21:31:09.982Z] #107 ... [2023-08-14T21:31:09.982Z] [2023-08-14T21:31:09.982Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:31:09.982Z] #0 4.806 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T21:31:09.982Z] #108 ... [2023-08-14T21:31:09.982Z] [2023-08-14T21:31:09.982Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:31:09.982Z] #101 6.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-14T21:31:12.558Z] #101 ... [2023-08-14T21:31:12.558Z] [2023-08-14T21:31:12.558Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T21:31:12.558Z] #109 DONE 8.0s [2023-08-14T21:31:12.558Z] [2023-08-14T21:31:12.558Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T21:31:12.558Z] #107 DONE 8.0s [2023-08-14T21:31:12.558Z] [2023-08-14T21:31:12.558Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T21:31:12.558Z] #110 ... [2023-08-14T21:31:12.558Z] [2023-08-14T21:31:12.558Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T21:31:12.558Z] #111 DONE 0.3s [2023-08-14T21:31:12.558Z] [2023-08-14T21:31:12.558Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T21:31:12.558Z] #110 DONE 0.4s [2023-08-14T21:31:12.558Z] [2023-08-14T21:31:12.558Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T21:31:12.558Z] #0 6.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T21:31:13.963Z] #112 ... [2023-08-14T21:31:13.963Z] [2023-08-14T21:31:13.963Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:31:13.963Z] #0 6.170 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T21:31:13.963Z] #113 ... [2023-08-14T21:31:13.963Z] [2023-08-14T21:31:13.963Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T21:31:13.963Z] #0 5.679 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T21:31:13.963Z] #114 ... [2023-08-14T21:31:13.963Z] [2023-08-14T21:31:13.963Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T21:31:13.963Z] #0 5.688 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T21:31:14.230Z] #115 ... [2023-08-14T21:31:14.230Z] [2023-08-14T21:31:14.230Z] #116 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-14T21:31:14.230Z] #0 6.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T21:31:14.230Z] #116 ... [2023-08-14T21:31:14.230Z] [2023-08-14T21:31:14.230Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:31:14.230Z] #0 4.626 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T21:31:14.523Z] #117 ... [2023-08-14T21:31:14.523Z] [2023-08-14T21:31:14.523Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:31:14.523Z] #118 DONE 0.7s [2023-08-14T21:31:14.523Z] [2023-08-14T21:31:14.523Z] #119 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T21:31:14.523Z] #0 6.386 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T21:31:14.523Z] #119 ... [2023-08-14T21:31:14.523Z] [2023-08-14T21:31:14.523Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T21:31:14.523Z] #0 4.474 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T21:31:14.792Z] #120 ... [2023-08-14T21:31:14.792Z] [2023-08-14T21:31:14.792Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:31:14.792Z] #121 DONE 0.3s [2023-08-14T21:31:14.792Z] [2023-08-14T21:31:14.792Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T21:31:14.792Z] #0 5.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T21:31:14.792Z] #122 ... [2023-08-14T21:31:14.792Z] [2023-08-14T21:31:14.792Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T21:31:15.059Z] #123 ... [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #124 [security-spire-config builder 6/9] COPY . . [2023-08-14T21:31:15.059Z] #124 CACHED [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #125 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:31:15.059Z] #125 CACHED [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #126 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T21:31:15.059Z] #126 CACHED [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #127 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T21:31:15.059Z] #127 CACHED [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #128 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T21:31:15.059Z] #128 CACHED [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #129 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T21:31:15.059Z] #129 CACHED [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:31:15.059Z] #130 CACHED [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #131 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:31:15.059Z] #131 CACHED [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #132 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:31:15.059Z] #132 DONE 0.3s [2023-08-14T21:31:15.059Z] [2023-08-14T21:31:15.059Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T21:31:15.639Z] #133 ... [2023-08-14T21:31:15.639Z] [2023-08-14T21:31:15.639Z] #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:31:15.639Z] #134 DONE 0.2s [2023-08-14T21:31:15.639Z] [2023-08-14T21:31:15.639Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T21:31:15.907Z] #135 ... [2023-08-14T21:31:15.907Z] [2023-08-14T21:31:15.907Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T21:31:15.907Z] #133 DONE 1.1s [2023-08-14T21:31:16.174Z] [2023-08-14T21:31:16.174Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T21:31:16.441Z] #136 ... [2023-08-14T21:31:16.441Z] [2023-08-14T21:31:16.441Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T21:31:16.441Z] #123 DONE 1.6s [2023-08-14T21:31:16.441Z] [2023-08-14T21:31:16.441Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T21:31:16.718Z] #137 DONE 0.4s [2023-08-14T21:31:16.718Z] [2023-08-14T21:31:16.718Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-14T21:31:16.987Z] #138 DONE 0.2s [2023-08-14T21:31:16.987Z] [2023-08-14T21:31:16.987Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T21:31:17.253Z] #112 ... [2023-08-14T21:31:17.253Z] [2023-08-14T21:31:17.253Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T21:31:17.253Z] #139 ... [2023-08-14T21:31:17.253Z] [2023-08-14T21:31:17.253Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T21:31:17.253Z] #135 DONE 1.8s [2023-08-14T21:31:17.253Z] [2023-08-14T21:31:17.253Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T21:31:17.253Z] #139 DONE 0.3s [2023-08-14T21:31:17.253Z] [2023-08-14T21:31:17.253Z] #140 [security-spire-server] exporting to image [2023-08-14T21:31:17.253Z] #140 exporting layers [2023-08-14T21:31:17.518Z] #140 ... [2023-08-14T21:31:17.518Z] [2023-08-14T21:31:17.518Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T21:31:17.518Z] #141 DONE 0.3s [2023-08-14T21:31:17.798Z] [2023-08-14T21:31:17.798Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T21:31:17.798Z] #142 DONE 0.1s [2023-08-14T21:31:17.798Z] [2023-08-14T21:31:17.798Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-14T21:31:18.063Z] #143 DONE 0.4s [2023-08-14T21:31:18.063Z] [2023-08-14T21:31:18.063Z] #140 [security-spire-config] exporting to image [2023-08-14T21:31:18.332Z] #140 ... [2023-08-14T21:31:18.332Z] [2023-08-14T21:31:18.332Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T21:31:18.332Z] #136 DONE 2.5s [2023-08-14T21:31:18.609Z] [2023-08-14T21:31:18.609Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T21:31:18.876Z] #144 DONE 0.3s [2023-08-14T21:31:18.876Z] [2023-08-14T21:31:18.876Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-14T21:31:19.141Z] #145 DONE 0.2s [2023-08-14T21:31:19.141Z] [2023-08-14T21:31:19.141Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T21:31:19.407Z] #146 DONE 0.2s [2023-08-14T21:31:19.407Z] [2023-08-14T21:31:19.407Z] #140 [security-spire-agent] exporting to image [2023-08-14T21:31:20.420Z] #140 exporting layers 2.8s done [2023-08-14T21:31:20.420Z] #140 writing image sha256:78d4ac58d8a8881d3ea0bdb6c17a08e329e1cca0cdaa63194b46b1cea1e834b5 0.0s done [2023-08-14T21:31:20.420Z] #140 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-14T21:31:20.687Z] #140 exporting layers 2.6s done [2023-08-14T21:31:20.688Z] #140 writing image sha256:db9e1c7413da27a797585fc2441485f4009fa74208445814dcbdaedb62b6431f done [2023-08-14T21:31:20.688Z] #140 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-14T21:31:20.952Z] #140 exporting layers 1.7s done [2023-08-14T21:31:20.952Z] #140 writing image sha256:a9ac432e488167b3250f6a193fe6bf0297911c9292bf9c497a7bcbadfd603db5 done [2023-08-14T21:31:20.952Z] #140 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-14T21:31:20.952Z] #140 DONE 3.9s [2023-08-14T21:31:20.952Z] [2023-08-14T21:31:20.952Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:46:28.503Z] #113 ... [2023-08-14T21:46:28.503Z] [2023-08-14T21:46:28.503Z] #116 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-14T21:46:28.503Z] #116 919.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T21:46:40.818Z] #116 ... [2023-08-14T21:46:40.818Z] [2023-08-14T21:46:40.818Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T21:46:40.818Z] #112 DONE 935.2s [2023-08-14T21:46:40.818Z] [2023-08-14T21:46:40.818Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:46:40.818Z] #108 ... [2023-08-14T21:46:40.818Z] [2023-08-14T21:46:40.818Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:46:40.818Z] #147 DONE 0.2s [2023-08-14T21:46:40.818Z] [2023-08-14T21:46:40.818Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:46:40.818Z] #148 DONE 0.3s [2023-08-14T21:46:40.818Z] [2023-08-14T21:46:40.818Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T21:46:40.818Z] #149 DONE 0.1s [2023-08-14T21:46:40.818Z] [2023-08-14T21:46:40.818Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T21:46:40.818Z] #150 DONE 0.3s [2023-08-14T21:46:40.818Z] [2023-08-14T21:46:40.818Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T21:46:40.818Z] #151 DONE 0.2s [2023-08-14T21:46:40.818Z] [2023-08-14T21:46:40.818Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:46:42.231Z] #152 DONE 1.9s [2023-08-14T21:46:42.231Z] [2023-08-14T21:46:42.231Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:46:42.522Z] #113 ... [2023-08-14T21:46:42.522Z] [2023-08-14T21:46:42.522Z] #140 [security-proxy-setup] exporting to image [2023-08-14T21:46:42.522Z] #140 exporting layers [2023-08-14T21:46:43.107Z] #140 exporting layers 0.6s done [2023-08-14T21:46:43.107Z] #140 writing image sha256:8029d05dff237d72a60267ac8979b18541d133f0cf02ef5a6c658f95ff24b438 done [2023-08-14T21:46:43.107Z] #140 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-14T21:46:43.107Z] #140 DONE 4.6s [2023-08-14T21:46:43.107Z] [2023-08-14T21:46:43.107Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:46:48.461Z] #101 ... [2023-08-14T21:46:48.461Z] [2023-08-14T21:46:48.461Z] #119 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T21:46:48.461Z] #119 DONE 943.8s [2023-08-14T21:46:48.461Z] [2023-08-14T21:46:48.461Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:46:48.461Z] #101 ... [2023-08-14T21:46:48.461Z] [2023-08-14T21:46:48.461Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T21:46:48.461Z] #153 ... [2023-08-14T21:46:48.461Z] [2023-08-14T21:46:48.461Z] #116 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-14T21:46:48.461Z] #116 DONE 944.8s [2023-08-14T21:46:48.461Z] [2023-08-14T21:46:48.461Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:46:48.925Z] #108 ... [2023-08-14T21:46:48.925Z] [2023-08-14T21:46:48.925Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T21:46:48.925Z] #153 DONE 0.7s [2023-08-14T21:46:48.925Z] [2023-08-14T21:46:48.925Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:46:49.642Z] #154 DONE 0.4s [2023-08-14T21:46:49.642Z] [2023-08-14T21:46:49.642Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:46:49.925Z] #155 DONE 0.4s [2023-08-14T21:46:49.925Z] [2023-08-14T21:46:49.925Z] #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T21:46:50.212Z] #156 ... [2023-08-14T21:46:50.212Z] [2023-08-14T21:46:50.212Z] #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-08-14T21:46:50.212Z] #157 DONE 0.4s [2023-08-14T21:46:50.521Z] [2023-08-14T21:46:50.521Z] #158 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-14T21:46:50.807Z] #158 DONE 0.6s [2023-08-14T21:46:50.807Z] [2023-08-14T21:46:50.807Z] #159 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:46:51.151Z] #159 DONE 0.2s [2023-08-14T21:46:51.151Z] [2023-08-14T21:46:51.151Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:46:51.151Z] #101 ... [2023-08-14T21:46:51.151Z] [2023-08-14T21:46:51.151Z] #160 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T21:46:51.452Z] #160 DONE 0.5s [2023-08-14T21:46:51.452Z] [2023-08-14T21:46:51.452Z] #161 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T21:46:52.052Z] #161 DONE 0.5s [2023-08-14T21:46:52.053Z] [2023-08-14T21:46:52.053Z] #162 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T21:46:52.320Z] #162 ... [2023-08-14T21:46:52.320Z] [2023-08-14T21:46:52.320Z] #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T21:46:52.320Z] #156 DONE 3.4s [2023-08-14T21:46:52.320Z] [2023-08-14T21:46:52.320Z] #163 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:46:52.588Z] #163 ... [2023-08-14T21:46:52.588Z] [2023-08-14T21:46:52.588Z] #162 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T21:46:52.588Z] #162 DONE 0.4s [2023-08-14T21:46:52.588Z] [2023-08-14T21:46:52.588Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:46:52.859Z] #164 ... [2023-08-14T21:46:52.859Z] [2023-08-14T21:46:52.859Z] #163 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:46:52.859Z] #163 DONE 0.6s [2023-08-14T21:46:53.166Z] [2023-08-14T21:46:53.166Z] #165 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:46:53.434Z] #165 DONE 0.5s [2023-08-14T21:46:53.434Z] [2023-08-14T21:46:53.434Z] #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T21:46:54.018Z] #166 DONE 0.4s [2023-08-14T21:46:54.018Z] [2023-08-14T21:46:54.018Z] #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T21:46:54.303Z] #167 DONE 0.4s [2023-08-14T21:46:54.303Z] [2023-08-14T21:46:54.303Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:46:54.303Z] #113 ... [2023-08-14T21:46:54.303Z] [2023-08-14T21:46:54.304Z] #168 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-14T21:46:54.571Z] #168 DONE 0.3s [2023-08-14T21:46:54.571Z] [2023-08-14T21:46:54.571Z] #169 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-14T21:46:54.840Z] #169 DONE 0.3s [2023-08-14T21:46:54.840Z] [2023-08-14T21:46:54.840Z] #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T21:46:55.108Z] #170 DONE 0.2s [2023-08-14T21:46:55.108Z] [2023-08-14T21:46:55.108Z] #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T21:46:55.376Z] #171 DONE 0.2s [2023-08-14T21:46:55.376Z] [2023-08-14T21:46:55.376Z] #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T21:46:55.376Z] #172 ... [2023-08-14T21:46:55.376Z] [2023-08-14T21:46:55.376Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:46:55.376Z] #164 DONE 2.8s [2023-08-14T21:46:55.658Z] [2023-08-14T21:46:55.658Z] #140 [security-secretstore-setup] exporting to image [2023-08-14T21:46:55.658Z] #140 exporting layers [2023-08-14T21:46:57.602Z] #140 exporting layers 1.9s done [2023-08-14T21:46:57.602Z] #140 writing image sha256:ce56ea34bcc582018b8c90b58f1fd53f19f5b3db16e7a4474a8460ffb97e7c82 0.0s done [2023-08-14T21:46:57.602Z] #140 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-08-14T21:46:57.602Z] #140 DONE 6.5s [2023-08-14T21:46:57.602Z] [2023-08-14T21:46:57.602Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:46:58.558Z] #117 ... [2023-08-14T21:46:58.558Z] [2023-08-14T21:46:58.558Z] #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T21:46:58.558Z] #172 DONE 3.1s [2023-08-14T21:46:58.558Z] [2023-08-14T21:46:58.558Z] #140 [security-bootstrapper] exporting to image [2023-08-14T21:46:59.517Z] #140 exporting layers 1.1s done [2023-08-14T21:46:59.517Z] #140 writing image sha256:4da7a898eb471ae6be5fccee55ecf1becd0493d3cf552717fea16bd3b0f26f16 done [2023-08-14T21:46:59.517Z] #140 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-14T21:46:59.517Z] #140 DONE 7.5s [2023-08-14T21:46:59.517Z] [2023-08-14T21:46:59.517Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T21:47:09.574Z] #120 ... [2023-08-14T21:47:09.574Z] [2023-08-14T21:47:09.574Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T21:47:09.574Z] #122 DONE 964.9s [2023-08-14T21:47:09.574Z] [2023-08-14T21:47:09.574Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T21:47:09.574Z] #120 ... [2023-08-14T21:47:09.574Z] [2023-08-14T21:47:09.574Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:47:09.574Z] #173 DONE 0.2s [2023-08-14T21:47:09.574Z] [2023-08-14T21:47:09.574Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:47:09.574Z] #174 DONE 0.2s [2023-08-14T21:47:09.574Z] [2023-08-14T21:47:09.574Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T21:47:09.847Z] #175 DONE 0.2s [2023-08-14T21:47:09.847Z] [2023-08-14T21:47:09.847Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:47:09.847Z] #176 DONE 0.1s [2023-08-14T21:47:09.847Z] [2023-08-14T21:47:09.847Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T21:47:09.847Z] #177 DONE 0.1s [2023-08-14T21:47:09.847Z] [2023-08-14T21:47:09.847Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:47:10.114Z] #113 ... [2023-08-14T21:47:10.114Z] [2023-08-14T21:47:10.114Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:47:14.373Z] #178 DONE 3.7s [2023-08-14T21:47:14.373Z] [2023-08-14T21:47:14.373Z] #140 [security-proxy-auth] exporting to image [2023-08-14T21:47:14.373Z] #140 exporting layers [2023-08-14T21:47:14.373Z] #140 exporting layers 0.6s done [2023-08-14T21:47:14.373Z] #140 writing image sha256:494264edd44ed5f8bb2e3a95470ca9280b37acc0909f02546e1f4ba24a97f178 0.0s done [2023-08-14T21:47:14.373Z] #140 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-14T21:47:14.373Z] #140 DONE 8.1s [2023-08-14T21:47:14.373Z] [2023-08-14T21:47:14.373Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:47:24.442Z] #113 ... [2023-08-14T21:47:24.442Z] [2023-08-14T21:47:24.442Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T21:47:24.442Z] #120 DONE 979.7s [2023-08-14T21:47:24.442Z] [2023-08-14T21:47:24.442Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T21:47:24.442Z] #114 ... [2023-08-14T21:47:24.442Z] [2023-08-14T21:47:24.442Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:47:24.442Z] #179 DONE 0.4s [2023-08-14T21:47:24.442Z] [2023-08-14T21:47:24.442Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:47:24.442Z] #101 ... [2023-08-14T21:47:24.442Z] [2023-08-14T21:47:24.442Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:47:24.442Z] #180 DONE 0.3s [2023-08-14T21:47:24.442Z] [2023-08-14T21:47:24.442Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:47:24.711Z] #101 ... [2023-08-14T21:47:24.711Z] [2023-08-14T21:47:24.711Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T21:47:24.984Z] #181 DONE 0.4s [2023-08-14T21:47:24.984Z] [2023-08-14T21:47:24.984Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:47:24.984Z] #182 DONE 0.2s [2023-08-14T21:47:24.984Z] [2023-08-14T21:47:24.984Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-14T21:47:25.253Z] #183 DONE 0.2s [2023-08-14T21:47:25.253Z] [2023-08-14T21:47:25.254Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:47:27.195Z] #184 DONE 2.0s [2023-08-14T21:47:27.195Z] [2023-08-14T21:47:27.195Z] #140 [core-common-config-bootstrapper] exporting to image [2023-08-14T21:47:27.195Z] #140 exporting layers [2023-08-14T21:47:27.777Z] #140 exporting layers 0.7s done [2023-08-14T21:47:27.777Z] #140 writing image sha256:ed80c90f4ad5ef733faecd8399ebeb83971e1493501f6460a1d5795b7720d7e4 done [2023-08-14T21:47:27.777Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-14T21:47:27.777Z] #140 DONE 8.8s [2023-08-14T21:47:27.777Z] [2023-08-14T21:47:27.777Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:48:14.629Z] #101 ... [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T21:48:14.629Z] #115 DONE 1026.9s [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:48:14.629Z] #101 ... [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:48:14.629Z] #185 DONE 0.3s [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:48:14.629Z] #186 DONE 0.3s [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T21:48:14.629Z] #187 DONE 0.4s [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:48:14.629Z] #117 ... [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:48:14.629Z] #188 DONE 0.2s [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #140 [core-command] exporting to image [2023-08-14T21:48:14.629Z] #140 exporting layers [2023-08-14T21:48:14.629Z] #140 exporting layers 0.4s done [2023-08-14T21:48:14.629Z] #140 writing image sha256:b08305a0f77b41708a76afad32b206da0a901fcbf940dcee38a4602ab05c53de done [2023-08-14T21:48:14.629Z] #140 naming to docker.io/library/core-command-arm64 done [2023-08-14T21:48:14.629Z] #140 DONE 9.2s [2023-08-14T21:48:14.629Z] [2023-08-14T21:48:14.629Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:48:24.688Z] #113 ... [2023-08-14T21:48:24.688Z] [2023-08-14T21:48:24.688Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T21:48:24.688Z] #114 DONE 1040.1s [2023-08-14T21:48:24.688Z] [2023-08-14T21:48:24.688Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:48:24.688Z] #101 ... [2023-08-14T21:48:24.688Z] [2023-08-14T21:48:24.688Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:48:24.688Z] #189 DONE 0.2s [2023-08-14T21:48:24.688Z] [2023-08-14T21:48:24.688Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:48:24.688Z] #190 DONE 0.2s [2023-08-14T21:48:24.688Z] [2023-08-14T21:48:24.688Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T21:48:24.957Z] #191 DONE 0.4s [2023-08-14T21:48:24.957Z] [2023-08-14T21:48:24.957Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:48:24.957Z] #108 ... [2023-08-14T21:48:24.957Z] [2023-08-14T21:48:24.957Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:48:25.225Z] #192 DONE 0.2s [2023-08-14T21:48:25.225Z] [2023-08-14T21:48:25.225Z] #140 [core-data] exporting to image [2023-08-14T21:48:25.225Z] #140 exporting layers [2023-08-14T21:48:25.225Z] #140 exporting layers 0.3s done [2023-08-14T21:48:25.492Z] #140 writing image sha256:d016a7f4110995aeae54fde355ec6148d6e559b18aad3558ff91f7e6f65611e9 done [2023-08-14T21:48:25.492Z] #140 naming to docker.io/library/core-data-arm64 done [2023-08-14T21:48:25.492Z] #140 DONE 9.5s [2023-08-14T21:48:25.492Z] [2023-08-14T21:48:25.492Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:48:27.441Z] #113 DONE 1043.5s [2023-08-14T21:48:27.442Z] [2023-08-14T21:48:27.442Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:48:27.442Z] #108 ... [2023-08-14T21:48:27.442Z] [2023-08-14T21:48:27.442Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:48:27.718Z] #193 DONE 0.2s [2023-08-14T21:48:27.718Z] [2023-08-14T21:48:27.718Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:48:27.986Z] #108 ... [2023-08-14T21:48:27.986Z] [2023-08-14T21:48:27.986Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:48:27.986Z] #194 DONE 0.2s [2023-08-14T21:48:27.986Z] [2023-08-14T21:48:27.986Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T21:48:28.264Z] #195 DONE 0.3s [2023-08-14T21:48:28.264Z] [2023-08-14T21:48:28.264Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:48:28.540Z] #196 DONE 0.1s [2023-08-14T21:48:28.540Z] [2023-08-14T21:48:28.540Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T21:48:28.807Z] #197 DONE 0.1s [2023-08-14T21:48:28.807Z] [2023-08-14T21:48:28.807Z] #140 [core-metadata] exporting to image [2023-08-14T21:48:29.074Z] #140 exporting layers 0.4s done [2023-08-14T21:48:29.074Z] #140 writing image sha256:f562fcac3c05693e37b98b646ad887d95d8197547858d8899c8db1379c91763f done [2023-08-14T21:48:29.074Z] #140 naming to docker.io/library/core-metadata-arm64 done [2023-08-14T21:48:29.074Z] #140 DONE 9.9s [2023-08-14T21:48:29.074Z] [2023-08-14T21:48:29.074Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:49:01.339Z] #108 ... [2023-08-14T21:49:01.339Z] [2023-08-14T21:49:01.339Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:49:01.339Z] #101 DONE 1074.6s [2023-08-14T21:49:01.339Z] [2023-08-14T21:49:01.339Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:49:01.339Z] #12 ... [2023-08-14T21:49:01.339Z] [2023-08-14T21:49:01.339Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:49:01.339Z] #198 DONE 0.2s [2023-08-14T21:49:01.339Z] [2023-08-14T21:49:01.339Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:49:01.339Z] #199 DONE 0.2s [2023-08-14T21:49:01.339Z] [2023-08-14T21:49:01.339Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T21:49:01.339Z] #200 DONE 0.4s [2023-08-14T21:49:01.339Z] [2023-08-14T21:49:01.340Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:49:01.340Z] #201 DONE 0.2s [2023-08-14T21:49:01.340Z] [2023-08-14T21:49:01.340Z] #140 [security-spiffe-token-provider] exporting to image [2023-08-14T21:49:01.340Z] #140 exporting layers [2023-08-14T21:49:01.340Z] #140 exporting layers 0.6s done [2023-08-14T21:49:01.340Z] #140 writing image sha256:2947b26a4595c235da42c5085da0100aaa16bd5daf9d5a0858580d7af689d347 done [2023-08-14T21:49:01.340Z] #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-14T21:49:01.340Z] #140 DONE 10.5s [2023-08-14T21:49:01.340Z] [2023-08-14T21:49:01.340Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:49:28.002Z] #108 DONE 1103.9s [2023-08-14T21:49:28.002Z] [2023-08-14T21:49:28.002Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:49:28.002Z] #12 ... [2023-08-14T21:49:28.002Z] [2023-08-14T21:49:28.002Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:49:28.269Z] #202 DONE 0.2s [2023-08-14T21:49:28.269Z] [2023-08-14T21:49:28.269Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:49:28.269Z] #203 DONE 0.2s [2023-08-14T21:49:28.269Z] [2023-08-14T21:49:28.269Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T21:49:28.853Z] #204 DONE 0.4s [2023-08-14T21:49:28.853Z] [2023-08-14T21:49:28.853Z] #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:49:28.853Z] #205 DONE 0.2s [2023-08-14T21:49:28.853Z] [2023-08-14T21:49:28.853Z] #140 [support-notifications] exporting to image [2023-08-14T21:49:28.853Z] #140 exporting layers [2023-08-14T21:49:29.118Z] #140 ... [2023-08-14T21:49:29.118Z] [2023-08-14T21:49:29.118Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:49:29.118Z] #117 DONE 1105.4s [2023-08-14T21:49:29.118Z] [2023-08-14T21:49:29.118Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:49:29.384Z] #12 ... [2023-08-14T21:49:29.384Z] [2023-08-14T21:49:29.384Z] #140 [support-notifications] exporting to image [2023-08-14T21:49:29.384Z] #140 exporting layers 0.4s done [2023-08-14T21:49:29.384Z] #140 writing image sha256:9d74f271a1a81d5142050b0ec8f2bd4f011b4f8475cc32739adaf7f91987d517 done [2023-08-14T21:49:29.384Z] #140 naming to docker.io/library/support-notifications-arm64 done [2023-08-14T21:49:29.384Z] #140 DONE 10.9s [2023-08-14T21:49:29.384Z] [2023-08-14T21:49:29.384Z] #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:49:29.384Z] #206 DONE 0.1s [2023-08-14T21:49:29.384Z] [2023-08-14T21:49:29.384Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:49:29.649Z] #12 ... [2023-08-14T21:49:29.649Z] [2023-08-14T21:49:29.649Z] #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:49:29.649Z] #207 DONE 0.1s [2023-08-14T21:49:29.649Z] [2023-08-14T21:49:29.649Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T21:49:29.915Z] #208 DONE 0.4s [2023-08-14T21:49:29.915Z] [2023-08-14T21:49:29.915Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:49:30.180Z] #12 ... [2023-08-14T21:49:30.180Z] [2023-08-14T21:49:30.180Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:49:30.180Z] #209 DONE 0.1s [2023-08-14T21:49:30.180Z] [2023-08-14T21:49:30.180Z] #140 [support-scheduler] exporting to image [2023-08-14T21:49:30.446Z] #140 exporting layers 0.3s done [2023-08-14T21:49:30.446Z] #140 writing image sha256:162381b7c5bd0c6db7342f10a57af6c8d226992b04b8fe9d9488b2766a840f84 done [2023-08-14T21:49:30.446Z] #140 naming to docker.io/library/support-scheduler-arm64 done [2023-08-14T21:49:30.446Z] #140 DONE 11.3s [2023-08-14T21:49:30.446Z] [2023-08-14T21:49:30.446Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:49:30.446Z] time="2023-08-14T21:28:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T21:49:30.445Z] $ docker stop --time=1 f965fe6f499316094ef23fc27cc5501a00fc22ce4726c8b9563341afd668ff07 [2023-08-14T21:49:32.099Z] $ docker rm -f --volumes f965fe6f499316094ef23fc27cc5501a00fc22ce4726c8b9563341afd668ff07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T21:49:32.581Z] + docker images [2023-08-14T21:49:32.582Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T21:49:32.582Z] support-scheduler-arm64 latest 162381b7c5bd 3 seconds ago 32.9MB [2023-08-14T21:49:32.582Z] support-notifications-arm64 latest 9d74f271a1a8 4 seconds ago 33.7MB [2023-08-14T21:49:32.582Z] security-spiffe-token-provider-arm64 latest 2947b26a4595 33 seconds ago 33.3MB [2023-08-14T21:49:32.582Z] core-metadata-arm64 latest f562fcac3c05 About a minute ago 21.2MB [2023-08-14T21:49:32.582Z] core-data-arm64 latest d016a7f41109 About a minute ago 20.9MB [2023-08-14T21:49:32.582Z] core-command-arm64 latest b08305a0f77b About a minute ago 20.8MB [2023-08-14T21:49:32.582Z] core-common-config-bootstrapper-arm64 latest ed80c90f4ad5 2 minutes ago 18MB [2023-08-14T21:49:32.582Z] security-proxy-auth-arm64 latest 494264edd44e 2 minutes ago 19.3MB [2023-08-14T21:49:32.582Z] security-bootstrapper-arm64 latest 4da7a898eb47 2 minutes ago 22.6MB [2023-08-14T21:49:32.582Z] security-secretstore-setup-arm64 latest ce56ea34bcc5 2 minutes ago 43MB [2023-08-14T21:49:32.582Z] security-proxy-setup-arm64 latest 8029d05dff23 2 minutes ago 19.5MB [2023-08-14T21:49:32.582Z] security-spire-agent-arm64 latest a9ac432e4881 18 minutes ago 152MB [2023-08-14T21:49:32.582Z] security-spire-server-arm64 latest 78d4ac58d8a8 18 minutes ago 96.9MB [2023-08-14T21:49:32.582Z] security-spire-config-arm64 latest db9e1c7413da 18 minutes ago 96.1MB [2023-08-14T21:49:32.582Z] ci-base-image-arm64 latest 91e54e279738 32 minutes ago 1.05GB [2023-08-14T21:49:32.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-14T21:49:32.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:49:33.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:49:33.028Z] [2023-08-14T21:49:33.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:49:33.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:49:33.363Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T21:49:33.363Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T21:49:33.363Z] 04944245beec: Pulling fs layer [2023-08-14T21:49:33.363Z] 699f458cf7ca: Pulling fs layer [2023-08-14T21:49:33.363Z] 765212b225bb: Pulling fs layer [2023-08-14T21:49:33.363Z] f23df028b6ca: Pulling fs layer [2023-08-14T21:49:33.363Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T21:49:33.363Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T21:49:33.363Z] 765212b225bb: Waiting [2023-08-14T21:49:33.363Z] f23df028b6ca: Waiting [2023-08-14T21:49:33.363Z] d65c8cfc05b1: Waiting [2023-08-14T21:49:33.638Z] 04944245beec: Verifying Checksum [2023-08-14T21:49:33.638Z] 04944245beec: Download complete [2023-08-14T21:49:33.638Z] 765212b225bb: Verifying Checksum [2023-08-14T21:49:33.638Z] 765212b225bb: Download complete [2023-08-14T21:49:33.638Z] f23df028b6ca: Verifying Checksum [2023-08-14T21:49:33.638Z] f23df028b6ca: Download complete [2023-08-14T21:49:33.638Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T21:49:33.638Z] d65c8cfc05b1: Download complete [2023-08-14T21:49:33.909Z] 699f458cf7ca: Verifying Checksum [2023-08-14T21:49:33.909Z] 699f458cf7ca: Download complete [2023-08-14T21:49:34.177Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T21:49:34.177Z] 8998bd30e6a1: Download complete [2023-08-14T21:49:36.758Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T21:49:36.758Z] 2437ff75d9bd: Download complete [2023-08-14T21:49:39.336Z] 8998bd30e6a1: Pull complete [2023-08-14T21:49:39.921Z] 04944245beec: Pull complete [2023-08-14T21:49:41.328Z] 699f458cf7ca: Pull complete [2023-08-14T21:49:41.328Z] 765212b225bb: Pull complete [2023-08-14T21:49:42.287Z] f23df028b6ca: Pull complete [2023-08-14T21:49:42.287Z] d65c8cfc05b1: Pull complete [2023-08-14T21:49:57.294Z] 2437ff75d9bd: Pull complete [2023-08-14T21:49:57.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T21:49:57.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:49:57.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:49:57.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-3572 does not seem to be running inside a container [2023-08-14T21:49:57.561Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T21:50:00.746Z] $ docker top 52cd0b82b2e27f1d9b1692c9b13bd14b67d4df2da05970755e037471ffed67e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:50:01.664Z] ---> job-cost.sh [2023-08-14T21:50:01.664Z] lf-activate-venv: SKIPPING [2023-08-14T21:50:01.664Z] INFO: No Stack... [2023-08-14T21:50:02.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T21:50:02.831Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T21:50:03.478Z] + + cut -d,cat -f6 /w/workspace/edgex-go/32/archives/cost.csv [2023-08-14T21:50:03.478Z] [Pipeline] lock [2023-08-14T21:50:03.523Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-32-stack-cost] [2023-08-14T21:50:03.529Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-32-stack-cost] did not exist. Created. [2023-08-14T21:50:03.529Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T21:50:04.186Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T21:50:04.412Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T21:50:04.418Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-32-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T21:50:04.422Z] $ docker stop --time=1 52cd0b82b2e27f1d9b1692c9b13bd14b67d4df2da05970755e037471ffed67e7 [2023-08-14T21:50:05.989Z] $ docker rm -f --volumes 52cd0b82b2e27f1d9b1692c9b13bd14b67d4df2da05970755e037471ffed67e7 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-14T21:50:06.886Z] + [ -d /w/workspace/edgex-go/32/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:50:07.180Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:50:08.041Z] ---> package-listing.sh [2023-08-14T21:50:08.041Z] ++ facter osfamily [2023-08-14T21:50:08.041Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T21:50:08.301Z] + OS_FAMILY=debian [2023-08-14T21:50:08.301Z] + workspace=/w/workspace/edgex-go/32 [2023-08-14T21:50:08.301Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T21:50:08.301Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T21:50:08.301Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T21:50:08.301Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T21:50:08.301Z] + '[' /w/workspace/edgex-go/32 ']' [2023-08-14T21:50:08.301Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T21:50:08.301Z] + case "${OS_FAMILY}" in [2023-08-14T21:50:08.301Z] + dpkg -l [2023-08-14T21:50:08.301Z] + grep '^ii' [2023-08-14T21:50:08.301Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T21:50:08.301Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T21:50:08.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T21:50:08.301Z] + '[' /w/workspace/edgex-go/32 ']' [2023-08-14T21:50:08.301Z] + mkdir -p /w/workspace/edgex-go/32/archives/ [2023-08-14T21:50:08.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo [2023-08-14T21:50:08.312Z] 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T21:50:08.592Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:50:08.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:50:08.896Z] [2023-08-14T21:50:08.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:50:09.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:50:09.192Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T21:50:09.192Z] 5eb5b503b376: Pulling fs layer [2023-08-14T21:50:09.192Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T21:50:09.192Z] ec43610c2a17: Pulling fs layer [2023-08-14T21:50:09.192Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T21:50:09.192Z] 33b1e0a273af: Pulling fs layer [2023-08-14T21:50:09.192Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T21:50:09.192Z] 2f39f015ded8: Pulling fs layer [2023-08-14T21:50:09.192Z] 33b1e0a273af: Waiting [2023-08-14T21:50:09.192Z] 5d3b04190fa2: Waiting [2023-08-14T21:50:09.192Z] 3a2ae6a8a46f: Waiting [2023-08-14T21:50:09.192Z] 2f39f015ded8: Waiting [2023-08-14T21:50:09.192Z] 5c69ac0246d0: Verifying Checksum [2023-08-14T21:50:09.192Z] 5c69ac0246d0: Download complete [2023-08-14T21:50:09.192Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T21:50:09.192Z] 3a2ae6a8a46f: Download complete [2023-08-14T21:50:09.192Z] 33b1e0a273af: Verifying Checksum [2023-08-14T21:50:09.192Z] 33b1e0a273af: Download complete [2023-08-14T21:50:09.192Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T21:50:09.192Z] 5d3b04190fa2: Download complete [2023-08-14T21:50:09.461Z] ec43610c2a17: Download complete [2023-08-14T21:50:09.461Z] 5eb5b503b376: Download complete [2023-08-14T21:50:10.054Z] 2f39f015ded8: Verifying Checksum [2023-08-14T21:50:10.054Z] 2f39f015ded8: Download complete [2023-08-14T21:50:10.617Z] 5eb5b503b376: Pull complete [2023-08-14T21:50:10.617Z] 5c69ac0246d0: Pull complete [2023-08-14T21:50:11.180Z] ec43610c2a17: Pull complete [2023-08-14T21:50:11.180Z] 3a2ae6a8a46f: Pull complete [2023-08-14T21:50:11.180Z] 33b1e0a273af: Pull complete [2023-08-14T21:50:11.438Z] 5d3b04190fa2: Pull complete [2023-08-14T21:50:15.622Z] 2f39f015ded8: Pull complete [2023-08-14T21:50:15.622Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T21:50:15.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:50:15.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:50:15.695Z] prd-ubuntu20.04-docker-8c-8g-3571 does not seem to be running inside a container [2023-08-14T21:50:15.731Z] $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T21:50:18.993Z] $ docker top b7bff1fff1bc5fad78c9e940208ebcc8557f36b36718c70daff28fe670e9e6c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:50:19.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T21:50:19.621Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T21:50:19.905Z] + ls /var/log/sa-host [2023-08-14T21:50:19.905Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:50:20.052Z] provisioning config files... [2023-08-14T21:50:20.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config4952708708908349004tmp [Pipeline] { [Pipeline] echo [2023-08-14T21:50:20.079Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:50:20.363Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T21:50:20.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:50:20.686Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T21:50:20.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:50:20.980Z] ---> sudo-logs.sh [2023-08-14T21:50:20.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T21:50:21.019Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:50:21.301Z] ---> job-cost.sh [2023-08-14T21:50:21.301Z] lf-activate-venv: SKIPPING [2023-08-14T21:50:21.301Z] DEBUG: total: 0.10999999940395355 [2023-08-14T21:50:21.301Z] INFO: Retrieving Stack Cost... [2023-08-14T21:50:21.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T21:50:22.125Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T21:50:22.134Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:50:22.415Z] ---> logs-deploy.sh [2023-08-14T21:50:22.415Z] lf-activate-venv: SKIPPING [2023-08-14T21:50:22.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/32 [2023-08-14T21:50:22.415Z] INFO: archiving workspace using pattern(s): [2023-08-14T21:50:23.352Z] Archives upload complete. [2023-08-14T21:50:23.352Z] INFO: archiving logs to Nexus