Pull request #4732 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b6fdb22fa9d2838d794508afddbca50e15ccfa7+97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (0e321e493f637d89335ddc8cfff36a8e85f68ff6) 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-ssh8256957595295664173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8580534639222935200.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4732/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4732/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16202166775271278589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4732/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16875609646660811576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16503816988173035092.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4732/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4732/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5053213205928900341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23996 in /w/workspace/edgexfoundry_edgex-go_PR-4732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b into PR head commit 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 Merge succeeded, producing 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 Checking out Revision 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 (PR-4732) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4732/head:refs/remotes/origin/PR-4732 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 # 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 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-04T19:32:17.415Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-04T19:32:17.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-04T19:32:17.728Z] ========================================================= [2023-12-04T19:32:17.728Z] EdgeX Global Pipelines Version Info [2023-12-04T19:32:17.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:32:18.894Z] ------------------- [2023-12-04T19:32:18.894Z] stable info: [2023-12-04T19:32:18.894Z] ------------------- [2023-12-04T19:32:18.894Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-04T19:32:18.894Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-04T19:32:18.894Z] Message: update stable to v1.0.258 [2023-12-04T19:32:19.156Z] ------------------- [2023-12-04T19:32:19.156Z] experimental info: [2023-12-04T19:32:19.156Z] ------------------- [2023-12-04T19:32:19.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-04T19:32:19.156Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-04T19:32:19.156Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-04T19:32:19.378Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-04T19:32:19.434Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-04T19:32:19.503Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-04T19:32:19.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-04T19:32:19.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-04T19:32:19.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-04T19:32:19.744Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-04T19:32:19.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-04T19:32:19.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-04T19:32:19.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-04T19:32:19.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-04T19:32:20.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-04T19:32:20.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-04T19:32:20.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-04T19:32:20.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-04T19:32:20.333Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-04T19:32:20.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-04T19:32:20.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-04T19:32:20.532Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-04T19:32:20.607Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-04T19:32:20.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-04T19:32:20.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-04T19:32:20.823Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-04T19:32:20.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4732 [Pipeline] echo [2023-12-04T19:32:20.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4732 [Pipeline] echo [2023-12-04T19:32:21.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4732 [Pipeline] echo [2023-12-04T19:32:21.138Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 [Pipeline] echo [2023-12-04T19:32:21.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b6fdb2 [Pipeline] echo [2023-12-04T19:32:21.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T19:32:21.504Z] provisioning config files... [2023-12-04T19:32:21.519Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17284258985756475540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:32:21.937Z] ---> ****-login.sh [2023-12-04T19:32:21.937Z] nexus3.edgexfoundry.org:10001 [2023-12-04T19:32:22.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:32:22.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:32:22.459Z] Configure a credential helper to remove this warning. See [2023-12-04T19:32:22.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:32:22.459Z] [2023-12-04T19:32:22.459Z] Login Succeeded [2023-12-04T19:32:22.459Z] nexus3.edgexfoundry.org:10002 [2023-12-04T19:32:22.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:32:22.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:32:22.719Z] Configure a credential helper to remove this warning. See [2023-12-04T19:32:22.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:32:22.719Z] [2023-12-04T19:32:22.719Z] Login Succeeded [2023-12-04T19:32:22.719Z] nexus3.edgexfoundry.org:10003 [2023-12-04T19:32:22.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:32:22.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:32:22.719Z] Configure a credential helper to remove this warning. See [2023-12-04T19:32:22.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:32:22.719Z] [2023-12-04T19:32:22.719Z] Login Succeeded [2023-12-04T19:32:22.719Z] nexus3.edgexfoundry.org:10004 [2023-12-04T19:32:22.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:32:22.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:32:22.980Z] Configure a credential helper to remove this warning. See [2023-12-04T19:32:22.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:32:22.980Z] [2023-12-04T19:32:22.980Z] Login Succeeded [2023-12-04T19:32:22.980Z] ****.io [2023-12-04T19:32:22.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:32:23.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:32:23.240Z] Configure a credential helper to remove this warning. See [2023-12-04T19:32:23.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:32:23.240Z] [2023-12-04T19:32:23.240Z] Login Succeeded [2023-12-04T19:32:23.240Z] ---> ****-login.sh ends [Pipeline] } [2023-12-04T19:32:23.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T19:32:23.762Z] + 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-12-04T19:32:23.762Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2023-12-04T19:32:23.762Z] [2023-12-04T19:32:23.762Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-04T19:32:23.762Z] + + cut -d/ -f2dirname [2023-12-04T19:32:23.762Z] cmd/core-common-config-bootstrapper/Dockerfile [2023-12-04T19:32:23.762Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-04T19:32:23.762Z] + dirname cmd/core-data/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-04T19:32:23.762Z] + dirname cmd/core-metadata/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-04T19:32:23.762Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-04T19:32:23.762Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2023-12-04T19:32:23.762Z] -d/ -f2 [2023-12-04T19:32:23.762Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-04T19:32:23.762Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2023-12-04T19:32:23.762Z] [2023-12-04T19:32:23.762Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-04T19:32:23.762Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-04T19:32:23.762Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-04T19:32:23.762Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-04T19:32:23.762Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-04T19:32:23.762Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-04T19:32:23.762Z] + dirname cmd/support-notifications/Dockerfile [2023-12-04T19:32:23.762Z] + cut -d/ -f2 [2023-12-04T19:32:23.762Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-04T19:32:23.763Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-04T19:32:23.763Z] + cut -d/ -f2 [2023-12-04T19:32:23.763Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-04T19:32:23.814Z] 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-12-04T19:32:24.426Z] + git rev-list -1 --merges 0b6fdb22fa9d2838d794508afddbca50e15ccfa7~1..0b6fdb22fa9d2838d794508afddbca50e15ccfa7 [Pipeline] echo [2023-12-04T19:32:24.469Z] -----------> git rev-list -1 --merges 0b6fdb22fa9d2838d794508afddbca50e15ccfa7~1..0b6fdb22fa9d2838d794508afddbca50e15ccfa7 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 [false] [Pipeline] sh [2023-12-04T19:32:24.800Z] + git log --format=format:%s -1 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 [Pipeline] echo [2023-12-04T19:32:24.836Z] ========================================================= [2023-12-04T19:32:24.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-04T19:32:24.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-04T19:32:25.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-04T19:32:25.506Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-04T19:32:25.506Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-04T19:32:25.506Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-04T19:32:25.506Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-04T19:32:25.506Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-04T19:32:25.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:32:26.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T19:32:26.064Z] [2023-12-04T19:32:26.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:32:26.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T19:32:26.492Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-04T19:32:26.492Z] b85a868b505f: Pulling fs layer [2023-12-04T19:32:26.492Z] e2be974225ed: Pulling fs layer [2023-12-04T19:32:26.492Z] 339a4e72a1f5: Pulling fs layer [2023-12-04T19:32:26.492Z] 988bab9f4d93: Pulling fs layer [2023-12-04T19:32:26.492Z] 1469e6f7b9e6: Pulling fs layer [2023-12-04T19:32:26.492Z] eaf3925da568: Pulling fs layer [2023-12-04T19:32:26.492Z] bab4dde63d76: Pulling fs layer [2023-12-04T19:32:26.492Z] bde34c3a00c8: Pulling fs layer [2023-12-04T19:32:26.492Z] b352a97aabf1: Pulling fs layer [2023-12-04T19:32:26.492Z] 4872d77fe225: Pulling fs layer [2023-12-04T19:32:26.492Z] 5851b861e8e6: Pulling fs layer [2023-12-04T19:32:26.492Z] 1469e6f7b9e6: Waiting [2023-12-04T19:32:26.492Z] eaf3925da568: Waiting [2023-12-04T19:32:26.492Z] b352a97aabf1: Waiting [2023-12-04T19:32:26.492Z] 988bab9f4d93: Waiting [2023-12-04T19:32:26.492Z] bab4dde63d76: Waiting [2023-12-04T19:32:26.492Z] 5851b861e8e6: Waiting [2023-12-04T19:32:26.492Z] bde34c3a00c8: Waiting [2023-12-04T19:32:26.492Z] 4872d77fe225: Waiting [2023-12-04T19:32:26.492Z] e2be974225ed: Verifying Checksum [2023-12-04T19:32:26.492Z] e2be974225ed: Download complete [2023-12-04T19:32:26.492Z] 988bab9f4d93: Verifying Checksum [2023-12-04T19:32:26.492Z] 988bab9f4d93: Download complete [2023-12-04T19:32:26.751Z] 1469e6f7b9e6: Verifying Checksum [2023-12-04T19:32:26.751Z] 1469e6f7b9e6: Download complete [2023-12-04T19:32:26.751Z] 339a4e72a1f5: Verifying Checksum [2023-12-04T19:32:26.751Z] 339a4e72a1f5: Download complete [2023-12-04T19:32:26.751Z] eaf3925da568: Verifying Checksum [2023-12-04T19:32:26.751Z] bde34c3a00c8: Verifying Checksum [2023-12-04T19:32:26.751Z] bde34c3a00c8: Download complete [2023-12-04T19:32:26.751Z] b352a97aabf1: Verifying Checksum [2023-12-04T19:32:26.751Z] b352a97aabf1: Download complete [2023-12-04T19:32:26.751Z] 4872d77fe225: Download complete [2023-12-04T19:32:26.751Z] 5851b861e8e6: Verifying Checksum [2023-12-04T19:32:26.751Z] 5851b861e8e6: Download complete [2023-12-04T19:32:26.751Z] b85a868b505f: Verifying Checksum [2023-12-04T19:32:26.751Z] b85a868b505f: Download complete [2023-12-04T19:32:27.010Z] bab4dde63d76: Verifying Checksum [2023-12-04T19:32:27.010Z] bab4dde63d76: Download complete [2023-12-04T19:32:27.948Z] b85a868b505f: Pull complete [2023-12-04T19:32:28.208Z] e2be974225ed: Pull complete [2023-12-04T19:32:28.781Z] 339a4e72a1f5: Pull complete [2023-12-04T19:32:28.781Z] 988bab9f4d93: Pull complete [2023-12-04T19:32:29.042Z] 1469e6f7b9e6: Pull complete [2023-12-04T19:32:29.042Z] eaf3925da568: Pull complete [2023-12-04T19:32:30.948Z] bab4dde63d76: Pull complete [2023-12-04T19:32:30.948Z] bde34c3a00c8: Pull complete [2023-12-04T19:32:31.208Z] b352a97aabf1: Pull complete [2023-12-04T19:32:31.208Z] 4872d77fe225: Pull complete [2023-12-04T19:32:31.468Z] 5851b861e8e6: Pull complete [2023-12-04T19:32:31.468Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-04T19:32:31.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-04T19:32:31.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:32:31.847Z] prd-ubuntu20.04-docker-8c-8g-23996 does not seem to be running inside a container [2023-12-04T19:32:32.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-04T19:32:35.864Z] $ docker top 1b732b713d11c5f866a550f819b07216933d67ccb3533d8789c8c0ba37ca3af8 -eo pid,comm [2023-12-04T19:32:35.499Z] 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-12-04T19:32:35.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-04T19:32:35.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T19:32:35.694Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T19:32:35.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T19:32:36.227Z] $ docker exec 1b732b713d11c5f866a550f819b07216933d67ccb3533d8789c8c0ba37ca3af8 ssh-agent [2023-12-04T19:32:35.917Z] SSH_AUTH_SOCK=/tmp/ssh-1fJ1alBtjty8/agent.32 [2023-12-04T19:32:35.917Z] SSH_AGENT_PID=38 [2023-12-04T19:32:35.925Z] Running ssh-add (command line suppressed) [2023-12-04T19:32:36.454Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5638670873063677921.key (/w/workspace/edgex-go/1@tmp/private_key_5638670873063677921.key) [2023-12-04T19:32:36.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T19:32:36.416Z] + git tag --points-at HEAD [Pipeline] } [2023-12-04T19:32:36.862Z] $ docker exec --env ******** --env ******** 1b732b713d11c5f866a550f819b07216933d67ccb3533d8789c8c0ba37ca3af8 ssh-agent -k [2023-12-04T19:32:36.968Z] unset SSH_AUTH_SOCK; [2023-12-04T19:32:36.968Z] unset SSH_AGENT_PID; [2023-12-04T19:32:36.968Z] echo Agent pid 38 killed; [2023-12-04T19:32:36.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-04T19:32:36.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-04T19:32:36.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-04T19:32:36.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-04T19:32:37.286Z] $ docker exec 1b732b713d11c5f866a550f819b07216933d67ccb3533d8789c8c0ba37ca3af8 ssh-agent [2023-12-04T19:32:36.990Z] SSH_AUTH_SOCK=/tmp/ssh-V5eXdHhnfM90/agent.70 [2023-12-04T19:32:36.990Z] SSH_AGENT_PID=76 [2023-12-04T19:32:36.995Z] Running ssh-add (command line suppressed) [2023-12-04T19:32:37.511Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15176499386627304646.key (/w/workspace/edgex-go/1@tmp/private_key_15176499386627304646.key) [2023-12-04T19:32:37.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-04T19:32:37.500Z] + git semver init [2023-12-04T19:32:37.760Z] 2023-12-04 19:32:38,119 [run_init] DEBUG init version:0.0.0 force:False [2023-12-04T19:32:37.760Z] 2023-12-04 19:32:38,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-04T19:32:37.760Z] 2023-12-04 19:32:38,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-04T19:32:37.760Z] 2023-12-04 19:32:38,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-12-04T19:32:44.348Z] 2023-12-04 19:32:43,731 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-04T19:32:44.348Z] 2023-12-04 19:32:43,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4732 with force:False [2023-12-04T19:32:44.348Z] 2023-12-04 19:32:43,732 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4732 [2023-12-04T19:32:44.348Z] 2023-12-04 19:32:43,737 [execute] INFO git cat-file --batch-check [2023-12-04T19:32:44.348Z] 2023-12-04 19:32:43,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-04T19:32:44.348Z] 2023-12-04 19:32:43,745 [execute] INFO git cat-file --batch [2023-12-04T19:32:44.348Z] 2023-12-04 19:32:43,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-04T19:32:44.348Z] 2023-12-04 19:32:43,751 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4732 [2023-12-04T19:32:44.348Z] 0.0.0 [Pipeline] } [2023-12-04T19:32:44.798Z] $ docker exec --env ******** --env ******** 1b732b713d11c5f866a550f819b07216933d67ccb3533d8789c8c0ba37ca3af8 ssh-agent -k [2023-12-04T19:32:44.908Z] unset SSH_AUTH_SOCK; [2023-12-04T19:32:44.908Z] unset SSH_AGENT_PID; [2023-12-04T19:32:44.908Z] echo Agent pid 76 killed; [2023-12-04T19:32:44.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-04T19:32:45.025Z] + git semver [Pipeline] } [2023-12-04T19:32:45.815Z] $ docker stop --time=1 1b732b713d11c5f866a550f819b07216933d67ccb3533d8789c8c0ba37ca3af8 [2023-12-04T19:32:46.685Z] $ docker rm -f --volumes 1b732b713d11c5f866a550f819b07216933d67ccb3533d8789c8c0ba37ca3af8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T19:32:47.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-04T19:32:47.479Z] Stashed 1 file(s) [Pipeline] echo [2023-12-04T19:32:47.497Z] [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-12-04T19:32:48.559Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-04T19:32:48.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T19:32:48.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T19:32:48.718Z] ========================================================= [2023-12-04T19:32:48.718Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-04T19:32:48.718Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-04T19:32:49.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T19:32:49.095Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-04T19:32:49.095Z] 7264a8db6415: Pulling fs layer [2023-12-04T19:32:49.095Z] c4d48a809fc2: Pulling fs layer [2023-12-04T19:32:49.095Z] 4f1c88b9dad5: Pulling fs layer [2023-12-04T19:32:49.095Z] ad3a456e5733: Pulling fs layer [2023-12-04T19:32:49.095Z] 69c7f0334f64: Pulling fs layer [2023-12-04T19:32:49.095Z] 1f1c1a5573a3: Pulling fs layer [2023-12-04T19:32:49.095Z] ce7588e14bc9: Pulling fs layer [2023-12-04T19:32:49.095Z] b5e4710f87ac: Pulling fs layer [2023-12-04T19:32:49.095Z] ad3a456e5733: Waiting [2023-12-04T19:32:49.095Z] ce7588e14bc9: Waiting [2023-12-04T19:32:49.095Z] 1f1c1a5573a3: Waiting [2023-12-04T19:32:49.095Z] b5e4710f87ac: Waiting [2023-12-04T19:32:49.095Z] c4d48a809fc2: Download complete [2023-12-04T19:32:49.095Z] ad3a456e5733: Verifying Checksum [2023-12-04T19:32:49.095Z] ad3a456e5733: Download complete [2023-12-04T19:32:49.095Z] 69c7f0334f64: Verifying Checksum [2023-12-04T19:32:49.095Z] 69c7f0334f64: Download complete [2023-12-04T19:32:49.095Z] 7264a8db6415: Verifying Checksum [2023-12-04T19:32:49.095Z] 7264a8db6415: Download complete [2023-12-04T19:32:49.095Z] 1f1c1a5573a3: Verifying Checksum [2023-12-04T19:32:49.095Z] 1f1c1a5573a3: Download complete [2023-12-04T19:32:49.357Z] 7264a8db6415: Pull complete [2023-12-04T19:32:49.357Z] b5e4710f87ac: Verifying Checksum [2023-12-04T19:32:49.357Z] b5e4710f87ac: Download complete [2023-12-04T19:32:49.357Z] c4d48a809fc2: Pull complete [2023-12-04T19:32:49.615Z] 4f1c88b9dad5: Verifying Checksum [2023-12-04T19:32:49.615Z] 4f1c88b9dad5: Download complete [2023-12-04T19:32:49.876Z] ce7588e14bc9: Verifying Checksum [2023-12-04T19:32:49.876Z] ce7588e14bc9: Download complete [2023-12-04T19:32:53.168Z] 4f1c88b9dad5: Pull complete [2023-12-04T19:32:53.168Z] ad3a456e5733: Pull complete [2023-12-04T19:32:53.168Z] 69c7f0334f64: Pull complete [2023-12-04T19:32:53.168Z] 1f1c1a5573a3: Pull complete [2023-12-04T19:32:55.741Z] ce7588e14bc9: Pull complete [2023-12-04T19:32:56.312Z] b5e4710f87ac: Pull complete [2023-12-04T19:32:56.312Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-04T19:32:56.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T19:32:56.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-04T19:32:56.725Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T19:32:56.725Z] WORKDIR /edgex [2023-12-04T19:32:56.725Z] COPY go.mod . [2023-12-04T19:32:56.725Z] RUN go mod download [2023-12-04T19:32:56.725Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-04T19:32:57.668Z] Sending build context to Docker daemon 175.1MB [2023-12-04T19:32:57.668Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-04T19:32:57.668Z] ---> 88b5674ff536 [2023-12-04T19:32:57.668Z] Step 2/4 : WORKDIR /edgex [2023-12-04T19:33:02.980Z] Still waiting to schedule task [2023-12-04T19:33:02.980Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-04T19:33:05.795Z] ---> Running in 07aa077f1a5a [2023-12-04T19:33:05.795Z] Removing intermediate container 07aa077f1a5a [2023-12-04T19:33:05.795Z] ---> 6db0f1fa49dc [2023-12-04T19:33:05.795Z] Step 3/4 : COPY go.mod . [2023-12-04T19:33:05.795Z] ---> 6371a74d509d [2023-12-04T19:33:05.795Z] Step 4/4 : RUN go mod download [2023-12-04T19:33:05.795Z] ---> Running in 1a73217124fb [2023-12-04T19:33:37.904Z] Removing intermediate container 1a73217124fb [2023-12-04T19:33:37.904Z] ---> 8722ede431cc [2023-12-04T19:33:37.904Z] Successfully built 8722ede431cc [2023-12-04T19:33:37.904Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:33:38.321Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-04T19:33:38.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:33:38.530Z] prd-ubuntu20.04-docker-8c-8g-23996 does not seem to be running inside a container [2023-12-04T19:33:38.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-04T19:33:39.019Z] $ docker top dffc6827e4c17bdc147e1b79b001a4982656f4f059a6836c855a4d9aefa0b9cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T19:33:39.461Z] + go version [2023-12-04T19:33:39.461Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-04T19:33:39.495Z] $ docker stop --time=1 dffc6827e4c17bdc147e1b79b001a4982656f4f059a6836c855a4d9aefa0b9cc [2023-12-04T19:33:40.868Z] $ docker rm -f --volumes dffc6827e4c17bdc147e1b79b001a4982656f4f059a6836c855a4d9aefa0b9cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:33:41.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-04T19:33:41.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:33:42.035Z] prd-ubuntu20.04-docker-8c-8g-23996 does not seem to be running inside a container [2023-12-04T19:33:42.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-04T19:33:42.490Z] $ docker top 6f4ffcfb8e3867b8e6dfb84687401cf9f035cc4636634ce6b31d37a04c171906 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-04T19:33:42.657Z] ========================================================= [2023-12-04T19:33:42.657Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-04T19:33:42.657Z] ========================================================= [Pipeline] sh [2023-12-04T19:33:42.955Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-04T19:33:43.362Z] + make test [2023-12-04T19:33:43.362Z] go test -race -coverprofile=coverage.out ./... [2023-12-04T19:33:51.479Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-04T19:34:06.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-04T19:34:08.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-04T19:34:08.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-04T19:34:09.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2023-12-04T19:34:11.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements [2023-12-04T19:34:11.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-04T19:34:11.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-04T19:34:11.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-04T19:34:12.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-04T19:34:12.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-04T19:34:14.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-04T19:34:14.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-04T19:34:14.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-04T19:34:14.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-04T19:34:14.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-04T19:34:15.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2023-12-04T19:34:15.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2023-12-04T19:34:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-04T19:34:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-04T19:34:17.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-04T19:34:17.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-04T19:34:17.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-04T19:34:18.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.916s coverage: 93.4% of statements [2023-12-04T19:34:18.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2023-12-04T19:34:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-04T19:34:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-04T19:34:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-04T19:34:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-04T19:34:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-04T19:34:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-04T19:34:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-04T19:34:19.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.531s coverage: 97.6% of statements [2023-12-04T19:34:19.635Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.043s coverage: 72.2% of statements [2023-12-04T19:34:20.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-04T19:34:20.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-04T19:34:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.081s coverage: 0.9% of statements [2023-12-04T19:34:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.067s coverage: 32.2% of statements [2023-12-04T19:34:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.064s coverage: 41.7% of statements [2023-12-04T19:34:22.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.048s coverage: 82.9% of statements [2023-12-04T19:34:22.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-12-04T19:34:22.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.053s coverage: 96.3% of statements [2023-12-04T19:34:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-04T19:34:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-04T19:34:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-04T19:34:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-04T19:34:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-04T19:34:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-04T19:34:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-04T19:34:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-04T19:34:23.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2023-12-04T19:34:24.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-04T19:34:24.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-04T19:34:24.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-04T19:34:24.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-04T19:34:24.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-04T19:34:24.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-04T19:34:25.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-04T19:34:26.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-04T19:34:27.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-04T19:34:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-04T19:34:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-04T19:34:31.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-04T19:34:31.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-04T19:34:31.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-04T19:34:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-04T19:34:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-04T19:34:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-04T19:34:33.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-04T19:34:33.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-04T19:34:33.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-04T19:34:33.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-04T19:34:35.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-04T19:34:35.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-04T19:34:35.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-04T19:34:35.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-04T19:34:35.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.063s coverage: 94.4% of statements [2023-12-04T19:34:36.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-04T19:34:36.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-04T19:34:36.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-04T19:34:36.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-04T19:34:37.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-04T19:34:37.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-04T19:34:38.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-04T19:34:38.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-04T19:34:38.977Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23997 in /w/workspace/edgexfoundry_edgex-go_PR-4732 [Pipeline] { [Pipeline] ws [2023-12-04T19:34:39.061Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-04T19:34:42.199Z] The recommended git tool is: git [2023-12-04T19:34:48.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.307s coverage: 79.9% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.096s coverage: 82.1% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.060s coverage: 84.8% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 95.7% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.057s coverage: 61.8% of statements [2023-12-04T19:34:48.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-12-04T19:34:48.147Z] 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-12-04T19:34:48.147Z] running golangci-lint [2023-12-04T19:34:48.147Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-04T19:34:48.147Z] go version go1.21.0 linux/amd64 [2023-12-04T19:34:48.147Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-04T19:34:48.147Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-04T19:34:51.620Z] using credential edgex-jenkins-ssh [2023-12-04T19:34:51.639Z] Cloning the remote Git repository [2023-12-04T19:34:51.684Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-04T19:34:51.793Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-04T19:34:51.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-04T19:34:51.987Z] > git --version # timeout=10 [2023-12-04T19:34:52.056Z] > git --version # 'git version 2.25.1' [2023-12-04T19:34:52.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-04T19:34:52.267Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-04T19:35:03.061Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 14.279127453s" [2023-12-04T19:35:03.061Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.155504ms" [2023-12-04T19:35:09.072Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-04T19:35:09.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-04T19:35:10.677Z] Merging remotes/origin/main commit 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b into PR head commit 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 [2023-12-04T19:35:11.074Z] Merge succeeded, producing 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 [2023-12-04T19:35:11.074Z] Checking out Revision 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 (PR-4732) [2023-12-04T19:35:09.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-04T19:35:10.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-04T19:35:10.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-04T19:35:10.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4732/head:refs/remotes/origin/PR-4732 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-04T19:35:10.698Z] > git config core.sparsecheckout # timeout=10 [2023-12-04T19:35:10.761Z] > git checkout -f 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 # timeout=10 [2023-12-04T19:35:10.973Z] > git remote # timeout=10 [2023-12-04T19:35:10.991Z] > git config --get remote.origin.url # timeout=10 [2023-12-04T19:35:11.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-04T19:35:11.028Z] > git merge 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 [2023-12-04T19:35:11.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-04T19:35:11.081Z] > git config core.sparsecheckout # timeout=10 [2023-12-04T19:35:11.095Z] > git checkout -f 0b6fdb22fa9d2838d794508afddbca50e15ccfa7 # timeout=10 [2023-12-04T19:35:11.739Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-12-04T19:35:11.799Z] > git --version # timeout=10 [2023-12-04T19:35:11.810Z] > git --version # 'git version 2.25.1' [2023-12-04T19:35:11.823Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-04T19:35:13.170Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.281721093s with top 10 stages: buildir: 40.41867604s, gosec: 7.834206383s, inspect: 1.863505555s, fact_deprecated: 1.587909512s, S1038: 1.576860475s, printf: 1.362243743s, fact_purity: 1.075976644s, ctrlflow: 989.752326ms, nilness: 943.500993ms, S1039: 629.109528ms" [2023-12-04T19:35:13.170Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-04T19:35:13.170Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_dirs: 197/197, exclude: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_files: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197" [2023-12-04T19:35:13.170Z] level=info msg="[runner] processing took 18.981551ms with stages: nolint: 8.561016ms, identifier_marker: 5.208157ms, autogenerated_exclude: 1.642579ms, exclude-rules: 1.42271ms, path_prettifier: 1.401129ms, skip_dirs: 650.69µs, filename_unadjuster: 61.54µs, cgo: 29.7µs, max_same_issues: 680ns, fixer: 480ns, skip_files: 450ns, exclude: 350ns, uniq_by_line: 350ns, max_per_file_from_linter: 280ns, diff: 270ns, sort_results: 260ns, severity-rules: 260ns, source_code: 230ns, max_from_linter: 190ns, path_shortener: 120ns, path_prefixer: 110ns" [2023-12-04T19:35:13.170Z] level=info msg="[runner] linters took 9.871635203s with stages: goanalysis_metalinter: 9.852559513s" [2023-12-04T19:35:13.170Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-04T19:35:13.170Z] level=info msg="Memory: 243 samples, avg is 251.4MB, max is 946.2MB" [2023-12-04T19:35:13.170Z] level=info msg="Execution took 24.199151961s" [2023-12-04T19:35:13.170Z] go vet ./... [2023-12-04T19:35:13.237Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-04T19:35:13.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T19:35:13.237Z] Dload Upload Total Spent Left Speed [2023-12-04T19:35:13.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 80777 0 --:--:-- --:--:-- --:--:-- 80777 [Pipeline] sh [2023-12-04T19:35:13.666Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-04T19:35:14.013Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-12-04T19:35:14.013Z] /etc/docker/daemon.json [2023-12-04T19:35:14.013Z] { [2023-12-04T19:35:14.013Z] "registry-mirrors": [ [2023-12-04T19:35:14.013Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-04T19:35:14.013Z] ], [2023-12-04T19:35:14.013Z] "bip": "10.250.0.254/24", [2023-12-04T19:35:14.013Z] "hosts": [ [2023-12-04T19:35:14.013Z] "tcp://0.0.0.0:5555", [2023-12-04T19:35:14.013Z] "unix:///var/run/docker.sock" [2023-12-04T19:35:14.013Z] ], [2023-12-04T19:35:14.013Z] "mtu": 1458, [2023-12-04T19:35:14.013Z] "selinux-enabled": true, [2023-12-04T19:35:14.013Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-04T19:35:14.013Z] } [Pipeline] sh [2023-12-04T19:35:14.364Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-04T19:35:14.707Z] + sudo service docker restart [2023-12-04T19:35:16.451Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-04T19:35:16.451Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-04T19:35:16.710Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-04T19:35:16.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-04T19:35:17.109Z] + ls -al . [2023-12-04T19:35:17.109Z] total 736 [2023-12-04T19:35:17.109Z] drwxrwxr-x 11 1001 1001 4096 Dec 4 19:33 . [2023-12-04T19:35:17.109Z] drwxr-xr-x 4 root root 4096 Dec 4 19:33 .. [2023-12-04T19:35:17.109Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 19:32 .blubracket [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 10 Dec 4 19:32 .dockerignore [2023-12-04T19:35:17.109Z] drwxrwxr-x 8 1001 1001 4096 Dec 4 19:34 .git [2023-12-04T19:35:17.109Z] drwxrwxr-x 3 1001 1001 4096 Dec 4 19:32 .github [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 1074 Dec 4 19:32 .gitignore [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 42 Dec 4 19:32 .golangci.yml [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 100 Dec 4 19:32 .hadolint.yml [2023-12-04T19:35:17.109Z] drwxr-xr-x 3 1001 1001 4096 Dec 4 19:32 .semver [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 155 Dec 4 19:32 .sonarcloud.properties [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 1171 Dec 4 19:32 ADOPTERS.md [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 11674 Dec 4 19:32 Attribution.txt [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 100284 Dec 4 19:32 CHANGELOG.md [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 3804 Dec 4 19:32 CONTRIBUTING.md [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 677 Dec 4 19:32 GOVERNANCE.md [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 861 Dec 4 19:32 Jenkinsfile [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 10775 Dec 4 19:32 LICENSE [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 15054 Dec 4 19:32 Makefile [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 582 Dec 4 19:32 OWNERS.md [2023-12-04T19:35:17.109Z] -rw-rw-r-- 1 1001 1001 9528 Dec 4 19:32 README.md [2023-12-04T19:35:17.110Z] -rw-rw-r-- 1 1001 1001 789 Dec 4 19:32 SECURITY.md [2023-12-04T19:35:17.110Z] -rw-rw-r-- 1 1001 1001 5 Dec 4 19:32 VERSION [2023-12-04T19:35:17.110Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 19:32 bin [2023-12-04T19:35:17.110Z] drwxrwxr-x 18 1001 1001 4096 Dec 4 19:32 cmd [2023-12-04T19:35:17.110Z] -rw-r--r-- 1 root root 453601 Dec 4 19:34 coverage.out [2023-12-04T19:35:17.110Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 19:32 fuzz_test [2023-12-04T19:35:17.110Z] -rw-rw-r-- 1 1001 1001 3685 Dec 4 19:32 go.mod [2023-12-04T19:35:17.110Z] -rw-rw-r-- 1 1001 1001 34438 Dec 4 19:32 go.sum [2023-12-04T19:35:17.110Z] drwxrwxr-x 7 1001 1001 4096 Dec 4 19:32 internal [2023-12-04T19:35:17.110Z] drwxrwxr-x 3 1001 1001 4096 Dec 4 19:32 openapi [2023-12-04T19:35:17.110Z] -rw-rw-r-- 1 1001 1001 584 Dec 4 19:32 security.txt [2023-12-04T19:35:17.110Z] -rw-rw-r-- 1 1001 1001 204 Dec 4 19:32 version.go [Pipeline] sh [2023-12-04T19:35:17.443Z] + '[' -e coverage.out ] [2023-12-04T19:35:17.443Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-04T19:35:17.561Z] Stashed 1 file(s) [Pipeline] sh [2023-12-04T19:35:17.929Z] + make build [2023-12-04T19:35:17.929Z] 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-12-04T19:35:30.148Z] 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-12-04T19:35:30.148Z] 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-12-04T19:35:31.089Z] 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-12-04T19:35:31.660Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T19:35:33.095Z] provisioning config files... [2023-12-04T19:35:33.127Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17227855546090060486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:35:33.651Z] ---> ****-login.sh [2023-12-04T19:35:33.652Z] nexus3.edgexfoundry.org:10001 [2023-12-04T19:35:33.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:35:34.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:35:34.192Z] Configure a credential helper to remove this warning. See [2023-12-04T19:35:34.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:35:34.192Z] [2023-12-04T19:35:34.192Z] Login Succeeded [2023-12-04T19:35:34.192Z] nexus3.edgexfoundry.org:10002 [2023-12-04T19:35:34.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:35:34.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:35:34.460Z] Configure a credential helper to remove this warning. See [2023-12-04T19:35:34.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:35:34.460Z] [2023-12-04T19:35:34.460Z] Login Succeeded [2023-12-04T19:35:34.460Z] nexus3.edgexfoundry.org:10003 [2023-12-04T19:35:34.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:35:34.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:35:34.733Z] Configure a credential helper to remove this warning. See [2023-12-04T19:35:34.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:35:34.733Z] [2023-12-04T19:35:34.733Z] Login Succeeded [2023-12-04T19:35:34.733Z] nexus3.edgexfoundry.org:10004 [2023-12-04T19:35:34.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:35:35.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:35:35.004Z] Configure a credential helper to remove this warning. See [2023-12-04T19:35:35.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:35:35.004Z] [2023-12-04T19:35:35.004Z] Login Succeeded [2023-12-04T19:35:35.004Z] ****.io [2023-12-04T19:35:35.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-04T19:35:35.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-04T19:35:35.541Z] Configure a credential helper to remove this warning. See [2023-12-04T19:35:35.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-04T19:35:35.541Z] [2023-12-04T19:35:35.541Z] Login Succeeded [2023-12-04T19:35:35.541Z] ---> ****-login.sh ends [Pipeline] } [2023-12-04T19:35:35.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-12-04T19:35:36.447Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-04T19:35:36.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T19:35:36.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-04T19:35:36.648Z] ========================================================= [2023-12-04T19:35:36.648Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-04T19:35:36.648Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-04T19:35:37.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T19:35:37.327Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-04T19:35:37.327Z] 9fda8d8052c6: Pulling fs layer [2023-12-04T19:35:37.327Z] 5d54e960e981: Pulling fs layer [2023-12-04T19:35:37.327Z] c4a7e357bf2a: Pulling fs layer [2023-12-04T19:35:37.327Z] f0e02332f6b5: Pulling fs layer [2023-12-04T19:35:37.327Z] 872ee5b61b7b: Pulling fs layer [2023-12-04T19:35:37.327Z] 0c6a40ed1a82: Pulling fs layer [2023-12-04T19:35:37.327Z] 94ae7d8d031c: Pulling fs layer [2023-12-04T19:35:37.327Z] f0e02332f6b5: Waiting [2023-12-04T19:35:37.327Z] 872ee5b61b7b: Waiting [2023-12-04T19:35:37.327Z] 0c6a40ed1a82: Waiting [2023-12-04T19:35:37.327Z] 94ae7d8d031c: Waiting [2023-12-04T19:35:37.327Z] 5d54e960e981: Download complete [2023-12-04T19:35:37.327Z] f0e02332f6b5: Verifying Checksum [2023-12-04T19:35:37.327Z] f0e02332f6b5: Download complete [2023-12-04T19:35:37.327Z] 9fda8d8052c6: Verifying Checksum [2023-12-04T19:35:37.327Z] 9fda8d8052c6: Download complete [2023-12-04T19:35:37.327Z] 872ee5b61b7b: Verifying Checksum [2023-12-04T19:35:37.327Z] 872ee5b61b7b: Download complete [2023-12-04T19:35:37.596Z] 94ae7d8d031c: Verifying Checksum [2023-12-04T19:35:37.596Z] 94ae7d8d031c: Download complete [2023-12-04T19:35:37.865Z] 9fda8d8052c6: Pull complete [2023-12-04T19:35:38.232Z] 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-12-04T19:35:38.459Z] 5d54e960e981: Pull complete [2023-12-04T19:35:38.491Z] 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-12-04T19:35:38.728Z] c4a7e357bf2a: Download complete [2023-12-04T19:35:39.693Z] 0c6a40ed1a82: Verifying Checksum [2023-12-04T19:35:39.693Z] 0c6a40ed1a82: Download complete [2023-12-04T19:35:39.865Z] 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-12-04T19:35:40.799Z] 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-12-04T19:35:41.733Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-04T19:35:42.300Z] 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-12-04T19:35:43.234Z] 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-12-04T19:35:44.626Z] $ docker stop --time=1 6f4ffcfb8e3867b8e6dfb84687401cf9f035cc4636634ce6b31d37a04c171906 [2023-12-04T19:35:49.428Z] $ docker rm -f --volumes 6f4ffcfb8e3867b8e6dfb84687401cf9f035cc4636634ce6b31d37a04c171906 [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-12-04T19:35:51.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-04T19:35:51.205Z] [2023-12-04T19:35:51.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:35:51.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-04T19:35:51.643Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-04T19:35:51.643Z] 91d30c5bc195: Pulling fs layer [2023-12-04T19:35:51.643Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-04T19:35:51.643Z] 9c61dcf015f6: Pulling fs layer [2023-12-04T19:35:51.643Z] 4698f68db338: Pulling fs layer [2023-12-04T19:35:51.643Z] 2a2f49069b9e: Pulling fs layer [2023-12-04T19:35:51.643Z] e0025b399a48: Pulling fs layer [2023-12-04T19:35:51.643Z] 4698f68db338: Waiting [2023-12-04T19:35:51.643Z] 2a2f49069b9e: Waiting [2023-12-04T19:35:51.643Z] e0025b399a48: Waiting [2023-12-04T19:35:51.902Z] 91d30c5bc195: Verifying Checksum [2023-12-04T19:35:51.902Z] 91d30c5bc195: Download complete [2023-12-04T19:35:51.902Z] 4698f68db338: Download complete [2023-12-04T19:35:51.902Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-04T19:35:51.902Z] 2e9b0aa3be6d: Download complete [2023-12-04T19:35:51.902Z] 91d30c5bc195: Pull complete [2023-12-04T19:35:51.902Z] e0025b399a48: Verifying Checksum [2023-12-04T19:35:51.902Z] e0025b399a48: Download complete [2023-12-04T19:35:51.902Z] 2a2f49069b9e: Verifying Checksum [2023-12-04T19:35:51.902Z] 2a2f49069b9e: Download complete [2023-12-04T19:35:52.161Z] 2e9b0aa3be6d: Pull complete [2023-12-04T19:35:52.419Z] 9c61dcf015f6: Download complete [2023-12-04T19:35:54.947Z] 9c61dcf015f6: Pull complete [2023-12-04T19:35:54.947Z] 4698f68db338: Pull complete [2023-12-04T19:35:55.205Z] 2a2f49069b9e: Pull complete [2023-12-04T19:35:55.463Z] e0025b399a48: Pull complete [2023-12-04T19:35:55.463Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-04T19:35:55.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-04T19:35:55.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:35:55.838Z] prd-ubuntu20.04-docker-8c-8g-23996 does not seem to be running inside a container [2023-12-04T19:35:55.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-04T19:35:57.920Z] c4a7e357bf2a: Pull complete [2023-12-04T19:35:57.921Z] f0e02332f6b5: Pull complete [2023-12-04T19:35:57.921Z] 872ee5b61b7b: Pull complete [2023-12-04T19:35:59.704Z] $ docker top 1ea2159a5409c1c89b5cbb20d0867de7f10b68e8e9e2d34cf74e5a27e077bb29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T19:36:00.196Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-04T19:36:02.107Z] #1 [core-command internal] load build definition from Dockerfile [2023-12-04T19:36:02.107Z] #1 transferring dockerfile: 1.93kB done [2023-12-04T19:36:02.107Z] #1 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #2 [core-data internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #2 transferring dockerfile: 2.01kB done [2023-12-04T19:36:02.367Z] #2 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #3 transferring dockerfile: 1.93kB done [2023-12-04T19:36:02.367Z] #3 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #4 transferring dockerfile: 1.89kB done [2023-12-04T19:36:02.367Z] #4 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #5 transferring dockerfile: 1.95kB done [2023-12-04T19:36:02.367Z] #5 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #6 transferring dockerfile: 2.23kB done [2023-12-04T19:36:02.367Z] #6 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #7 transferring dockerfile: 2.49kB done [2023-12-04T19:36:02.367Z] #7 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #8 transferring dockerfile: 1.81kB done [2023-12-04T19:36:02.367Z] #8 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #9 transferring dockerfile: 2.06kB done [2023-12-04T19:36:02.367Z] #9 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #10 transferring dockerfile: 1.69kB done [2023-12-04T19:36:02.367Z] #10 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-04T19:36:02.367Z] #11 transferring dockerfile: 2.15kB done [2023-12-04T19:36:02.367Z] #11 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #12 [core-command internal] load .dockerignore [2023-12-04T19:36:02.367Z] #12 transferring context: 50B done [2023-12-04T19:36:02.367Z] #12 DONE 0.0s [2023-12-04T19:36:02.367Z] [2023-12-04T19:36:02.367Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-12-04T19:36:02.627Z] #13 transferring dockerfile: 1.70kB done [2023-12-04T19:36:02.627Z] #13 DONE 0.0s [2023-12-04T19:36:02.627Z] [2023-12-04T19:36:02.627Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-04T19:36:02.627Z] #14 transferring dockerfile: 2.50kB done [2023-12-04T19:36:02.627Z] #14 DONE 0.0s [2023-12-04T19:36:02.627Z] [2023-12-04T19:36:02.627Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-04T19:36:02.627Z] #15 transferring dockerfile: 2.93kB done [2023-12-04T19:36:02.627Z] #15 DONE 0.0s [2023-12-04T19:36:02.627Z] [2023-12-04T19:36:02.627Z] #16 [core-data internal] load .dockerignore [2023-12-04T19:36:02.627Z] #16 transferring context: 50B done [2023-12-04T19:36:02.627Z] #16 DONE 0.0s [2023-12-04T19:36:02.627Z] [2023-12-04T19:36:02.627Z] #17 [support-scheduler internal] load .dockerignore [2023-12-04T19:36:02.627Z] #17 transferring context: 50B done [2023-12-04T19:36:02.627Z] #17 DONE 0.0s [2023-12-04T19:36:02.627Z] [2023-12-04T19:36:02.627Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-12-04T19:36:02.627Z] #18 transferring context: 50B done [2023-12-04T19:36:02.627Z] #18 DONE 0.0s [2023-12-04T19:36:02.627Z] [2023-12-04T19:36:02.627Z] #19 [support-notifications internal] load .dockerignore [2023-12-04T19:36:02.627Z] #19 transferring context: 50B done [2023-12-04T19:36:02.627Z] #19 DONE 0.0s [2023-12-04T19:36:02.627Z] [2023-12-04T19:36:02.627Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-04T19:36:02.888Z] #20 transferring context: 50B done [2023-12-04T19:36:02.888Z] #20 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-12-04T19:36:02.888Z] #21 transferring context: 50B done [2023-12-04T19:36:02.888Z] #21 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #22 [security-spire-config internal] load .dockerignore [2023-12-04T19:36:02.888Z] #22 transferring context: 50B done [2023-12-04T19:36:02.888Z] #22 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #23 [security-spire-agent internal] load .dockerignore [2023-12-04T19:36:02.888Z] #23 transferring context: 50B done [2023-12-04T19:36:02.888Z] #23 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #24 [core-metadata internal] load .dockerignore [2023-12-04T19:36:02.888Z] #24 transferring context: 50B done [2023-12-04T19:36:02.888Z] #24 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #25 [security-proxy-auth internal] load .dockerignore [2023-12-04T19:36:02.888Z] #25 transferring context: 50B done [2023-12-04T19:36:02.888Z] #25 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #26 [security-spire-server internal] load .dockerignore [2023-12-04T19:36:02.888Z] #26 transferring context: 50B done [2023-12-04T19:36:02.888Z] #26 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-04T19:36:02.888Z] #27 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #28 [security-proxy-setup internal] load .dockerignore [2023-12-04T19:36:02.888Z] #28 transferring context: 50B done [2023-12-04T19:36:02.888Z] #28 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #29 [security-bootstrapper internal] load .dockerignore [2023-12-04T19:36:02.888Z] #29 transferring context: 50B done [2023-12-04T19:36:02.888Z] #29 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-04T19:36:02.888Z] #27 DONE 0.0s [2023-12-04T19:36:02.888Z] [2023-12-04T19:36:02.888Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T19:36:03.147Z] #30 ... [2023-12-04T19:36:03.147Z] [2023-12-04T19:36:03.147Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-04T19:36:03.147Z] #27 DONE 0.0s [2023-12-04T19:36:03.147Z] [2023-12-04T19:36:03.147Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T19:36:03.407Z] #30 DONE 0.5s [2023-12-04T19:36:03.407Z] [2023-12-04T19:36:03.407Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:36:03.407Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T19:36:03.407Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T19:36:03.407Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T19:36:03.407Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T19:36:03.407Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.15MB / 3.40MB 0.2s [2023-12-04T19:36:03.666Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s [2023-12-04T19:36:03.666Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2023-12-04T19:36:03.667Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-04T19:36:03.926Z] #31 ... [2023-12-04T19:36:03.926Z] [2023-12-04T19:36:03.926Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-04T19:36:03.926Z] #32 DONE 1.0s [2023-12-04T19:36:03.926Z] [2023-12-04T19:36:03.926Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:36:03.926Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T19:36:03.926Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T19:36:03.926Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T19:36:03.926Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T19:36:03.926Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2023-12-04T19:36:03.926Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-04T19:36:04.187Z] #31 ... [2023-12-04T19:36:04.187Z] [2023-12-04T19:36:04.187Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-04T19:36:04.187Z] #33 DONE 1.1s [2023-12-04T19:36:04.187Z] [2023-12-04T19:36:04.187Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:36:04.187Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-04T19:36:04.187Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T19:36:04.187Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-04T19:36:04.187Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-04T19:36:04.187Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2023-12-04T19:36:04.187Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-04T19:36:04.446Z] #31 ... [2023-12-04T19:36:04.446Z] [2023-12-04T19:36:04.446Z] #34 [security-spire-server internal] load build context [2023-12-04T19:36:04.446Z] #34 transferring context: 18.10kB done [2023-12-04T19:36:04.446Z] #34 DONE 0.3s [2023-12-04T19:36:04.446Z] [2023-12-04T19:36:04.446Z] #35 [security-spire-config internal] load build context [2023-12-04T19:36:04.446Z] #35 transferring context: 16.35kB 0.0s done [2023-12-04T19:36:04.446Z] #35 DONE 0.3s [2023-12-04T19:36:04.446Z] [2023-12-04T19:36:04.446Z] #36 [security-spire-agent internal] load build context [2023-12-04T19:36:04.446Z] #36 transferring context: 17.63kB 0.0s done [2023-12-04T19:36:04.446Z] #36 DONE 0.4s [2023-12-04T19:36:04.446Z] [2023-12-04T19:36:04.446Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-04T19:36:04.446Z] #37 DONE 1.4s [2023-12-04T19:36:04.446Z] [2023-12-04T19:36:04.446Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:36:08.022Z] 0c6a40ed1a82: Pull complete [2023-12-04T19:36:08.607Z] 94ae7d8d031c: Pull complete [2023-12-04T19:36:08.608Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-04T19:36:08.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T19:36:08.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-04T19:36:09.044Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T19:36:09.044Z] WORKDIR /edgex [2023-12-04T19:36:09.044Z] COPY go.mod . [2023-12-04T19:36:09.044Z] RUN go mod download [2023-12-04T19:36:09.044Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-04T19:36:09.834Z] #31 ... [2023-12-04T19:36:09.834Z] [2023-12-04T19:36:09.834Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:36:09.834Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-04T19:36:09.834Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-04T19:36:09.834Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-04T19:36:09.834Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-04T19:36:09.834Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-04T19:36:09.834Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2023-12-04T19:36:09.834Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-04T19:36:09.834Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-04T19:36:09.834Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-04T19:36:09.834Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-04T19:36:09.834Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.3s [2023-12-04T19:36:10.464Z] #0 building with "default" instance using docker driver [2023-12-04T19:36:10.464Z] [2023-12-04T19:36:10.464Z] #1 [internal] load build definition from Dockerfile [2023-12-04T19:36:10.464Z] #1 transferring dockerfile: 172B 0.0s done [2023-12-04T19:36:10.464Z] #1 DONE 0.1s [2023-12-04T19:36:10.464Z] [2023-12-04T19:36:10.464Z] #2 [internal] load .dockerignore [2023-12-04T19:36:10.464Z] #2 transferring context: 50B done [2023-12-04T19:36:10.464Z] #2 DONE 0.1s [2023-12-04T19:36:10.464Z] [2023-12-04T19:36:10.464Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T19:36:10.464Z] #3 DONE 0.0s [2023-12-04T19:36:10.464Z] [2023-12-04T19:36:10.464Z] #4 [internal] load build context [2023-12-04T19:36:10.464Z] #4 transferring context: 3.72kB done [2023-12-04T19:36:10.464Z] #4 DONE 0.1s [2023-12-04T19:36:10.464Z] [2023-12-04T19:36:10.464Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-04T19:36:10.464Z] #5 DONE 0.2s [2023-12-04T19:36:10.464Z] [2023-12-04T19:36:10.464Z] #6 [2/4] WORKDIR /edgex [2023-12-04T19:36:10.769Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.0s done [2023-12-04T19:36:11.028Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-04T19:36:11.879Z] #6 DONE 1.2s [2023-12-04T19:36:11.879Z] [2023-12-04T19:36:11.879Z] #7 [3/4] COPY go.mod . [2023-12-04T19:36:11.879Z] #7 DONE 0.1s [2023-12-04T19:36:11.879Z] [2023-12-04T19:36:11.879Z] #8 [4/4] RUN go mod download [2023-12-04T19:36:12.927Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2023-12-04T19:36:13.198Z] #38 ... [2023-12-04T19:36:13.198Z] [2023-12-04T19:36:13.198Z] #39 [support-notifications internal] load build context [2023-12-04T19:36:13.198Z] #39 transferring context: 369.44MB 9.8s done [2023-12-04T19:36:13.461Z] #39 ... [2023-12-04T19:36:13.461Z] [2023-12-04T19:36:13.461Z] #40 [support-scheduler internal] load build context [2023-12-04T19:36:13.461Z] #40 transferring context: 369.44MB 9.9s done [2023-12-04T19:36:13.461Z] #40 ... [2023-12-04T19:36:13.461Z] [2023-12-04T19:36:13.461Z] #41 [security-secretstore-setup internal] load build context [2023-12-04T19:36:13.461Z] #41 transferring context: 369.44MB 9.4s done [2023-12-04T19:36:13.720Z] #41 ... [2023-12-04T19:36:13.720Z] [2023-12-04T19:36:13.720Z] #42 [core-common-config-bootstrapper internal] load build context [2023-12-04T19:36:13.720Z] #42 transferring context: 369.44MB 9.2s done [2023-12-04T19:36:13.720Z] #42 ... [2023-12-04T19:36:13.720Z] [2023-12-04T19:36:13.720Z] #43 [core-command internal] load build context [2023-12-04T19:36:13.720Z] #43 transferring context: 369.44MB 10.2s done [2023-12-04T19:36:14.034Z] #43 ... [2023-12-04T19:36:14.034Z] [2023-12-04T19:36:14.034Z] #44 [security-spiffe-token-provider internal] load build context [2023-12-04T19:36:14.034Z] #44 transferring context: 369.44MB 8.7s done [2023-12-04T19:36:14.296Z] #44 ... [2023-12-04T19:36:14.296Z] [2023-12-04T19:36:14.296Z] #45 [core-metadata internal] load build context [2023-12-04T19:36:14.296Z] #45 transferring context: 369.44MB 8.9s done [2023-12-04T19:36:14.296Z] #45 ... [2023-12-04T19:36:14.296Z] [2023-12-04T19:36:14.296Z] #46 [core-data internal] load build context [2023-12-04T19:36:14.296Z] #46 transferring context: 369.44MB 8.9s done [2023-12-04T19:36:15.000Z] #46 ... [2023-12-04T19:36:15.000Z] [2023-12-04T19:36:15.000Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-04T19:36:15.000Z] #0 6.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:15.000Z] #0 6.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:15.000Z] #0 6.569 (1/4) Installing ca-certificates (20230506-r0) [2023-12-04T19:36:15.000Z] #0 6.596 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:15.000Z] #0 6.602 (3/4) Installing su-exec (0.2-r3) [2023-12-04T19:36:15.000Z] #0 6.623 (4/4) Installing yq (4.33.3-r5) [2023-12-04T19:36:15.000Z] #0 6.679 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:15.000Z] #0 6.689 Executing ca-certificates-20230506-r0.trigger [2023-12-04T19:36:15.000Z] #0 6.730 OK: 17 MiB in 19 packages [2023-12-04T19:36:15.260Z] #47 ... [2023-12-04T19:36:15.260Z] [2023-12-04T19:36:15.260Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T19:36:15.260Z] #48 ... [2023-12-04T19:36:15.260Z] [2023-12-04T19:36:15.260Z] #49 [security-proxy-auth internal] load build context [2023-12-04T19:36:15.260Z] #49 transferring context: 369.44MB 9.8s done [2023-12-04T19:36:15.520Z] #49 ... [2023-12-04T19:36:15.520Z] [2023-12-04T19:36:15.520Z] #50 [security-proxy-setup internal] load build context [2023-12-04T19:36:15.520Z] #50 transferring context: 369.44MB 9.3s done [2023-12-04T19:36:15.520Z] #50 ... [2023-12-04T19:36:15.520Z] [2023-12-04T19:36:15.520Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T19:36:15.789Z] #51 ... [2023-12-04T19:36:15.789Z] [2023-12-04T19:36:15.789Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-04T19:36:15.789Z] #52 ... [2023-12-04T19:36:15.789Z] [2023-12-04T19:36:15.789Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T19:36:15.789Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-12-04T19:36:15.789Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-04T19:36:15.789Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-04T19:36:15.789Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-04T19:36:15.789Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-12-04T19:36:15.789Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-04T19:36:15.789Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.2s done [2023-12-04T19:36:15.789Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-04T19:36:15.789Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-12-04T19:36:16.109Z] #53 ... [2023-12-04T19:36:16.109Z] [2023-12-04T19:36:16.109Z] #54 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-12-04T19:36:16.109Z] #54 ... [2023-12-04T19:36:16.109Z] [2023-12-04T19:36:16.109Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-04T19:36:16.368Z] #55 ... [2023-12-04T19:36:16.368Z] [2023-12-04T19:36:16.368Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T19:36:16.781Z] #56 ... [2023-12-04T19:36:16.781Z] [2023-12-04T19:36:16.781Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T19:36:16.781Z] #57 ... [2023-12-04T19:36:16.781Z] [2023-12-04T19:36:16.781Z] #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-04T19:36:17.042Z] #58 ... [2023-12-04T19:36:17.042Z] [2023-12-04T19:36:17.042Z] #59 [security-bootstrapper internal] load build context [2023-12-04T19:36:17.042Z] #59 transferring context: 369.44MB 10.1s done [2023-12-04T19:36:17.042Z] #59 ... [2023-12-04T19:36:17.042Z] [2023-12-04T19:36:17.042Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-04T19:36:24.202Z] #8 DONE 10.7s [2023-12-04T19:36:24.202Z] [2023-12-04T19:36:24.202Z] #9 exporting to image [2023-12-04T19:36:24.202Z] #9 exporting layers [2023-12-04T19:36:29.274Z] #60 ... [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #44 [security-spiffe-token-provider internal] load build context [2023-12-04T19:36:29.274Z] #44 DONE 25.7s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #45 [core-metadata internal] load build context [2023-12-04T19:36:29.274Z] #45 DONE 25.8s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #46 [core-data internal] load build context [2023-12-04T19:36:29.274Z] #46 DONE 25.7s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-04T19:36:29.274Z] #47 DONE 24.5s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #50 [security-proxy-setup internal] load build context [2023-12-04T19:36:29.274Z] #50 DONE 25.8s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #42 [core-common-config-bootstrapper internal] load build context [2023-12-04T19:36:29.274Z] #42 DONE 25.8s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #54 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-12-04T19:36:29.274Z] #54 DONE 24.6s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T19:36:29.274Z] #61 ... [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #49 [security-proxy-auth internal] load build context [2023-12-04T19:36:29.274Z] #49 DONE 25.8s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #41 [security-secretstore-setup internal] load build context [2023-12-04T19:36:29.274Z] #41 DONE 25.8s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #59 [security-bootstrapper internal] load build context [2023-12-04T19:36:29.274Z] #59 DONE 25.9s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #39 [support-notifications internal] load build context [2023-12-04T19:36:29.274Z] #39 DONE 25.8s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #40 [support-scheduler internal] load build context [2023-12-04T19:36:29.274Z] #40 DONE 25.8s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #43 [core-command internal] load build context [2023-12-04T19:36:29.274Z] #43 DONE 25.9s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:36:29.274Z] #38 DONE 25.2s [2023-12-04T19:36:29.274Z] [2023-12-04T19:36:29.274Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T19:36:29.274Z] #51 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:29.532Z] #51 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:29.790Z] #51 25.09 (1/2) Installing ca-certificates (20230506-r0) [2023-12-04T19:36:29.790Z] #51 25.11 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:29.790Z] #51 25.12 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:29.790Z] #51 25.13 Executing ca-certificates-20230506-r0.trigger [2023-12-04T19:36:29.790Z] #51 25.19 OK: 8 MiB in 17 packages [2023-12-04T19:36:30.354Z] #51 DONE 25.7s [2023-12-04T19:36:30.354Z] [2023-12-04T19:36:30.354Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-04T19:36:30.355Z] #60 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #60 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #60 25.37 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:30.355Z] #60 25.37 (2/4) Installing openssl (3.1.4-r1) [2023-12-04T19:36:30.355Z] #60 25.38 (3/4) Installing su-exec (0.2-r3) [2023-12-04T19:36:30.355Z] #60 25.38 (4/4) Installing yq (4.33.3-r5) [2023-12-04T19:36:30.355Z] #60 25.46 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:30.355Z] #60 25.46 OK: 17 MiB in 19 packages [2023-12-04T19:36:30.355Z] #60 DONE 25.7s [2023-12-04T19:36:30.355Z] [2023-12-04T19:36:30.355Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-04T19:36:30.355Z] #52 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #52 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #52 25.36 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:30.355Z] #52 25.37 (2/2) Installing su-exec (0.2-r3) [2023-12-04T19:36:30.355Z] #52 25.37 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:30.355Z] #52 25.38 OK: 7 MiB in 17 packages [2023-12-04T19:36:30.355Z] #52 DONE 25.7s [2023-12-04T19:36:30.355Z] [2023-12-04T19:36:30.355Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-04T19:36:30.355Z] #55 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #55 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #55 25.07 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T19:36:30.355Z] #55 25.07 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T19:36:30.355Z] #55 25.07 OK: 20069 distinct packages available [2023-12-04T19:36:30.355Z] #55 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #55 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #55 25.47 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:30.355Z] #55 25.48 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-04T19:36:30.355Z] #55 25.48 (3/4) Installing libucontext (1.2-r2) [2023-12-04T19:36:30.355Z] #55 25.48 (4/4) Installing gcompat (1.1.0-r1) [2023-12-04T19:36:30.355Z] #55 25.49 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:30.355Z] #55 25.49 OK: 8 MiB in 19 packages [2023-12-04T19:36:30.355Z] #55 DONE 25.7s [2023-12-04T19:36:30.355Z] [2023-12-04T19:36:30.355Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T19:36:30.355Z] #57 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.355Z] #57 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #57 ... [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-04T19:36:30.923Z] #0 0.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #0 0.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #0 1.087 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T19:36:30.923Z] #0 1.087 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T19:36:30.923Z] #0 1.087 OK: 20069 distinct packages available [2023-12-04T19:36:30.923Z] #0 1.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #0 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #0 1.477 OK: 264 MiB in 52 packages [2023-12-04T19:36:30.923Z] #62 DONE 1.7s [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T19:36:30.923Z] #56 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #56 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #56 25.40 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T19:36:30.923Z] #56 25.40 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T19:36:30.923Z] #56 25.40 OK: 20069 distinct packages available [2023-12-04T19:36:30.923Z] #56 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #56 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #56 25.78 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:30.923Z] #56 25.79 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-04T19:36:30.923Z] #56 25.79 (3/5) Installing libucontext (1.2-r2) [2023-12-04T19:36:30.923Z] #56 25.79 (4/5) Installing gcompat (1.1.0-r1) [2023-12-04T19:36:30.923Z] #56 25.80 (5/5) Installing openssl (3.1.4-r1) [2023-12-04T19:36:30.923Z] #56 25.82 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:30.923Z] #56 25.82 OK: 8 MiB in 20 packages [2023-12-04T19:36:30.923Z] #56 DONE 26.1s [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T19:36:30.923Z] #48 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #48 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #48 25.37 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T19:36:30.923Z] #48 25.37 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T19:36:30.923Z] #48 25.37 OK: 20069 distinct packages available [2023-12-04T19:36:30.923Z] #48 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #48 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #48 25.77 (1/11) Installing ca-certificates (20230506-r0) [2023-12-04T19:36:30.923Z] #48 25.79 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-04T19:36:30.923Z] #48 25.80 (3/11) Installing libunistring (1.1-r1) [2023-12-04T19:36:30.923Z] #48 25.82 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-04T19:36:30.923Z] #48 25.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-04T19:36:30.923Z] #48 25.83 (6/11) Installing libcurl (8.4.0-r0) [2023-12-04T19:36:30.923Z] #48 25.85 (7/11) Installing curl (8.4.0-r0) [2023-12-04T19:36:30.923Z] #48 25.85 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:30.923Z] #48 25.92 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-04T19:36:30.923Z] #48 25.92 (10/11) Installing libucontext (1.2-r2) [2023-12-04T19:36:30.923Z] #48 25.93 (11/11) Installing gcompat (1.1.0-r1) [2023-12-04T19:36:30.923Z] #48 25.93 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:30.923Z] #48 25.94 Executing ca-certificates-20230506-r0.trigger [2023-12-04T19:36:30.923Z] #48 25.98 OK: 12 MiB in 26 packages [2023-12-04T19:36:30.923Z] #48 DONE 26.1s [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-04T19:36:30.923Z] #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #0 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #0 1.560 OK: 264 MiB in 52 packages [2023-12-04T19:36:30.923Z] #63 DONE 1.7s [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:36:30.923Z] #64 DONE 0.1s [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-04T19:36:30.923Z] #58 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #58 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:30.923Z] #58 25.77 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:30.923Z] #58 25.77 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:30.923Z] #58 25.78 OK: 7 MiB in 16 packages [2023-12-04T19:36:30.923Z] #58 DONE 26.3s [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T19:36:30.923Z] #57 26.08 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-04T19:36:30.923Z] #57 26.09 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:36:30.923Z] #57 26.09 OK: 7 MiB in 16 packages [2023-12-04T19:36:30.923Z] #57 DONE 26.2s [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:36:30.923Z] #65 DONE 0.1s [2023-12-04T19:36:30.923Z] [2023-12-04T19:36:30.923Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-12-04T19:36:31.860Z] #66 ... [2023-12-04T19:36:31.860Z] [2023-12-04T19:36:31.860Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T19:36:31.860Z] #0 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:31.860Z] #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:31.860Z] #0 2.170 OK: 264 MiB in 52 packages [2023-12-04T19:36:31.860Z] #67 DONE 2.7s [2023-12-04T19:36:31.860Z] [2023-12-04T19:36:31.860Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-04T19:36:31.860Z] #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:31.860Z] #0 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:31.860Z] #0 2.141 OK: 17 MiB in 19 packages [2023-12-04T19:36:31.860Z] #68 DONE 2.7s [2023-12-04T19:36:31.860Z] [2023-12-04T19:36:31.860Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T19:36:31.860Z] #61 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:31.860Z] #61 1.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:31.860Z] #61 2.146 OK: 264 MiB in 52 packages [2023-12-04T19:36:31.860Z] #61 DONE 2.9s [2023-12-04T19:36:31.860Z] [2023-12-04T19:36:31.860Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:36:32.119Z] #69 DONE 0.3s [2023-12-04T19:36:32.119Z] [2023-12-04T19:36:32.119Z] #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:36:32.119Z] #70 DONE 0.3s [2023-12-04T19:36:32.119Z] [2023-12-04T19:36:32.119Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:36:33.497Z] #71 ... [2023-12-04T19:36:33.497Z] [2023-12-04T19:36:33.497Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-04T19:36:33.497Z] #0 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:33.497Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:33.497Z] #0 2.812 OK: 8 MiB in 19 packages [2023-12-04T19:36:33.497Z] #72 DONE 2.9s [2023-12-04T19:36:33.497Z] [2023-12-04T19:36:33.497Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:36:33.497Z] #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:33.497Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:33.497Z] #0 2.877 OK: 8 MiB in 17 packages [2023-12-04T19:36:33.497Z] #73 DONE 3.0s [2023-12-04T19:36:33.497Z] [2023-12-04T19:36:33.497Z] #74 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T19:36:34.066Z] #74 DONE 0.9s [2023-12-04T19:36:34.066Z] [2023-12-04T19:36:34.066Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-04T19:36:34.066Z] #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:34.066Z] #0 3.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:34.066Z] #0 3.230 OK: 17 MiB in 19 packages [2023-12-04T19:36:34.066Z] #75 DONE 3.8s [2023-12-04T19:36:34.066Z] [2023-12-04T19:36:34.066Z] #76 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-04T19:36:34.326Z] #76 DONE 0.1s [2023-12-04T19:36:34.326Z] [2023-12-04T19:36:34.326Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-04T19:36:34.326Z] #77 DONE 0.1s [2023-12-04T19:36:34.326Z] [2023-12-04T19:36:34.326Z] #78 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-04T19:36:34.326Z] #78 DONE 0.1s [2023-12-04T19:36:34.326Z] [2023-12-04T19:36:34.326Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-12-04T19:36:34.326Z] #66 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:34.326Z] #66 3.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:34.326Z] #66 ... [2023-12-04T19:36:34.326Z] [2023-12-04T19:36:34.326Z] #79 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T19:36:34.326Z] #79 DONE 0.0s [2023-12-04T19:36:34.326Z] [2023-12-04T19:36:34.326Z] #80 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-04T19:36:34.326Z] #80 DONE 0.0s [2023-12-04T19:36:34.326Z] [2023-12-04T19:36:34.326Z] #81 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-04T19:36:34.326Z] #81 DONE 0.0s [2023-12-04T19:36:34.326Z] [2023-12-04T19:36:34.326Z] #82 [security-spire-config] exporting to image [2023-12-04T19:36:34.326Z] #82 exporting layers [2023-12-04T19:36:34.590Z] #82 ... [2023-12-04T19:36:34.590Z] [2023-12-04T19:36:34.590Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-04T19:36:34.590Z] #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:34.590Z] #0 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:34.590Z] #0 3.742 OK: 8 MiB in 20 packages [2023-12-04T19:36:34.590Z] #83 DONE 3.8s [2023-12-04T19:36:34.590Z] [2023-12-04T19:36:34.590Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-12-04T19:36:34.590Z] #66 3.710 OK: 7 MiB in 16 packages [2023-12-04T19:36:34.590Z] #66 DONE 4.0s [2023-12-04T19:36:34.857Z] [2023-12-04T19:36:34.857Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T19:36:36.234Z] #84 DONE 1.6s [2023-12-04T19:36:36.234Z] [2023-12-04T19:36:36.234Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-04T19:36:36.234Z] #0 3.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:36.234Z] #0 4.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:36.234Z] #0 4.361 OK: 7 MiB in 17 packages [2023-12-04T19:36:36.234Z] #85 DONE 5.8s [2023-12-04T19:36:36.234Z] [2023-12-04T19:36:36.234Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:36:36.234Z] #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:36.234Z] #0 4.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:36.234Z] #0 4.897 OK: 7 MiB in 16 packages [2023-12-04T19:36:36.234Z] #86 DONE 5.3s [2023-12-04T19:36:36.234Z] [2023-12-04T19:36:36.234Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:36:36.234Z] #0 3.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:36.234Z] #0 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-04T19:36:36.234Z] #0 3.760 OK: 12 MiB in 26 packages [2023-12-04T19:36:36.234Z] #87 DONE 5.4s [2023-12-04T19:36:36.234Z] [2023-12-04T19:36:36.234Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-04T19:36:36.234Z] #88 ... [2023-12-04T19:36:36.234Z] [2023-12-04T19:36:36.234Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-04T19:36:36.234Z] #89 DONE 1.6s [2023-12-04T19:36:36.234Z] [2023-12-04T19:36:36.234Z] #82 [security-spire-config] exporting to image [2023-12-04T19:36:36.234Z] #82 exporting layers 1.8s done [2023-12-04T19:36:36.234Z] #82 writing image sha256:55323a11b3bc1abd81310835c826397fdf1c76e97a8c5632bb39919eaf19575f done [2023-12-04T19:36:36.234Z] #82 naming to docker.io/library/security-spire-config done [2023-12-04T19:36:36.234Z] #82 DONE 1.8s [2023-12-04T19:36:36.494Z] [2023-12-04T19:36:36.494Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T19:36:36.512Z] #9 exporting layers 13.0s done [2023-12-04T19:36:36.512Z] #9 writing image sha256:9f07bc1e8be7f5ba6f297dce4d1c4b85e0e950753d09ffd77acd65ac9a46f6ea done [2023-12-04T19:36:36.512Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-04T19:36:36.512Z] #9 DONE 13.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:36:36.952Z] + docker inspect -f . ci-base-image-arm64 [2023-12-04T19:36:36.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:36:37.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-23997 does not seem to be running inside a container [2023-12-04T19:36:37.431Z] #90 DONE 1.0s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-04T19:36:37.431Z] #91 DONE 1.0s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-04T19:36:37.431Z] #92 DONE 0.1s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-04T19:36:37.431Z] #93 DONE 0.1s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T19:36:37.431Z] #94 DONE 0.0s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-04T19:36:37.431Z] #95 DONE 0.1s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-04T19:36:37.431Z] #96 DONE 0.1s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T19:36:37.431Z] #97 DONE 0.1s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-04T19:36:37.431Z] #98 DONE 0.1s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-04T19:36:37.431Z] #99 DONE 0.0s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-04T19:36:37.431Z] #100 DONE 0.1s [2023-12-04T19:36:37.431Z] [2023-12-04T19:36:37.431Z] #82 [security-spire-server] exporting to image [2023-12-04T19:36:37.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-04T19:36:37.690Z] #82 ... [2023-12-04T19:36:37.690Z] [2023-12-04T19:36:37.690Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-04T19:36:37.690Z] #88 DONE 1.7s [2023-12-04T19:36:37.950Z] [2023-12-04T19:36:37.950Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-04T19:36:37.950Z] #101 DONE 0.0s [2023-12-04T19:36:37.950Z] [2023-12-04T19:36:37.950Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:36:37.950Z] #102 ... [2023-12-04T19:36:37.950Z] [2023-12-04T19:36:37.950Z] #82 [security-spire-agent] exporting to image [2023-12-04T19:36:37.950Z] #82 exporting layers 0.6s done [2023-12-04T19:36:38.209Z] #82 exporting layers 0.6s done [2023-12-04T19:36:38.209Z] #82 writing image sha256:77609fb24dea6af62c2b0ac9d95de94d4e0f69ae93a75e28a56ffce7d862f418 done [2023-12-04T19:36:38.209Z] #82 naming to docker.io/library/security-spire-server done [2023-12-04T19:36:38.209Z] #82 writing image sha256:2710b9ec3f2a365e79d4f9b3ba2b9de9a5342b9571ad76e56e3e0b66d26179b5 done [2023-12-04T19:36:38.209Z] #82 naming to docker.io/library/security-spire-agent done [2023-12-04T19:36:38.209Z] #82 DONE 2.5s [2023-12-04T19:36:38.209Z] [2023-12-04T19:36:38.209Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:36:38.518Z] $ docker top 316b24b35b2b7992ddb500ac7f7bb0f9a7a9d0fa643f74a5f91e0c62ac138dc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T19:36:39.175Z] + go version [2023-12-04T19:36:39.176Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-04T19:36:39.213Z] $ docker stop --time=1 316b24b35b2b7992ddb500ac7f7bb0f9a7a9d0fa643f74a5f91e0c62ac138dc9 [2023-12-04T19:36:39.586Z] #103 ... [2023-12-04T19:36:39.586Z] [2023-12-04T19:36:39.586Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T19:36:39.586Z] #53 ... [2023-12-04T19:36:39.586Z] [2023-12-04T19:36:39.586Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:36:40.733Z] $ docker rm -f --volumes 316b24b35b2b7992ddb500ac7f7bb0f9a7a9d0fa643f74a5f91e0c62ac138dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:36:41.928Z] + docker inspect -f . ci-base-image-arm64 [2023-12-04T19:36:41.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:36:42.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-23997 does not seem to be running inside a container [2023-12-04T19:36:42.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-04T19:36:47.629Z] $ docker top fa35dd21c2dbe11f4348177dbeafae8555b452cfa451588e12d63072c8a9c768 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-04T19:36:47.921Z] ========================================================= [2023-12-04T19:36:47.921Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-04T19:36:47.921Z] ========================================================= [Pipeline] sh [2023-12-04T19:36:48.240Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-04T19:36:48.671Z] + make test [2023-12-04T19:36:48.671Z] go test -race -coverprofile=coverage.out ./... [2023-12-04T19:37:11.683Z] #104 ... [2023-12-04T19:37:11.683Z] [2023-12-04T19:37:11.683Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:11.683Z] #103 DONE 37.3s [2023-12-04T19:37:11.683Z] [2023-12-04T19:37:11.683Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:11.683Z] #71 DONE 36.1s [2023-12-04T19:37:11.683Z] [2023-12-04T19:37:11.683Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:11.683Z] #104 DONE 37.3s [2023-12-04T19:37:11.683Z] [2023-12-04T19:37:11.683Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:11.683Z] #102 DONE 36.1s [2023-12-04T19:37:11.683Z] [2023-12-04T19:37:11.683Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #105 DONE 9.3s [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #106 [core-metadata builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #106 DONE 9.4s [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:18.356Z] #107 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #108 [security-proxy-auth builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #108 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:37:18.356Z] #109 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:18.356Z] #110 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #111 [security-bootstrapper builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #111 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:37:18.356Z] #112 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:37:18.356Z] #113 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:18.356Z] #114 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #115 [security-proxy-setup builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #115 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #116 DONE 9.4s [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:37:18.356Z] #117 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #118 [core-data builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #118 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:18.356Z] #119 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:37:18.356Z] #120 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:18.356Z] #121 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #122 [support-scheduler builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #122 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:18.356Z] #123 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #124 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:37:18.356Z] #125 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #126 [support-notifications builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #126 DONE 9.4s [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #127 [core-command builder 6/7] COPY . . [2023-12-04T19:37:18.356Z] #127 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:37:18.356Z] #128 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:37:18.356Z] #129 CACHED [2023-12-04T19:37:18.356Z] [2023-12-04T19:37:18.356Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:37:19.294Z] #130 1.660 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-12-04T19:37:20.945Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-04T19:37:27.429Z] #130 ... [2023-12-04T19:37:27.429Z] [2023-12-04T19:37:27.429Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-04T19:37:27.429Z] #0 1.394 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-12-04T19:37:27.688Z] #131 ... [2023-12-04T19:37:27.688Z] [2023-12-04T19:37:27.688Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T19:37:27.688Z] #0 0.302 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-12-04T19:37:27.946Z] #132 ... [2023-12-04T19:37:27.946Z] [2023-12-04T19:37:27.946Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T19:37:27.946Z] #0 1.299 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-12-04T19:37:27.946Z] #133 ... [2023-12-04T19:37:27.946Z] [2023-12-04T19:37:27.946Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:37:27.946Z] #0 0.995 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-12-04T19:37:28.204Z] #134 ... [2023-12-04T19:37:28.204Z] [2023-12-04T19:37:28.204Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T19:37:28.204Z] #0 0.460 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-12-04T19:37:28.204Z] #135 ... [2023-12-04T19:37:28.204Z] [2023-12-04T19:37:28.204Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T19:37:28.204Z] #0 0.685 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-12-04T19:37:28.466Z] #136 ... [2023-12-04T19:37:28.466Z] [2023-12-04T19:37:28.466Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-04T19:37:28.466Z] #0 1.381 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-12-04T19:37:28.726Z] #137 ... [2023-12-04T19:37:28.726Z] [2023-12-04T19:37:28.726Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T19:37:28.726Z] #0 1.543 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-12-04T19:37:28.726Z] #138 ... [2023-12-04T19:37:28.726Z] [2023-12-04T19:37:28.726Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-04T19:37:28.726Z] #0 1.315 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-12-04T19:37:28.984Z] #139 ... [2023-12-04T19:37:28.984Z] [2023-12-04T19:37:28.984Z] #140 [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-12-04T19:37:28.984Z] #0 1.626 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-12-04T19:38:17.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-04T19:38:17.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-04T19:38:17.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-04T19:38:20.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-04T19:38:20.611Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-04T19:38:21.212Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-04T19:38:21.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-04T19:38:21.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-04T19:38:21.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-04T19:38:22.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-04T19:38:24.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-04T19:38:24.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-04T19:38:24.304Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-04T19:38:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-04T19:38:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-04T19:38:28.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-04T19:38:29.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.229s coverage: 28.7% of statements [2023-12-04T19:38:33.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-04T19:38:33.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-04T19:38:33.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-04T19:38:34.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.284s coverage: 97.0% of statements [2023-12-04T19:38:36.712Z] #140 73.33 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-12-04T19:38:36.972Z] #140 ... [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T19:38:36.972Z] #135 DONE 79.3s [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T19:38:36.972Z] #136 DONE 79.3s [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-04T19:38:36.972Z] #137 DONE 79.3s [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T19:38:36.972Z] #138 DONE 79.3s [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-04T19:38:36.972Z] #139 DONE 79.3s [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-04T19:38:36.972Z] #131 DONE 79.4s [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T19:38:36.972Z] #133 DONE 79.3s [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:36.972Z] #141 ... [2023-12-04T19:38:36.972Z] [2023-12-04T19:38:36.972Z] #140 [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-12-04T19:38:36.972Z] #140 DONE 79.5s [2023-12-04T19:38:37.234Z] [2023-12-04T19:38:37.234Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:38:37.234Z] #134 DONE 79.6s [2023-12-04T19:38:37.234Z] [2023-12-04T19:38:37.234Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:38:37.234Z] #130 DONE 79.6s [2023-12-04T19:38:37.234Z] [2023-12-04T19:38:37.234Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T19:38:37.234Z] #132 DONE 79.7s [2023-12-04T19:38:37.234Z] [2023-12-04T19:38:37.234Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.496Z] #142 ... [2023-12-04T19:38:37.496Z] [2023-12-04T19:38:37.496Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-04T19:38:37.496Z] #143 DONE 0.4s [2023-12-04T19:38:37.496Z] [2023-12-04T19:38:37.496Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.496Z] #144 DONE 0.6s [2023-12-04T19:38:37.496Z] [2023-12-04T19:38:37.496Z] #145 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.496Z] #145 DONE 0.6s [2023-12-04T19:38:37.496Z] [2023-12-04T19:38:37.496Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.496Z] #141 DONE 0.6s [2023-12-04T19:38:37.496Z] [2023-12-04T19:38:37.496Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.496Z] #142 DONE 0.4s [2023-12-04T19:38:37.496Z] [2023-12-04T19:38:37.496Z] #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.756Z] #146 ... [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.756Z] #147 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.756Z] #147 DONE 0.2s [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.756Z] #148 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.756Z] #148 DONE 0.2s [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.756Z] #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.756Z] #149 CACHED [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.756Z] #150 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.756Z] #150 CACHED [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.756Z] #151 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.756Z] #151 DONE 0.3s [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.756Z] #152 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.756Z] #152 DONE 0.2s [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.756Z] #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.756Z] #153 CACHED [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.756Z] #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.756Z] #154 CACHED [2023-12-04T19:38:37.756Z] [2023-12-04T19:38:37.757Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.757Z] #155 CACHED [2023-12-04T19:38:37.757Z] [2023-12-04T19:38:37.757Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.757Z] #156 CACHED [2023-12-04T19:38:37.757Z] [2023-12-04T19:38:37.757Z] #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.757Z] #157 CACHED [2023-12-04T19:38:37.757Z] [2023-12-04T19:38:37.757Z] #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.757Z] #158 CACHED [2023-12-04T19:38:37.757Z] [2023-12-04T19:38:37.757Z] #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:37.757Z] #159 DONE 0.4s [2023-12-04T19:38:37.757Z] [2023-12-04T19:38:37.757Z] #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:37.757Z] #146 DONE 0.2s [2023-12-04T19:38:37.757Z] [2023-12-04T19:38:37.757Z] #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-04T19:38:38.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.343s coverage: 69.2% of statements [2023-12-04T19:38:38.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-04T19:38:38.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-04T19:38:38.705Z] #160 ... [2023-12-04T19:38:38.705Z] [2023-12-04T19:38:38.705Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:38.705Z] #161 DONE 1.0s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-04T19:38:38.967Z] #162 ... [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #163 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-04T19:38:38.967Z] #163 DONE 1.2s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-04T19:38:38.967Z] #164 DONE 1.3s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-04T19:38:38.967Z] #165 DONE 1.3s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-04T19:38:38.967Z] #166 DONE 1.3s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-04T19:38:38.967Z] #160 DONE 1.3s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-04T19:38:38.967Z] #167 DONE 1.3s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-04T19:38:38.967Z] #168 DONE 1.3s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #169 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:38.967Z] #169 DONE 1.3s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-04T19:38:38.967Z] #170 DONE 1.3s [2023-12-04T19:38:38.967Z] [2023-12-04T19:38:38.967Z] #171 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:39.229Z] #171 ... [2023-12-04T19:38:39.229Z] [2023-12-04T19:38:39.229Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-04T19:38:39.229Z] #172 DONE 0.4s [2023-12-04T19:38:39.229Z] [2023-12-04T19:38:39.229Z] #173 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:39.229Z] #173 DONE 0.4s [2023-12-04T19:38:39.515Z] [2023-12-04T19:38:39.515Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-04T19:38:39.515Z] #162 DONE 0.8s [2023-12-04T19:38:39.515Z] [2023-12-04T19:38:39.515Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:39.787Z] #174 ... [2023-12-04T19:38:39.787Z] [2023-12-04T19:38:39.787Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:39.787Z] #175 DONE 0.9s [2023-12-04T19:38:39.787Z] [2023-12-04T19:38:39.787Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:39.787Z] #176 DONE 0.9s [2023-12-04T19:38:39.787Z] [2023-12-04T19:38:39.787Z] #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-04T19:38:39.787Z] #177 DONE 2.5s [2023-12-04T19:38:39.787Z] [2023-12-04T19:38:39.787Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-04T19:38:39.787Z] #178 DONE 0.9s [2023-12-04T19:38:39.787Z] [2023-12-04T19:38:39.787Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:39.787Z] #179 DONE 0.9s [2023-12-04T19:38:39.787Z] [2023-12-04T19:38:39.787Z] #171 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:39.787Z] #171 DONE 0.9s [2023-12-04T19:38:39.787Z] [2023-12-04T19:38:39.787Z] #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:39.787Z] #180 DONE 0.9s [2023-12-04T19:38:39.787Z] [2023-12-04T19:38:39.787Z] #82 [support-scheduler] exporting to image [2023-12-04T19:38:39.787Z] #82 exporting layers [2023-12-04T19:38:39.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.304s coverage: 53.2% of statements [2023-12-04T19:38:40.353Z] #82 ... [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #181 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-04T19:38:40.353Z] #181 DONE 1.2s [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-04T19:38:40.353Z] #182 DONE 0.4s [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-04T19:38:40.353Z] #183 DONE 0.9s [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #82 [core-command] exporting to image [2023-12-04T19:38:40.353Z] #82 exporting layers 0.4s done [2023-12-04T19:38:40.353Z] #82 writing image sha256:5cba209d04dbf530d2d5a9f3fe76c4fa2cefcbf1b15fa8adb9e4b32d423edfc4 0.0s done [2023-12-04T19:38:40.353Z] #82 naming to docker.io/library/core-command done [2023-12-04T19:38:40.353Z] #82 ... [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-04T19:38:40.353Z] #184 DONE 1.0s [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:40.353Z] #174 DONE 1.0s [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:40.353Z] #185 DONE 0.5s [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-04T19:38:40.353Z] #186 DONE 0.5s [2023-12-04T19:38:40.353Z] [2023-12-04T19:38:40.353Z] #82 [security-spiffe-token-provider] exporting to image [2023-12-04T19:38:40.353Z] #82 exporting layers 0.2s done [2023-12-04T19:38:40.611Z] #82 ... [2023-12-04T19:38:40.611Z] [2023-12-04T19:38:40.611Z] #187 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:38:40.611Z] #187 DONE 0.3s [2023-12-04T19:38:40.611Z] [2023-12-04T19:38:40.611Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:38:40.611Z] #188 DONE 0.6s [2023-12-04T19:38:40.611Z] [2023-12-04T19:38:40.611Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T19:38:40.611Z] #189 DONE 0.3s [2023-12-04T19:38:40.611Z] [2023-12-04T19:38:40.611Z] #82 [support-scheduler] exporting to image [2023-12-04T19:38:40.611Z] #82 writing image sha256:409025c6fb9812ff9886570468d0e523330304b24c1de2b101746b728239121e 0.0s done [2023-12-04T19:38:40.611Z] #82 writing image sha256:3f83d5b319b2a44c15b10859c4f60fa300222fec780c00b73e177a0ba9c6fb08 0.0s done [2023-12-04T19:38:40.611Z] #82 naming to docker.io/library/core-data done [2023-12-04T19:38:40.611Z] #82 naming to docker.io/library/support-scheduler done [2023-12-04T19:38:40.870Z] #82 exporting layers 0.5s done [2023-12-04T19:38:40.870Z] #82 ... [2023-12-04T19:38:40.870Z] [2023-12-04T19:38:40.870Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:38:40.870Z] #190 DONE 0.4s [2023-12-04T19:38:40.870Z] [2023-12-04T19:38:40.870Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:38:40.870Z] #191 DONE 0.7s [2023-12-04T19:38:40.870Z] [2023-12-04T19:38:40.870Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-04T19:38:40.870Z] #192 DONE 0.5s [2023-12-04T19:38:40.870Z] [2023-12-04T19:38:40.870Z] #82 [security-spiffe-token-provider] exporting to image [2023-12-04T19:38:40.870Z] #82 exporting layers 0.4s done [2023-12-04T19:38:40.870Z] #82 writing image sha256:d475345076614b2c50873f360fed7d34b47597c891b7a1821218bceedc797657 done [2023-12-04T19:38:40.870Z] #82 writing image sha256:0a6855fcc6f925a2950e020e27cc5ff4eadaf0e2de0e8edb7ce91dc8d1c31fd3 0.0s done [2023-12-04T19:38:40.870Z] #82 naming to docker.io/library/core-metadata done [2023-12-04T19:38:40.870Z] #82 naming to docker.io/library/security-spiffe-token-provider done [2023-12-04T19:38:41.129Z] #82 writing image sha256:8b2ab324f5e56596a8288d837d810fc4b18881dc80c70cf27dfc56a8b813f677 [2023-12-04T19:38:41.398Z] #82 ... [2023-12-04T19:38:41.398Z] [2023-12-04T19:38:41.398Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-04T19:38:41.398Z] #193 DONE 0.3s [2023-12-04T19:38:41.398Z] [2023-12-04T19:38:41.398Z] #82 [support-notifications] exporting to image [2023-12-04T19:38:41.398Z] #82 writing image sha256:8b2ab324f5e56596a8288d837d810fc4b18881dc80c70cf27dfc56a8b813f677 done [2023-12-04T19:38:41.398Z] #82 naming to docker.io/library/support-notifications done [2023-12-04T19:38:41.398Z] #82 ... [2023-12-04T19:38:41.398Z] [2023-12-04T19:38:41.398Z] #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-04T19:38:41.398Z] #194 DONE 0.5s [2023-12-04T19:38:41.398Z] [2023-12-04T19:38:41.398Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:38:41.398Z] #195 DONE 1.0s [2023-12-04T19:38:41.398Z] [2023-12-04T19:38:41.398Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T19:38:41.398Z] #196 DONE 0.2s [2023-12-04T19:38:41.398Z] [2023-12-04T19:38:41.398Z] #82 [core-common-config-bootstrapper] exporting to image [2023-12-04T19:38:41.398Z] #82 writing image sha256:6fde7b61519ca30ca0aa5da557d11920bf5ac71ac11ea24ad59c054a986ae2e4 done [2023-12-04T19:38:41.398Z] #82 naming to docker.io/library/security-proxy-auth done [2023-12-04T19:38:41.398Z] #82 ... [2023-12-04T19:38:41.398Z] [2023-12-04T19:38:41.398Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-04T19:38:41.398Z] #197 DONE 0.1s [2023-12-04T19:38:41.398Z] [2023-12-04T19:38:41.398Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-04T19:38:41.398Z] #198 DONE 0.1s [2023-12-04T19:38:41.663Z] [2023-12-04T19:38:41.663Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-04T19:38:41.663Z] #199 DONE 0.1s [2023-12-04T19:38:41.663Z] [2023-12-04T19:38:41.663Z] #82 [core-common-config-bootstrapper] exporting to image [2023-12-04T19:38:41.663Z] #82 exporting layers 0.2s done [2023-12-04T19:38:41.663Z] #82 writing image sha256:8d3468bde7b34db090ed0a9eabb52368a5215597da2474858ec5e76cc692b13f done [2023-12-04T19:38:41.663Z] #82 naming to docker.io/library/core-common-config-bootstrapper done [2023-12-04T19:38:41.663Z] #82 DONE 4.2s [2023-12-04T19:38:41.663Z] [2023-12-04T19:38:41.663Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-04T19:38:41.663Z] #200 DONE 0.1s [2023-12-04T19:38:41.663Z] [2023-12-04T19:38:41.663Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:38:41.663Z] #201 ... [2023-12-04T19:38:41.663Z] [2023-12-04T19:38:41.663Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-04T19:38:41.663Z] #202 DONE 0.1s [2023-12-04T19:38:41.663Z] [2023-12-04T19:38:41.663Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:38:41.663Z] #203 DONE 1.1s [2023-12-04T19:38:41.923Z] [2023-12-04T19:38:41.923Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:38:41.923Z] #201 DONE 0.5s [2023-12-04T19:38:41.923Z] [2023-12-04T19:38:41.923Z] #82 [security-secretstore-setup] exporting to image [2023-12-04T19:38:41.923Z] #82 exporting layers 0.2s done [2023-12-04T19:38:41.923Z] #82 writing image sha256:e30f2f5194cfa1f797afed510c67746b6bca2d931051f4021dd2f3d9a2c36b34 done [2023-12-04T19:38:41.923Z] #82 naming to docker.io/library/security-proxy-setup done [2023-12-04T19:38:42.182Z] #82 exporting layers 0.2s done [2023-12-04T19:38:42.182Z] #82 writing image sha256:cee90d3db350c0b16e0c030a0979650a8b6f64f44bbf3804145f45b7bd005d9a done [2023-12-04T19:38:42.182Z] #82 naming to docker.io/library/security-secretstore-setup done [2023-12-04T19:38:42.182Z] #82 DONE 4.6s [2023-12-04T19:38:42.182Z] [2023-12-04T19:38:42.182Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-04T19:38:42.182Z] #204 DONE 0.4s [2023-12-04T19:38:42.182Z] [2023-12-04T19:38:42.182Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:38:42.182Z] #31 ... [2023-12-04T19:38:42.182Z] [2023-12-04T19:38:42.182Z] #82 [security-bootstrapper] exporting to image [2023-12-04T19:38:42.182Z] #82 exporting layers 0.2s done [2023-12-04T19:38:42.182Z] #82 writing image sha256:d853dfcf922acfdeb2eb91c7cdac1cd2e888f607f62652c81154a83a5b678eeb done [2023-12-04T19:38:42.182Z] #82 naming to docker.io/library/security-bootstrapper done [2023-12-04T19:38:42.182Z] #82 DONE 4.8s [2023-12-04T19:38:42.182Z] [2023-12-04T19:38:42.182Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:38:42.182Z] time="2023-12-04T19:36:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-04T19:38:42.467Z] $ docker stop --time=1 1ea2159a5409c1c89b5cbb20d0867de7f10b68e8e9e2d34cf74e5a27e077bb29 [2023-12-04T19:38:43.731Z] $ docker rm -f --volumes 1ea2159a5409c1c89b5cbb20d0867de7f10b68e8e9e2d34cf74e5a27e077bb29 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T19:38:44.224Z] + docker images [2023-12-04T19:38:44.224Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-04T19:38:44.224Z] security-bootstrapper latest d853dfcf922a 2 seconds ago 23.4MB [2023-12-04T19:38:44.224Z] security-secretstore-setup latest cee90d3db350 2 seconds ago 44.5MB [2023-12-04T19:38:44.224Z] security-proxy-setup latest e30f2f5194cf 2 seconds ago 29.4MB [2023-12-04T19:38:44.224Z] core-common-config-bootstrapper latest 8d3468bde7b3 2 seconds ago 18.3MB [2023-12-04T19:38:44.224Z] core-metadata latest d47534507661 3 seconds ago 21.7MB [2023-12-04T19:38:44.224Z] security-proxy-auth latest 6fde7b61519c 3 seconds ago 19.5MB [2023-12-04T19:38:44.224Z] security-spiffe-token-provider latest 0a6855fcc6f9 3 seconds ago 35.2MB [2023-12-04T19:38:44.224Z] support-notifications latest 8b2ab324f5e5 3 seconds ago 34.8MB [2023-12-04T19:38:44.224Z] core-command latest 5cba209d04db 4 seconds ago 21.2MB [2023-12-04T19:38:44.224Z] support-scheduler latest 3f83d5b319b2 4 seconds ago 34.2MB [2023-12-04T19:38:44.224Z] core-data latest 409025c6fb98 4 seconds ago 21.4MB [2023-12-04T19:38:44.224Z] security-spire-server latest 77609fb24dea 2 minutes ago 102MB [2023-12-04T19:38:44.224Z] security-spire-agent latest 2710b9ec3f2a 2 minutes ago 161MB [2023-12-04T19:38:44.224Z] security-spire-config latest 55323a11b3bc 2 minutes ago 102MB [2023-12-04T19:38:44.224Z] ci-base-image-x86_64 latest 8722ede431cc 5 minutes ago 937MB [2023-12-04T19:38:44.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 weeks ago 564MB [2023-12-04T19:38:44.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-04T19:38:44.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [2023-12-04T19:38:44.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-04T19:38:44.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-04T19:38:44.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-04T19:38:44.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-04T19:38:44.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-04T19:38:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-04T19:38:50.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-04T19:38:59.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.682s coverage: 93.4% of statements [2023-12-04T19:38:59.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.397s coverage: 4.1% of statements [2023-12-04T19:39:03.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-04T19:39:03.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-04T19:39:03.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-04T19:39:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-04T19:39:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-04T19:39:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-04T19:39:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-04T19:39:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-04T19:39:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-04T19:39:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-04T19:39:05.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.507s coverage: 97.6% of statements [2023-12-04T19:39:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.191s coverage: 72.2% of statements [2023-12-04T19:39:14.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-04T19:39:14.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-04T19:39:14.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.419s coverage: 0.9% of statements [2023-12-04T19:39:14.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.271s coverage: 32.2% of statements [2023-12-04T19:39:14.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.260s coverage: 41.7% of statements [2023-12-04T19:39:14.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.260s coverage: 82.9% of statements [2023-12-04T19:39:14.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.203s coverage: 94.1% of statements [2023-12-04T19:39:16.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.213s coverage: 96.3% of statements [2023-12-04T19:39:17.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.206s coverage: 87.5% of statements [2023-12-04T19:39:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-04T19:39:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-04T19:39:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-04T19:39:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-04T19:39:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-04T19:39:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-04T19:39:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-04T19:39:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-04T19:39:24.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-04T19:39:24.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-04T19:39:24.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-04T19:39:24.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-04T19:39:24.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-04T19:39:24.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-04T19:39:26.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-04T19:39:29.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-04T19:39:29.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.191s coverage: 94.4% of statements [2023-12-04T19:39:31.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-04T19:39:35.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-04T19:39:35.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-04T19:39:38.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-04T19:39:38.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-04T19:39:38.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-04T19:39:43.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-04T19:39:43.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-04T19:39:43.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-04T19:39:44.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-04T19:39:44.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-04T19:39:44.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-04T19:39:44.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-04T19:39:44.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.939s coverage: 79.9% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.240s coverage: 92.9% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.082s coverage: 64.4% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.207s coverage: 62.3% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.211s coverage: 87.2% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.165s coverage: 20.0% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.169s coverage: 100.0% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.385s coverage: 81.8% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.363s coverage: 82.1% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.219s coverage: 86.0% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.831s coverage: 63.1% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.216s coverage: 100.0% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.081s coverage: 73.7% of statements [2023-12-04T19:39:44.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2023-12-04T19:39:45.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.792s coverage: 38.4% of statements [2023-12-04T19:39:45.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.255s coverage: 89.5% of statements [2023-12-04T19:39:45.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.212s coverage: 84.8% of statements [2023-12-04T19:39:48.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-04T19:39:48.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-04T19:39:48.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-04T19:39:48.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-04T19:39:52.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-04T19:39:52.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-04T19:39:52.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-04T19:39:52.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-04T19:39:52.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-04T19:39:52.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-04T19:39:56.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.287s coverage: 19.9% of statements [2023-12-04T19:39:56.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.665s coverage: 95.7% of statements [2023-12-04T19:39:56.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.245s coverage: 61.8% of statements [2023-12-04T19:39:56.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-04T19:39:56.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-04T19:39:57.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.361s coverage: 98.9% of statements [2023-12-04T19:39:58.898Z] 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-12-04T19:39:59.165Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-04T19:39:59.165Z] go vet ./... [2023-12-04T19:41:20.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-04T19:41:20.840Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-04T19:41:20.840Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-04T19:41:20.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-04T19:41:21.269Z] + ls -al . [2023-12-04T19:41:21.269Z] total 732 [2023-12-04T19:41:21.269Z] drwxrwxr-x 10 1001 1001 4096 Dec 4 19:36 . [2023-12-04T19:41:21.269Z] drwxr-xr-x 4 root root 4096 Dec 4 19:36 .. [2023-12-04T19:41:21.269Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 19:35 .blubracket [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 10 Dec 4 19:35 .dockerignore [2023-12-04T19:41:21.269Z] drwxrwxr-x 8 1001 1001 4096 Dec 4 19:35 .git [2023-12-04T19:41:21.269Z] drwxrwxr-x 3 1001 1001 4096 Dec 4 19:35 .github [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 1074 Dec 4 19:35 .gitignore [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 42 Dec 4 19:35 .golangci.yml [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 100 Dec 4 19:35 .hadolint.yml [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 155 Dec 4 19:35 .sonarcloud.properties [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 1171 Dec 4 19:35 ADOPTERS.md [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 11674 Dec 4 19:35 Attribution.txt [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 100284 Dec 4 19:35 CHANGELOG.md [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 3804 Dec 4 19:35 CONTRIBUTING.md [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 677 Dec 4 19:35 GOVERNANCE.md [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 861 Dec 4 19:35 Jenkinsfile [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 10775 Dec 4 19:35 LICENSE [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 15054 Dec 4 19:35 Makefile [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 582 Dec 4 19:35 OWNERS.md [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 9528 Dec 4 19:35 README.md [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 789 Dec 4 19:35 SECURITY.md [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 5 Dec 4 19:32 VERSION [2023-12-04T19:41:21.269Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 19:35 bin [2023-12-04T19:41:21.269Z] drwxrwxr-x 18 1001 1001 4096 Dec 4 19:35 cmd [2023-12-04T19:41:21.269Z] -rw-r--r-- 1 root root 453602 Dec 4 19:39 coverage.out [2023-12-04T19:41:21.269Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 19:35 fuzz_test [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 3685 Dec 4 19:35 go.mod [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 34438 Dec 4 19:35 go.sum [2023-12-04T19:41:21.269Z] drwxrwxr-x 7 1001 1001 4096 Dec 4 19:35 internal [2023-12-04T19:41:21.269Z] drwxrwxr-x 3 1001 1001 4096 Dec 4 19:35 openapi [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 584 Dec 4 19:35 security.txt [2023-12-04T19:41:21.269Z] -rw-rw-r-- 1 1001 1001 204 Dec 4 19:35 version.go [Pipeline] sh [2023-12-04T19:41:21.609Z] + '[' -e coverage.out ] [2023-12-04T19:41:21.609Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-04T19:41:21.643Z] Warning: overwriting stash ‘coverage-report’ [2023-12-04T19:41:22.406Z] Stashed 1 file(s) [Pipeline] sh [2023-12-04T19:41:22.744Z] + make build [2023-12-04T19:41:22.744Z] 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-12-04T19:42:19.123Z] 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-12-04T19:42:19.390Z] 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-12-04T19:42:24.719Z] 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-12-04T19:42:27.291Z] 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-12-04T19:42:53.993Z] 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-12-04T19:42:58.261Z] 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-12-04T19:43:03.603Z] 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-12-04T19:43:07.855Z] 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-12-04T19:43:11.198Z] 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-12-04T19:43:14.541Z] 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-12-04T19:43:18.791Z] 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-12-04T19:43:24.162Z] $ docker stop --time=1 fa35dd21c2dbe11f4348177dbeafae8555b452cfa451588e12d63072c8a9c768 [2023-12-04T19:43:26.195Z] $ docker rm -f --volumes fa35dd21c2dbe11f4348177dbeafae8555b452cfa451588e12d63072c8a9c768 [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-12-04T19:43:29.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-04T19:43:29.308Z] [2023-12-04T19:43:29.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:43:29.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-04T19:43:30.332Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-04T19:43:30.332Z] 547446be3368: Pulling fs layer [2023-12-04T19:43:30.332Z] d125d8839a47: Pulling fs layer [2023-12-04T19:43:30.332Z] 3e85d5ac6304: Pulling fs layer [2023-12-04T19:43:30.332Z] c3105a71a48b: Pulling fs layer [2023-12-04T19:43:30.332Z] 0f093f025ec4: Pulling fs layer [2023-12-04T19:43:30.332Z] c3106fc0e877: Pulling fs layer [2023-12-04T19:43:30.332Z] c3105a71a48b: Waiting [2023-12-04T19:43:30.332Z] 0f093f025ec4: Waiting [2023-12-04T19:43:30.332Z] c3106fc0e877: Waiting [2023-12-04T19:43:30.332Z] 547446be3368: Verifying Checksum [2023-12-04T19:43:30.332Z] c3105a71a48b: Verifying Checksum [2023-12-04T19:43:30.606Z] c3105a71a48b: Download complete [2023-12-04T19:43:30.606Z] d125d8839a47: Verifying Checksum [2023-12-04T19:43:30.606Z] d125d8839a47: Download complete [2023-12-04T19:43:30.873Z] c3106fc0e877: Verifying Checksum [2023-12-04T19:43:30.873Z] c3106fc0e877: Download complete [2023-12-04T19:43:30.873Z] 0f093f025ec4: Verifying Checksum [2023-12-04T19:43:30.873Z] 0f093f025ec4: Download complete [2023-12-04T19:43:30.873Z] 547446be3368: Pull complete [2023-12-04T19:43:31.834Z] d125d8839a47: Pull complete [2023-12-04T19:43:32.417Z] 3e85d5ac6304: Verifying Checksum [2023-12-04T19:43:32.417Z] 3e85d5ac6304: Download complete [2023-12-04T19:43:44.723Z] 3e85d5ac6304: Pull complete [2023-12-04T19:43:44.723Z] c3105a71a48b: Pull complete [2023-12-04T19:43:44.990Z] 0f093f025ec4: Pull complete [2023-12-04T19:43:45.258Z] c3106fc0e877: Pull complete [2023-12-04T19:43:45.258Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-04T19:43:45.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-04T19:43:45.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:43:45.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-23997 does not seem to be running inside a container [2023-12-04T19:43:45.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-04T19:43:47.864Z] $ docker top d9ea80c25d87d8caf777f94cee01796a4e2527a57053f9fdea855e99ff7061bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T19:43:48.479Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-04T19:43:50.457Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-04T19:43:50.457Z] #1 transferring dockerfile: 2.49kB done [2023-12-04T19:43:50.457Z] #1 DONE 0.1s [2023-12-04T19:43:50.457Z] [2023-12-04T19:43:50.457Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-12-04T19:43:50.457Z] #2 transferring context: 50B done [2023-12-04T19:43:50.457Z] #2 DONE 0.1s [2023-12-04T19:43:50.457Z] [2023-12-04T19:43:50.457Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:50.457Z] #3 DONE 0.0s [2023-12-04T19:43:50.457Z] [2023-12-04T19:43:50.457Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-12-04T19:43:50.457Z] #4 transferring dockerfile: 1.70kB done [2023-12-04T19:43:50.457Z] #4 DONE 0.1s [2023-12-04T19:43:50.457Z] [2023-12-04T19:43:50.457Z] #5 [security-spire-server internal] load .dockerignore [2023-12-04T19:43:50.457Z] #5 transferring context: 50B done [2023-12-04T19:43:50.457Z] #5 DONE 0.1s [2023-12-04T19:43:50.457Z] [2023-12-04T19:43:50.457Z] #6 [security-spire-config internal] load .dockerignore [2023-12-04T19:43:50.457Z] #6 transferring context: 50B done [2023-12-04T19:43:50.457Z] #6 DONE 0.1s [2023-12-04T19:43:50.457Z] [2023-12-04T19:43:50.457Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-12-04T19:43:50.457Z] #7 transferring dockerfile: 1.69kB done [2023-12-04T19:43:50.457Z] #7 DONE 0.1s [2023-12-04T19:43:50.457Z] [2023-12-04T19:43:50.457Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-12-04T19:43:50.745Z] #8 transferring dockerfile: 1.81kB 0.0s done [2023-12-04T19:43:50.745Z] #8 DONE 0.2s [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #9 [security-spire-agent internal] load .dockerignore [2023-12-04T19:43:50.745Z] #9 transferring context: 50B 0.0s done [2023-12-04T19:43:50.745Z] #9 DONE 0.2s [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #10 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-04T19:43:50.745Z] #10 ... [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-12-04T19:43:50.745Z] #11 transferring dockerfile: 1.93kB 0.0s done [2023-12-04T19:43:50.745Z] #11 DONE 0.2s [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #12 [support-scheduler internal] load .dockerignore [2023-12-04T19:43:50.745Z] #12 transferring context: 50B done [2023-12-04T19:43:50.745Z] #12 DONE 0.2s [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #13 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T19:43:50.745Z] #13 DONE 0.4s [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #14 [core-data internal] load build definition from Dockerfile [2023-12-04T19:43:50.745Z] #14 transferring dockerfile: 2.01kB done [2023-12-04T19:43:50.745Z] #14 DONE 0.2s [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #15 [core-data internal] load .dockerignore [2023-12-04T19:43:50.745Z] #15 transferring context: 50B done [2023-12-04T19:43:50.745Z] #15 DONE 0.2s [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:50.745Z] #3 DONE 0.0s [2023-12-04T19:43:50.745Z] [2023-12-04T19:43:50.745Z] #16 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:50.745Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-04T19:43:51.031Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T19:43:51.031Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T19:43:51.031Z] #16 ... [2023-12-04T19:43:51.031Z] [2023-12-04T19:43:51.031Z] #13 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T19:43:51.031Z] #13 DONE 0.7s [2023-12-04T19:43:51.031Z] [2023-12-04T19:43:51.031Z] #16 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:51.031Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-04T19:43:51.031Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T19:43:51.031Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T19:43:51.031Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T19:43:51.031Z] #16 ... [2023-12-04T19:43:51.031Z] [2023-12-04T19:43:51.031Z] #17 [core-command internal] load build definition from Dockerfile [2023-12-04T19:43:51.031Z] #17 transferring dockerfile: 1.93kB done [2023-12-04T19:43:51.031Z] #17 DONE 0.4s [2023-12-04T19:43:51.031Z] [2023-12-04T19:43:51.031Z] #18 [core-command internal] load .dockerignore [2023-12-04T19:43:51.031Z] #18 transferring context: 50B 0.0s done [2023-12-04T19:43:51.031Z] #18 DONE 0.4s [2023-12-04T19:43:51.031Z] [2023-12-04T19:43:51.031Z] #16 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:51.031Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-04T19:43:51.308Z] #16 ... [2023-12-04T19:43:51.308Z] [2023-12-04T19:43:51.308Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:51.308Z] #3 DONE 0.0s [2023-12-04T19:43:51.308Z] [2023-12-04T19:43:51.308Z] #16 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:51.308Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s [2023-12-04T19:43:51.308Z] #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-04T19:43:51.308Z] #16 ... [2023-12-04T19:43:51.308Z] [2023-12-04T19:43:51.308Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-12-04T19:43:51.308Z] #19 transferring context: 50B 0.0s done [2023-12-04T19:43:51.308Z] #19 DONE 0.4s [2023-12-04T19:43:51.308Z] [2023-12-04T19:43:51.308Z] #20 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-04T19:43:51.308Z] #20 DONE 0.8s [2023-12-04T19:43:51.308Z] [2023-12-04T19:43:51.308Z] #16 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:51.308Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-04T19:43:51.583Z] #16 ... [2023-12-04T19:43:51.583Z] [2023-12-04T19:43:51.583Z] #13 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T19:43:51.583Z] #13 DONE 1.0s [2023-12-04T19:43:51.583Z] [2023-12-04T19:43:51.583Z] #20 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-04T19:43:51.583Z] #20 DONE 0.9s [2023-12-04T19:43:51.583Z] [2023-12-04T19:43:51.583Z] #16 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:51.583Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-04T19:43:51.583Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T19:43:51.583Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T19:43:51.583Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T19:43:51.583Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-04T19:43:51.861Z] #16 ... [2023-12-04T19:43:51.861Z] [2023-12-04T19:43:51.861Z] #10 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-04T19:43:51.861Z] #10 DONE 1.0s [2023-12-04T19:43:51.861Z] [2023-12-04T19:43:51.861Z] #16 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:51.861Z] #16 ... [2023-12-04T19:43:51.861Z] [2023-12-04T19:43:51.861Z] #21 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-04T19:43:51.861Z] #21 transferring dockerfile: 2.50kB 0.0s done [2023-12-04T19:43:51.861Z] #21 DONE 0.7s [2023-12-04T19:43:51.861Z] [2023-12-04T19:43:51.861Z] #22 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-04T19:43:51.861Z] #22 DONE 1.5s [2023-12-04T19:43:51.861Z] [2023-12-04T19:43:51.861Z] #16 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:51.861Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-04T19:43:51.861Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T19:43:51.861Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T19:43:51.861Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T19:43:51.861Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-04T19:43:52.454Z] #16 ... [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #23 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-04T19:43:52.454Z] #23 transferring dockerfile: 2.23kB 0.0s done [2023-12-04T19:43:52.454Z] #23 DONE 1.0s [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #24 [security-proxy-setup internal] load .dockerignore [2023-12-04T19:43:52.454Z] #24 transferring context: 50B 0.0s done [2023-12-04T19:43:52.454Z] #24 DONE 1.1s [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:52.454Z] #3 DONE 0.0s [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-04T19:43:52.454Z] #25 transferring context: 50B 0.0s done [2023-12-04T19:43:52.454Z] #25 DONE 1.2s [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #26 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-04T19:43:52.454Z] #26 transferring dockerfile: 2.15kB 0.0s done [2023-12-04T19:43:52.454Z] #26 DONE 1.4s [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #16 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:52.454Z] #16 ... [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #27 [security-proxy-auth internal] load .dockerignore [2023-12-04T19:43:52.454Z] #27 transferring context: 50B 0.0s done [2023-12-04T19:43:52.454Z] #27 DONE 1.5s [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #28 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-04T19:43:52.454Z] #28 transferring dockerfile: 1.89kB 0.0s done [2023-12-04T19:43:52.454Z] #28 DONE 1.6s [2023-12-04T19:43:52.454Z] [2023-12-04T19:43:52.454Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:52.454Z] #3 DONE 0.0s [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #29 [support-notifications internal] load build definition from Dockerfile [2023-12-04T19:43:52.723Z] #29 transferring dockerfile: 1.95kB 0.0s done [2023-12-04T19:43:52.723Z] #29 DONE 1.2s [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:52.723Z] #3 DONE 0.0s [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #30 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-12-04T19:43:52.723Z] #30 DONE 1.4s [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #31 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T19:43:52.723Z] #31 ... [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #32 [core-metadata internal] load .dockerignore [2023-12-04T19:43:52.723Z] #32 transferring context: 50B 0.0s done [2023-12-04T19:43:52.723Z] #32 DONE 1.0s [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #33 [support-notifications internal] load .dockerignore [2023-12-04T19:43:52.723Z] #33 transferring context: 50B 0.0s done [2023-12-04T19:43:52.723Z] #33 DONE 1.3s [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:52.723Z] #3 DONE 0.0s [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #31 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T19:43:52.723Z] #31 ... [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #34 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-04T19:43:52.723Z] #34 transferring dockerfile: 2.93kB 0.0s done [2023-12-04T19:43:52.723Z] #34 DONE 1.2s [2023-12-04T19:43:52.723Z] [2023-12-04T19:43:52.723Z] #35 [security-bootstrapper internal] load .dockerignore [2023-12-04T19:43:52.723Z] #35 transferring context: 50B 0.1s done [2023-12-04T19:43:52.723Z] #35 DONE 1.2s [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:52.992Z] #3 DONE 0.0s [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:43:52.992Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-04T19:43:52.992Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-04T19:43:52.992Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-04T19:43:52.992Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-04T19:43:52.992Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-12-04T19:43:52.992Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-04T19:43:52.992Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-12-04T19:43:52.992Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-04T19:43:52.992Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.6s [2023-12-04T19:43:52.992Z] #36 ... [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #20 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-04T19:43:52.992Z] #20 DONE 1.3s [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #37 [core-metadata internal] load build definition from Dockerfile [2023-12-04T19:43:52.992Z] #37 transferring dockerfile: 2.06kB 0.0s done [2023-12-04T19:43:52.992Z] #37 DONE 1.3s [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #30 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-04T19:43:52.992Z] #30 DONE 1.9s [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T19:43:52.992Z] #13 DONE 1.8s [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #38 [security-proxy-auth internal] load build context [2023-12-04T19:43:52.992Z] #38 DONE 0.0s [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-04T19:43:52.992Z] #39 DONE 0.0s [2023-12-04T19:43:52.992Z] [2023-12-04T19:43:52.992Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:43:52.992Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s [2023-12-04T19:43:52.992Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s [2023-12-04T19:43:53.258Z] #36 ... [2023-12-04T19:43:53.258Z] [2023-12-04T19:43:53.258Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-04T19:43:53.258Z] #3 DONE 0.0s [2023-12-04T19:43:53.258Z] [2023-12-04T19:43:53.258Z] #40 [security-spire-agent internal] load build context [2023-12-04T19:43:53.258Z] #40 transferring context: 17.63kB 0.0s done [2023-12-04T19:43:53.258Z] #40 DONE 1.3s [2023-12-04T19:43:53.258Z] [2023-12-04T19:43:53.258Z] #41 [security-spire-server internal] load build context [2023-12-04T19:43:53.258Z] #41 transferring context: 18.10kB 0.0s done [2023-12-04T19:43:53.258Z] #41 DONE 1.3s [2023-12-04T19:43:53.258Z] [2023-12-04T19:43:53.258Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:43:53.258Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s done [2023-12-04T19:43:53.258Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-04T19:43:53.258Z] #36 ... [2023-12-04T19:43:53.258Z] [2023-12-04T19:43:53.258Z] #42 [security-spire-config internal] load build context [2023-12-04T19:43:53.258Z] #42 transferring context: 16.35kB 0.1s done [2023-12-04T19:43:53.258Z] #42 DONE 1.4s [2023-12-04T19:43:53.258Z] [2023-12-04T19:43:53.258Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:43:53.258Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.1s [2023-12-04T19:43:53.524Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.3s [2023-12-04T19:43:53.793Z] #36 ... [2023-12-04T19:43:53.793Z] [2023-12-04T19:43:53.793Z] #20 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-04T19:43:53.793Z] #20 DONE 1.4s [2023-12-04T19:43:53.793Z] [2023-12-04T19:43:53.793Z] #30 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-12-04T19:43:53.793Z] #30 DONE 1.9s [2023-12-04T19:43:53.793Z] [2023-12-04T19:43:53.793Z] #13 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-12-04T19:43:53.793Z] #13 DONE 2.1s [2023-12-04T19:43:53.793Z] [2023-12-04T19:43:53.793Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:43:53.793Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.5s [2023-12-04T19:43:54.059Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.9s [2023-12-04T19:43:54.645Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.2s [2023-12-04T19:43:54.645Z] #36 ... [2023-12-04T19:43:54.645Z] [2023-12-04T19:43:54.645Z] #16 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-04T19:43:54.645Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-04T19:43:54.645Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-04T19:43:54.645Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-04T19:43:54.645Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-04T19:43:54.645Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-04T19:43:54.645Z] #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2023-12-04T19:43:54.645Z] #16 DONE 4.6s [2023-12-04T19:43:54.645Z] [2023-12-04T19:43:54.645Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:43:54.645Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.4s [2023-12-04T19:43:54.919Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s [2023-12-04T19:43:55.506Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done [2023-12-04T19:43:56.092Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-04T19:43:59.445Z] #36 ... [2023-12-04T19:43:59.445Z] [2023-12-04T19:43:59.445Z] #31 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T19:43:59.445Z] #31 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:43:59.445Z] #31 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:43:59.445Z] #31 5.486 OK: 266 MiB in 52 packages [2023-12-04T19:43:59.445Z] #31 DONE 6.9s [2023-12-04T19:43:59.445Z] [2023-12-04T19:43:59.445Z] #43 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-04T19:43:59.445Z] #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:43:59.445Z] #0 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:43:59.445Z] #0 6.121 OK: 266 MiB in 52 packages [2023-12-04T19:43:59.445Z] #43 DONE 7.1s [2023-12-04T19:43:59.445Z] [2023-12-04T19:43:59.445Z] #44 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-04T19:43:59.445Z] #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:43:59.445Z] #0 3.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:43:59.445Z] #0 5.596 OK: 266 MiB in 52 packages [2023-12-04T19:43:59.445Z] #44 DONE 6.1s [2023-12-04T19:43:59.445Z] [2023-12-04T19:43:59.445Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:00.984Z] #36 ... [2023-12-04T19:44:00.984Z] [2023-12-04T19:44:00.984Z] #45 [security-secretstore-setup internal] load build context [2023-12-04T19:44:00.984Z] #45 transferring context: 60.11MB 9.8s [2023-12-04T19:44:00.984Z] #45 ... [2023-12-04T19:44:00.984Z] [2023-12-04T19:44:00.984Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:00.984Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2023-12-04T19:44:00.984Z] #36 ... [2023-12-04T19:44:00.984Z] [2023-12-04T19:44:00.984Z] #46 [core-data internal] load build context [2023-12-04T19:44:00.984Z] #46 ... [2023-12-04T19:44:00.984Z] [2023-12-04T19:44:00.984Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:01.253Z] #47 ... [2023-12-04T19:44:01.253Z] [2023-12-04T19:44:01.253Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:01.851Z] #36 ... [2023-12-04T19:44:01.851Z] [2023-12-04T19:44:01.851Z] #48 [core-command internal] load build context [2023-12-04T19:44:01.851Z] #48 ... [2023-12-04T19:44:01.851Z] [2023-12-04T19:44:01.851Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:01.851Z] #36 ... [2023-12-04T19:44:01.851Z] [2023-12-04T19:44:01.851Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-04T19:44:01.851Z] #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:01.851Z] #0 3.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:01.851Z] #0 5.568 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:01.851Z] #0 5.700 (2/4) Installing openssl (3.1.4-r1) [2023-12-04T19:44:01.851Z] #0 5.700 (3/4) Installing su-exec (0.2-r3) [2023-12-04T19:44:01.851Z] #0 5.700 (4/4) Installing yq (4.33.3-r5) [2023-12-04T19:44:01.851Z] #0 6.137 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:01.851Z] #0 6.211 OK: 18 MiB in 19 packages [2023-12-04T19:44:01.851Z] #49 DONE 7.2s [2023-12-04T19:44:01.851Z] [2023-12-04T19:44:01.851Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-04T19:44:01.851Z] #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:01.851Z] #0 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:01.851Z] #0 4.829 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T19:44:01.851Z] #0 4.829 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T19:44:01.851Z] #0 4.829 OK: 19946 distinct packages available [2023-12-04T19:44:01.851Z] #0 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:01.851Z] #0 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:01.851Z] #0 7.858 OK: 266 MiB in 52 packages [2023-12-04T19:44:01.851Z] #50 DONE 8.8s [2023-12-04T19:44:01.851Z] [2023-12-04T19:44:01.851Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T19:44:01.851Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-12-04T19:44:01.851Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-04T19:44:01.851Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-04T19:44:01.851Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-04T19:44:01.851Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-12-04T19:44:01.851Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-12-04T19:44:01.851Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-04T19:44:01.851Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-12-04T19:44:01.851Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-04T19:44:01.851Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.3s done [2023-12-04T19:44:01.851Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-12-04T19:44:01.851Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.3s [2023-12-04T19:44:02.121Z] #51 ... [2023-12-04T19:44:02.121Z] [2023-12-04T19:44:02.121Z] #52 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-04T19:44:03.085Z] #52 ... [2023-12-04T19:44:03.085Z] [2023-12-04T19:44:03.085Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:03.085Z] #53 ... [2023-12-04T19:44:03.085Z] [2023-12-04T19:44:03.085Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T19:44:03.085Z] #0 4.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:03.085Z] #0 5.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:03.085Z] #0 7.450 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:03.085Z] #0 7.555 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:03.085Z] #0 7.640 OK: 8 MiB in 16 packages [2023-12-04T19:44:03.085Z] #54 DONE 8.5s [2023-12-04T19:44:03.085Z] [2023-12-04T19:44:03.085Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:03.085Z] #53 ... [2023-12-04T19:44:03.085Z] [2023-12-04T19:44:03.085Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-04T19:44:03.365Z] #39 ... [2023-12-04T19:44:03.365Z] [2023-12-04T19:44:03.365Z] #38 [security-proxy-auth internal] load build context [2023-12-04T19:44:03.365Z] #38 ... [2023-12-04T19:44:03.365Z] [2023-12-04T19:44:03.365Z] #55 [security-bootstrapper internal] load build context [2023-12-04T19:44:03.638Z] #55 ... [2023-12-04T19:44:03.638Z] [2023-12-04T19:44:03.638Z] #56 [core-common-config-bootstrapper internal] load build context [2023-12-04T19:44:03.638Z] #56 ... [2023-12-04T19:44:03.638Z] [2023-12-04T19:44:03.638Z] #57 [support-notifications internal] load build context [2023-12-04T19:44:03.638Z] #57 ... [2023-12-04T19:44:03.638Z] [2023-12-04T19:44:03.638Z] #56 [core-common-config-bootstrapper internal] load build context [2023-12-04T19:44:04.228Z] #56 ... [2023-12-04T19:44:04.228Z] [2023-12-04T19:44:04.228Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:04.228Z] #58 ... [2023-12-04T19:44:04.228Z] [2023-12-04T19:44:04.228Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-04T19:44:04.228Z] #0 4.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:04.228Z] #0 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:04.228Z] #0 6.972 (1/4) Installing ca-certificates (20230506-r0) [2023-12-04T19:44:04.228Z] #0 7.162 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:04.228Z] #0 7.219 (3/4) Installing su-exec (0.2-r3) [2023-12-04T19:44:04.228Z] #0 7.234 (4/4) Installing yq (4.33.3-r5) [2023-12-04T19:44:04.228Z] #0 7.678 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:04.228Z] #0 7.765 Executing ca-certificates-20230506-r0.trigger [2023-12-04T19:44:04.228Z] #0 8.487 OK: 18 MiB in 19 packages [2023-12-04T19:44:04.228Z] #59 DONE 9.6s [2023-12-04T19:44:04.228Z] [2023-12-04T19:44:04.228Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:04.228Z] #58 ... [2023-12-04T19:44:04.228Z] [2023-12-04T19:44:04.228Z] #56 [core-common-config-bootstrapper internal] load build context [2023-12-04T19:44:04.818Z] #56 ... [2023-12-04T19:44:04.818Z] [2023-12-04T19:44:04.818Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T19:44:04.818Z] #0 7.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:04.818Z] #0 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:04.818Z] #0 9.934 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T19:44:04.818Z] #0 9.934 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T19:44:04.818Z] #0 9.934 OK: 19946 distinct packages available [2023-12-04T19:44:04.818Z] #60 ... [2023-12-04T19:44:04.818Z] [2023-12-04T19:44:04.818Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T19:44:04.818Z] #0 8.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:04.818Z] #0 9.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.085Z] #61 ... [2023-12-04T19:44:05.085Z] [2023-12-04T19:44:05.085Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T19:44:05.085Z] #0 7.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.085Z] #0 8.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.085Z] #0 9.936 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:05.085Z] #0 9.960 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:05.085Z] #0 9.986 OK: 8 MiB in 16 packages [2023-12-04T19:44:05.085Z] #62 ... [2023-12-04T19:44:05.085Z] [2023-12-04T19:44:05.085Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-04T19:44:05.085Z] #0 8.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.085Z] #0 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.085Z] #63 ... [2023-12-04T19:44:05.085Z] [2023-12-04T19:44:05.085Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-04T19:44:05.085Z] #0 5.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.085Z] #0 6.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.085Z] #0 8.670 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T19:44:05.085Z] #0 8.670 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T19:44:05.085Z] #0 8.670 OK: 19946 distinct packages available [2023-12-04T19:44:05.085Z] #0 9.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.085Z] #0 9.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.354Z] #64 ... [2023-12-04T19:44:05.354Z] [2023-12-04T19:44:05.354Z] #62 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-04T19:44:05.354Z] #62 DONE 11.1s [2023-12-04T19:44:05.354Z] [2023-12-04T19:44:05.354Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T19:44:05.354Z] #0 7.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.354Z] #0 8.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:05.354Z] #65 10.66 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-04T19:44:05.354Z] #65 10.66 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-04T19:44:05.354Z] #65 10.66 OK: 19946 distinct packages available [2023-12-04T19:44:05.354Z] #65 ... [2023-12-04T19:44:05.354Z] [2023-12-04T19:44:05.354Z] #66 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:44:07.980Z] #66 ... [2023-12-04T19:44:07.980Z] [2023-12-04T19:44:07.980Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-04T19:44:07.980Z] #64 12.13 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:07.980Z] #64 12.13 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-04T19:44:07.980Z] #64 12.16 (3/4) Installing libucontext (1.2-r2) [2023-12-04T19:44:07.980Z] #64 12.20 (4/4) Installing gcompat (1.1.0-r1) [2023-12-04T19:44:07.980Z] #64 12.20 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:07.980Z] #64 12.27 OK: 8 MiB in 19 packages [2023-12-04T19:44:07.980Z] #64 DONE 13.3s [2023-12-04T19:44:07.980Z] [2023-12-04T19:44:07.980Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-04T19:44:07.980Z] #63 11.93 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:07.980Z] #63 11.93 (2/2) Installing su-exec (0.2-r3) [2023-12-04T19:44:07.980Z] #63 11.93 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:07.980Z] #63 12.05 OK: 8 MiB in 17 packages [2023-12-04T19:44:07.980Z] #63 DONE 13.3s [2023-12-04T19:44:07.980Z] [2023-12-04T19:44:07.980Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-04T19:44:08.953Z] #67 ... [2023-12-04T19:44:08.953Z] [2023-12-04T19:44:08.953Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-04T19:44:08.953Z] #61 11.66 (1/2) Installing ca-certificates (20230506-r0) [2023-12-04T19:44:08.953Z] #61 11.95 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:08.953Z] #61 11.95 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:08.953Z] #61 12.10 Executing ca-certificates-20230506-r0.trigger [2023-12-04T19:44:08.953Z] #61 12.80 OK: 9 MiB in 17 packages [2023-12-04T19:44:08.953Z] #61 DONE 14.1s [2023-12-04T19:44:08.953Z] [2023-12-04T19:44:08.953Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:08.953Z] #53 transferring context: 52.58MB 15.0s [2023-12-04T19:44:08.953Z] #53 ... [2023-12-04T19:44:08.953Z] [2023-12-04T19:44:08.953Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:44:09.542Z] #68 ... [2023-12-04T19:44:09.542Z] [2023-12-04T19:44:09.542Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-04T19:44:09.542Z] #60 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:09.542Z] #60 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:09.542Z] #60 12.97 (1/11) Installing ca-certificates (20230506-r0) [2023-12-04T19:44:09.542Z] #60 13.23 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-04T19:44:09.542Z] #60 13.32 (3/11) Installing libunistring (1.1-r1) [2023-12-04T19:44:09.542Z] #60 13.40 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-04T19:44:09.542Z] #60 13.46 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-04T19:44:09.542Z] #60 13.50 (6/11) Installing libcurl (8.4.0-r0) [2023-12-04T19:44:09.542Z] #60 13.58 (7/11) Installing curl (8.4.0-r0) [2023-12-04T19:44:09.542Z] #60 13.58 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:09.542Z] #60 13.60 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-04T19:44:09.542Z] #60 13.65 (10/11) Installing libucontext (1.2-r2) [2023-12-04T19:44:09.542Z] #60 13.65 (11/11) Installing gcompat (1.1.0-r1) [2023-12-04T19:44:09.542Z] #60 13.65 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:09.542Z] #60 13.72 Executing ca-certificates-20230506-r0.trigger [2023-12-04T19:44:09.542Z] #60 14.28 OK: 13 MiB in 26 packages [2023-12-04T19:44:09.542Z] #60 DONE 15.0s [2023-12-04T19:44:09.542Z] [2023-12-04T19:44:09.542Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-04T19:44:09.542Z] #65 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:09.542Z] #65 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:09.542Z] #65 13.81 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-04T19:44:09.542Z] #65 13.82 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-04T19:44:09.542Z] #65 13.85 (3/5) Installing libucontext (1.2-r2) [2023-12-04T19:44:09.542Z] #65 13.85 (4/5) Installing gcompat (1.1.0-r1) [2023-12-04T19:44:09.542Z] #65 13.85 (5/5) Installing openssl (3.1.4-r1) [2023-12-04T19:44:09.542Z] #65 13.90 Executing busybox-1.36.1-r5.trigger [2023-12-04T19:44:09.542Z] #65 13.94 OK: 9 MiB in 20 packages [2023-12-04T19:44:09.542Z] #65 DONE 15.0s [2023-12-04T19:44:09.811Z] [2023-12-04T19:44:09.811Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2023-12-04T19:44:10.080Z] #69 ... [2023-12-04T19:44:10.080Z] [2023-12-04T19:44:10.080Z] #52 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-04T19:44:10.080Z] #52 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:10.080Z] #52 5.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:10.080Z] #52 7.400 OK: 18 MiB in 19 packages [2023-12-04T19:44:10.080Z] #52 DONE 7.9s [2023-12-04T19:44:10.080Z] [2023-12-04T19:44:10.080Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:11.048Z] #53 ... [2023-12-04T19:44:11.048Z] [2023-12-04T19:44:11.048Z] #45 [security-secretstore-setup internal] load build context [2023-12-04T19:44:11.048Z] #45 ... [2023-12-04T19:44:11.048Z] [2023-12-04T19:44:11.048Z] #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-04T19:44:11.048Z] #70 DONE 1.1s [2023-12-04T19:44:11.048Z] [2023-12-04T19:44:11.048Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-04T19:44:11.048Z] #0 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:11.048Z] #0 4.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:11.048Z] #0 6.021 OK: 18 MiB in 19 packages [2023-12-04T19:44:11.048Z] #71 DONE 6.7s [2023-12-04T19:44:11.048Z] [2023-12-04T19:44:11.048Z] #45 [security-secretstore-setup internal] load build context [2023-12-04T19:44:11.048Z] #45 ... [2023-12-04T19:44:11.048Z] [2023-12-04T19:44:11.048Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:11.316Z] #53 ... [2023-12-04T19:44:11.316Z] [2023-12-04T19:44:11.316Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:44:11.316Z] #0 4.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:11.316Z] #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:11.316Z] #0 6.968 OK: 8 MiB in 16 packages [2023-12-04T19:44:11.316Z] #72 DONE 7.9s [2023-12-04T19:44:11.316Z] [2023-12-04T19:44:11.316Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:11.316Z] #53 ... [2023-12-04T19:44:11.316Z] [2023-12-04T19:44:11.316Z] #46 [core-data internal] load build context [2023-12-04T19:44:11.316Z] #46 ... [2023-12-04T19:44:11.316Z] [2023-12-04T19:44:11.316Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:11.590Z] #53 ... [2023-12-04T19:44:11.590Z] [2023-12-04T19:44:11.590Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:11.590Z] #47 ... [2023-12-04T19:44:11.590Z] [2023-12-04T19:44:11.590Z] #45 [security-secretstore-setup internal] load build context [2023-12-04T19:44:11.858Z] #45 ... [2023-12-04T19:44:11.858Z] [2023-12-04T19:44:11.858Z] #48 [core-command internal] load build context [2023-12-04T19:44:12.139Z] #48 ... [2023-12-04T19:44:12.139Z] [2023-12-04T19:44:12.139Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T19:44:12.139Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.5s [2023-12-04T19:44:12.139Z] #51 ... [2023-12-04T19:44:12.139Z] [2023-12-04T19:44:12.139Z] #48 [core-command internal] load build context [2023-12-04T19:44:12.408Z] #48 ... [2023-12-04T19:44:12.408Z] [2023-12-04T19:44:12.408Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:12.408Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.3s [2023-12-04T19:44:12.408Z] #36 ... [2023-12-04T19:44:12.408Z] [2023-12-04T19:44:12.408Z] #66 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:44:12.408Z] #66 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:12.408Z] #66 5.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:12.408Z] #66 6.641 OK: 8 MiB in 16 packages [2023-12-04T19:44:12.408Z] #66 DONE 7.7s [2023-12-04T19:44:12.408Z] [2023-12-04T19:44:12.408Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:12.408Z] #36 ... [2023-12-04T19:44:12.408Z] [2023-12-04T19:44:12.408Z] #48 [core-command internal] load build context [2023-12-04T19:44:13.383Z] #48 ... [2023-12-04T19:44:13.383Z] [2023-12-04T19:44:13.383Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-04T19:44:13.383Z] #39 ... [2023-12-04T19:44:13.383Z] [2023-12-04T19:44:13.383Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:13.650Z] #36 ... [2023-12-04T19:44:13.650Z] [2023-12-04T19:44:13.650Z] #55 [security-bootstrapper internal] load build context [2023-12-04T19:44:13.650Z] #55 ... [2023-12-04T19:44:13.650Z] [2023-12-04T19:44:13.650Z] #38 [security-proxy-auth internal] load build context [2023-12-04T19:44:13.650Z] #38 transferring context: 65.82MB 19.8s [2023-12-04T19:44:13.921Z] #38 ... [2023-12-04T19:44:13.921Z] [2023-12-04T19:44:13.921Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:13.921Z] #36 ... [2023-12-04T19:44:13.921Z] [2023-12-04T19:44:13.921Z] #57 [support-notifications internal] load build context [2023-12-04T19:44:14.190Z] #57 ... [2023-12-04T19:44:14.191Z] [2023-12-04T19:44:14.191Z] #38 [security-proxy-auth internal] load build context [2023-12-04T19:44:14.463Z] #38 ... [2023-12-04T19:44:14.463Z] [2023-12-04T19:44:14.463Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:14.463Z] #58 ... [2023-12-04T19:44:14.463Z] [2023-12-04T19:44:14.463Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:15.066Z] #36 ... [2023-12-04T19:44:15.066Z] [2023-12-04T19:44:15.066Z] #56 [core-common-config-bootstrapper internal] load build context [2023-12-04T19:44:15.066Z] #56 ... [2023-12-04T19:44:15.066Z] [2023-12-04T19:44:15.066Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:15.342Z] #58 ... [2023-12-04T19:44:15.342Z] [2023-12-04T19:44:15.342Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-04T19:44:15.342Z] #0 4.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:15.342Z] #0 4.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:15.342Z] #0 6.255 OK: 8 MiB in 19 packages [2023-12-04T19:44:15.342Z] #73 DONE 7.1s [2023-12-04T19:44:15.342Z] [2023-12-04T19:44:15.342Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:15.342Z] #58 ... [2023-12-04T19:44:15.342Z] [2023-12-04T19:44:15.342Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-04T19:44:15.342Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.4s done [2023-12-04T19:44:15.342Z] #51 DONE 23.4s [2023-12-04T19:44:15.342Z] [2023-12-04T19:44:15.342Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:15.611Z] #58 ... [2023-12-04T19:44:15.611Z] [2023-12-04T19:44:15.611Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-04T19:44:15.611Z] #67 5.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:15.611Z] #67 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:15.611Z] #67 6.946 OK: 8 MiB in 17 packages [2023-12-04T19:44:15.611Z] #67 DONE 7.5s [2023-12-04T19:44:15.611Z] [2023-12-04T19:44:15.611Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:16.588Z] #58 ... [2023-12-04T19:44:16.588Z] [2023-12-04T19:44:16.588Z] #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-12-04T19:44:16.588Z] #69 4.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:16.588Z] #69 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:16.588Z] #69 6.101 OK: 9 MiB in 20 packages [2023-12-04T19:44:16.588Z] #69 DONE 6.6s [2023-12-04T19:44:16.588Z] [2023-12-04T19:44:16.588Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:16.861Z] #58 ... [2023-12-04T19:44:16.861Z] [2023-12-04T19:44:16.861Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:44:16.861Z] #68 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:16.861Z] #68 5.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:16.861Z] #68 7.378 OK: 9 MiB in 17 packages [2023-12-04T19:44:16.861Z] #68 DONE 7.9s [2023-12-04T19:44:16.861Z] [2023-12-04T19:44:16.861Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:17.131Z] #58 ... [2023-12-04T19:44:17.131Z] [2023-12-04T19:44:17.131Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-04T19:44:17.131Z] #0 4.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:17.131Z] #0 5.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-04T19:44:17.131Z] #0 6.759 OK: 13 MiB in 26 packages [2023-12-04T19:44:17.131Z] #74 DONE 7.3s [2023-12-04T19:44:17.131Z] [2023-12-04T19:44:17.131Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:18.557Z] #58 ... [2023-12-04T19:44:18.557Z] [2023-12-04T19:44:18.557Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-04T19:44:18.557Z] #75 DONE 2.9s [2023-12-04T19:44:18.557Z] [2023-12-04T19:44:18.557Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:18.557Z] #58 ... [2023-12-04T19:44:18.557Z] [2023-12-04T19:44:18.557Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-04T19:44:18.557Z] #76 DONE 1.4s [2023-12-04T19:44:18.557Z] [2023-12-04T19:44:18.557Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:19.146Z] #58 ... [2023-12-04T19:44:19.146Z] [2023-12-04T19:44:19.146Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-04T19:44:19.146Z] #77 DONE 0.5s [2023-12-04T19:44:19.146Z] [2023-12-04T19:44:19.146Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:19.146Z] #58 transferring context: 107.07MB 24.3s [2023-12-04T19:44:20.567Z] #58 ... [2023-12-04T19:44:20.567Z] [2023-12-04T19:44:20.567Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-04T19:44:20.567Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.8s done [2023-12-04T19:44:20.567Z] #36 DONE 28.4s [2023-12-04T19:44:20.567Z] [2023-12-04T19:44:20.567Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:20.838Z] #58 ... [2023-12-04T19:44:20.838Z] [2023-12-04T19:44:20.838Z] #46 [core-data internal] load build context [2023-12-04T19:44:20.838Z] #46 transferring context: 189.82MB 29.4s done [2023-12-04T19:44:20.838Z] #46 DONE 29.7s [2023-12-04T19:44:20.838Z] [2023-12-04T19:44:20.838Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:21.823Z] #78 ... [2023-12-04T19:44:21.823Z] [2023-12-04T19:44:21.823Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:21.823Z] #47 ... [2023-12-04T19:44:21.823Z] [2023-12-04T19:44:21.823Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:21.823Z] #53 ... [2023-12-04T19:44:21.823Z] [2023-12-04T19:44:21.823Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:22.095Z] #47 ... [2023-12-04T19:44:22.095Z] [2023-12-04T19:44:22.095Z] #45 [security-secretstore-setup internal] load build context [2023-12-04T19:44:22.365Z] #45 ... [2023-12-04T19:44:22.365Z] [2023-12-04T19:44:22.365Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:22.365Z] #47 ... [2023-12-04T19:44:22.365Z] [2023-12-04T19:44:22.365Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:22.365Z] #78 DONE 1.4s [2023-12-04T19:44:22.365Z] [2023-12-04T19:44:22.365Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:23.336Z] #47 ... [2023-12-04T19:44:23.336Z] [2023-12-04T19:44:23.336Z] #48 [core-command internal] load build context [2023-12-04T19:44:23.610Z] #48 ... [2023-12-04T19:44:23.610Z] [2023-12-04T19:44:23.610Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-04T19:44:23.610Z] #39 ... [2023-12-04T19:44:23.610Z] [2023-12-04T19:44:23.610Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:23.883Z] #47 ... [2023-12-04T19:44:23.883Z] [2023-12-04T19:44:23.883Z] #55 [security-bootstrapper internal] load build context [2023-12-04T19:44:23.883Z] #55 ... [2023-12-04T19:44:23.883Z] [2023-12-04T19:44:23.883Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:24.151Z] #47 ... [2023-12-04T19:44:24.151Z] [2023-12-04T19:44:24.151Z] #57 [support-notifications internal] load build context [2023-12-04T19:44:24.151Z] #57 ... [2023-12-04T19:44:24.151Z] [2023-12-04T19:44:24.151Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:24.423Z] #47 ... [2023-12-04T19:44:24.423Z] [2023-12-04T19:44:24.423Z] #38 [security-proxy-auth internal] load build context [2023-12-04T19:44:24.423Z] #38 ... [2023-12-04T19:44:24.423Z] [2023-12-04T19:44:24.423Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:25.016Z] #47 ... [2023-12-04T19:44:25.016Z] [2023-12-04T19:44:25.016Z] #56 [core-common-config-bootstrapper internal] load build context [2023-12-04T19:44:25.286Z] #56 ... [2023-12-04T19:44:25.286Z] [2023-12-04T19:44:25.286Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:25.558Z] #47 transferring context: 161.69MB 34.3s [2023-12-04T19:44:27.523Z] #47 transferring context: 189.82MB 36.2s done [2023-12-04T19:44:28.496Z] #47 ... [2023-12-04T19:44:28.496Z] [2023-12-04T19:44:28.496Z] #53 [security-proxy-setup internal] load build context [2023-12-04T19:44:28.496Z] #53 transferring context: 189.82MB 31.8s done [2023-12-04T19:44:28.496Z] #53 DONE 35.4s [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #57 [support-notifications internal] load build context [2023-12-04T19:44:28.765Z] #57 transferring context: 189.82MB 31.6s done [2023-12-04T19:44:28.765Z] #57 DONE 35.6s [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-04T19:44:28.765Z] #39 transferring context: 189.82MB 31.9s done [2023-12-04T19:44:28.765Z] #39 DONE 35.6s [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #55 [security-bootstrapper internal] load build context [2023-12-04T19:44:28.765Z] #55 transferring context: 189.82MB 34.4s done [2023-12-04T19:44:28.765Z] #55 ... [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #58 [core-metadata internal] load build context [2023-12-04T19:44:28.765Z] #58 transferring context: 189.82MB 31.9s done [2023-12-04T19:44:28.765Z] #58 DONE 34.6s [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #56 [core-common-config-bootstrapper internal] load build context [2023-12-04T19:44:28.765Z] #56 transferring context: 189.82MB 34.0s done [2023-12-04T19:44:28.765Z] #56 DONE 35.7s [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #38 [security-proxy-auth internal] load build context [2023-12-04T19:44:28.765Z] #38 transferring context: 189.82MB 32.7s done [2023-12-04T19:44:28.765Z] #38 DONE 35.6s [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #48 [core-command internal] load build context [2023-12-04T19:44:28.765Z] #48 transferring context: 189.82MB 35.9s done [2023-12-04T19:44:28.765Z] #48 DONE 37.2s [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #47 [support-scheduler internal] load build context [2023-12-04T19:44:28.765Z] #47 DONE 37.7s [2023-12-04T19:44:28.765Z] [2023-12-04T19:44:28.765Z] #45 [security-secretstore-setup internal] load build context [2023-12-04T19:44:28.765Z] #45 transferring context: 189.82MB 37.4s done [2023-12-04T19:44:28.765Z] #45 DONE 38.1s [2023-12-04T19:44:29.035Z] [2023-12-04T19:44:29.035Z] #55 [security-bootstrapper internal] load build context [2023-12-04T19:44:29.035Z] #55 DONE 35.7s [2023-12-04T19:44:29.035Z] [2023-12-04T19:44:29.035Z] #79 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T19:44:29.035Z] #79 DONE 7.0s [2023-12-04T19:44:29.035Z] [2023-12-04T19:44:29.035Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T19:44:29.035Z] #80 DONE 7.5s [2023-12-04T19:44:29.035Z] [2023-12-04T19:44:29.035Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-04T19:44:29.035Z] #81 DONE 7.5s [2023-12-04T19:44:29.035Z] [2023-12-04T19:44:29.035Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-04T19:44:29.035Z] #82 ... [2023-12-04T19:44:29.035Z] [2023-12-04T19:44:29.035Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:29.035Z] #83 DONE 0.6s [2023-12-04T19:44:29.308Z] [2023-12-04T19:44:29.308Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:29.308Z] #84 DONE 0.5s [2023-12-04T19:44:29.308Z] [2023-12-04T19:44:29.308Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:29.308Z] #85 DONE 0.5s [2023-12-04T19:44:29.308Z] [2023-12-04T19:44:29.308Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-04T19:44:29.308Z] #82 DONE 0.4s [2023-12-04T19:44:29.308Z] [2023-12-04T19:44:29.308Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-04T19:44:29.309Z] #86 DONE 0.4s [2023-12-04T19:44:29.309Z] [2023-12-04T19:44:29.309Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-04T19:44:29.309Z] #87 DONE 0.4s [2023-12-04T19:44:29.309Z] [2023-12-04T19:44:29.309Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-04T19:44:29.580Z] #88 DONE 0.4s [2023-12-04T19:44:29.580Z] [2023-12-04T19:44:29.858Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-04T19:44:29.858Z] #89 DONE 0.4s [2023-12-04T19:44:29.858Z] [2023-12-04T19:44:29.858Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-04T19:44:29.858Z] #90 DONE 0.4s [2023-12-04T19:44:29.858Z] [2023-12-04T19:44:29.858Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T19:44:29.858Z] #91 DONE 0.2s [2023-12-04T19:44:29.858Z] [2023-12-04T19:44:29.858Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T19:44:29.858Z] #92 DONE 0.2s [2023-12-04T19:44:29.858Z] [2023-12-04T19:44:29.858Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-04T19:44:29.858Z] #93 DONE 0.2s [2023-12-04T19:44:29.858Z] [2023-12-04T19:44:29.858Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-04T19:44:30.165Z] #94 DONE 0.2s [2023-12-04T19:44:30.165Z] [2023-12-04T19:44:30.165Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-04T19:44:30.165Z] #95 DONE 0.2s [2023-12-04T19:44:30.165Z] [2023-12-04T19:44:30.165Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-04T19:44:30.165Z] #96 DONE 0.2s [2023-12-04T19:44:30.165Z] [2023-12-04T19:44:30.165Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-04T19:44:30.438Z] #97 ... [2023-12-04T19:44:30.438Z] [2023-12-04T19:44:30.438Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-04T19:44:30.438Z] #98 DONE 0.3s [2023-12-04T19:44:30.711Z] [2023-12-04T19:44:30.711Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-04T19:44:30.711Z] #99 DONE 0.3s [2023-12-04T19:44:30.711Z] [2023-12-04T19:44:30.711Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-04T19:44:30.711Z] #97 DONE 0.3s [2023-12-04T19:44:30.711Z] [2023-12-04T19:44:30.711Z] #100 [security-spire-server] exporting to image [2023-12-04T19:44:30.711Z] #100 exporting layers [2023-12-04T19:44:32.135Z] #100 ... [2023-12-04T19:44:32.135Z] [2023-12-04T19:44:32.135Z] #101 [security-spire-agent] exporting to image [2023-12-04T19:44:32.135Z] #101 exporting layers 1.5s done [2023-12-04T19:44:32.135Z] #101 writing image sha256:b0adb2013aa57358c60d977c99351cd3450d69cd0a84857484bf5c8f7902e231 0.0s done [2023-12-04T19:44:32.135Z] #101 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-04T19:44:32.135Z] #101 DONE 1.6s [2023-12-04T19:44:32.135Z] [2023-12-04T19:44:32.135Z] #102 [security-spire-config] exporting to image [2023-12-04T19:44:32.135Z] #102 exporting layers 1.5s done [2023-12-04T19:44:32.135Z] #102 writing image sha256:2ee8391ec1983e088db7638d1f5365cbd15b3a649df5b6fb25d1839567f715b7 0.0s done [2023-12-04T19:44:32.135Z] #102 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-04T19:44:32.135Z] #102 DONE 1.6s [2023-12-04T19:44:32.135Z] [2023-12-04T19:44:32.135Z] #100 [security-spire-server] exporting to image [2023-12-04T19:44:32.135Z] #100 exporting layers 1.6s done [2023-12-04T19:44:32.135Z] #100 writing image sha256:6ea0c3c2fc49cbb799c5cef4bc9eb2c9d8f925da54df5e64420a1b1f41946450 done [2023-12-04T19:44:32.135Z] #100 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-04T19:44:32.135Z] #100 DONE 1.6s [2023-12-04T19:44:32.135Z] [2023-12-04T19:44:32.135Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:32.404Z] #103 ... [2023-12-04T19:44:32.404Z] [2023-12-04T19:44:32.404Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:32.404Z] #104 ... [2023-12-04T19:44:32.404Z] [2023-12-04T19:44:32.404Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:40.611Z] #105 ... [2023-12-04T19:44:40.611Z] [2023-12-04T19:44:40.611Z] #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:50.700Z] #106 ... [2023-12-04T19:44:50.700Z] [2023-12-04T19:44:50.700Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:50.700Z] #104 DONE 27.1s [2023-12-04T19:44:50.700Z] [2023-12-04T19:44:50.700Z] #107 [core-data builder 6/7] COPY . . [2023-12-04T19:44:50.970Z] #107 ... [2023-12-04T19:44:50.970Z] [2023-12-04T19:44:50.970Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:50.970Z] #105 DONE 21.6s [2023-12-04T19:44:50.970Z] [2023-12-04T19:44:50.971Z] #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:50.971Z] #106 DONE 21.7s [2023-12-04T19:44:50.971Z] [2023-12-04T19:44:50.971Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:50.971Z] #103 DONE 21.7s [2023-12-04T19:44:51.242Z] [2023-12-04T19:44:51.242Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-04T19:44:51.511Z] #108 ... [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #107 [core-data builder 6/7] COPY . . [2023-12-04T19:44:51.512Z] #107 DONE 2.1s [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:51.512Z] #109 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #110 [core-metadata builder 6/7] COPY . . [2023-12-04T19:44:51.512Z] #110 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:51.512Z] #111 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:51.512Z] #112 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-04T19:44:51.512Z] #113 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:51.512Z] #114 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:51.512Z] #115 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #116 [security-proxy-auth builder 6/7] COPY . . [2023-12-04T19:44:51.512Z] #116 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:51.512Z] #117 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:51.512Z] #118 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:51.512Z] #119 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #120 [core-command builder 6/7] COPY . . [2023-12-04T19:44:51.512Z] #120 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #121 [support-scheduler builder 6/7] COPY . . [2023-12-04T19:44:51.512Z] #121 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:51.512Z] #122 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:51.512Z] #123 CACHED [2023-12-04T19:44:51.512Z] [2023-12-04T19:44:51.512Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T19:44:53.509Z] #124 1.860 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-12-04T19:44:56.854Z] #124 ... [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #125 [support-notifications builder 6/7] COPY . . [2023-12-04T19:44:56.854Z] #125 DONE 5.7s [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T19:44:56.854Z] #0 4.512 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-12-04T19:44:56.854Z] #126 ... [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:56.854Z] #127 CACHED [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:56.854Z] #128 CACHED [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #129 [security-bootstrapper builder 6/7] COPY . . [2023-12-04T19:44:56.854Z] #129 CACHED [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #130 [security-proxy-setup builder 6/7] COPY . . [2023-12-04T19:44:56.854Z] #130 DONE 5.8s [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-04T19:44:56.854Z] #108 DONE 5.7s [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-04T19:44:56.854Z] #131 CACHED [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2023-12-04T19:44:56.854Z] #132 CACHED [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-04T19:44:56.854Z] #133 CACHED [2023-12-04T19:44:56.854Z] [2023-12-04T19:44:56.854Z] #134 [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-12-04T19:44:59.451Z] #134 2.513 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-12-04T19:45:01.394Z] #134 ... [2023-12-04T19:45:01.394Z] [2023-12-04T19:45:01.394Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T19:45:01.394Z] #0 4.657 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-12-04T19:45:01.661Z] #135 ... [2023-12-04T19:45:01.661Z] [2023-12-04T19:45:01.661Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-04T19:45:01.661Z] #0 4.555 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-12-04T19:45:01.661Z] #136 ... [2023-12-04T19:45:01.661Z] [2023-12-04T19:45:01.661Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:45:01.661Z] #0 4.660 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-12-04T19:45:01.940Z] #137 ... [2023-12-04T19:45:01.940Z] [2023-12-04T19:45:01.940Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T19:45:01.940Z] #0 1.740 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-12-04T19:45:01.940Z] #138 ... [2023-12-04T19:45:01.940Z] [2023-12-04T19:45:01.940Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-04T19:45:01.940Z] #0 2.393 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-12-04T19:45:07.287Z] #139 ... [2023-12-04T19:45:07.287Z] [2023-12-04T19:45:07.287Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:45:07.287Z] #0 2.237 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-12-04T19:45:07.287Z] #140 ... [2023-12-04T19:45:07.287Z] [2023-12-04T19:45:07.287Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-04T19:45:07.287Z] #0 2.094 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-12-04T19:45:07.287Z] #141 ... [2023-12-04T19:45:07.287Z] [2023-12-04T19:45:07.287Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T19:45:07.287Z] #0 2.617 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-12-04T19:51:29.975Z] #142 ... [2023-12-04T19:51:29.975Z] [2023-12-04T19:51:29.975Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-04T19:51:29.975Z] #139 DONE 383.8s [2023-12-04T19:51:29.975Z] [2023-12-04T19:51:29.975Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:51:29.975Z] #143 DONE 0.4s [2023-12-04T19:51:29.975Z] [2023-12-04T19:51:29.976Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:51:29.976Z] #144 DONE 0.3s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #134 [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-12-04T19:51:29.976Z] #134 384.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-04T19:51:29.976Z] #134 ... [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-04T19:51:29.976Z] #145 DONE 0.3s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-04T19:51:29.976Z] #146 DONE 0.3s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T19:51:29.976Z] #135 ... [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-04T19:51:29.976Z] #147 DONE 0.4s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T19:51:29.976Z] #148 DONE 0.2s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:51:29.976Z] #149 ... [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-04T19:51:29.976Z] #141 DONE 386.1s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #134 [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-12-04T19:51:29.976Z] #134 ... [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-04T19:51:29.976Z] #150 DONE 0.5s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-04T19:51:29.976Z] #151 ... [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:51:29.976Z] #149 DONE 2.2s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #152 [security-proxy-setup] exporting to image [2023-12-04T19:51:29.976Z] #152 exporting layers [2023-12-04T19:51:29.976Z] #152 ... [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-04T19:51:29.976Z] #124 DONE 393.8s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #152 [security-proxy-setup] exporting to image [2023-12-04T19:51:29.976Z] #152 exporting layers 1.2s done [2023-12-04T19:51:29.976Z] #152 writing image sha256:730318760c620f3eee1857fddf9d605ccc49bcce915f7b8b5ae06946554a77aa done [2023-12-04T19:51:29.976Z] #152 naming to docker.io/library/security-proxy-setup-arm64 [2023-12-04T19:51:29.976Z] #152 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-04T19:51:29.976Z] #152 DONE 1.3s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:51:29.976Z] #153 DONE 0.4s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:51:29.976Z] #154 DONE 0.2s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-04T19:51:29.976Z] #151 DONE 2.7s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #155 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-04T19:51:29.976Z] #155 DONE 0.6s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:51:29.976Z] #156 DONE 0.5s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:51:29.976Z] #157 DONE 0.3s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #158 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:51:29.976Z] #158 DONE 0.4s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #159 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-04T19:51:29.976Z] #159 DONE 0.5s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #160 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-04T19:51:29.976Z] #160 DONE 0.7s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #161 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:51:29.976Z] #161 ... [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-04T19:51:29.976Z] #162 DONE 0.4s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-04T19:51:29.976Z] #163 DONE 0.4s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-04T19:51:29.976Z] #164 DONE 0.3s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-04T19:51:29.976Z] #136 DONE 397.8s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-04T19:51:29.976Z] #165 DONE 0.3s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-04T19:51:29.976Z] #166 DONE 0.3s [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-04T19:51:29.976Z] #167 ... [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:51:29.976Z] #168 CACHED [2023-12-04T19:51:29.976Z] [2023-12-04T19:51:29.976Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:51:29.976Z] #169 CACHED [2023-12-04T19:51:30.244Z] [2023-12-04T19:51:30.244Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-04T19:51:30.244Z] #170 ... [2023-12-04T19:51:30.244Z] [2023-12-04T19:51:30.244Z] #161 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:51:30.244Z] #161 DONE 2.2s [2023-12-04T19:51:30.543Z] [2023-12-04T19:51:30.543Z] #171 [security-proxy-auth] exporting to image [2023-12-04T19:51:30.812Z] #171 ... [2023-12-04T19:51:30.812Z] [2023-12-04T19:51:30.812Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-04T19:51:30.812Z] #170 DONE 0.7s [2023-12-04T19:51:30.812Z] [2023-12-04T19:51:30.812Z] #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:51:31.088Z] #172 DONE 0.3s [2023-12-04T19:51:31.088Z] [2023-12-04T19:51:31.088Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T19:51:31.088Z] #138 ... [2023-12-04T19:51:31.088Z] [2023-12-04T19:51:31.088Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-04T19:51:31.358Z] #173 DONE 0.3s [2023-12-04T19:51:31.358Z] [2023-12-04T19:51:31.358Z] #171 [security-proxy-auth] exporting to image [2023-12-04T19:51:31.358Z] #171 exporting layers 0.9s done [2023-12-04T19:51:31.358Z] #171 writing image sha256:2f975ee8a8dcb4d51223c7993bed197cb1294e775d4754ff1d222f78129f65e2 done [2023-12-04T19:51:31.358Z] #171 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-04T19:51:31.358Z] #171 DONE 1.0s [2023-12-04T19:51:31.358Z] [2023-12-04T19:51:31.358Z] #134 [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-12-04T19:51:31.358Z] #134 ... [2023-12-04T19:51:31.358Z] [2023-12-04T19:51:31.358Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:51:31.950Z] #174 ... [2023-12-04T19:51:31.950Z] [2023-12-04T19:51:31.950Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-04T19:51:31.950Z] #167 DONE 2.3s [2023-12-04T19:51:32.226Z] [2023-12-04T19:51:32.226Z] #175 [security-bootstrapper] exporting to image [2023-12-04T19:51:33.638Z] #175 exporting layers 1.2s done [2023-12-04T19:51:33.638Z] #175 writing image sha256:ddfe3f85da98886eff38b3bb5fd2ad7b3fb431dbef3e0bc29400881f5f7ec0d8 done [2023-12-04T19:51:33.638Z] #175 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-04T19:51:33.638Z] #175 DONE 1.3s [2023-12-04T19:51:33.638Z] [2023-12-04T19:51:33.638Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:51:33.910Z] #137 ... [2023-12-04T19:51:33.910Z] [2023-12-04T19:51:33.910Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:51:33.910Z] #174 DONE 2.6s [2023-12-04T19:51:33.910Z] [2023-12-04T19:51:33.910Z] #134 [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-12-04T19:51:33.910Z] #134 DONE 397.2s [2023-12-04T19:51:33.910Z] [2023-12-04T19:51:33.910Z] #176 [core-common-config-bootstrapper] exporting to image [2023-12-04T19:51:34.515Z] #176 exporting layers 0.6s done [2023-12-04T19:51:34.515Z] #176 writing image sha256:c2cb22315e7ece232de94400fd7d4ad101e3b4829f13790df4e57aa64d9b4135 done [2023-12-04T19:51:34.515Z] #176 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-04T19:51:34.515Z] #176 DONE 0.6s [2023-12-04T19:51:34.515Z] [2023-12-04T19:51:34.515Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:51:34.791Z] #137 ... [2023-12-04T19:51:34.791Z] [2023-12-04T19:51:34.791Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:51:35.069Z] #177 DONE 0.2s [2023-12-04T19:51:35.069Z] [2023-12-04T19:51:35.069Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:51:35.069Z] #178 DONE 0.1s [2023-12-04T19:51:35.069Z] [2023-12-04T19:51:35.069Z] #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-04T19:51:35.069Z] #179 DONE 0.2s [2023-12-04T19:51:35.069Z] [2023-12-04T19:51:35.069Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-04T19:51:35.337Z] #180 DONE 0.1s [2023-12-04T19:51:35.337Z] [2023-12-04T19:51:35.337Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T19:51:35.607Z] #135 ... [2023-12-04T19:51:35.607Z] [2023-12-04T19:51:35.607Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:51:35.607Z] #181 DONE 0.1s [2023-12-04T19:51:35.607Z] [2023-12-04T19:51:35.607Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-04T19:51:35.875Z] #182 DONE 0.3s [2023-12-04T19:51:35.875Z] [2023-12-04T19:51:35.875Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T19:51:35.875Z] #142 ... [2023-12-04T19:51:35.875Z] [2023-12-04T19:51:35.875Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-04T19:51:36.145Z] #183 DONE 0.3s [2023-12-04T19:51:36.145Z] [2023-12-04T19:51:36.145Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:51:36.145Z] #137 ... [2023-12-04T19:51:36.145Z] [2023-12-04T19:51:36.145Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-04T19:51:36.145Z] #184 DONE 0.1s [2023-12-04T19:51:36.415Z] [2023-12-04T19:51:36.415Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-04T19:51:38.363Z] #185 DONE 1.7s [2023-12-04T19:51:38.363Z] [2023-12-04T19:51:38.363Z] #186 [security-secretstore-setup] exporting to image [2023-12-04T19:51:38.948Z] #186 exporting layers 1.0s done [2023-12-04T19:51:38.948Z] #186 writing image sha256:e6121b58432fb995882da323eefa9594d8aaeb20e88a0fa2a4dac2caa37c8759 done [2023-12-04T19:51:38.948Z] #186 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-12-04T19:51:38.948Z] #186 DONE 1.0s [2023-12-04T19:51:38.948Z] [2023-12-04T19:51:38.948Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T19:51:52.072Z] #135 ... [2023-12-04T19:51:52.072Z] [2023-12-04T19:51:52.072Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-04T19:51:52.072Z] #126 DONE 419.0s [2023-12-04T19:51:52.072Z] [2023-12-04T19:51:52.072Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-04T19:51:52.072Z] #138 DONE 418.9s [2023-12-04T19:51:52.072Z] [2023-12-04T19:51:52.072Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:51:52.072Z] #140 ... [2023-12-04T19:51:52.072Z] [2023-12-04T19:51:52.072Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:51:52.072Z] #187 DONE 0.3s [2023-12-04T19:51:52.072Z] [2023-12-04T19:51:52.072Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:51:52.072Z] #188 DONE 0.3s [2023-12-04T19:51:52.072Z] [2023-12-04T19:51:52.072Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:51:52.072Z] #189 DONE 0.2s [2023-12-04T19:51:52.072Z] [2023-12-04T19:51:52.072Z] #190 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:51:52.072Z] #190 DONE 0.2s [2023-12-04T19:51:52.072Z] [2023-12-04T19:51:52.072Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-04T19:51:52.356Z] #191 DONE 0.6s [2023-12-04T19:51:52.356Z] [2023-12-04T19:51:52.356Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-04T19:51:52.356Z] #135 DONE 420.8s [2023-12-04T19:51:52.356Z] [2023-12-04T19:51:52.356Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-04T19:51:52.356Z] #192 DONE 0.6s [2023-12-04T19:51:52.356Z] [2023-12-04T19:51:52.356Z] #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:51:52.628Z] #193 DONE 0.5s [2023-12-04T19:51:52.628Z] [2023-12-04T19:51:52.628Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:51:52.900Z] #194 DONE 0.6s [2023-12-04T19:51:52.900Z] [2023-12-04T19:51:52.900Z] #195 [core-command] exporting to image [2023-12-04T19:51:52.900Z] #195 exporting layers [2023-12-04T19:51:52.900Z] #195 ... [2023-12-04T19:51:52.900Z] [2023-12-04T19:51:52.900Z] #196 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:51:52.900Z] #196 CACHED [2023-12-04T19:51:52.900Z] [2023-12-04T19:51:52.900Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:51:52.900Z] #197 CACHED [2023-12-04T19:51:53.169Z] [2023-12-04T19:51:53.169Z] #198 [core-data] exporting to image [2023-12-04T19:51:53.434Z] #198 exporting layers 0.6s done [2023-12-04T19:51:53.434Z] #198 writing image sha256:0ee58f56e414b6f046e7ffb18237282c018e36faffe0523e175a749f763b7e55 [2023-12-04T19:51:53.434Z] #198 writing image sha256:0ee58f56e414b6f046e7ffb18237282c018e36faffe0523e175a749f763b7e55 0.1s done [2023-12-04T19:51:53.434Z] #198 naming to docker.io/library/core-data-arm64 0.0s done [2023-12-04T19:51:53.434Z] #198 DONE 0.7s [2023-12-04T19:51:53.434Z] [2023-12-04T19:51:53.434Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-04T19:51:53.434Z] #199 DONE 0.6s [2023-12-04T19:51:53.434Z] [2023-12-04T19:51:53.434Z] #195 [core-command] exporting to image [2023-12-04T19:51:53.434Z] #195 exporting layers 0.7s done [2023-12-04T19:51:53.434Z] #195 writing image sha256:01473c675f40f650de1cc48c89befe880d13fbb663b7397603547670ec7a0280 done [2023-12-04T19:51:53.434Z] #195 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-04T19:51:53.434Z] #195 DONE 0.7s [2023-12-04T19:51:53.434Z] [2023-12-04T19:51:53.434Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:51:53.700Z] #200 DONE 0.4s [2023-12-04T19:51:53.700Z] [2023-12-04T19:51:53.700Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:51:53.965Z] #137 ... [2023-12-04T19:51:53.965Z] [2023-12-04T19:51:53.965Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-04T19:51:53.965Z] #201 DONE 0.1s [2023-12-04T19:51:53.965Z] [2023-12-04T19:51:53.965Z] #202 [core-metadata] exporting to image [2023-12-04T19:51:54.544Z] #202 exporting layers 0.5s done [2023-12-04T19:51:54.544Z] #202 writing image sha256:8f17299a11fe8034b71180f2aacc4e110c6e8e8b02bf7dad21897e08f465c86e done [2023-12-04T19:51:54.544Z] #202 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-12-04T19:51:54.544Z] #202 DONE 0.5s [2023-12-04T19:51:54.544Z] [2023-12-04T19:51:54.544Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:52:09.862Z] #140 ... [2023-12-04T19:52:09.862Z] [2023-12-04T19:52:09.862Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-04T19:52:09.862Z] #142 DONE 432.5s [2023-12-04T19:52:09.862Z] [2023-12-04T19:52:09.862Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:52:09.862Z] #137 ... [2023-12-04T19:52:09.862Z] [2023-12-04T19:52:09.862Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:52:09.862Z] #203 DONE 0.1s [2023-12-04T19:52:09.862Z] [2023-12-04T19:52:09.862Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:52:09.862Z] #204 DONE 0.1s [2023-12-04T19:52:09.862Z] [2023-12-04T19:52:09.862Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:52:09.862Z] #140 ... [2023-12-04T19:52:09.862Z] [2023-12-04T19:52:09.862Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-04T19:52:10.452Z] #205 DONE 0.3s [2023-12-04T19:52:10.452Z] [2023-12-04T19:52:10.452Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:52:10.452Z] #206 DONE 0.1s [2023-12-04T19:52:10.452Z] [2023-12-04T19:52:10.452Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-04T19:52:10.452Z] #207 exporting layers [2023-12-04T19:52:11.039Z] #207 exporting layers 0.5s done [2023-12-04T19:52:11.039Z] #207 writing image sha256:b419969ab71001c1d6f865f65baac58e82154a1cf21105db6ab88f22ee20081e done [2023-12-04T19:52:11.039Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2023-12-04T19:52:11.039Z] #207 DONE 0.5s [2023-12-04T19:52:11.039Z] [2023-12-04T19:52:11.039Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:52:17.676Z] #140 ... [2023-12-04T19:52:17.676Z] [2023-12-04T19:52:17.676Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-04T19:52:17.676Z] #137 DONE 445.1s [2023-12-04T19:52:17.676Z] [2023-12-04T19:52:17.676Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:52:17.676Z] #208 DONE 0.1s [2023-12-04T19:52:17.676Z] [2023-12-04T19:52:17.676Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:52:17.676Z] #209 DONE 0.1s [2023-12-04T19:52:17.676Z] [2023-12-04T19:52:17.676Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-04T19:52:17.676Z] #210 DONE 0.4s [2023-12-04T19:52:17.676Z] [2023-12-04T19:52:17.676Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:52:17.676Z] #140 ... [2023-12-04T19:52:17.676Z] [2023-12-04T19:52:17.676Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:52:17.676Z] #211 DONE 0.1s [2023-12-04T19:52:17.676Z] [2023-12-04T19:52:17.676Z] #212 [support-scheduler] exporting to image [2023-12-04T19:52:17.676Z] #212 exporting layers [2023-12-04T19:52:17.676Z] #212 ... [2023-12-04T19:52:17.676Z] [2023-12-04T19:52:17.676Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-04T19:52:17.676Z] #140 DONE 441.1s [2023-12-04T19:52:17.942Z] [2023-12-04T19:52:17.942Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-04T19:52:17.942Z] #213 DONE 0.1s [2023-12-04T19:52:17.942Z] [2023-12-04T19:52:17.942Z] #212 [support-scheduler] exporting to image [2023-12-04T19:52:17.942Z] #212 exporting layers 0.5s done [2023-12-04T19:52:17.942Z] #212 writing image sha256:86db223ea2a0eac78213671008c7c7391880f615f8914dc89e992d6f615fefea done [2023-12-04T19:52:17.942Z] #212 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-12-04T19:52:17.942Z] #212 DONE 0.5s [2023-12-04T19:52:17.942Z] [2023-12-04T19:52:17.942Z] #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-04T19:52:18.208Z] #214 DONE 0.1s [2023-12-04T19:52:18.475Z] [2023-12-04T19:52:18.475Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-04T19:52:18.744Z] #215 DONE 0.4s [2023-12-04T19:52:18.744Z] [2023-12-04T19:52:18.744Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-04T19:52:18.744Z] #216 DONE 0.1s [2023-12-04T19:52:18.744Z] [2023-12-04T19:52:18.744Z] #217 [support-notifications] exporting to image [2023-12-04T19:52:19.010Z] #217 exporting layers 0.4s done [2023-12-04T19:52:19.275Z] #217 writing image sha256:0a6e742b195fd4267b61d17de2b1a1f379d2962f624cd6accd834b7e4ff729ae done [2023-12-04T19:52:19.275Z] #217 naming to docker.io/library/support-notifications-arm64 0.0s done [2023-12-04T19:52:19.275Z] #217 DONE 0.4s [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-04T19:52:19.275Z] time="2023-12-04T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-04T19:52:19.311Z] $ docker stop --time=1 d9ea80c25d87d8caf777f94cee01796a4e2527a57053f9fdea855e99ff7061bf [2023-12-04T19:52:20.863Z] $ docker rm -f --volumes d9ea80c25d87d8caf777f94cee01796a4e2527a57053f9fdea855e99ff7061bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-04T19:52:21.458Z] + docker images [2023-12-04T19:52:21.458Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-04T19:52:21.458Z] support-notifications-arm64 latest 0a6e742b195f 3 seconds ago 34.4MB [2023-12-04T19:52:21.458Z] support-scheduler-arm64 latest 86db223ea2a0 4 seconds ago 33.7MB [2023-12-04T19:52:21.459Z] security-spiffe-token-provider-arm64 latest b419969ab710 11 seconds ago 35.3MB [2023-12-04T19:52:21.459Z] core-metadata-arm64 latest 8f17299a11fe 28 seconds ago 21.6MB [2023-12-04T19:52:21.459Z] core-command-arm64 latest 01473c675f40 29 seconds ago 21MB [2023-12-04T19:52:21.459Z] core-data-arm64 latest 0ee58f56e414 29 seconds ago 21.2MB [2023-12-04T19:52:21.459Z] security-secretstore-setup-arm64 latest e6121b58432f 44 seconds ago 43.7MB [2023-12-04T19:52:21.459Z] core-common-config-bootstrapper-arm64 latest c2cb22315e7e 48 seconds ago 18.3MB [2023-12-04T19:52:21.459Z] security-bootstrapper-arm64 latest ddfe3f85da98 50 seconds ago 23.1MB [2023-12-04T19:52:21.459Z] security-proxy-auth-arm64 latest 2f975ee8a8dc 51 seconds ago 19.4MB [2023-12-04T19:52:21.459Z] security-proxy-setup-arm64 latest 730318760c62 57 seconds ago 29.2MB [2023-12-04T19:52:21.459Z] security-spire-server-arm64 latest 6ea0c3c2fc49 7 minutes ago 96.7MB [2023-12-04T19:52:21.459Z] security-spire-config-arm64 latest 2ee8391ec198 7 minutes ago 95.8MB [2023-12-04T19:52:21.459Z] security-spire-agent-arm64 latest b0adb2013aa5 7 minutes ago 152MB [2023-12-04T19:52:21.459Z] ci-base-image-arm64 latest 9f07bc1e8be7 15 minutes ago 933MB [2023-12-04T19:52:21.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 weeks ago 560MB [2023-12-04T19:52:21.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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-12-04T19:52:22.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T19:52:22.712Z] [2023-12-04T19:52:22.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:52:23.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T19:52:23.411Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-04T19:52:23.411Z] 8998bd30e6a1: Pulling fs layer [2023-12-04T19:52:23.411Z] 04944245beec: Pulling fs layer [2023-12-04T19:52:23.411Z] 699f458cf7ca: Pulling fs layer [2023-12-04T19:52:23.411Z] 765212b225bb: Pulling fs layer [2023-12-04T19:52:23.411Z] f23df028b6ca: Pulling fs layer [2023-12-04T19:52:23.411Z] d65c8cfc05b1: Pulling fs layer [2023-12-04T19:52:23.411Z] 765212b225bb: Waiting [2023-12-04T19:52:23.411Z] f23df028b6ca: Waiting [2023-12-04T19:52:23.411Z] 2437ff75d9bd: Pulling fs layer [2023-12-04T19:52:23.411Z] d65c8cfc05b1: Waiting [2023-12-04T19:52:23.411Z] 2437ff75d9bd: Waiting [2023-12-04T19:52:23.411Z] 04944245beec: Verifying Checksum [2023-12-04T19:52:23.411Z] 04944245beec: Download complete [2023-12-04T19:52:23.411Z] 765212b225bb: Download complete [2023-12-04T19:52:23.678Z] f23df028b6ca: Verifying Checksum [2023-12-04T19:52:23.678Z] f23df028b6ca: Download complete [2023-12-04T19:52:23.678Z] d65c8cfc05b1: Verifying Checksum [2023-12-04T19:52:23.678Z] d65c8cfc05b1: Download complete [2023-12-04T19:52:23.678Z] 699f458cf7ca: Verifying Checksum [2023-12-04T19:52:23.678Z] 699f458cf7ca: Download complete [2023-12-04T19:52:23.942Z] 8998bd30e6a1: Verifying Checksum [2023-12-04T19:52:23.942Z] 8998bd30e6a1: Download complete [2023-12-04T19:52:25.876Z] 2437ff75d9bd: Verifying Checksum [2023-12-04T19:52:25.876Z] 2437ff75d9bd: Download complete [2023-12-04T19:52:30.129Z] 8998bd30e6a1: Pull complete [2023-12-04T19:52:30.710Z] 04944245beec: Pull complete [2023-12-04T19:52:32.643Z] 699f458cf7ca: Pull complete [2023-12-04T19:52:32.643Z] 765212b225bb: Pull complete [2023-12-04T19:52:33.598Z] f23df028b6ca: Pull complete [2023-12-04T19:52:33.598Z] d65c8cfc05b1: Pull complete [2023-12-04T19:53:00.260Z] 2437ff75d9bd: Pull complete [2023-12-04T19:53:00.260Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-04T19:53:00.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-04T19:53:00.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:53:00.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-23997 does not seem to be running inside a container [2023-12-04T19:53:00.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-04T19:53:01.845Z] $ docker top 110c0878e0b011420774652ff67a015298b44cc065dd528b72a5708654696495 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:53:02.546Z] ---> job-cost.sh [2023-12-04T19:53:02.811Z] lf-activate-venv: SKIPPING [2023-12-04T19:53:02.811Z] INFO: No Stack... [2023-12-04T19:53:03.076Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T19:53:04.027Z] INFO: Archiving Costs [Pipeline] sh [2023-12-04T19:53:04.366Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-12-04T19:53:04.367Z] + cut -d, -f6 [Pipeline] lock [2023-12-04T19:53:04.447Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4732-1-stack-cost] [2023-12-04T19:53:04.452Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4732-1-stack-cost] did not exist. Created. [2023-12-04T19:53:04.452Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4732-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-04T19:53:04.952Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-04T19:53:05.161Z] Stashed 1 file(s) [Pipeline] } [2023-12-04T19:53:05.178Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4732-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-04T19:53:05.344Z] $ docker stop --time=1 110c0878e0b011420774652ff67a015298b44cc065dd528b72a5708654696495 [2023-12-04T19:53:06.736Z] $ docker rm -f --volumes 110c0878e0b011420774652ff67a015298b44cc065dd528b72a5708654696495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-04T19:53:08.925Z] provisioning config files... [2023-12-04T19:53:08.934Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11717533105927312529tmp [Pipeline] { [Pipeline] sh [2023-12-04T19:53:09.352Z] + set +x [2023-12-04T19:53:09.352Z] + curl -s https://codecov.io/bash [2023-12-04T19:53:09.352Z] + bash -s -- [2023-12-04T19:53:09.352Z] [2023-12-04T19:53:09.352Z] _____ _ [2023-12-04T19:53:09.352Z] / ____| | | [2023-12-04T19:53:09.352Z] | | ___ __| | ___ ___ _____ __ [2023-12-04T19:53:09.352Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-04T19:53:09.352Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-04T19:53:09.352Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-04T19:53:09.352Z] Bash-1.0.6 [2023-12-04T19:53:09.352Z] [2023-12-04T19:53:09.352Z] [2023-12-04T19:53:09.352Z] ==> git version 2.25.1 found [2023-12-04T19:53:09.352Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-04T19:53:09.352Z] Release-Date: 2020-01-08 [2023-12-04T19:53:09.352Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-04T19:53:09.352Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-04T19:53:09.352Z] ==> Jenkins CI detected. [2023-12-04T19:53:09.352Z] current dir:  /w/workspace/edgex-go/1 [2023-12-04T19:53:09.352Z] project root: . [2023-12-04T19:53:09.352Z] --> token set from env [2023-12-04T19:53:09.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-04T19:53:09.352Z] ==> Running gcov in . (disable via -X gcov) [2023-12-04T19:53:09.352Z] ==> Python coveragepy not found [2023-12-04T19:53:09.352Z] ==> Searching for coverage reports in: [2023-12-04T19:53:09.352Z] + . [2023-12-04T19:53:09.352Z] -> Found 1 reports [2023-12-04T19:53:09.352Z] ==> Detecting git/mercurial file structure [2023-12-04T19:53:09.611Z] ==> Reading reports [2023-12-04T19:53:09.612Z] + ./coverage.out bytes=453602 [2023-12-04T19:53:09.612Z] ==> Appending adjustments [2023-12-04T19:53:09.612Z] https://docs.codecov.io/docs/fixing-reports [2023-12-04T19:53:10.653Z] + Found adjustments [2023-12-04T19:53:10.653Z] ==> Gzipping contents [2023-12-04T19:53:10.653Z] 60K /tmp/codecov.YVRjCb.gz [2023-12-04T19:53:10.653Z] ==> Uploading reports [2023-12-04T19:53:10.653Z] url: https://codecov.io [2023-12-04T19:53:10.653Z] query: branch=PR-4732&commit=0b6fdb22fa9d2838d794508afddbca50e15ccfa7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4732%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4732&job=&cmd_args= [2023-12-04T19:53:10.653Z] -> Pinging Codecov [2023-12-04T19:53:10.653Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4732&commit=0b6fdb22fa9d2838d794508afddbca50e15ccfa7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4732%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4732&job=&cmd_args= [2023-12-04T19:53:10.913Z] -> Uploading to [2023-12-04T19:53:10.913Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-04/00271124DB129430A58F1EEE437C3FCB/0b6fdb22fa9d2838d794508afddbca50e15ccfa7/f954fb35-e0d8-46a6-a0d9-c30575913137.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231204T195310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae264501e1287a574c8e4b76da1be88b22cd99bcbd5bfc13d88cc09d0b395b6f [2023-12-04T19:53:10.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-04T19:53:10.913Z] Dload Upload Total Spent Left Speed [2023-12-04T19:53:11.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57802 0 0 100 57802 0 187k --:--:-- --:--:-- --:--:-- 187k [2023-12-04T19:53:11.172Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0b6fdb22fa9d2838d794508afddbca50e15ccfa7 [Pipeline] } [2023-12-04T19:53:11.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-04T19:53:13.588Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:53:13.918Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:53:14.828Z] ---> package-listing.sh [2023-12-04T19:53:14.828Z] ++ facter osfamily [2023-12-04T19:53:14.828Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-04T19:53:15.087Z] + OS_FAMILY=debian [2023-12-04T19:53:15.087Z] + workspace=/w/workspace/edgex-go/1 [2023-12-04T19:53:15.087Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-04T19:53:15.087Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-04T19:53:15.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-04T19:53:15.087Z] + PACKAGES=/tmp/packages_start.txt [2023-12-04T19:53:15.087Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-04T19:53:15.087Z] + PACKAGES=/tmp/packages_end.txt [2023-12-04T19:53:15.087Z] + case "${OS_FAMILY}" in [2023-12-04T19:53:15.087Z] + dpkg -l [2023-12-04T19:53:15.087Z] + grep '^ii' [2023-12-04T19:53:15.087Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-04T19:53:15.087Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-04T19:53:15.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-04T19:53:15.087Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-04T19:53:15.087Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-04T19:53:15.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-04T19:53:15.120Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-04T19:53:15.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:53:16.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T19:53:16.096Z] [2023-12-04T19:53:16.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-04T19:53:16.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T19:53:16.514Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-04T19:53:16.514Z] 5eb5b503b376: Pulling fs layer [2023-12-04T19:53:16.514Z] 5c69ac0246d0: Pulling fs layer [2023-12-04T19:53:16.514Z] ec43610c2a17: Pulling fs layer [2023-12-04T19:53:16.514Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-04T19:53:16.514Z] 33b1e0a273af: Pulling fs layer [2023-12-04T19:53:16.514Z] 5d3b04190fa2: Pulling fs layer [2023-12-04T19:53:16.514Z] 2f39f015ded8: Pulling fs layer [2023-12-04T19:53:16.514Z] 3a2ae6a8a46f: Waiting [2023-12-04T19:53:16.514Z] 33b1e0a273af: Waiting [2023-12-04T19:53:16.514Z] 5d3b04190fa2: Waiting [2023-12-04T19:53:16.514Z] 2f39f015ded8: Waiting [2023-12-04T19:53:16.514Z] 5c69ac0246d0: Verifying Checksum [2023-12-04T19:53:16.514Z] 5c69ac0246d0: Download complete [2023-12-04T19:53:16.514Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-04T19:53:16.514Z] 3a2ae6a8a46f: Download complete [2023-12-04T19:53:16.514Z] 33b1e0a273af: Verifying Checksum [2023-12-04T19:53:16.514Z] 33b1e0a273af: Download complete [2023-12-04T19:53:16.514Z] 5d3b04190fa2: Verifying Checksum [2023-12-04T19:53:16.514Z] 5d3b04190fa2: Download complete [2023-12-04T19:53:16.514Z] ec43610c2a17: Verifying Checksum [2023-12-04T19:53:16.514Z] ec43610c2a17: Download complete [2023-12-04T19:53:16.773Z] 5eb5b503b376: Verifying Checksum [2023-12-04T19:53:16.774Z] 5eb5b503b376: Download complete [2023-12-04T19:53:17.340Z] 2f39f015ded8: Verifying Checksum [2023-12-04T19:53:17.906Z] 5eb5b503b376: Pull complete [2023-12-04T19:53:17.906Z] 5c69ac0246d0: Pull complete [2023-12-04T19:53:18.522Z] ec43610c2a17: Pull complete [2023-12-04T19:53:18.522Z] 3a2ae6a8a46f: Pull complete [2023-12-04T19:53:18.522Z] 33b1e0a273af: Pull complete [2023-12-04T19:53:18.781Z] 5d3b04190fa2: Pull complete [2023-12-04T19:53:22.968Z] 2f39f015ded8: Pull complete [2023-12-04T19:53:22.968Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-04T19:53:22.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-04T19:53:22.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-04T19:53:23.411Z] prd-ubuntu20.04-docker-8c-8g-23996 does not seem to be running inside a container [2023-12-04T19:53:23.435Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-04T19:53:27.340Z] $ docker top 9feae97c978d8fb5f1fc4e4e6f72dad05a09e063788c1a0bde59af6ad4ad5c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-04T19:53:27.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-04T19:53:28.155Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-04T19:53:28.472Z] + ls /var/log/sa-host [2023-12-04T19:53:28.472Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-04T19:53:28.732Z] provisioning config files... [2023-12-04T19:53:28.743Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6889087892375150475tmp [Pipeline] { [Pipeline] echo [2023-12-04T19:53:28.903Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:53:29.224Z] ---> create-netrc.sh [Pipeline] } [2023-12-04T19:53:29.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:53:29.761Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-04T19:53:29.798Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:53:30.113Z] ---> sudo-logs.sh [2023-12-04T19:53:30.113Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-04T19:53:30.239Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:53:30.550Z] ---> job-cost.sh [2023-12-04T19:53:30.550Z] lf-activate-venv: SKIPPING [2023-12-04T19:53:30.550Z] DEBUG: total: 0.2199999988079071 [2023-12-04T19:53:30.550Z] INFO: Retrieving Stack Cost... [2023-12-04T19:53:30.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-04T19:53:31.386Z] INFO: Archiving Costs [Pipeline] echo [2023-12-04T19:53:31.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-04T19:53:31.740Z] ---> logs-deploy.sh [2023-12-04T19:53:31.741Z] lf-activate-venv: SKIPPING [2023-12-04T19:53:31.741Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4732/1 [2023-12-04T19:53:31.741Z] INFO: archiving workspace using pattern(s): [2023-12-04T19:53:32.680Z] Archives upload complete. [2023-12-04T19:53:32.939Z] INFO: archiving logs to Nexus