Pull request #4592 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from be193a8204e8e8a9cbded3a5a0797b22d935f03d+c55854ac7464199654154337a44695fb0d8bdf7d (8029a31056740b4c8db820e6134b8bd49f0a0b78) 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-ssh9004552235612096864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15368066079768327927.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4592/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-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17267901644350400624.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-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1662043171947784797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4929650168653513099.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-4592/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-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17049027897037944101.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18180 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [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 c55854ac7464199654154337a44695fb0d8bdf7d into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d Merge succeeded, producing 857e2b0860042946ff06fec583b9ac742babf8d5 Checking out Revision 857e2b0860042946ff06fec583b9ac742babf8d5 (PR-4592) > 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/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # 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 c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 857e2b0860042946ff06fec583b9ac742babf8d5 # timeout=10 Commit message: "Merge commit 'c55854ac7464199654154337a44695fb0d8bdf7d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T23:08:19.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T23:08:19.987Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T23:08:20.157Z] ========================================================= [2023-06-07T23:08:20.157Z] EdgeX Global Pipelines Version Info [2023-06-07T23:08:20.157Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:08:20.947Z] ------------------- [2023-06-07T23:08:20.947Z] stable info: [2023-06-07T23:08:20.947Z] ------------------- [2023-06-07T23:08:20.947Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T23:08:20.947Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T23:08:20.947Z] Message: update stable to v1.0.250 [2023-06-07T23:08:21.518Z] ------------------- [2023-06-07T23:08:21.518Z] experimental info: [2023-06-07T23:08:21.518Z] ------------------- [2023-06-07T23:08:21.518Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T23:08:21.518Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T23:08:21.518Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T23:08:21.842Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-07T23:08:21.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-07T23:08:21.911Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T23:08:21.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T23:08:21.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T23:08:22.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T23:08:22.068Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T23:08:22.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-07T23:08:22.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-07T23:08:22.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-07T23:08:22.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T23:08:22.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T23:08:22.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T23:08:22.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T23:08:22.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T23:08:22.573Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T23:08:22.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T23:08:22.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T23:08:22.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-07T23:08:22.739Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-07T23:08:22.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T23:08:22.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T23:08:22.882Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T23:08:22.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4592 [Pipeline] echo [2023-06-07T23:08:22.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4592 [Pipeline] echo [2023-06-07T23:08:23.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4592 [Pipeline] echo [2023-06-07T23:08:23.049Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 857e2b0860042946ff06fec583b9ac742babf8d5 [Pipeline] echo [2023-06-07T23:08:23.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 857e2b0 [Pipeline] echo [2023-06-07T23:08:23.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T23:08:23.272Z] provisioning config files... [2023-06-07T23:08:23.285Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9985052151959022076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:08:23.730Z] ---> docker-login.sh [2023-06-07T23:08:23.731Z] nexus3.edgexfoundry.org:10001 [2023-06-07T23:08:23.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:08:23.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:08:23.992Z] Configure a credential helper to remove this warning. See [2023-06-07T23:08:23.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:08:23.992Z] [2023-06-07T23:08:23.992Z] Login Succeeded [2023-06-07T23:08:23.992Z] nexus3.edgexfoundry.org:10002 [2023-06-07T23:08:24.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:08:24.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:08:24.253Z] Configure a credential helper to remove this warning. See [2023-06-07T23:08:24.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:08:24.253Z] [2023-06-07T23:08:24.253Z] Login Succeeded [2023-06-07T23:08:24.253Z] nexus3.edgexfoundry.org:10003 [2023-06-07T23:08:24.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:08:24.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:08:24.253Z] Configure a credential helper to remove this warning. See [2023-06-07T23:08:24.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:08:24.253Z] [2023-06-07T23:08:24.253Z] Login Succeeded [2023-06-07T23:08:24.253Z] nexus3.edgexfoundry.org:10004 [2023-06-07T23:08:24.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:08:24.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:08:24.514Z] Configure a credential helper to remove this warning. See [2023-06-07T23:08:24.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:08:24.514Z] [2023-06-07T23:08:24.514Z] Login Succeeded [2023-06-07T23:08:24.514Z] docker.io [2023-06-07T23:08:24.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:08:24.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:08:24.774Z] Configure a credential helper to remove this warning. See [2023-06-07T23:08:24.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:08:24.774Z] [2023-06-07T23:08:24.774Z] Login Succeeded [2023-06-07T23:08:24.774Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T23:08:24.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T23:08:25.267Z] + 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-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + dirname cmd/core-command/Dockerfile [2023-06-07T23:08:25.267Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-07T23:08:25.267Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T23:08:25.267Z] + + cut -d/ -f2 [2023-06-07T23:08:25.267Z] dirname cmd/core-data/Dockerfile [2023-06-07T23:08:25.267Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-07T23:08:25.267Z] + + cut -d/ -f2 [2023-06-07T23:08:25.267Z] dirname cmd/core-metadata/Dockerfile [2023-06-07T23:08:25.267Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-07T23:08:25.267Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-07T23:08:25.267Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-07T23:08:25.267Z] + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile [2023-06-07T23:08:25.267Z] [2023-06-07T23:08:25.267Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-07T23:08:25.267Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-07T23:08:25.267Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T23:08:25.267Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-07T23:08:25.267Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-07T23:08:25.267Z] + cut -d/ -f2 [2023-06-07T23:08:25.267Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-07T23:08:25.267Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-07T23:08:25.267Z] + dirname cmd/support-notifications/Dockerfile [2023-06-07T23:08:25.268Z] + cut -d/ -f2 [2023-06-07T23:08:25.268Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-07T23:08:25.268Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-07T23:08:25.268Z] + cut -d/ -f2 [2023-06-07T23:08:25.268Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-07T23:08:25.360Z] 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-06-07T23:08:25.936Z] + git rev-list -1 --merges 857e2b0860042946ff06fec583b9ac742babf8d5~1..857e2b0860042946ff06fec583b9ac742babf8d5 [Pipeline] echo [2023-06-07T23:08:25.970Z] -----------> git rev-list -1 --merges 857e2b0860042946ff06fec583b9ac742babf8d5~1..857e2b0860042946ff06fec583b9ac742babf8d5 857e2b0860042946ff06fec583b9ac742babf8d5 [2023-06-07T23:08:25.970Z] 857e2b0860042946ff06fec583b9ac742babf8d5 [false] [Pipeline] sh [2023-06-07T23:08:26.281Z] + git log --format=format:%s -1 857e2b0860042946ff06fec583b9ac742babf8d5 [Pipeline] echo [2023-06-07T23:08:26.318Z] ========================================================= [2023-06-07T23:08:26.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T23:08:26.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T23:08:26.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T23:08:26.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T23:08:26.859Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T23:08:26.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T23:08:26.859Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T23:08:26.859Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T23:08:26.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:08:27.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T23:08:27.361Z] [2023-06-07T23:08:27.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:08:27.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T23:08:27.734Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T23:08:27.734Z] b85a868b505f: Pulling fs layer [2023-06-07T23:08:27.734Z] e2be974225ed: Pulling fs layer [2023-06-07T23:08:27.734Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T23:08:27.734Z] 988bab9f4d93: Pulling fs layer [2023-06-07T23:08:27.734Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T23:08:27.734Z] eaf3925da568: Pulling fs layer [2023-06-07T23:08:27.734Z] bab4dde63d76: Pulling fs layer [2023-06-07T23:08:27.734Z] bde34c3a00c8: Pulling fs layer [2023-06-07T23:08:27.734Z] b352a97aabf1: Pulling fs layer [2023-06-07T23:08:27.734Z] 4872d77fe225: Pulling fs layer [2023-06-07T23:08:27.734Z] 5851b861e8e6: Pulling fs layer [2023-06-07T23:08:27.734Z] bab4dde63d76: Waiting [2023-06-07T23:08:27.734Z] bde34c3a00c8: Waiting [2023-06-07T23:08:27.734Z] b352a97aabf1: Waiting [2023-06-07T23:08:27.734Z] 4872d77fe225: Waiting [2023-06-07T23:08:27.734Z] 988bab9f4d93: Waiting [2023-06-07T23:08:27.734Z] 5851b861e8e6: Waiting [2023-06-07T23:08:27.734Z] 1469e6f7b9e6: Waiting [2023-06-07T23:08:27.734Z] eaf3925da568: Waiting [2023-06-07T23:08:27.734Z] e2be974225ed: Download complete [2023-06-07T23:08:27.734Z] 988bab9f4d93: Verifying Checksum [2023-06-07T23:08:27.734Z] 988bab9f4d93: Download complete [2023-06-07T23:08:27.993Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T23:08:27.993Z] 1469e6f7b9e6: Download complete [2023-06-07T23:08:27.993Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T23:08:27.993Z] 339a4e72a1f5: Download complete [2023-06-07T23:08:27.993Z] eaf3925da568: Verifying Checksum [2023-06-07T23:08:27.993Z] eaf3925da568: Download complete [2023-06-07T23:08:27.993Z] bde34c3a00c8: Download complete [2023-06-07T23:08:27.993Z] b352a97aabf1: Download complete [2023-06-07T23:08:27.993Z] 4872d77fe225: Verifying Checksum [2023-06-07T23:08:27.993Z] 4872d77fe225: Download complete [2023-06-07T23:08:27.993Z] 5851b861e8e6: Download complete [2023-06-07T23:08:27.993Z] b85a868b505f: Verifying Checksum [2023-06-07T23:08:27.993Z] b85a868b505f: Download complete [2023-06-07T23:08:28.251Z] bab4dde63d76: Verifying Checksum [2023-06-07T23:08:28.251Z] bab4dde63d76: Download complete [2023-06-07T23:08:29.188Z] b85a868b505f: Pull complete [2023-06-07T23:08:29.447Z] e2be974225ed: Pull complete [2023-06-07T23:08:30.017Z] 339a4e72a1f5: Pull complete [2023-06-07T23:08:30.017Z] 988bab9f4d93: Pull complete [2023-06-07T23:08:30.278Z] 1469e6f7b9e6: Pull complete [2023-06-07T23:08:30.278Z] eaf3925da568: Pull complete [2023-06-07T23:08:32.181Z] bab4dde63d76: Pull complete [2023-06-07T23:08:32.182Z] bde34c3a00c8: Pull complete [2023-06-07T23:08:32.182Z] b352a97aabf1: Pull complete [2023-06-07T23:08:32.182Z] 4872d77fe225: Pull complete [2023-06-07T23:08:32.442Z] 5851b861e8e6: Pull complete [2023-06-07T23:08:32.442Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T23:08:32.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T23:08:32.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:08:32.734Z] prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container [2023-06-07T23:08:32.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T23:08:36.463Z] $ docker top 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f -eo pid,comm [2023-06-07T23:08:36.522Z] 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-06-07T23:08:36.522Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T23:08:36.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T23:08:36.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T23:08:36.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T23:08:36.808Z] $ docker exec 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f ssh-agent [2023-06-07T23:08:36.918Z] SSH_AUTH_SOCK=/tmp/ssh-l426V91T7eno/agent.31 [2023-06-07T23:08:36.918Z] SSH_AGENT_PID=37 [2023-06-07T23:08:36.923Z] Running ssh-add (command line suppressed) [2023-06-07T23:08:37.033Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17967729388595644782.key (/w/workspace/edgex-go/1@tmp/private_key_17967729388595644782.key) [2023-06-07T23:08:37.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T23:08:37.368Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T23:08:37.398Z] $ docker exec --env ******** --env ******** 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f ssh-agent -k [2023-06-07T23:08:37.510Z] unset SSH_AUTH_SOCK; [2023-06-07T23:08:37.510Z] unset SSH_AGENT_PID; [2023-06-07T23:08:37.510Z] echo Agent pid 37 killed; [2023-06-07T23:08:37.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T23:08:37.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T23:08:37.604Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T23:08:37.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T23:08:37.723Z] $ docker exec 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f ssh-agent [2023-06-07T23:08:37.836Z] SSH_AUTH_SOCK=/tmp/ssh-HPqH0ip4niQ1/agent.70 [2023-06-07T23:08:37.836Z] SSH_AGENT_PID=76 [2023-06-07T23:08:37.841Z] Running ssh-add (command line suppressed) [2023-06-07T23:08:37.940Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11407262389037772844.key (/w/workspace/edgex-go/1@tmp/private_key_11407262389037772844.key) [2023-06-07T23:08:37.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T23:08:38.278Z] + git semver init [2023-06-07T23:08:38.537Z] 2023-06-07 23:08:38,457 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T23:08:38.537Z] 2023-06-07 23:08:38,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-06-07T23:08:38.537Z] 2023-06-07 23:08:38,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-06-07T23:08:38.537Z] 2023-06-07 23:08:38,459 [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-06-07T23:08:45.105Z] 2023-06-07 23:08:44,291 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-06-07T23:08:45.105Z] 2023-06-07 23:08:44,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4592 with force:False [2023-06-07T23:08:45.105Z] 2023-06-07 23:08:44,291 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4592 [2023-06-07T23:08:45.105Z] 2023-06-07 23:08:44,294 [execute] INFO git cat-file --batch-check [2023-06-07T23:08:45.105Z] 2023-06-07 23:08:44,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T23:08:45.105Z] 2023-06-07 23:08:44,299 [execute] INFO git cat-file --batch [2023-06-07T23:08:45.105Z] 2023-06-07 23:08:44,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T23:08:45.105Z] 2023-06-07 23:08:44,304 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4592 [2023-06-07T23:08:45.105Z] 0.0.0 [Pipeline] } [2023-06-07T23:08:45.135Z] $ docker exec --env ******** --env ******** 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f ssh-agent -k [2023-06-07T23:08:45.233Z] unset SSH_AUTH_SOCK; [2023-06-07T23:08:45.234Z] unset SSH_AGENT_PID; [2023-06-07T23:08:45.234Z] echo Agent pid 76 killed; [2023-06-07T23:08:45.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T23:08:45.669Z] + git semver [Pipeline] } [2023-06-07T23:08:45.948Z] $ docker stop --time=1 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f [2023-06-07T23:08:47.248Z] $ docker rm -f --volumes 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T23:08:47.634Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T23:08:47.880Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T23:08:47.896Z] [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-06-07T23:08:48.688Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-06-07T23:08:48.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T23:08:48.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T23:08:48.860Z] ========================================================= [2023-06-07T23:08:48.860Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T23:08:48.860Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T23:08:49.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T23:08:49.203Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T23:08:49.203Z] f56be85fc22e: Pulling fs layer [2023-06-07T23:08:49.203Z] 85791d961cd3: Pulling fs layer [2023-06-07T23:08:49.203Z] d694b5ae8c79: Pulling fs layer [2023-06-07T23:08:49.203Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T23:08:49.203Z] 4d19c01a9841: Pulling fs layer [2023-06-07T23:08:49.203Z] 9325e15d5711: Pulling fs layer [2023-06-07T23:08:49.203Z] 556b6ee489ea: Pulling fs layer [2023-06-07T23:08:49.203Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T23:08:49.203Z] 9f32a84ed3da: Waiting [2023-06-07T23:08:49.203Z] 4d19c01a9841: Waiting [2023-06-07T23:08:49.203Z] 9325e15d5711: Waiting [2023-06-07T23:08:49.203Z] 556b6ee489ea: Waiting [2023-06-07T23:08:49.203Z] c5a4b2cf53e6: Waiting [2023-06-07T23:08:49.203Z] 85791d961cd3: Download complete [2023-06-07T23:08:49.203Z] 9f32a84ed3da: Verifying Checksum [2023-06-07T23:08:49.203Z] 9f32a84ed3da: Download complete [2023-06-07T23:08:49.203Z] 4d19c01a9841: Download complete [2023-06-07T23:08:49.203Z] f56be85fc22e: Verifying Checksum [2023-06-07T23:08:49.203Z] f56be85fc22e: Download complete [2023-06-07T23:08:49.203Z] 9325e15d5711: Verifying Checksum [2023-06-07T23:08:49.203Z] 9325e15d5711: Download complete [2023-06-07T23:08:49.464Z] f56be85fc22e: Pull complete [2023-06-07T23:08:49.464Z] 85791d961cd3: Pull complete [2023-06-07T23:08:49.723Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T23:08:49.723Z] c5a4b2cf53e6: Download complete [2023-06-07T23:08:49.981Z] d694b5ae8c79: Verifying Checksum [2023-06-07T23:08:49.981Z] d694b5ae8c79: Download complete [2023-06-07T23:08:50.239Z] 556b6ee489ea: Verifying Checksum [2023-06-07T23:08:50.239Z] 556b6ee489ea: Download complete [2023-06-07T23:08:53.520Z] d694b5ae8c79: Pull complete [2023-06-07T23:08:53.521Z] 9f32a84ed3da: Pull complete [2023-06-07T23:08:53.521Z] 4d19c01a9841: Pull complete [2023-06-07T23:08:53.521Z] 9325e15d5711: Pull complete [2023-06-07T23:08:56.050Z] 556b6ee489ea: Pull complete [2023-06-07T23:08:56.984Z] c5a4b2cf53e6: Pull complete [2023-06-07T23:08:56.984Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T23:08:56.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T23:08:56.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T23:08:57.396Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T23:08:57.396Z] WORKDIR /edgex [2023-06-07T23:08:57.396Z] COPY go.mod . [2023-06-07T23:08:57.396Z] RUN go mod download [2023-06-07T23:08:57.396Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-07T23:08:57.962Z] Sending build context to Docker daemon 170.7MB [2023-06-07T23:08:57.962Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T23:08:57.962Z] ---> c4be618373d6 [2023-06-07T23:08:57.962Z] Step 2/4 : WORKDIR /edgex [2023-06-07T23:09:03.210Z] Still waiting to schedule task [2023-06-07T23:09:03.210Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-07T23:09:06.106Z] ---> Running in 1be6c85673f3 [2023-06-07T23:09:06.106Z] Removing intermediate container 1be6c85673f3 [2023-06-07T23:09:06.106Z] ---> f68327f4e14c [2023-06-07T23:09:06.106Z] Step 3/4 : COPY go.mod . [2023-06-07T23:09:06.106Z] ---> 7b43a6bfb885 [2023-06-07T23:09:06.106Z] Step 4/4 : RUN go mod download [2023-06-07T23:09:06.106Z] ---> Running in 91714d9d1f02 [2023-06-07T23:09:24.203Z] Removing intermediate container 91714d9d1f02 [2023-06-07T23:09:24.203Z] ---> 62062c748670 [2023-06-07T23:09:24.203Z] Successfully built 62062c748670 [2023-06-07T23:09:24.203Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:09:24.582Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T23:09:24.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:09:24.738Z] prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container [2023-06-07T23:09:24.763Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T23:09:25.206Z] $ docker top 4b31c4b74ed7fb00bf5a4ccaadd555065fafa4af51a1deeb54b1f1b02362dd9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T23:09:25.599Z] + go version [2023-06-07T23:09:25.599Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T23:09:25.631Z] $ docker stop --time=1 4b31c4b74ed7fb00bf5a4ccaadd555065fafa4af51a1deeb54b1f1b02362dd9f [2023-06-07T23:09:26.881Z] $ docker rm -f --volumes 4b31c4b74ed7fb00bf5a4ccaadd555065fafa4af51a1deeb54b1f1b02362dd9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:09:27.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T23:09:27.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:09:27.742Z] prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container [2023-06-07T23:09:27.779Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T23:09:28.222Z] $ docker top 0da33b4c4a2fdd2666f766a0565c9d1dc80c47c51374cc8c1e3ea274a9b82fd6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T23:09:28.342Z] ========================================================= [2023-06-07T23:09:28.342Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T23:09:28.342Z] ========================================================= [Pipeline] sh [2023-06-07T23:09:28.637Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-06-07T23:09:28.992Z] + make test [2023-06-07T23:09:28.993Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T23:09:37.109Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T23:09:49.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T23:09:49.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T23:09:49.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T23:09:49.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T23:09:49.875Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T23:09:49.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T23:09:50.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T23:09:50.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T23:09:50.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T23:09:50.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T23:09:50.653Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T23:09:50.911Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T23:09:50.911Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T23:09:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T23:09:51.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T23:09:51.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T23:09:51.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.037s coverage: 28.7% of statements [2023-06-07T23:09:53.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2023-06-07T23:09:54.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T23:09:54.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T23:09:54.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T23:09:55.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T23:09:55.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T23:09:56.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T23:09:56.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T23:09:56.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T23:09:56.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T23:09:56.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T23:09:57.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-06-07T23:09:57.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-06-07T23:09:57.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T23:09:57.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T23:09:58.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.397s coverage: 88.5% of statements [2023-06-07T23:09:58.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.8% of statements [2023-06-07T23:09:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T23:09:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T23:09:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T23:09:59.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.370s coverage: 95.6% of statements [2023-06-07T23:09:59.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T23:09:59.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T23:09:59.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T23:09:59.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T23:09:59.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T23:09:59.852Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-06-07T23:10:00.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T23:10:00.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T23:10:00.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T23:10:01.043Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-06-07T23:10:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T23:10:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T23:10:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-06-07T23:10:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-06-07T23:10:01.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 42.9% of statements [2023-06-07T23:10:01.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements [2023-06-07T23:10:01.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2023-06-07T23:10:01.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-06-07T23:10:02.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-06-07T23:10:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T23:10:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T23:10:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T23:10:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T23:10:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T23:10:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T23:10:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T23:10:02.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T23:10:03.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T23:10:03.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T23:10:03.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T23:10:03.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T23:10:03.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T23:10:03.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T23:10:04.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T23:10:05.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T23:10:05.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T23:10:06.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T23:10:06.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T23:10:07.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T23:10:07.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T23:10:07.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T23:10:09.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T23:10:09.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T23:10:09.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T23:10:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T23:10:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T23:10:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T23:10:11.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T23:10:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T23:10:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T23:10:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T23:10:12.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T23:10:13.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2023-06-07T23:10:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T23:10:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T23:10:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T23:10:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T23:10:14.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T23:10:14.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T23:10:14.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T23:10:14.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.061s coverage: 92.9% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 62.3% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 63.1% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 38.4% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-06-07T23:10:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-06-07T23:10:27.094Z] 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-06-07T23:10:27.094Z] running golangci-lint [2023-06-07T23:10:27.094Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-07T23:10:27.094Z] go version go1.20.2 linux/amd64 [2023-06-07T23:10:27.094Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-07T23:10:27.094Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-07T23:10:41.960Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|compiled_files|deps|name) took 14.546775917s" [2023-06-07T23:10:41.960Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.213197ms" [2023-06-07T23:10:50.067Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.454159024s with top 10 stages: buildir: 35.246638219s, inspect: 1.945207863s, fact_deprecated: 1.834978431s, gosec: 1.52630209s, printf: 1.322112913s, ctrlflow: 1.287224099s, nilness: 1.039104825s, S1038: 982.446909ms, fact_purity: 964.39975ms, SA5012: 762.962417ms" [2023-06-07T23:10:50.067Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-07T23:10:50.067Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, skip_files: 203/203, exclude-rules: 23/203, nolint: 0/23, identifier_marker: 203/203, exclude: 203/203, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203" [2023-06-07T23:10:50.067Z] level=info msg="[runner] processing took 20.341185ms with stages: nolint: 8.281501ms, identifier_marker: 6.012361ms, autogenerated_exclude: 1.870606ms, exclude-rules: 1.838777ms, path_prettifier: 1.376252ms, skip_dirs: 825.537µs, cgo: 105.981µs, filename_unadjuster: 24.99µs, max_same_issues: 900ns, skip_files: 840ns, uniq_by_line: 650ns, max_from_linter: 460ns, exclude: 430ns, source_code: 390ns, severity-rules: 360ns, diff: 340ns, path_shortener: 290ns, sort_results: 280ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" [2023-06-07T23:10:50.067Z] level=info msg="[runner] linters took 8.17403073s with stages: goanalysis_metalinter: 8.153524334s" [2023-06-07T23:10:50.067Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-07T23:10:50.067Z] level=info msg="Memory: 229 samples, avg is 198.2MB, max is 731.5MB" [2023-06-07T23:10:50.067Z] level=info msg="Execution took 22.779049147s" [2023-06-07T23:10:50.067Z] go vet ./... [2023-06-07T23:10:54.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T23:10:54.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T23:10:54.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T23:10:54.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T23:10:54.646Z] + ls -al . [2023-06-07T23:10:54.647Z] total 720 [2023-06-07T23:10:54.647Z] drwxrwxr-x 11 1001 1001 4096 Jun 7 23:09 . [2023-06-07T23:10:54.647Z] drwxr-xr-x 4 root root 4096 Jun 7 23:09 .. [2023-06-07T23:10:54.647Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 23:08 .blubracket [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 23:08 .dockerignore [2023-06-07T23:10:54.647Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 23:08 .git [2023-06-07T23:10:54.647Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 23:08 .github [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 23:08 .gitignore [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 23:08 .golangci.yml [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 23:08 .hadolint.yml [2023-06-07T23:10:54.647Z] drwxr-xr-x 3 1001 1001 4096 Jun 7 23:08 .semver [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 23:08 .sonarcloud.properties [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 23:08 ADOPTERS.md [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 23:08 Attribution.txt [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 23:08 CHANGELOG.md [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 23:08 CONTRIBUTING.md [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 23:08 GOVERNANCE.md [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 23:08 Jenkinsfile [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 23:08 LICENSE [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 23:08 Makefile [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 23:08 OWNERS.md [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 23:08 README.md [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 23:08 SECURITY.md [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 5 Jun 7 23:08 VERSION [2023-06-07T23:10:54.647Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 23:08 bin [2023-06-07T23:10:54.647Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 23:08 cmd [2023-06-07T23:10:54.647Z] -rw-r--r-- 1 root root 447731 Jun 7 23:10 coverage.out [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 3159 Jun 7 23:08 go.mod [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 31048 Jun 7 23:08 go.sum [2023-06-07T23:10:54.647Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 23:08 internal [2023-06-07T23:10:54.647Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 23:08 openapi [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 23:08 security.txt [2023-06-07T23:10:54.647Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 23:08 snap [2023-06-07T23:10:54.647Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 23:08 version.go [Pipeline] sh [2023-06-07T23:10:54.956Z] + '[' -e coverage.out ] [2023-06-07T23:10:54.956Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T23:10:55.224Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T23:10:55.517Z] + make build [2023-06-07T23:10:55.517Z] 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-06-07T23:11:07.717Z] 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-06-07T23:11:07.717Z] 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-06-07T23:11:09.092Z] 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-06-07T23:11:09.656Z] 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-06-07T23:11:16.211Z] 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-06-07T23:11:17.600Z] 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-06-07T23:11:18.977Z] 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-06-07T23:11:20.354Z] 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-06-07T23:11:20.923Z] 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-06-07T23:11:21.861Z] 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-06-07T23:11:22.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-06-07T23:11:24.195Z] $ docker stop --time=1 0da33b4c4a2fdd2666f766a0565c9d1dc80c47c51374cc8c1e3ea274a9b82fd6 [2023-06-07T23:11:28.731Z] $ docker rm -f --volumes 0da33b4c4a2fdd2666f766a0565c9d1dc80c47c51374cc8c1e3ea274a9b82fd6 [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-06-07T23:11:30.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T23:11:30.077Z] [2023-06-07T23:11:30.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:11:30.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T23:11:30.734Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-07T23:11:30.734Z] 91d30c5bc195: Pulling fs layer [2023-06-07T23:11:30.734Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-07T23:11:30.734Z] 9c61dcf015f6: Pulling fs layer [2023-06-07T23:11:30.734Z] 4698f68db338: Pulling fs layer [2023-06-07T23:11:30.734Z] 2a2f49069b9e: Pulling fs layer [2023-06-07T23:11:30.734Z] e0025b399a48: Pulling fs layer [2023-06-07T23:11:30.734Z] 4698f68db338: Waiting [2023-06-07T23:11:30.734Z] 2a2f49069b9e: Waiting [2023-06-07T23:11:30.734Z] e0025b399a48: Waiting [2023-06-07T23:11:30.734Z] 91d30c5bc195: Verifying Checksum [2023-06-07T23:11:30.734Z] 91d30c5bc195: Download complete [2023-06-07T23:11:30.734Z] 4698f68db338: Verifying Checksum [2023-06-07T23:11:30.734Z] 4698f68db338: Download complete [2023-06-07T23:11:30.734Z] 91d30c5bc195: Pull complete [2023-06-07T23:11:30.734Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-07T23:11:30.734Z] 2e9b0aa3be6d: Download complete [2023-06-07T23:11:30.734Z] e0025b399a48: Verifying Checksum [2023-06-07T23:11:30.734Z] e0025b399a48: Download complete [2023-06-07T23:11:30.993Z] 2a2f49069b9e: Download complete [2023-06-07T23:11:31.257Z] 2e9b0aa3be6d: Pull complete [2023-06-07T23:11:31.257Z] 9c61dcf015f6: Verifying Checksum [2023-06-07T23:11:31.257Z] 9c61dcf015f6: Download complete [2023-06-07T23:11:33.785Z] 9c61dcf015f6: Pull complete [2023-06-07T23:11:33.785Z] 4698f68db338: Pull complete [2023-06-07T23:11:34.043Z] 2a2f49069b9e: Pull complete [2023-06-07T23:11:34.302Z] e0025b399a48: Pull complete [2023-06-07T23:11:34.302Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-07T23:11:34.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T23:11:34.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:11:34.515Z] prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container [2023-06-07T23:11:34.541Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-07T23:11:37.985Z] $ docker top fd638aee7c1503d5bfca0d3967dcbd4a88124900760e6badde782ecd12f9e176 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T23:11:38.385Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T23:11:40.294Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T23:11:40.294Z] #1 transferring dockerfile: 2.82kB done [2023-06-07T23:11:40.294Z] #1 DONE 0.0s [2023-06-07T23:11:40.553Z] [2023-06-07T23:11:40.553Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T23:11:40.553Z] #2 transferring dockerfile: 2.68kB done [2023-06-07T23:11:40.553Z] #2 DONE 0.0s [2023-06-07T23:11:40.553Z] [2023-06-07T23:11:40.553Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T23:11:40.553Z] #3 transferring dockerfile: 2.06kB done [2023-06-07T23:11:40.553Z] #3 DONE 0.0s [2023-06-07T23:11:40.553Z] [2023-06-07T23:11:40.553Z] #4 [core-command internal] load build definition from Dockerfile [2023-06-07T23:11:40.553Z] #4 transferring dockerfile: 1.82kB done [2023-06-07T23:11:40.553Z] #4 DONE 0.0s [2023-06-07T23:11:40.553Z] [2023-06-07T23:11:40.553Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-06-07T23:11:40.553Z] #5 transferring dockerfile: 1.96kB done [2023-06-07T23:11:40.553Z] #5 DONE 0.0s [2023-06-07T23:11:40.553Z] [2023-06-07T23:11:40.553Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T23:11:40.553Z] #6 transferring dockerfile: 2.63kB done [2023-06-07T23:11:40.553Z] #6 DONE 0.0s [2023-06-07T23:11:40.553Z] [2023-06-07T23:11:40.553Z] #7 [security-bootstrapper internal] load .dockerignore [2023-06-07T23:11:40.814Z] #7 transferring context: 56B done [2023-06-07T23:11:40.814Z] #7 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T23:11:40.814Z] #8 transferring dockerfile: 2.58kB done [2023-06-07T23:11:40.814Z] #8 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #9 [core-data internal] load build definition from Dockerfile [2023-06-07T23:11:40.814Z] #9 transferring dockerfile: 1.90kB done [2023-06-07T23:11:40.814Z] #9 DONE 0.1s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T23:11:40.814Z] #10 transferring dockerfile: 1.82kB done [2023-06-07T23:11:40.814Z] #10 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T23:11:40.814Z] #11 transferring dockerfile: 2.04kB 0.0s done [2023-06-07T23:11:40.814Z] #11 DONE 0.1s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T23:11:40.814Z] #12 transferring dockerfile: 1.78kB done [2023-06-07T23:11:40.814Z] #12 DONE 0.1s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T23:11:40.814Z] #13 transferring dockerfile: 2.38kB done [2023-06-07T23:11:40.814Z] #13 DONE 0.1s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-06-07T23:11:40.814Z] #14 transferring dockerfile: 1.84kB done [2023-06-07T23:11:40.814Z] #14 DONE 0.1s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T23:11:40.814Z] #15 transferring dockerfile: 2.12kB done [2023-06-07T23:11:40.814Z] #15 DONE 0.1s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #16 [security-spire-agent internal] load .dockerignore [2023-06-07T23:11:40.814Z] #16 transferring context: 56B done [2023-06-07T23:11:40.814Z] #16 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #17 [security-proxy-setup internal] load .dockerignore [2023-06-07T23:11:40.814Z] #17 transferring context: 56B done [2023-06-07T23:11:40.814Z] #17 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #18 [core-command internal] load .dockerignore [2023-06-07T23:11:40.814Z] #18 transferring context: 56B done [2023-06-07T23:11:40.814Z] #18 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #19 [core-metadata internal] load .dockerignore [2023-06-07T23:11:40.814Z] #19 transferring context: 56B done [2023-06-07T23:11:40.814Z] #19 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #20 [security-spire-server internal] load .dockerignore [2023-06-07T23:11:40.814Z] #20 transferring context: 56B done [2023-06-07T23:11:40.814Z] #20 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #21 [security-spire-config internal] load .dockerignore [2023-06-07T23:11:40.814Z] #21 transferring context: 56B done [2023-06-07T23:11:40.814Z] #21 DONE 0.0s [2023-06-07T23:11:40.814Z] [2023-06-07T23:11:40.814Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T23:11:41.072Z] #22 transferring context: 56B done [2023-06-07T23:11:41.072Z] #22 DONE 0.1s [2023-06-07T23:11:41.072Z] [2023-06-07T23:11:41.072Z] #23 [core-data internal] load .dockerignore [2023-06-07T23:11:41.072Z] #23 transferring context: 56B done [2023-06-07T23:11:41.072Z] #23 DONE 0.1s [2023-06-07T23:11:41.072Z] [2023-06-07T23:11:41.072Z] #24 [security-proxy-auth internal] load .dockerignore [2023-06-07T23:11:41.072Z] #24 transferring context: 56B done [2023-06-07T23:11:41.073Z] #24 DONE 0.1s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #25 [support-scheduler internal] load .dockerignore [2023-06-07T23:11:41.073Z] #25 transferring context: 56B done [2023-06-07T23:11:41.073Z] #25 DONE 0.1s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-06-07T23:11:41.073Z] #26 transferring context: 56B done [2023-06-07T23:11:41.073Z] #26 DONE 0.1s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #27 [support-notifications internal] load .dockerignore [2023-06-07T23:11:41.073Z] #27 transferring context: 56B done [2023-06-07T23:11:41.073Z] #27 DONE 0.1s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T23:11:41.073Z] #28 DONE 0.0s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:11:41.073Z] #29 DONE 0.1s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T23:11:41.073Z] #30 transferring context: 56B done [2023-06-07T23:11:41.073Z] #30 DONE 0.1s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T23:11:41.073Z] #28 DONE 0.0s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:11:41.073Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:11:41.073Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:11:41.073Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T23:11:41.073Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T23:11:41.073Z] #31 DONE 0.1s [2023-06-07T23:11:41.073Z] [2023-06-07T23:11:41.073Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:11:41.331Z] #29 DONE 0.1s [2023-06-07T23:11:41.331Z] [2023-06-07T23:11:41.331Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T23:11:41.331Z] #28 DONE 0.0s [2023-06-07T23:11:41.331Z] [2023-06-07T23:11:41.331Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:11:41.331Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:11:41.331Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:11:41.331Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T23:11:41.331Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T23:11:41.331Z] #31 DONE 0.1s [2023-06-07T23:11:41.331Z] [2023-06-07T23:11:41.331Z] #32 [core-metadata internal] load build context [2023-06-07T23:11:41.331Z] #32 ... [2023-06-07T23:11:41.331Z] [2023-06-07T23:11:41.331Z] #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T23:11:41.331Z] #28 DONE 0.0s [2023-06-07T23:11:41.331Z] [2023-06-07T23:11:41.331Z] #32 [core-metadata internal] load build context [2023-06-07T23:11:41.618Z] #32 ... [2023-06-07T23:11:41.618Z] [2023-06-07T23:11:41.618Z] #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:11:41.618Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:11:41.618Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:11:41.618Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T23:11:41.618Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T23:11:41.618Z] #31 DONE 0.1s [2023-06-07T23:11:41.618Z] [2023-06-07T23:11:41.618Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T23:11:41.618Z] #28 DONE 0.0s [2023-06-07T23:11:41.618Z] [2023-06-07T23:11:41.618Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:11:41.618Z] #29 DONE 0.2s [2023-06-07T23:11:41.618Z] [2023-06-07T23:11:41.618Z] #32 [core-metadata internal] load build context [2023-06-07T23:11:41.618Z] #32 ... [2023-06-07T23:11:41.618Z] [2023-06-07T23:11:41.618Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:11:41.618Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:11:41.618Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:11:41.618Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T23:11:41.618Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T23:11:41.618Z] #31 DONE 0.1s [2023-06-07T23:11:41.618Z] [2023-06-07T23:11:41.618Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T23:11:41.618Z] #28 DONE 0.0s [2023-06-07T23:11:41.618Z] [2023-06-07T23:11:41.618Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:11:41.618Z] #29 DONE 0.4s [2023-06-07T23:11:41.618Z] [2023-06-07T23:11:41.618Z] #33 [core-data internal] load build context [2023-06-07T23:11:41.880Z] #33 ... [2023-06-07T23:11:41.880Z] [2023-06-07T23:11:41.880Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:11:41.880Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:11:41.880Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:11:41.880Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T23:11:41.880Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T23:11:41.880Z] #31 DONE 0.1s [2023-06-07T23:11:41.880Z] [2023-06-07T23:11:41.880Z] #33 [core-data internal] load build context [2023-06-07T23:11:41.880Z] #33 ... [2023-06-07T23:11:41.880Z] [2023-06-07T23:11:41.880Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-07T23:11:41.880Z] #34 DONE 1.0s [2023-06-07T23:11:41.880Z] [2023-06-07T23:11:41.880Z] #33 [core-data internal] load build context [2023-06-07T23:11:46.075Z] #33 transferring context: 129.43MB 4.4s [2023-06-07T23:11:47.455Z] #33 ... [2023-06-07T23:11:47.455Z] [2023-06-07T23:11:47.455Z] #35 [core-command internal] load build context [2023-06-07T23:11:47.455Z] #35 ... [2023-06-07T23:11:47.455Z] [2023-06-07T23:11:47.455Z] #33 [core-data internal] load build context [2023-06-07T23:11:50.734Z] #33 transferring context: 351.91MB 9.0s done [2023-06-07T23:11:50.991Z] #33 ... [2023-06-07T23:11:50.991Z] [2023-06-07T23:11:50.991Z] #36 [security-bootstrapper internal] load build context [2023-06-07T23:11:51.249Z] #36 transferring context: 351.91MB 10.1s done [2023-06-07T23:11:51.249Z] #36 ... [2023-06-07T23:11:51.249Z] [2023-06-07T23:11:51.249Z] #37 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T23:11:51.249Z] #0 1.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:51.249Z] #0 1.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:51.249Z] #0 1.800 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T23:11:51.249Z] #0 1.800 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T23:11:51.249Z] #0 1.800 OK: 17823 distinct packages available [2023-06-07T23:11:51.249Z] #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:51.249Z] #0 1.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:51.249Z] #0 2.145 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T23:11:51.249Z] #0 2.179 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T23:11:51.249Z] #0 2.188 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-07T23:11:51.249Z] #0 2.193 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-07T23:11:51.249Z] #0 2.199 (5/7) Installing libucontext (1.2-r0) [2023-06-07T23:11:51.249Z] #0 2.205 (6/7) Installing gcompat (1.1.0-r0) [2023-06-07T23:11:51.249Z] #0 2.207 (7/7) Installing openssl (3.0.9-r1) [2023-06-07T23:11:51.249Z] #0 2.218 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:11:51.249Z] #0 2.232 OK: 8 MiB in 20 packages [2023-06-07T23:11:51.249Z] #37 ... [2023-06-07T23:11:51.249Z] [2023-06-07T23:11:51.249Z] #38 [security-spire-agent internal] load build context [2023-06-07T23:11:51.249Z] #38 transferring context: 351.91MB 9.1s done [2023-06-07T23:11:51.507Z] #38 ... [2023-06-07T23:11:51.507Z] [2023-06-07T23:11:51.507Z] #39 [security-proxy-setup internal] load build context [2023-06-07T23:11:51.507Z] #39 transferring context: 351.91MB 7.9s done [2023-06-07T23:11:51.766Z] #39 ... [2023-06-07T23:11:51.766Z] [2023-06-07T23:11:51.766Z] #40 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T23:11:51.766Z] #0 1.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:51.766Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:51.766Z] #0 1.507 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T23:11:51.766Z] #0 1.519 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:11:51.766Z] #0 1.526 OK: 7 MiB in 16 packages [2023-06-07T23:11:51.766Z] #40 ... [2023-06-07T23:11:51.766Z] [2023-06-07T23:11:51.766Z] #41 [security-spiffe-token-provider internal] load build context [2023-06-07T23:11:51.766Z] #41 transferring context: 351.91MB 8.3s done [2023-06-07T23:11:52.024Z] #41 ... [2023-06-07T23:11:52.024Z] [2023-06-07T23:11:52.024Z] #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T23:11:52.024Z] #0 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:52.024Z] #0 5.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:52.024Z] #0 5.821 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T23:11:52.024Z] #0 5.821 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T23:11:52.024Z] #0 5.821 OK: 17823 distinct packages available [2023-06-07T23:11:52.024Z] #0 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:52.024Z] #0 5.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:52.024Z] #0 6.212 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T23:11:52.024Z] #0 6.234 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T23:11:52.024Z] #0 6.259 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T23:11:52.024Z] #0 6.266 (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T23:11:52.024Z] #0 6.297 (5/9) Installing curl (8.1.2-r0) [2023-06-07T23:11:52.024Z] #0 6.305 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T23:11:52.024Z] #0 6.314 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T23:11:52.024Z] #0 6.318 (8/9) Installing libucontext (1.2-r0) [2023-06-07T23:11:52.024Z] #0 6.321 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T23:11:52.024Z] #0 6.327 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:11:52.024Z] #0 6.332 Executing ca-certificates-20230506-r0.trigger [2023-06-07T23:11:52.024Z] #0 6.430 OK: 10 MiB in 24 packages [2023-06-07T23:11:52.024Z] #42 ... [2023-06-07T23:11:52.024Z] [2023-06-07T23:11:52.024Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:11:52.025Z] #43 transferring context: 351.91MB 8.3s done [2023-06-07T23:11:52.282Z] #43 ... [2023-06-07T23:11:52.282Z] [2023-06-07T23:11:52.282Z] #44 [support-scheduler internal] load build context [2023-06-07T23:11:52.282Z] #44 transferring context: 351.91MB 8.6s done [2023-06-07T23:11:52.282Z] #44 ... [2023-06-07T23:11:52.282Z] [2023-06-07T23:11:52.282Z] #45 [support-notifications internal] load build context [2023-06-07T23:11:52.282Z] #45 transferring context: 351.91MB 8.6s done [2023-06-07T23:11:52.539Z] #45 ... [2023-06-07T23:11:52.539Z] [2023-06-07T23:11:52.539Z] #46 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-06-07T23:11:52.796Z] #46 ... [2023-06-07T23:11:52.796Z] [2023-06-07T23:11:52.796Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T23:11:52.796Z] #0 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:52.796Z] #0 0.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:52.796Z] #0 1.082 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T23:11:52.796Z] #0 1.091 (2/2) Installing su-exec (0.2-r2) [2023-06-07T23:11:52.796Z] #0 1.120 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:11:52.796Z] #0 1.234 OK: 7 MiB in 17 packages [2023-06-07T23:11:52.796Z] #47 ... [2023-06-07T23:11:52.796Z] [2023-06-07T23:11:52.796Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T23:11:53.055Z] #48 ... [2023-06-07T23:11:53.055Z] [2023-06-07T23:11:53.055Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:11:53.055Z] #49 transferring context: 351.91MB 8.9s done [2023-06-07T23:11:53.055Z] #49 ... [2023-06-07T23:11:53.055Z] [2023-06-07T23:11:53.055Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T23:11:54.015Z] #50 ... [2023-06-07T23:11:54.015Z] [2023-06-07T23:11:54.015Z] #51 [security-spire-server internal] load build context [2023-06-07T23:11:54.015Z] #51 transferring context: 351.91MB 9.0s done [2023-06-07T23:11:54.274Z] #51 ... [2023-06-07T23:11:54.274Z] [2023-06-07T23:11:54.274Z] #52 [security-spire-config internal] load build context [2023-06-07T23:11:54.274Z] #52 transferring context: 351.91MB 9.8s done [2023-06-07T23:11:54.274Z] #52 ... [2023-06-07T23:11:54.274Z] [2023-06-07T23:11:54.274Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T23:11:54.533Z] #53 ... [2023-06-07T23:11:54.533Z] [2023-06-07T23:11:54.533Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T23:11:54.533Z] #54 ... [2023-06-07T23:11:54.533Z] [2023-06-07T23:11:54.533Z] #55 [security-proxy-auth internal] load build context [2023-06-07T23:11:54.533Z] #55 transferring context: 351.91MB 9.5s done [2023-06-07T23:11:54.792Z] #55 ... [2023-06-07T23:11:54.792Z] [2023-06-07T23:11:54.792Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T23:11:54.792Z] #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:54.792Z] #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:11:54.792Z] #0 4.893 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T23:11:54.792Z] #0 4.923 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T23:11:54.792Z] #0 4.940 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-07T23:11:54.792Z] #0 4.955 (4/4) Installing openssl (3.0.9-r1) [2023-06-07T23:11:54.792Z] #0 4.971 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:11:54.792Z] #0 4.974 OK: 8 MiB in 17 packages [2023-06-07T23:11:55.051Z] #56 ... [2023-06-07T23:11:55.051Z] [2023-06-07T23:11:55.051Z] #32 [core-metadata internal] load build context [2023-06-07T23:11:55.051Z] #32 transferring context: 351.91MB 8.5s done [2023-06-07T23:11:57.583Z] #32 ... [2023-06-07T23:11:57.583Z] [2023-06-07T23:11:57.583Z] #35 [core-command internal] load build context [2023-06-07T23:11:57.583Z] #35 transferring context: 351.91MB 8.9s done [2023-06-07T23:12:19.536Z] #35 ... [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #39 [security-proxy-setup internal] load build context [2023-06-07T23:12:19.536Z] #39 DONE 35.6s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T23:12:19.536Z] #42 DONE 35.3s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #40 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T23:12:19.536Z] #40 DONE 35.6s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #46 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-06-07T23:12:19.536Z] #46 DONE 34.9s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T23:12:19.536Z] #47 DONE 35.7s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #37 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T23:12:19.536Z] #37 DONE 35.7s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T23:12:19.536Z] #56 DONE 35.7s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #41 [security-spiffe-token-provider internal] load build context [2023-06-07T23:12:19.536Z] #41 DONE 35.5s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #32 [core-metadata internal] load build context [2023-06-07T23:12:19.536Z] #32 DONE 35.7s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:12:19.536Z] #43 DONE 35.3s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #35 [core-command internal] load build context [2023-06-07T23:12:19.536Z] #35 DONE 35.7s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #38 [security-spire-agent internal] load build context [2023-06-07T23:12:19.536Z] #38 DONE 35.8s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.536Z] #45 [support-notifications internal] load build context [2023-06-07T23:12:19.536Z] #45 DONE 35.3s [2023-06-07T23:12:19.536Z] [2023-06-07T23:12:19.537Z] #51 [security-spire-server internal] load build context [2023-06-07T23:12:19.537Z] #51 DONE 35.6s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:12:19.537Z] #57 ... [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #33 [core-data internal] load build context [2023-06-07T23:12:19.537Z] #33 DONE 35.5s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #44 [support-scheduler internal] load build context [2023-06-07T23:12:19.537Z] #44 DONE 35.3s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:12:19.537Z] #49 DONE 35.3s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #52 [security-spire-config internal] load build context [2023-06-07T23:12:19.537Z] #52 DONE 35.6s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #55 [security-proxy-auth internal] load build context [2023-06-07T23:12:19.537Z] #55 DONE 35.6s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T23:12:19.537Z] #58 DONE 0.2s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #36 [security-bootstrapper internal] load build context [2023-06-07T23:12:19.537Z] #36 DONE 36.0s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T23:12:19.537Z] #48 35.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #48 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #48 35.84 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T23:12:19.537Z] #48 35.84 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:12:19.537Z] #48 35.85 OK: 7 MiB in 16 packages [2023-06-07T23:12:19.537Z] #48 DONE 35.9s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T23:12:19.537Z] #53 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #53 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #53 35.69 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T23:12:19.537Z] #53 35.71 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T23:12:19.537Z] #53 35.72 (3/3) Installing su-exec (0.2-r2) [2023-06-07T23:12:19.537Z] #53 35.72 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:12:19.537Z] #53 35.72 Executing ca-certificates-20230506-r0.trigger [2023-06-07T23:12:19.537Z] #53 35.78 OK: 8 MiB in 18 packages [2023-06-07T23:12:19.537Z] #53 DONE 36.0s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:12:19.537Z] #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #59 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #59 ... [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T23:12:19.537Z] #50 35.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #50 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #50 36.38 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T23:12:19.537Z] #50 36.40 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T23:12:19.537Z] #50 36.41 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:12:19.537Z] #50 36.41 Executing ca-certificates-20230506-r0.trigger [2023-06-07T23:12:19.537Z] #50 36.47 OK: 8 MiB in 17 packages [2023-06-07T23:12:19.537Z] #50 DONE 36.6s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:12:19.537Z] #59 1.729 OK: 265 MiB in 53 packages [2023-06-07T23:12:19.537Z] #59 DONE 2.1s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:12:19.537Z] #60 DONE 0.1s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #61 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:12:19.537Z] #61 ... [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T23:12:19.537Z] #62 DONE 2.1s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T23:12:19.537Z] #63 DONE 0.1s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:12:19.537Z] #57 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #57 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #57 2.266 OK: 265 MiB in 53 packages [2023-06-07T23:12:19.537Z] #57 DONE 2.4s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T23:12:19.537Z] #0 1.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #0 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #0 2.212 OK: 265 MiB in 53 packages [2023-06-07T23:12:19.537Z] #64 DONE 2.3s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #65 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T23:12:19.537Z] #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #0 2.312 OK: 265 MiB in 53 packages [2023-06-07T23:12:19.537Z] #65 DONE 2.4s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T23:12:19.537Z] #66 DONE 0.1s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:12:19.537Z] #67 DONE 0.1s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:12:19.537Z] #68 DONE 0.1s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T23:12:19.537Z] #54 35.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #54 36.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #54 37.18 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T23:12:19.537Z] #54 37.18 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T23:12:19.537Z] #54 37.18 OK: 17823 distinct packages available [2023-06-07T23:12:19.537Z] #54 37.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #54 37.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.537Z] #54 37.56 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T23:12:19.537Z] #54 37.56 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T23:12:19.537Z] #54 37.57 (3/4) Installing libucontext (1.2-r0) [2023-06-07T23:12:19.537Z] #54 37.57 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T23:12:19.537Z] #54 37.57 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:12:19.537Z] #54 37.58 OK: 7 MiB in 19 packages [2023-06-07T23:12:19.537Z] #54 DONE 37.7s [2023-06-07T23:12:19.537Z] [2023-06-07T23:12:19.537Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:12:19.798Z] #69 ... [2023-06-07T23:12:19.799Z] [2023-06-07T23:12:19.799Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T23:12:19.799Z] #0 1.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.799Z] #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.799Z] #0 2.381 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T23:12:19.799Z] #0 2.381 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T23:12:19.799Z] #0 2.381 OK: 17830 distinct packages available [2023-06-07T23:12:19.799Z] #0 2.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.799Z] #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T23:12:19.799Z] #0 2.764 OK: 265 MiB in 53 packages [2023-06-07T23:12:19.799Z] #70 DONE 2.9s [2023-06-07T23:12:19.799Z] [2023-06-07T23:12:19.799Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:12:19.799Z] #71 DONE 0.0s [2023-06-07T23:12:20.056Z] [2023-06-07T23:12:20.056Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:12:30.025Z] #72 ... [2023-06-07T23:12:30.025Z] [2023-06-07T23:12:30.025Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:12:30.025Z] #73 ... [2023-06-07T23:12:30.025Z] [2023-06-07T23:12:30.025Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:16.725Z] #74 DONE 56.2s [2023-06-07T23:13:16.725Z] [2023-06-07T23:13:16.725Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:16.725Z] #73 DONE 56.2s [2023-06-07T23:13:16.725Z] [2023-06-07T23:13:16.725Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:16.725Z] #69 DONE 56.2s [2023-06-07T23:13:16.725Z] [2023-06-07T23:13:16.725Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:16.725Z] #72 DONE 55.8s [2023-06-07T23:13:16.725Z] [2023-06-07T23:13:16.725Z] #61 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:16.725Z] #61 DONE 56.7s [2023-06-07T23:13:16.725Z] [2023-06-07T23:13:16.725Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T23:13:26.762Z] #75 ... [2023-06-07T23:13:26.762Z] [2023-06-07T23:13:26.762Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-06-07T23:13:26.762Z] #76 ... [2023-06-07T23:13:26.762Z] [2023-06-07T23:13:26.762Z] #77 [core-command builder 6/7] COPY . . [2023-06-07T23:13:26.762Z] #77 ... [2023-06-07T23:13:26.762Z] [2023-06-07T23:13:26.762Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-07T23:13:26.762Z] #78 ... [2023-06-07T23:13:26.762Z] [2023-06-07T23:13:26.762Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #79 ... [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #80 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #80 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:30.974Z] #81 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:13:30.974Z] #82 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #75 DONE 15.3s [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:13:30.974Z] #83 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #84 [core-data builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #84 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:30.974Z] #85 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:13:30.974Z] #86 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:30.974Z] #87 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #88 [support-scheduler builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #88 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #77 [core-command builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #77 DONE 15.3s [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #89 [core-metadata builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #89 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:13:30.974Z] #90 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:30.974Z] #91 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-06-07T23:13:30.974Z] #76 DONE 15.3s [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #92 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:30.974Z] #93 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:13:30.974Z] #94 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #95 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T23:13:30.974Z] #95 ... [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #78 DONE 15.3s [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:13:30.974Z] #96 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:30.974Z] #97 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #98 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:30.974Z] #99 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:13:30.974Z] #100 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #101 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T23:13:30.974Z] #79 DONE 15.3s [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:30.974Z] #102 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T23:13:30.974Z] #103 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T23:13:30.974Z] #104 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #105 [security-spire-server builder 6/9] COPY . . [2023-06-07T23:13:30.974Z] #105 CACHED [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #95 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T23:13:30.974Z] #95 DONE 0.2s [2023-06-07T23:13:30.974Z] [2023-06-07T23:13:30.974Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T23:13:34.301Z] #106 ... [2023-06-07T23:13:34.301Z] [2023-06-07T23:13:34.301Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T23:13:34.301Z] #107 DONE 3.5s [2023-06-07T23:13:34.670Z] [2023-06-07T23:13:34.670Z] #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T23:13:35.603Z] #108 DONE 1.1s [2023-06-07T23:13:35.603Z] [2023-06-07T23:13:35.603Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:13:35.604Z] #0 1.861 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-06-07T23:13:35.604Z] #109 ... [2023-06-07T23:13:35.604Z] [2023-06-07T23:13:35.604Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T23:13:35.604Z] #106 DONE 4.6s [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #110 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T23:13:35.862Z] #110 CACHED [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #111 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:13:35.862Z] #111 CACHED [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T23:13:35.862Z] #112 CACHED [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T23:13:35.862Z] #113 CACHED [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #114 [security-spire-config builder 6/9] COPY . . [2023-06-07T23:13:35.862Z] #114 CACHED [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T23:13:35.862Z] #115 CACHED [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:13:35.862Z] #116 DONE 0.2s [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #117 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T23:13:35.862Z] #117 DONE 0.3s [2023-06-07T23:13:35.862Z] [2023-06-07T23:13:35.862Z] #118 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:13:36.387Z] #118 ... [2023-06-07T23:13:36.387Z] [2023-06-07T23:13:36.387Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:13:36.387Z] #119 DONE 0.3s [2023-06-07T23:13:36.387Z] [2023-06-07T23:13:36.387Z] #118 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:13:36.387Z] #118 DONE 0.2s [2023-06-07T23:13:36.387Z] [2023-06-07T23:13:36.387Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:13:36.387Z] #120 DONE 0.2s [2023-06-07T23:13:36.387Z] [2023-06-07T23:13:36.387Z] #121 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T23:13:36.951Z] #121 DONE 0.8s [2023-06-07T23:13:36.951Z] [2023-06-07T23:13:36.951Z] #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:13:36.951Z] #122 CACHED [2023-06-07T23:13:36.951Z] [2023-06-07T23:13:36.951Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:13:36.951Z] #123 CACHED [2023-06-07T23:13:36.951Z] [2023-06-07T23:13:36.951Z] #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:13:39.475Z] #124 ... [2023-06-07T23:13:39.475Z] [2023-06-07T23:13:39.475Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:13:39.475Z] #125 DONE 3.1s [2023-06-07T23:13:39.475Z] [2023-06-07T23:13:39.475Z] #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:13:39.475Z] #124 DONE 2.4s [2023-06-07T23:13:39.475Z] [2023-06-07T23:13:39.475Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:13:39.475Z] #126 DONE 2.5s [2023-06-07T23:13:39.475Z] [2023-06-07T23:13:39.475Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T23:13:39.475Z] #127 DONE 0.1s [2023-06-07T23:13:39.475Z] [2023-06-07T23:13:39.475Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T23:13:39.475Z] #128 DONE 0.1s [2023-06-07T23:13:39.475Z] [2023-06-07T23:13:39.475Z] #129 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T23:13:39.475Z] #129 DONE 0.1s [2023-06-07T23:13:39.475Z] [2023-06-07T23:13:39.475Z] #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T23:13:39.475Z] #130 ... [2023-06-07T23:13:39.475Z] [2023-06-07T23:13:39.475Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T23:13:39.475Z] #131 DONE 0.2s [2023-06-07T23:13:39.734Z] [2023-06-07T23:13:39.734Z] #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T23:13:39.734Z] #132 DONE 0.2s [2023-06-07T23:13:39.734Z] [2023-06-07T23:13:39.734Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T23:13:39.734Z] #133 DONE 0.2s [2023-06-07T23:13:39.734Z] [2023-06-07T23:13:39.734Z] #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T23:13:39.734Z] #130 DONE 0.3s [2023-06-07T23:13:39.734Z] [2023-06-07T23:13:39.734Z] #134 [security-spire-config] exporting to image [2023-06-07T23:13:39.734Z] #134 exporting layers [2023-06-07T23:13:40.003Z] #134 ... [2023-06-07T23:13:40.003Z] [2023-06-07T23:13:40.003Z] #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T23:13:40.003Z] #135 DONE 0.3s [2023-06-07T23:13:40.003Z] [2023-06-07T23:13:40.003Z] #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T23:13:40.003Z] #136 DONE 0.3s [2023-06-07T23:13:40.003Z] [2023-06-07T23:13:40.003Z] #134 [security-spire-server] exporting to image [2023-06-07T23:13:40.570Z] #134 exporting layers 0.9s done [2023-06-07T23:13:40.570Z] #134 writing image sha256:61c46c0681858c29e1963cb8640f5940347e33bb0af00894c1645b7d7fe172ec [2023-06-07T23:13:40.838Z] #134 writing image sha256:61c46c0681858c29e1963cb8640f5940347e33bb0af00894c1645b7d7fe172ec done [2023-06-07T23:13:40.838Z] #134 naming to docker.io/library/security-spire-config done [2023-06-07T23:13:40.838Z] #134 ... [2023-06-07T23:13:40.838Z] [2023-06-07T23:13:40.838Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:13:40.838Z] #0 1.803 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-06-07T23:13:40.838Z] #137 ... [2023-06-07T23:13:40.838Z] [2023-06-07T23:13:40.838Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:13:40.838Z] #0 1.014 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-06-07T23:13:41.096Z] #138 ... [2023-06-07T23:13:41.096Z] [2023-06-07T23:13:41.096Z] #139 [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-06-07T23:13:41.096Z] #0 1.717 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-06-07T23:13:41.096Z] #139 ... [2023-06-07T23:13:41.096Z] [2023-06-07T23:13:41.096Z] #134 [security-spire-server] exporting to image [2023-06-07T23:13:41.096Z] #134 exporting layers 1.0s done [2023-06-07T23:13:41.096Z] #134 writing image sha256:73068f1a2ebc1a3cb01e9fb54c36792da7bc537e8432a4436d253ec76ab69b00 0.0s done [2023-06-07T23:13:41.096Z] #134 naming to docker.io/library/security-spire-agent done [2023-06-07T23:13:41.096Z] #134 writing image sha256:9144be36ab28eedf3d27c142d8f3b1a04b1d44c0c475eb3887df1a5e565d4ccd 0.0s done [2023-06-07T23:13:41.096Z] #134 naming to docker.io/library/security-spire-server done [2023-06-07T23:13:41.096Z] #134 DONE 1.4s [2023-06-07T23:13:41.096Z] [2023-06-07T23:13:41.096Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T23:13:41.096Z] #0 0.473 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-06-07T23:13:41.365Z] #140 ... [2023-06-07T23:13:41.365Z] [2023-06-07T23:13:41.365Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T23:13:41.365Z] #0 1.507 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-07T23:13:41.365Z] #141 ... [2023-06-07T23:13:41.365Z] [2023-06-07T23:13:41.365Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T23:13:41.365Z] #0 1.695 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-06-07T23:13:41.630Z] #142 ... [2023-06-07T23:13:41.630Z] [2023-06-07T23:13:41.630Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T23:13:41.630Z] #0 0.844 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-06-07T23:13:41.630Z] #143 ... [2023-06-07T23:13:41.630Z] [2023-06-07T23:13:41.630Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T23:13:41.630Z] #0 0.730 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-06-07T23:13:41.890Z] #144 ... [2023-06-07T23:13:41.890Z] [2023-06-07T23:13:41.890Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T23:13:41.890Z] #0 0.475 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-06-07T23:13:42.148Z] #145 ... [2023-06-07T23:13:42.148Z] [2023-06-07T23:13:42.148Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T23:13:42.148Z] #0 1.016 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-06-07T23:14:38.385Z] #146 ... [2023-06-07T23:14:38.385Z] [2023-06-07T23:14:38.385Z] #139 [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-06-07T23:14:38.385Z] #139 65.89 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-06-07T23:14:50.938Z] #139 DONE 80.1s [2023-06-07T23:14:50.938Z] [2023-06-07T23:14:50.938Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:14:50.938Z] #137 DONE 80.1s [2023-06-07T23:14:50.938Z] [2023-06-07T23:14:50.938Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:14:50.938Z] #109 DONE 80.1s [2023-06-07T23:14:50.938Z] [2023-06-07T23:14:50.938Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T23:14:50.938Z] #140 DONE 80.1s [2023-06-07T23:14:50.938Z] [2023-06-07T23:14:50.938Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T23:14:50.938Z] #145 DONE 80.1s [2023-06-07T23:14:50.938Z] [2023-06-07T23:14:50.938Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T23:14:50.938Z] #141 DONE 80.1s [2023-06-07T23:14:50.938Z] [2023-06-07T23:14:50.938Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T23:14:50.938Z] #142 DONE 80.2s [2023-06-07T23:14:50.938Z] [2023-06-07T23:14:50.938Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T23:14:50.938Z] #146 DONE 80.2s [2023-06-07T23:14:50.938Z] [2023-06-07T23:14:50.938Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:51.504Z] #147 ... [2023-06-07T23:14:51.504Z] [2023-06-07T23:14:51.504Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T23:14:51.504Z] #143 DONE 80.5s [2023-06-07T23:14:51.504Z] [2023-06-07T23:14:51.504Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:14:51.504Z] #138 DONE 80.6s [2023-06-07T23:14:51.504Z] [2023-06-07T23:14:51.504Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T23:14:51.504Z] #144 DONE 80.6s [2023-06-07T23:14:51.504Z] [2023-06-07T23:14:51.504Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:51.762Z] #148 ... [2023-06-07T23:14:51.762Z] [2023-06-07T23:14:51.762Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:51.762Z] #149 DONE 0.8s [2023-06-07T23:14:51.762Z] [2023-06-07T23:14:51.762Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:51.762Z] #147 DONE 0.7s [2023-06-07T23:14:51.762Z] [2023-06-07T23:14:51.762Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:51.762Z] #150 DONE 0.6s [2023-06-07T23:14:51.762Z] [2023-06-07T23:14:51.762Z] #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:51.762Z] #151 DONE 0.6s [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #152 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:52.021Z] #152 DONE 0.5s [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:52.021Z] #148 DONE 0.4s [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T23:14:52.021Z] #153 DONE 0.7s [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.021Z] #154 ... [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.021Z] #155 DONE 0.3s [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.021Z] #156 DONE 0.3s [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.021Z] #157 DONE 0.3s [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:52.021Z] #158 CACHED [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.021Z] #159 CACHED [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:52.021Z] #160 CACHED [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.021Z] #161 CACHED [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.021Z] #162 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.021Z] #162 CACHED [2023-06-07T23:14:52.021Z] [2023-06-07T23:14:52.022Z] #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:52.022Z] #163 CACHED [2023-06-07T23:14:52.022Z] [2023-06-07T23:14:52.022Z] #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.022Z] #164 CACHED [2023-06-07T23:14:52.022Z] [2023-06-07T23:14:52.022Z] #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:52.022Z] #165 CACHED [2023-06-07T23:14:52.022Z] [2023-06-07T23:14:52.022Z] #166 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.022Z] #166 DONE 0.2s [2023-06-07T23:14:52.283Z] [2023-06-07T23:14:52.283Z] #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.283Z] #167 DONE 0.3s [2023-06-07T23:14:52.283Z] [2023-06-07T23:14:52.283Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:52.283Z] #154 DONE 0.3s [2023-06-07T23:14:52.283Z] [2023-06-07T23:14:52.283Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T23:14:52.850Z] #168 ... [2023-06-07T23:14:52.850Z] [2023-06-07T23:14:52.850Z] #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T23:14:52.850Z] #169 DONE 0.7s [2023-06-07T23:14:52.850Z] [2023-06-07T23:14:52.850Z] #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T23:14:53.417Z] #170 ... [2023-06-07T23:14:53.418Z] [2023-06-07T23:14:53.418Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T23:14:53.418Z] #171 DONE 1.5s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T23:14:53.676Z] #172 DONE 1.5s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T23:14:53.676Z] #173 DONE 1.5s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #174 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T23:14:53.676Z] #174 DONE 1.5s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T23:14:53.676Z] #170 DONE 1.5s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T23:14:53.676Z] #175 DONE 1.5s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T23:14:53.676Z] #168 DONE 1.5s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #176 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-07T23:14:53.676Z] #176 DONE 1.6s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:53.676Z] #177 ... [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #178 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T23:14:53.676Z] #178 DONE 1.6s [2023-06-07T23:14:53.676Z] [2023-06-07T23:14:53.676Z] #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:53.676Z] #179 DONE 0.2s [2023-06-07T23:14:53.936Z] [2023-06-07T23:14:53.936Z] #134 [core-command] exporting to image [2023-06-07T23:14:53.936Z] #134 exporting layers [2023-06-07T23:14:53.936Z] #134 ... [2023-06-07T23:14:53.936Z] [2023-06-07T23:14:53.936Z] #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:53.936Z] #180 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:54.214Z] #181 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:54.214Z] #182 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:54.214Z] #183 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #184 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:54.214Z] #184 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T23:14:54.214Z] #185 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:54.214Z] #177 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #186 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T23:14:54.214Z] #186 DONE 2.2s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #134 [core-data] exporting to image [2023-06-07T23:14:54.214Z] #134 ... [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #187 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-06-07T23:14:54.214Z] #187 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #188 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:54.214Z] #188 DONE 0.5s [2023-06-07T23:14:54.214Z] [2023-06-07T23:14:54.214Z] #134 [support-scheduler] exporting to image [2023-06-07T23:14:54.486Z] #134 ... [2023-06-07T23:14:54.486Z] [2023-06-07T23:14:54.486Z] #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T23:14:54.486Z] #189 DONE 0.3s [2023-06-07T23:14:54.486Z] [2023-06-07T23:14:54.486Z] #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T23:14:54.486Z] #190 DONE 0.3s [2023-06-07T23:14:54.486Z] [2023-06-07T23:14:54.486Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T23:14:54.486Z] #191 DONE 0.3s [2023-06-07T23:14:54.486Z] [2023-06-07T23:14:54.486Z] #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T23:14:54.486Z] #192 DONE 0.3s [2023-06-07T23:14:54.486Z] [2023-06-07T23:14:54.486Z] #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:14:54.486Z] #193 DONE 0.3s [2023-06-07T23:14:54.486Z] [2023-06-07T23:14:54.486Z] #134 [core-metadata] exporting to image [2023-06-07T23:14:54.486Z] #134 ... [2023-06-07T23:14:54.486Z] [2023-06-07T23:14:54.486Z] #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:14:54.486Z] #194 DONE 0.3s [2023-06-07T23:14:54.486Z] [2023-06-07T23:14:54.486Z] #134 [core-metadata] exporting to image [2023-06-07T23:14:54.486Z] #134 exporting layers 0.4s done [2023-06-07T23:14:54.773Z] #134 writing image sha256:43f60437fb7ca0a10b3dd9f79df684c5ad1b0f6c3d276003d35d5366b5eb4f91 0.1s done [2023-06-07T23:14:54.773Z] #134 writing image sha256:cb328a97b3c110980a991d6b9d568eebece05e37e8353a408fc8339c3fcc2a97 [2023-06-07T23:14:54.773Z] #134 writing image sha256:40509db46f5cfffba619274da360130fc31ed24d3fc044a29e17c98f034143fb [2023-06-07T23:14:54.773Z] #134 writing image sha256:81605f11fd0918762ad74f0cd9eac60f130a3afa7fbdd2576e1519b480eeb584 [2023-06-07T23:14:54.773Z] #134 writing image sha256:c029223b40b61ce82cead54b86a991420f146afe556a9a8ebab7232dd8a77798 [2023-06-07T23:14:54.773Z] #134 naming to docker.io/library/security-spiffe-token-provider [2023-06-07T23:14:54.773Z] #134 exporting layers 0.3s done [2023-06-07T23:14:54.773Z] #134 writing image sha256:cb328a97b3c110980a991d6b9d568eebece05e37e8353a408fc8339c3fcc2a97 0.1s done [2023-06-07T23:14:54.773Z] #134 writing image sha256:40509db46f5cfffba619274da360130fc31ed24d3fc044a29e17c98f034143fb 0.1s done [2023-06-07T23:14:54.773Z] #134 writing image sha256:81605f11fd0918762ad74f0cd9eac60f130a3afa7fbdd2576e1519b480eeb584 0.1s done [2023-06-07T23:14:54.773Z] #134 writing image sha256:c029223b40b61ce82cead54b86a991420f146afe556a9a8ebab7232dd8a77798 0.1s done [2023-06-07T23:14:54.773Z] #134 naming to docker.io/library/security-spiffe-token-provider done [2023-06-07T23:14:54.773Z] #134 naming to docker.io/library/support-scheduler done [2023-06-07T23:14:54.773Z] #134 naming to docker.io/library/support-notifications done [2023-06-07T23:14:54.773Z] #134 naming to docker.io/library/core-data done [2023-06-07T23:14:54.773Z] #134 naming to docker.io/library/core-command done [2023-06-07T23:14:54.773Z] #134 writing image sha256:98f8db2e33c4686863c0321ec42d827785f1164c8dbdb0d3586f33e64008615e done [2023-06-07T23:14:54.773Z] #134 naming to docker.io/library/core-metadata done [2023-06-07T23:14:54.773Z] #134 DONE 2.3s [2023-06-07T23:14:54.773Z] [2023-06-07T23:14:54.773Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T23:14:54.773Z] #195 DONE 0.3s [2023-06-07T23:14:54.773Z] [2023-06-07T23:14:54.773Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:14:54.773Z] #196 DONE 0.3s [2023-06-07T23:14:54.773Z] [2023-06-07T23:14:54.773Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T23:14:55.391Z] #197 DONE 0.5s [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T23:14:55.392Z] #198 DONE 0.6s [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T23:14:55.392Z] #199 DONE 0.9s [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T23:14:55.392Z] #200 DONE 0.9s [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T23:14:55.392Z] #201 DONE 0.1s [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #134 [security-proxy-auth] exporting to image [2023-06-07T23:14:55.392Z] #134 ... [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T23:14:55.392Z] #202 DONE 0.9s [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T23:14:55.392Z] #203 DONE 0.1s [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-07T23:14:55.392Z] #204 DONE 0.1s [2023-06-07T23:14:55.392Z] [2023-06-07T23:14:55.392Z] #134 [security-proxy-setup] exporting to image [2023-06-07T23:14:55.719Z] #134 exporting layers 0.2s done [2023-06-07T23:14:55.719Z] #134 writing image sha256:70d8c83dc085fc539707e0edc7c416f7b159ff0ddbb7115a662e50ca3bd420f8 done [2023-06-07T23:14:55.719Z] #134 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-07T23:14:55.719Z] #134 writing image sha256:f69cb6351ba870afc98141e95376ade98db44c7d3b8ba34402cafba3c68781e0 0.0s done [2023-06-07T23:14:55.719Z] #134 naming to docker.io/library/security-proxy-auth done [2023-06-07T23:14:55.719Z] #134 exporting layers 0.3s done [2023-06-07T23:14:55.719Z] #134 writing image sha256:f45d7383adab6f9b1a088597d22f6771f414cdc1514aa822f0d41713027318bd 0.0s done [2023-06-07T23:14:55.719Z] #134 naming to docker.io/library/security-proxy-setup 0.0s done [2023-06-07T23:14:55.719Z] #134 DONE 2.7s [2023-06-07T23:14:55.719Z] [2023-06-07T23:14:55.719Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-07T23:14:55.719Z] #205 DONE 0.1s [2023-06-07T23:14:55.719Z] [2023-06-07T23:14:55.719Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T23:14:55.719Z] #206 DONE 0.1s [2023-06-07T23:14:55.719Z] [2023-06-07T23:14:55.719Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T23:14:55.719Z] #207 DONE 0.0s [2023-06-07T23:14:55.719Z] [2023-06-07T23:14:55.719Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T23:14:56.002Z] #208 ... [2023-06-07T23:14:56.002Z] [2023-06-07T23:14:56.002Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T23:14:56.002Z] #209 DONE 0.6s [2023-06-07T23:14:56.002Z] [2023-06-07T23:14:56.002Z] #134 [security-secretstore-setup] exporting to image [2023-06-07T23:14:56.279Z] #134 exporting layers 0.2s done [2023-06-07T23:14:56.279Z] #134 writing image sha256:45442388989c33d6edf6b1b94c4966d1454a53d1c26ef75600138a8098df4c2d done [2023-06-07T23:14:56.279Z] #134 naming to docker.io/library/security-secretstore-setup done [2023-06-07T23:14:56.279Z] #134 DONE 2.9s [2023-06-07T23:14:56.279Z] [2023-06-07T23:14:56.279Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T23:14:56.279Z] #208 DONE 0.5s [2023-06-07T23:14:56.279Z] [2023-06-07T23:14:56.279Z] #134 [security-bootstrapper] exporting to image [2023-06-07T23:14:56.279Z] #134 exporting layers 0.2s done [2023-06-07T23:14:56.279Z] #134 writing image sha256:3ebbf00ff7d5e0b2a74d359b36f9c4b5651d2dfac0fbcba3c430b16119c290fb done [2023-06-07T23:14:56.279Z] #134 naming to docker.io/library/security-bootstrapper done [2023-06-07T23:14:56.279Z] #134 DONE 3.1s [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:14:56.279Z] time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T23:14:56.312Z] $ docker stop --time=1 fd638aee7c1503d5bfca0d3967dcbd4a88124900760e6badde782ecd12f9e176 [2023-06-07T23:14:57.591Z] $ docker rm -f --volumes fd638aee7c1503d5bfca0d3967dcbd4a88124900760e6badde782ecd12f9e176 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T23:14:57.999Z] + docker images [2023-06-07T23:14:58.000Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T23:14:58.000Z] security-bootstrapper latest 3ebbf00ff7d5 1 second ago 22.2MB [2023-06-07T23:14:58.000Z] security-proxy-auth latest f69cb6351ba8 2 seconds ago 18.3MB [2023-06-07T23:14:58.000Z] security-proxy-setup latest f45d7383adab 2 seconds ago 23.5MB [2023-06-07T23:14:58.000Z] security-secretstore-setup latest 45442388989c 2 seconds ago 32.8MB [2023-06-07T23:14:58.000Z] core-common-config-bootstrapper latest 70d8c83dc085 2 seconds ago 17.2MB [2023-06-07T23:14:58.000Z] core-metadata latest 98f8db2e33c4 3 seconds ago 20.4MB [2023-06-07T23:14:58.000Z] core-command latest c029223b40b6 4 seconds ago 19.9MB [2023-06-07T23:14:58.000Z] core-data latest 81605f11fd09 4 seconds ago 20MB [2023-06-07T23:14:58.000Z] security-spiffe-token-provider latest 43f60437fb7c 4 seconds ago 32.8MB [2023-06-07T23:14:58.000Z] support-notifications latest cb328a97b3c1 4 seconds ago 32.4MB [2023-06-07T23:14:58.000Z] support-scheduler latest 40509db46f5c 4 seconds ago 31.8MB [2023-06-07T23:14:58.000Z] security-spire-server latest 9144be36ab28 About a minute ago 107MB [2023-06-07T23:14:58.000Z] security-spire-config latest 61c46c068185 About a minute ago 102MB [2023-06-07T23:14:58.000Z] security-spire-agent latest 73068f1a2ebc About a minute ago 166MB [2023-06-07T23:14:58.000Z] ci-base-image-x86_64 latest 62062c748670 5 minutes ago 918MB [2023-06-07T23:14:58.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB [2023-06-07T23:14:58.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB [2023-06-07T23:14:58.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T23:21:07.993Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18187 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws [2023-06-07T23:21:08.054Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-06-07T23:21:08.123Z] The recommended git tool is: git [2023-06-07T23:21:14.381Z] using credential edgex-jenkins-ssh [2023-06-07T23:21:14.399Z] Cloning the remote Git repository [2023-06-07T23:21:14.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-07T23:21:14.522Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-06-07T23:21:14.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T23:21:14.683Z] > git --version # timeout=10 [2023-06-07T23:21:14.710Z] > git --version # 'git version 2.25.1' [2023-06-07T23:21:14.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T23:21:14.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T23:21:31.836Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T23:21:31.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T23:21:33.610Z] Merging remotes/origin/main commit c55854ac7464199654154337a44695fb0d8bdf7d into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d [2023-06-07T23:21:34.222Z] Merge succeeded, producing a0e2e2e9586d7bfd9b85eb2556a26333998467c8 [2023-06-07T23:21:34.222Z] Checking out Revision a0e2e2e9586d7bfd9b85eb2556a26333998467c8 (PR-4592) [2023-06-07T23:21:32.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T23:21:32.874Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T23:21:32.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T23:21:32.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-07T23:21:33.621Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T23:21:33.706Z] > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # timeout=10 [2023-06-07T23:21:33.930Z] > git remote # timeout=10 [2023-06-07T23:21:33.947Z] > git config --get remote.origin.url # timeout=10 [2023-06-07T23:21:33.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T23:21:33.990Z] > git merge c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 [2023-06-07T23:21:34.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-07T23:21:34.226Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T23:21:34.242Z] > git checkout -f a0e2e2e9586d7bfd9b85eb2556a26333998467c8 # timeout=10 [2023-06-07T23:21:37.797Z] Commit message: "Merge commit 'c55854ac7464199654154337a44695fb0d8bdf7d' into HEAD" [2023-06-07T23:21:37.797Z] First time build. Skipping changelog. [2023-06-07T23:21:37.838Z] > git --version # timeout=10 [2023-06-07T23:21:37.849Z] > git --version # 'git version 2.25.1' [2023-06-07T23:21:37.863Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T23:21:38.977Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T23:21:38.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T23:21:38.977Z] Dload Upload Total Spent Left Speed [2023-06-07T23:21:38.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-06-07T23:21:39.714Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T23:21:40.079Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T23:21:40.079Z] + sudo tee /etc/docker/daemon.new [2023-06-07T23:21:40.079Z] { [2023-06-07T23:21:40.079Z] "registry-mirrors": [ [2023-06-07T23:21:40.079Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T23:21:40.079Z] ], [2023-06-07T23:21:40.079Z] "bip": "10.250.0.254/24", [2023-06-07T23:21:40.079Z] "hosts": [ [2023-06-07T23:21:40.079Z] "tcp://0.0.0.0:5555", [2023-06-07T23:21:40.079Z] "unix:///var/run/docker.sock" [2023-06-07T23:21:40.079Z] ], [2023-06-07T23:21:40.079Z] "mtu": 1458, [2023-06-07T23:21:40.079Z] "selinux-enabled": true, [2023-06-07T23:21:40.079Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T23:21:40.079Z] } [Pipeline] sh [2023-06-07T23:21:40.418Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T23:21:40.757Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T23:21:59.061Z] provisioning config files... [2023-06-07T23:21:59.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3139624209143674375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:21:59.491Z] ---> docker-login.sh [2023-06-07T23:21:59.492Z] nexus3.edgexfoundry.org:10001 [2023-06-07T23:22:00.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:22:00.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:22:00.089Z] Configure a credential helper to remove this warning. See [2023-06-07T23:22:00.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:22:00.089Z] [2023-06-07T23:22:00.089Z] Login Succeeded [2023-06-07T23:22:00.089Z] nexus3.edgexfoundry.org:10002 [2023-06-07T23:22:00.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:22:00.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:22:00.643Z] Configure a credential helper to remove this warning. See [2023-06-07T23:22:00.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:22:00.643Z] [2023-06-07T23:22:00.643Z] Login Succeeded [2023-06-07T23:22:00.643Z] nexus3.edgexfoundry.org:10003 [2023-06-07T23:22:00.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:22:00.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:22:00.917Z] Configure a credential helper to remove this warning. See [2023-06-07T23:22:00.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:22:00.917Z] [2023-06-07T23:22:00.917Z] Login Succeeded [2023-06-07T23:22:00.917Z] nexus3.edgexfoundry.org:10004 [2023-06-07T23:22:01.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:22:01.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:22:01.192Z] Configure a credential helper to remove this warning. See [2023-06-07T23:22:01.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:22:01.192Z] [2023-06-07T23:22:01.192Z] Login Succeeded [2023-06-07T23:22:01.192Z] docker.io [2023-06-07T23:22:01.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T23:22:01.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T23:22:01.736Z] Configure a credential helper to remove this warning. See [2023-06-07T23:22:01.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T23:22:01.736Z] [2023-06-07T23:22:01.736Z] Login Succeeded [2023-06-07T23:22:01.736Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T23:22:01.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-07T23:22:02.450Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-06-07T23:22:02.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T23:22:02.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T23:22:02.563Z] ========================================================= [2023-06-07T23:22:02.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T23:22:02.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T23:22:02.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T23:22:02.944Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T23:22:02.944Z] c41833b44d91: Pulling fs layer [2023-06-07T23:22:02.944Z] ed15518f5707: Pulling fs layer [2023-06-07T23:22:02.944Z] feae8fd75edb: Pulling fs layer [2023-06-07T23:22:02.944Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T23:22:02.944Z] 3cdef696dda3: Pulling fs layer [2023-06-07T23:22:02.944Z] 2ced38df9373: Pulling fs layer [2023-06-07T23:22:02.944Z] 58f1dce35555: Pulling fs layer [2023-06-07T23:22:02.944Z] 3cdef696dda3: Waiting [2023-06-07T23:22:02.944Z] 2ced38df9373: Waiting [2023-06-07T23:22:02.944Z] 242c74f7c9fa: Waiting [2023-06-07T23:22:02.944Z] 58f1dce35555: Waiting [2023-06-07T23:22:03.230Z] ed15518f5707: Verifying Checksum [2023-06-07T23:22:03.230Z] ed15518f5707: Download complete [2023-06-07T23:22:03.231Z] 242c74f7c9fa: Verifying Checksum [2023-06-07T23:22:03.231Z] 242c74f7c9fa: Download complete [2023-06-07T23:22:03.231Z] 3cdef696dda3: Verifying Checksum [2023-06-07T23:22:03.231Z] 3cdef696dda3: Download complete [2023-06-07T23:22:03.231Z] c41833b44d91: Verifying Checksum [2023-06-07T23:22:03.231Z] c41833b44d91: Download complete [2023-06-07T23:22:04.204Z] c41833b44d91: Pull complete [2023-06-07T23:22:04.798Z] 58f1dce35555: Verifying Checksum [2023-06-07T23:22:04.798Z] 58f1dce35555: Download complete [2023-06-07T23:22:04.798Z] ed15518f5707: Pull complete [2023-06-07T23:22:05.779Z] feae8fd75edb: Verifying Checksum [2023-06-07T23:22:05.779Z] feae8fd75edb: Download complete [2023-06-07T23:22:06.049Z] 2ced38df9373: Verifying Checksum [2023-06-07T23:22:06.049Z] 2ced38df9373: Download complete [2023-06-07T23:22:18.404Z] feae8fd75edb: Pull complete [2023-06-07T23:22:18.404Z] 242c74f7c9fa: Pull complete [2023-06-07T23:22:18.404Z] 3cdef696dda3: Pull complete [2023-06-07T23:22:25.084Z] 2ced38df9373: Pull complete [2023-06-07T23:22:26.511Z] 58f1dce35555: Pull complete [2023-06-07T23:22:26.511Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T23:22:26.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T23:22:26.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T23:22:26.895Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T23:22:26.895Z] WORKDIR /edgex [2023-06-07T23:22:26.895Z] COPY go.mod . [2023-06-07T23:22:26.895Z] RUN go mod download [2023-06-07T23:22:26.895Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-07T23:22:27.481Z] Sending build context to Docker daemon 2.947MB [2023-06-07T23:22:27.481Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T23:22:27.481Z] ---> fadd8f120f05 [2023-06-07T23:22:27.481Z] Step 2/4 : WORKDIR /edgex [2023-06-07T23:22:29.431Z] ---> Running in 2ec3a094516c [2023-06-07T23:22:29.698Z] Removing intermediate container 2ec3a094516c [2023-06-07T23:22:29.698Z] ---> 369a0f388b6d [2023-06-07T23:22:29.698Z] Step 3/4 : COPY go.mod . [2023-06-07T23:22:30.282Z] ---> 6fcd96618608 [2023-06-07T23:22:30.282Z] Step 4/4 : RUN go mod download [2023-06-07T23:22:30.282Z] ---> Running in cefdea36e633 [2023-06-07T23:23:02.759Z] Removing intermediate container cefdea36e633 [2023-06-07T23:23:02.759Z] ---> d8dce7b932e7 [2023-06-07T23:23:02.759Z] Successfully built d8dce7b932e7 [2023-06-07T23:23:02.759Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:23:03.165Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T23:23:03.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:23:03.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-18187 does not seem to be running inside a container [2023-06-07T23:23:03.532Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T23:23:04.783Z] $ docker top ae69644328f9c017a066273046031f90255d7879426b07949620fde162ccb9ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T23:23:05.661Z] + go version [2023-06-07T23:23:05.661Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T23:23:05.698Z] $ docker stop --time=1 ae69644328f9c017a066273046031f90255d7879426b07949620fde162ccb9ae [2023-06-07T23:23:07.449Z] $ docker rm -f --volumes ae69644328f9c017a066273046031f90255d7879426b07949620fde162ccb9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:23:08.311Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T23:23:08.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:23:08.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-18187 does not seem to be running inside a container [2023-06-07T23:23:08.635Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T23:23:09.841Z] $ docker top d23fd3811fa0134da6696caece989a75d702bc04b0bb444446e14c817201e36e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T23:23:10.098Z] ========================================================= [2023-06-07T23:23:10.098Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T23:23:10.098Z] ========================================================= [Pipeline] sh [2023-06-07T23:23:10.742Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-06-07T23:23:11.454Z] + make test [2023-06-07T23:23:11.454Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T23:23:58.321Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T23:26:05.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T23:26:05.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T23:26:10.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T23:26:10.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T23:26:10.432Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T23:26:13.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T23:26:13.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T23:26:13.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T23:26:13.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T23:26:16.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T23:26:18.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T23:26:18.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T23:26:18.975Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T23:26:18.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T23:26:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T23:26:37.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T23:26:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements [2023-06-07T23:26:45.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 98.5% of statements [2023-06-07T23:26:52.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T23:26:52.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T23:26:52.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T23:26:54.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.446s coverage: 71.5% of statements [2023-06-07T23:26:58.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T23:26:58.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T23:26:58.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.377s coverage: 54.0% of statements [2023-06-07T23:27:02.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T23:27:02.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T23:27:02.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T23:27:02.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T23:27:02.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T23:27:10.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T23:27:10.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T23:27:23.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.006s coverage: 88.5% of statements [2023-06-07T23:27:23.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.445s coverage: 3.8% of statements [2023-06-07T23:27:27.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T23:27:27.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T23:27:27.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T23:27:28.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.633s coverage: 95.6% of statements [2023-06-07T23:27:28.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T23:27:28.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T23:27:28.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T23:27:28.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T23:27:28.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T23:27:28.952Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements [2023-06-07T23:27:35.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T23:27:35.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T23:27:35.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T23:27:35.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements [2023-06-07T23:27:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T23:27:45.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T23:27:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.420s coverage: 0.9% of statements [2023-06-07T23:27:45.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 29.0% of statements [2023-06-07T23:27:51.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.328s coverage: 42.9% of statements [2023-06-07T23:27:51.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 82.9% of statements [2023-06-07T23:27:51.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.259s coverage: 94.1% of statements [2023-06-07T23:27:51.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.340s coverage: 96.3% of statements [2023-06-07T23:27:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements [2023-06-07T23:27:57.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T23:27:58.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T23:27:58.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T23:27:58.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T23:28:00.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T23:28:00.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T23:28:00.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T23:28:00.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T23:28:07.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements [2023-06-07T23:28:07.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T23:28:07.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T23:28:07.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T23:28:07.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T23:28:14.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T23:28:14.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T23:28:16.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.280s coverage: 92.9% of statements [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.103s coverage: 64.4% of statements [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 62.3% of statements [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.205s coverage: 100.0% of statements [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.556s coverage: 81.8% of statements [2023-06-07T23:28:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T23:28:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements [2023-06-07T23:28:24.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T23:28:24.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 86.0% of statements [2023-06-07T23:28:31.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T23:28:31.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T23:28:32.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.173s coverage: 63.1% of statements [2023-06-07T23:28:32.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements [2023-06-07T23:28:34.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2023-06-07T23:28:34.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-06-07T23:28:34.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements [2023-06-07T23:28:34.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T23:28:34.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T23:28:34.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T23:28:34.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-06-07T23:28:44.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T23:28:44.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T23:28:44.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T23:28:44.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 38.4% of statements [2023-06-07T23:28:44.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements [2023-06-07T23:28:50.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T23:28:50.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T23:28:50.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T23:28:50.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T23:28:50.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements [2023-06-07T23:28:56.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T23:28:56.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T23:28:56.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T23:28:56.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T23:29:03.621Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.307s coverage: 17.7% of statements [2023-06-07T23:29:04.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T23:29:04.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T23:29:04.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T23:29:04.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T23:29:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.3% of statements [2023-06-07T23:29:09.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T23:29:09.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T23:29:09.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 61.5% of statements [2023-06-07T23:29:12.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T23:29:12.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T23:29:12.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements [2023-06-07T23:29:13.248Z] 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-06-07T23:29:13.248Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-07T23:29:13.248Z] go vet ./... [2023-06-07T23:32:04.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T23:32:05.586Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T23:32:06.170Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T23:32:06.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T23:32:07.446Z] + ls -al . [2023-06-07T23:32:07.446Z] total 716 [2023-06-07T23:32:07.446Z] drwxrwxr-x 10 1001 1001 4096 Jun 7 23:23 . [2023-06-07T23:32:07.446Z] drwxr-xr-x 4 root root 4096 Jun 7 23:23 .. [2023-06-07T23:32:07.446Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 23:21 .blubracket [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 23:21 .dockerignore [2023-06-07T23:32:07.446Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 23:21 .git [2023-06-07T23:32:07.446Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 23:21 .github [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 23:21 .gitignore [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 23:21 .golangci.yml [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 23:21 .hadolint.yml [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 23:21 .sonarcloud.properties [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 23:21 ADOPTERS.md [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 23:21 Attribution.txt [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 23:21 CHANGELOG.md [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 23:21 CONTRIBUTING.md [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 23:21 GOVERNANCE.md [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 23:21 Jenkinsfile [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 23:21 LICENSE [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 23:21 Makefile [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 23:21 OWNERS.md [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 23:21 README.md [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 23:21 SECURITY.md [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 5 Jun 7 23:08 VERSION [2023-06-07T23:32:07.446Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 23:21 bin [2023-06-07T23:32:07.446Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 23:21 cmd [2023-06-07T23:32:07.446Z] -rw-r--r-- 1 root root 447730 Jun 7 23:29 coverage.out [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 3159 Jun 7 23:21 go.mod [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 31048 Jun 7 23:21 go.sum [2023-06-07T23:32:07.446Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 23:21 internal [2023-06-07T23:32:07.446Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 23:21 openapi [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 23:21 security.txt [2023-06-07T23:32:07.446Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 23:21 snap [2023-06-07T23:32:07.446Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 23:21 version.go [Pipeline] sh [2023-06-07T23:32:08.107Z] + '[' -e coverage.out ] [2023-06-07T23:32:08.107Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T23:32:08.226Z] Warning: overwriting stash ‘coverage-report’ [2023-06-07T23:32:09.048Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T23:32:09.787Z] + make build [2023-06-07T23:32:09.787Z] 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-06-07T23:34:01.642Z] 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-06-07T23:34:01.642Z] 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-06-07T23:34:01.642Z] 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-06-07T23:34:04.988Z] 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-06-07T23:34:51.830Z] 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-06-07T23:34:57.171Z] 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-06-07T23:35:03.823Z] 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-06-07T23:35:09.178Z] 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-06-07T23:35:13.432Z] 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-06-07T23:35:17.691Z] 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-06-07T23:35:24.335Z] 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-06-07T23:35:31.027Z] $ docker stop --time=1 d23fd3811fa0134da6696caece989a75d702bc04b0bb444446e14c817201e36e [2023-06-07T23:35:33.183Z] $ docker rm -f --volumes d23fd3811fa0134da6696caece989a75d702bc04b0bb444446e14c817201e36e [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-06-07T23:35:36.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T23:35:36.156Z] [2023-06-07T23:35:36.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:35:36.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T23:35:36.825Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-07T23:35:36.825Z] 547446be3368: Pulling fs layer [2023-06-07T23:35:36.825Z] d125d8839a47: Pulling fs layer [2023-06-07T23:35:36.825Z] 3e85d5ac6304: Pulling fs layer [2023-06-07T23:35:36.825Z] c3105a71a48b: Pulling fs layer [2023-06-07T23:35:36.825Z] 0f093f025ec4: Pulling fs layer [2023-06-07T23:35:36.825Z] c3106fc0e877: Pulling fs layer [2023-06-07T23:35:36.825Z] c3105a71a48b: Waiting [2023-06-07T23:35:36.825Z] c3106fc0e877: Waiting [2023-06-07T23:35:36.825Z] 0f093f025ec4: Waiting [2023-06-07T23:35:36.825Z] 547446be3368: Verifying Checksum [2023-06-07T23:35:36.825Z] 547446be3368: Download complete [2023-06-07T23:35:36.825Z] c3105a71a48b: Verifying Checksum [2023-06-07T23:35:36.825Z] c3105a71a48b: Download complete [2023-06-07T23:35:37.409Z] d125d8839a47: Verifying Checksum [2023-06-07T23:35:37.409Z] d125d8839a47: Download complete [2023-06-07T23:35:37.409Z] c3106fc0e877: Verifying Checksum [2023-06-07T23:35:37.409Z] 0f093f025ec4: Verifying Checksum [2023-06-07T23:35:37.409Z] 0f093f025ec4: Download complete [2023-06-07T23:35:37.677Z] 547446be3368: Pull complete [2023-06-07T23:35:38.642Z] d125d8839a47: Pull complete [2023-06-07T23:35:39.229Z] 3e85d5ac6304: Verifying Checksum [2023-06-07T23:35:39.229Z] 3e85d5ac6304: Download complete [2023-06-07T23:35:51.530Z] 3e85d5ac6304: Pull complete [2023-06-07T23:35:51.530Z] c3105a71a48b: Pull complete [2023-06-07T23:35:51.530Z] 0f093f025ec4: Pull complete [2023-06-07T23:35:51.530Z] c3106fc0e877: Pull complete [2023-06-07T23:35:51.530Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-07T23:35:51.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T23:35:51.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:35:51.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-18187 does not seem to be running inside a container [2023-06-07T23:35:51.916Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-07T23:35:54.063Z] $ docker top 22ab6da0bd4d5537af8faeeca3876b251e1be02aa18b1755e5b2f00ae77ce6b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T23:35:54.596Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T23:36:02.795Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-06-07T23:36:02.795Z] #1 transferring dockerfile: 1.96kB done [2023-06-07T23:36:02.795Z] #1 DONE 0.2s [2023-06-07T23:36:03.074Z] [2023-06-07T23:36:03.074Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T23:36:03.074Z] #2 transferring dockerfile: 2.04kB done [2023-06-07T23:36:03.074Z] #2 DONE 0.0s [2023-06-07T23:36:03.074Z] [2023-06-07T23:36:03.074Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T23:36:03.341Z] #3 transferring dockerfile: 2.12kB done [2023-06-07T23:36:03.341Z] #3 DONE 0.1s [2023-06-07T23:36:03.341Z] [2023-06-07T23:36:03.341Z] #4 [core-data internal] load build definition from Dockerfile [2023-06-07T23:36:03.341Z] #4 transferring dockerfile: 1.90kB 0.0s done [2023-06-07T23:36:03.341Z] #4 DONE 0.1s [2023-06-07T23:36:03.341Z] [2023-06-07T23:36:03.341Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T23:36:03.341Z] #5 transferring dockerfile: 2.58kB done [2023-06-07T23:36:03.341Z] #5 DONE 0.1s [2023-06-07T23:36:03.341Z] [2023-06-07T23:36:03.341Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-06-07T23:36:03.341Z] #6 transferring dockerfile: 1.84kB done [2023-06-07T23:36:03.614Z] #6 DONE 0.1s [2023-06-07T23:36:03.614Z] [2023-06-07T23:36:03.614Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T23:36:03.614Z] #7 transferring dockerfile: 1.78kB done [2023-06-07T23:36:03.614Z] #7 DONE 0.1s [2023-06-07T23:36:03.614Z] [2023-06-07T23:36:03.614Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T23:36:03.614Z] #8 transferring dockerfile: 2.06kB 0.0s done [2023-06-07T23:36:03.614Z] #8 DONE 0.1s [2023-06-07T23:36:03.614Z] [2023-06-07T23:36:03.614Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T23:36:03.614Z] #9 transferring dockerfile: 2.38kB done [2023-06-07T23:36:03.614Z] #9 DONE 0.1s [2023-06-07T23:36:03.614Z] [2023-06-07T23:36:03.614Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T23:36:03.880Z] #10 transferring dockerfile: 2.68kB 0.0s done [2023-06-07T23:36:03.880Z] #10 DONE 0.1s [2023-06-07T23:36:03.880Z] [2023-06-07T23:36:03.880Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T23:36:03.880Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-06-07T23:36:03.880Z] #11 DONE 0.1s [2023-06-07T23:36:03.880Z] [2023-06-07T23:36:03.880Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T23:36:03.880Z] #12 transferring dockerfile: 1.82kB done [2023-06-07T23:36:03.880Z] #12 DONE 0.1s [2023-06-07T23:36:03.880Z] [2023-06-07T23:36:03.880Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T23:36:03.880Z] #13 transferring dockerfile: 2.63kB done [2023-06-07T23:36:03.880Z] #13 DONE 0.1s [2023-06-07T23:36:03.880Z] [2023-06-07T23:36:03.880Z] #14 [core-command internal] load build definition from Dockerfile [2023-06-07T23:36:03.880Z] #14 transferring dockerfile: 1.82kB done [2023-06-07T23:36:03.880Z] #14 DONE 0.0s [2023-06-07T23:36:03.880Z] [2023-06-07T23:36:03.880Z] #15 [core-metadata internal] load .dockerignore [2023-06-07T23:36:03.880Z] #15 transferring context: 56B done [2023-06-07T23:36:03.880Z] #15 DONE 0.1s [2023-06-07T23:36:04.464Z] [2023-06-07T23:36:04.464Z] #16 [security-proxy-auth internal] load .dockerignore [2023-06-07T23:36:04.733Z] #16 transferring context: 56B done [2023-06-07T23:36:04.733Z] #16 DONE 0.0s [2023-06-07T23:36:04.733Z] [2023-06-07T23:36:04.733Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T23:36:04.733Z] #17 transferring context: 56B done [2023-06-07T23:36:04.733Z] #17 DONE 0.0s [2023-06-07T23:36:04.733Z] [2023-06-07T23:36:04.733Z] #18 [core-data internal] load .dockerignore [2023-06-07T23:36:04.733Z] #18 transferring context: 56B done [2023-06-07T23:36:04.733Z] #18 DONE 0.1s [2023-06-07T23:36:04.733Z] [2023-06-07T23:36:04.733Z] #19 [security-spire-config internal] load .dockerignore [2023-06-07T23:36:05.000Z] #19 transferring context: 56B done [2023-06-07T23:36:05.000Z] #19 DONE 0.1s [2023-06-07T23:36:05.000Z] [2023-06-07T23:36:05.000Z] #20 [support-notifications internal] load .dockerignore [2023-06-07T23:36:05.000Z] #20 transferring context: 56B done [2023-06-07T23:36:05.000Z] #20 DONE 0.1s [2023-06-07T23:36:05.000Z] [2023-06-07T23:36:05.000Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T23:36:05.000Z] #21 transferring context: 56B done [2023-06-07T23:36:05.000Z] #21 DONE 0.1s [2023-06-07T23:36:05.000Z] [2023-06-07T23:36:05.000Z] #22 [security-proxy-setup internal] load .dockerignore [2023-06-07T23:36:05.000Z] #22 transferring context: 56B 0.0s done [2023-06-07T23:36:05.000Z] #22 DONE 0.1s [2023-06-07T23:36:05.000Z] [2023-06-07T23:36:05.000Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-06-07T23:36:05.000Z] #23 transferring context: 56B done [2023-06-07T23:36:05.000Z] #23 DONE 0.0s [2023-06-07T23:36:05.000Z] [2023-06-07T23:36:05.000Z] #24 [security-spire-agent internal] load .dockerignore [2023-06-07T23:36:05.000Z] #24 transferring context: 56B done [2023-06-07T23:36:05.000Z] #24 DONE 0.0s [2023-06-07T23:36:05.000Z] [2023-06-07T23:36:05.000Z] #25 [security-bootstrapper internal] load .dockerignore [2023-06-07T23:36:05.000Z] #25 transferring context: 56B done [2023-06-07T23:36:05.000Z] #25 DONE 0.0s [2023-06-07T23:36:05.265Z] [2023-06-07T23:36:05.265Z] #26 [support-scheduler internal] load .dockerignore [2023-06-07T23:36:05.265Z] #26 transferring context: 56B done [2023-06-07T23:36:05.265Z] #26 DONE 0.1s [2023-06-07T23:36:05.265Z] [2023-06-07T23:36:05.265Z] #27 [security-spire-server internal] load .dockerignore [2023-06-07T23:36:05.265Z] #27 transferring context: 56B done [2023-06-07T23:36:05.265Z] #27 DONE 0.1s [2023-06-07T23:36:05.265Z] [2023-06-07T23:36:05.265Z] #28 [core-command internal] load .dockerignore [2023-06-07T23:36:05.265Z] #28 transferring context: 56B done [2023-06-07T23:36:05.265Z] #28 DONE 0.1s [2023-06-07T23:36:05.265Z] [2023-06-07T23:36:05.265Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:05.265Z] #29 DONE 0.0s [2023-06-07T23:36:05.265Z] [2023-06-07T23:36:05.265Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:36:05.532Z] #30 DONE 0.1s [2023-06-07T23:36:05.532Z] [2023-06-07T23:36:05.532Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:36:05.532Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:36:05.533Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:36:05.533Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T23:36:05.533Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T23:36:06.112Z] #31 ... [2023-06-07T23:36:06.112Z] [2023-06-07T23:36:06.112Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:06.112Z] #29 DONE 0.0s [2023-06-07T23:36:06.112Z] [2023-06-07T23:36:06.112Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:06.112Z] #29 DONE 0.0s [2023-06-07T23:36:06.112Z] [2023-06-07T23:36:06.112Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:36:06.112Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:36:06.112Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:36:06.112Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T23:36:06.112Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T23:36:06.377Z] #31 ... [2023-06-07T23:36:06.377Z] [2023-06-07T23:36:06.377Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:06.377Z] #29 DONE 0.0s [2023-06-07T23:36:06.377Z] [2023-06-07T23:36:06.377Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T23:36:06.377Z] #32 DONE 1.3s [2023-06-07T23:36:06.377Z] [2023-06-07T23:36:06.377Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:36:06.377Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:36:06.377Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:36:06.377Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T23:36:06.377Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T23:36:06.377Z] #31 ... [2023-06-07T23:36:06.377Z] [2023-06-07T23:36:06.378Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:06.378Z] #29 DONE 0.0s [2023-06-07T23:36:06.378Z] [2023-06-07T23:36:06.378Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:36:06.378Z] #30 DONE 0.4s [2023-06-07T23:36:06.643Z] [2023-06-07T23:36:06.643Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T23:36:06.643Z] #32 DONE 1.4s [2023-06-07T23:36:06.643Z] [2023-06-07T23:36:06.643Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:36:06.643Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:36:06.643Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:36:06.643Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T23:36:06.643Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T23:36:06.643Z] #31 ... [2023-06-07T23:36:06.643Z] [2023-06-07T23:36:06.643Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:06.643Z] #29 DONE 0.0s [2023-06-07T23:36:06.643Z] [2023-06-07T23:36:06.643Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:06.643Z] #29 DONE 0.0s [2023-06-07T23:36:06.643Z] [2023-06-07T23:36:06.643Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-06-07T23:36:06.643Z] #33 DONE 0.9s [2023-06-07T23:36:06.643Z] [2023-06-07T23:36:06.643Z] #34 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:36:06.908Z] #34 ... [2023-06-07T23:36:06.908Z] [2023-06-07T23:36:06.908Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:06.908Z] #29 DONE 0.0s [2023-06-07T23:36:06.908Z] [2023-06-07T23:36:06.908Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:36:06.908Z] #30 DONE 0.7s [2023-06-07T23:36:07.177Z] [2023-06-07T23:36:07.177Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T23:36:07.177Z] #32 DONE 1.5s [2023-06-07T23:36:07.177Z] [2023-06-07T23:36:07.177Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-06-07T23:36:07.177Z] #33 DONE 1.0s [2023-06-07T23:36:07.177Z] [2023-06-07T23:36:07.177Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:36:07.177Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:36:07.177Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:36:07.177Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T23:36:07.177Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T23:36:07.177Z] #31 ... [2023-06-07T23:36:07.177Z] [2023-06-07T23:36:07.177Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:07.177Z] #29 DONE 0.0s [2023-06-07T23:36:07.443Z] [2023-06-07T23:36:07.443Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:07.443Z] #35 ... [2023-06-07T23:36:07.443Z] [2023-06-07T23:36:07.443Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:07.443Z] #29 DONE 0.0s [2023-06-07T23:36:07.443Z] [2023-06-07T23:36:07.443Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:07.708Z] #35 ... [2023-06-07T23:36:07.708Z] [2023-06-07T23:36:07.708Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:07.708Z] #29 DONE 0.0s [2023-06-07T23:36:07.708Z] [2023-06-07T23:36:07.708Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:07.978Z] #35 ... [2023-06-07T23:36:07.978Z] [2023-06-07T23:36:07.978Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:36:07.978Z] #30 DONE 1.5s [2023-06-07T23:36:07.978Z] [2023-06-07T23:36:07.978Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:07.978Z] #35 ... [2023-06-07T23:36:07.978Z] [2023-06-07T23:36:07.978Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T23:36:07.978Z] #32 DONE 1.6s [2023-06-07T23:36:07.978Z] [2023-06-07T23:36:07.978Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-06-07T23:36:07.978Z] #33 DONE 1.0s [2023-06-07T23:36:07.978Z] [2023-06-07T23:36:07.978Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:07.978Z] #29 DONE 0.0s [2023-06-07T23:36:07.978Z] [2023-06-07T23:36:07.978Z] #36 [security-spire-agent internal] load build context [2023-06-07T23:36:07.978Z] #36 DONE 0.0s [2023-06-07T23:36:07.978Z] [2023-06-07T23:36:07.978Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:08.244Z] #35 ... [2023-06-07T23:36:08.244Z] [2023-06-07T23:36:08.244Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T23:36:08.244Z] #32 DONE 1.6s [2023-06-07T23:36:08.244Z] [2023-06-07T23:36:08.244Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-07T23:36:08.244Z] #33 DONE 1.0s [2023-06-07T23:36:08.244Z] [2023-06-07T23:36:08.244Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:08.244Z] #35 ... [2023-06-07T23:36:08.244Z] [2023-06-07T23:36:08.244Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T23:36:08.244Z] #29 DONE 0.0s [2023-06-07T23:36:08.244Z] [2023-06-07T23:36:08.244Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:08.825Z] #35 ... [2023-06-07T23:36:08.825Z] [2023-06-07T23:36:08.825Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T23:36:08.825Z] #32 DONE 1.6s [2023-06-07T23:36:08.825Z] [2023-06-07T23:36:08.825Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-06-07T23:36:08.825Z] #33 DONE 1.1s [2023-06-07T23:36:08.825Z] [2023-06-07T23:36:08.825Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T23:36:08.825Z] #30 DONE 2.1s [2023-06-07T23:36:08.825Z] [2023-06-07T23:36:08.825Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:09.093Z] #35 ... [2023-06-07T23:36:09.093Z] [2023-06-07T23:36:09.093Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T23:36:09.093Z] #32 DONE 1.6s [2023-06-07T23:36:09.093Z] [2023-06-07T23:36:09.093Z] #33 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-06-07T23:36:09.093Z] #33 DONE 1.1s [2023-06-07T23:36:09.093Z] [2023-06-07T23:36:09.093Z] #37 [security-spire-server internal] load build context [2023-06-07T23:36:09.093Z] #37 DONE 0.0s [2023-06-07T23:36:09.093Z] [2023-06-07T23:36:09.093Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:10.500Z] #35 transferring context: 11.14MB 4.0s [2023-06-07T23:36:13.079Z] #35 ... [2023-06-07T23:36:13.079Z] [2023-06-07T23:36:13.079Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T23:36:13.079Z] #0 3.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:13.079Z] #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:13.079Z] #0 5.643 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:13.079Z] #0 5.661 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:13.079Z] #0 5.720 OK: 8 MiB in 16 packages [2023-06-07T23:36:13.079Z] #38 DONE 8.1s [2023-06-07T23:36:13.079Z] [2023-06-07T23:36:13.079Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:15.662Z] #35 ... [2023-06-07T23:36:15.662Z] [2023-06-07T23:36:15.662Z] #39 [core-metadata internal] load build context [2023-06-07T23:36:15.662Z] #39 transferring context: 51.50MB 9.5s [2023-06-07T23:36:15.662Z] #39 ... [2023-06-07T23:36:15.662Z] [2023-06-07T23:36:15.662Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:16.657Z] #35 ... [2023-06-07T23:36:16.657Z] [2023-06-07T23:36:16.657Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:16.657Z] #40 ... [2023-06-07T23:36:16.657Z] [2023-06-07T23:36:16.657Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:16.657Z] #41 ... [2023-06-07T23:36:16.657Z] [2023-06-07T23:36:16.657Z] #42 [core-data internal] load build context [2023-06-07T23:36:16.657Z] #42 ... [2023-06-07T23:36:16.657Z] [2023-06-07T23:36:16.657Z] #43 [security-spire-config internal] load build context [2023-06-07T23:36:16.925Z] #43 ... [2023-06-07T23:36:16.925Z] [2023-06-07T23:36:16.925Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T23:36:16.925Z] #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:16.925Z] #0 9.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:16.925Z] #44 ... [2023-06-07T23:36:16.925Z] [2023-06-07T23:36:16.925Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T23:36:16.925Z] #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:16.925Z] #0 7.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:17.194Z] #45 ... [2023-06-07T23:36:17.194Z] [2023-06-07T23:36:17.194Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T23:36:17.194Z] #46 ... [2023-06-07T23:36:17.194Z] [2023-06-07T23:36:17.194Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T23:36:17.194Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:17.194Z] #47 ... [2023-06-07T23:36:17.194Z] [2023-06-07T23:36:17.194Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:17.467Z] #48 ... [2023-06-07T23:36:17.467Z] [2023-06-07T23:36:17.467Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:36:17.467Z] #49 ... [2023-06-07T23:36:17.467Z] [2023-06-07T23:36:17.467Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T23:36:17.749Z] #50 ... [2023-06-07T23:36:17.749Z] [2023-06-07T23:36:17.749Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:36:17.749Z] #51 ... [2023-06-07T23:36:17.749Z] [2023-06-07T23:36:17.749Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T23:36:18.017Z] #52 ... [2023-06-07T23:36:18.017Z] [2023-06-07T23:36:18.017Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T23:36:18.017Z] #53 ... [2023-06-07T23:36:18.017Z] [2023-06-07T23:36:18.017Z] #54 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T23:36:18.017Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:18.283Z] #54 ... [2023-06-07T23:36:18.283Z] [2023-06-07T23:36:18.283Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:18.283Z] #55 ... [2023-06-07T23:36:18.283Z] [2023-06-07T23:36:18.283Z] #36 [security-spire-agent internal] load build context [2023-06-07T23:36:18.549Z] #36 ... [2023-06-07T23:36:18.549Z] [2023-06-07T23:36:18.549Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T23:36:18.549Z] #56 ... [2023-06-07T23:36:18.549Z] [2023-06-07T23:36:18.549Z] #57 [security-spiffe-token-provider internal] load build context [2023-06-07T23:36:18.549Z] #57 ... [2023-06-07T23:36:18.549Z] [2023-06-07T23:36:18.549Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T23:36:18.549Z] #0 5.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:18.549Z] #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:18.549Z] #0 8.644 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T23:36:18.549Z] #0 8.644 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T23:36:18.549Z] #0 8.644 OK: 17694 distinct packages available [2023-06-07T23:36:18.549Z] #0 9.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:18.814Z] #58 ... [2023-06-07T23:36:18.814Z] [2023-06-07T23:36:18.814Z] #34 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:36:18.814Z] #34 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:18.814Z] #34 ... [2023-06-07T23:36:18.814Z] [2023-06-07T23:36:18.814Z] #59 [core-command internal] load build context [2023-06-07T23:36:19.082Z] #59 ... [2023-06-07T23:36:19.082Z] [2023-06-07T23:36:19.082Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:36:19.082Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T23:36:19.082Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T23:36:19.082Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T23:36:19.082Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T23:36:19.082Z] #31 ... [2023-06-07T23:36:19.082Z] [2023-06-07T23:36:19.082Z] #37 [security-spire-server internal] load build context [2023-06-07T23:36:19.349Z] #37 ... [2023-06-07T23:36:19.349Z] [2023-06-07T23:36:19.349Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:36:19.349Z] #60 ... [2023-06-07T23:36:19.349Z] [2023-06-07T23:36:19.349Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T23:36:19.349Z] #61 ... [2023-06-07T23:36:19.349Z] [2023-06-07T23:36:19.349Z] #37 [security-spire-server internal] load build context [2023-06-07T23:36:21.285Z] #37 transferring context: 8.56MB 11.3s [2023-06-07T23:36:25.528Z] #37 ... [2023-06-07T23:36:25.528Z] [2023-06-07T23:36:25.528Z] #36 [security-spire-agent internal] load build context [2023-06-07T23:36:25.528Z] #36 ... [2023-06-07T23:36:25.528Z] [2023-06-07T23:36:25.528Z] #37 [security-spire-server internal] load build context [2023-06-07T23:36:25.793Z] #37 ... [2023-06-07T23:36:25.793Z] [2023-06-07T23:36:25.793Z] #39 [core-metadata internal] load build context [2023-06-07T23:36:25.793Z] #39 transferring context: 74.52MB 20.1s [2023-06-07T23:36:26.059Z] #39 ... [2023-06-07T23:36:26.059Z] [2023-06-07T23:36:26.059Z] #37 [security-spire-server internal] load build context [2023-06-07T23:36:26.642Z] #37 ... [2023-06-07T23:36:26.642Z] [2023-06-07T23:36:26.642Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:26.910Z] #41 ... [2023-06-07T23:36:26.910Z] [2023-06-07T23:36:26.910Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:26.910Z] #35 ... [2023-06-07T23:36:26.910Z] [2023-06-07T23:36:26.910Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:27.177Z] #40 ... [2023-06-07T23:36:27.177Z] [2023-06-07T23:36:27.177Z] #43 [security-spire-config internal] load build context [2023-06-07T23:36:27.177Z] #43 ... [2023-06-07T23:36:27.177Z] [2023-06-07T23:36:27.177Z] #42 [core-data internal] load build context [2023-06-07T23:36:27.442Z] #42 ... [2023-06-07T23:36:27.442Z] [2023-06-07T23:36:27.442Z] #43 [security-spire-config internal] load build context [2023-06-07T23:36:27.708Z] #43 ... [2023-06-07T23:36:27.708Z] [2023-06-07T23:36:27.708Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:27.973Z] #48 ... [2023-06-07T23:36:27.973Z] [2023-06-07T23:36:27.973Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:36:27.973Z] #49 ... [2023-06-07T23:36:27.973Z] [2023-06-07T23:36:27.973Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:28.238Z] #48 ... [2023-06-07T23:36:28.238Z] [2023-06-07T23:36:28.238Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T23:36:28.238Z] #45 11.36 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T23:36:28.238Z] #45 11.36 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T23:36:28.238Z] #45 11.36 OK: 17694 distinct packages available [2023-06-07T23:36:28.238Z] #45 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:28.238Z] #45 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:28.238Z] #45 ... [2023-06-07T23:36:28.238Z] [2023-06-07T23:36:28.238Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:28.504Z] #48 ... [2023-06-07T23:36:28.504Z] [2023-06-07T23:36:28.504Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:28.504Z] #55 ... [2023-06-07T23:36:28.504Z] [2023-06-07T23:36:28.504Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T23:36:28.504Z] #46 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:28.504Z] #46 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:28.771Z] #46 ... [2023-06-07T23:36:28.771Z] [2023-06-07T23:36:28.771Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:28.771Z] #48 ... [2023-06-07T23:36:28.771Z] [2023-06-07T23:36:28.771Z] #57 [security-spiffe-token-provider internal] load build context [2023-06-07T23:36:29.037Z] #57 ... [2023-06-07T23:36:29.037Z] [2023-06-07T23:36:29.037Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:29.037Z] #55 ... [2023-06-07T23:36:29.037Z] [2023-06-07T23:36:29.037Z] #59 [core-command internal] load build context [2023-06-07T23:36:29.303Z] #59 ... [2023-06-07T23:36:29.303Z] [2023-06-07T23:36:29.303Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:29.567Z] #55 ... [2023-06-07T23:36:29.567Z] [2023-06-07T23:36:29.567Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:36:29.567Z] #60 ... [2023-06-07T23:36:29.567Z] [2023-06-07T23:36:29.567Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:30.147Z] #55 ... [2023-06-07T23:36:30.147Z] [2023-06-07T23:36:30.147Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T23:36:30.147Z] #52 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:30.147Z] #52 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:30.147Z] #52 ... [2023-06-07T23:36:30.147Z] [2023-06-07T23:36:30.147Z] #59 [core-command internal] load build context [2023-06-07T23:36:30.412Z] #59 ... [2023-06-07T23:36:30.412Z] [2023-06-07T23:36:30.412Z] #54 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T23:36:30.412Z] #54 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:30.412Z] #54 ... [2023-06-07T23:36:30.412Z] [2023-06-07T23:36:30.412Z] #59 [core-command internal] load build context [2023-06-07T23:36:30.412Z] #59 ... [2023-06-07T23:36:30.412Z] [2023-06-07T23:36:30.412Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T23:36:30.412Z] #58 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:30.684Z] #58 22.86 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T23:36:30.684Z] #58 ... [2023-06-07T23:36:30.684Z] [2023-06-07T23:36:30.684Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T23:36:30.684Z] #47 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:30.684Z] #47 22.91 OK: 263 MiB in 53 packages [2023-06-07T23:36:30.684Z] #47 ... [2023-06-07T23:36:30.684Z] [2023-06-07T23:36:30.684Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:36:30.684Z] #51 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:30.684Z] #51 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:30.952Z] #51 ... [2023-06-07T23:36:30.952Z] [2023-06-07T23:36:30.952Z] #34 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:36:30.952Z] #34 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:30.952Z] #34 ... [2023-06-07T23:36:30.952Z] [2023-06-07T23:36:30.952Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:31.218Z] #55 ... [2023-06-07T23:36:31.218Z] [2023-06-07T23:36:31.218Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T23:36:31.218Z] #44 14.99 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T23:36:31.218Z] #44 15.56 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:31.218Z] #44 15.73 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:31.218Z] #44 15.99 Executing ca-certificates-20230506-r0.trigger [2023-06-07T23:36:31.218Z] #44 19.78 OK: 8 MiB in 17 packages [2023-06-07T23:36:31.218Z] #44 DONE 24.3s [2023-06-07T23:36:31.218Z] [2023-06-07T23:36:31.218Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:31.484Z] #55 transferring context: 32.95MB 22.7s [2023-06-07T23:36:31.763Z] #55 ... [2023-06-07T23:36:31.763Z] [2023-06-07T23:36:31.763Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T23:36:31.763Z] #50 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:31.763Z] #50 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:32.028Z] #50 ... [2023-06-07T23:36:32.028Z] [2023-06-07T23:36:32.028Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:32.028Z] #55 ... [2023-06-07T23:36:32.028Z] [2023-06-07T23:36:32.028Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T23:36:32.028Z] #56 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:32.028Z] #56 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:32.028Z] #56 ... [2023-06-07T23:36:32.028Z] [2023-06-07T23:36:32.028Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:32.609Z] #55 ... [2023-06-07T23:36:32.609Z] [2023-06-07T23:36:32.609Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T23:36:32.609Z] #47 DONE 25.7s [2023-06-07T23:36:32.609Z] [2023-06-07T23:36:32.609Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:33.190Z] #55 ... [2023-06-07T23:36:33.190Z] [2023-06-07T23:36:33.190Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:36:33.190Z] #34 24.38 OK: 263 MiB in 53 packages [2023-06-07T23:36:33.191Z] #34 DONE 27.1s [2023-06-07T23:36:33.191Z] [2023-06-07T23:36:33.191Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:33.191Z] #55 ... [2023-06-07T23:36:33.191Z] [2023-06-07T23:36:33.191Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T23:36:33.191Z] #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:33.191Z] #61 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:33.457Z] #61 ... [2023-06-07T23:36:33.457Z] [2023-06-07T23:36:33.457Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T23:36:33.457Z] #53 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:33.457Z] #53 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:33.457Z] #53 ... [2023-06-07T23:36:33.457Z] [2023-06-07T23:36:33.457Z] #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T23:36:33.457Z] #54 23.71 OK: 263 MiB in 53 packages [2023-06-07T23:36:33.457Z] #54 DONE 26.7s [2023-06-07T23:36:33.457Z] [2023-06-07T23:36:33.457Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:34.866Z] #55 ... [2023-06-07T23:36:34.866Z] [2023-06-07T23:36:34.866Z] #36 [security-spire-agent internal] load build context [2023-06-07T23:36:35.134Z] #36 ... [2023-06-07T23:36:35.134Z] [2023-06-07T23:36:35.134Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T23:36:35.134Z] #50 28.29 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:35.134Z] #50 28.29 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:35.404Z] #50 28.61 OK: 8 MiB in 16 packages [2023-06-07T23:36:35.994Z] #50 ... [2023-06-07T23:36:35.994Z] [2023-06-07T23:36:35.994Z] #39 [core-metadata internal] load build context [2023-06-07T23:36:35.994Z] #39 transferring context: 100.96MB 30.4s [2023-06-07T23:36:36.288Z] #39 ... [2023-06-07T23:36:36.288Z] [2023-06-07T23:36:36.288Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T23:36:36.288Z] #58 23.64 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T23:36:36.288Z] #58 23.89 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T23:36:36.288Z] #58 23.93 (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T23:36:36.288Z] #58 24.04 (5/9) Installing curl (8.1.1-r1) [2023-06-07T23:36:36.288Z] #58 24.13 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:36.288Z] #58 24.29 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T23:36:36.288Z] #58 24.41 (8/9) Installing libucontext (1.2-r0) [2023-06-07T23:36:36.288Z] #58 24.41 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T23:36:36.288Z] #58 24.41 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:36.288Z] #58 24.66 Executing ca-certificates-20230506-r0.trigger [2023-06-07T23:36:36.288Z] #58 27.01 OK: 11 MiB in 24 packages [2023-06-07T23:36:36.288Z] #58 DONE 28.4s [2023-06-07T23:36:36.288Z] [2023-06-07T23:36:36.288Z] #39 [core-metadata internal] load build context [2023-06-07T23:36:36.288Z] #39 ... [2023-06-07T23:36:36.288Z] [2023-06-07T23:36:36.288Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:36.871Z] #55 ... [2023-06-07T23:36:36.871Z] [2023-06-07T23:36:36.871Z] #37 [security-spire-server internal] load build context [2023-06-07T23:36:36.871Z] #37 ... [2023-06-07T23:36:36.871Z] [2023-06-07T23:36:36.871Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:37.151Z] #55 ... [2023-06-07T23:36:37.151Z] [2023-06-07T23:36:37.151Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:37.151Z] #41 ... [2023-06-07T23:36:37.151Z] [2023-06-07T23:36:37.151Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:37.428Z] #35 ... [2023-06-07T23:36:37.428Z] [2023-06-07T23:36:37.428Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T23:36:37.428Z] #45 27.72 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:37.428Z] #45 27.76 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T23:36:37.428Z] #45 27.79 (3/4) Installing libucontext (1.2-r0) [2023-06-07T23:36:37.428Z] #45 27.84 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T23:36:37.428Z] #45 27.88 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:37.428Z] #45 28.14 OK: 8 MiB in 19 packages [2023-06-07T23:36:37.428Z] #45 DONE 30.6s [2023-06-07T23:36:37.428Z] [2023-06-07T23:36:37.428Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:37.428Z] #35 ... [2023-06-07T23:36:37.428Z] [2023-06-07T23:36:37.428Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:37.428Z] #40 ... [2023-06-07T23:36:37.428Z] [2023-06-07T23:36:37.428Z] #42 [core-data internal] load build context [2023-06-07T23:36:37.428Z] #42 ... [2023-06-07T23:36:37.428Z] [2023-06-07T23:36:37.428Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:38.042Z] #40 ... [2023-06-07T23:36:38.042Z] [2023-06-07T23:36:38.042Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T23:36:38.042Z] #61 26.57 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:38.042Z] #61 26.57 (2/2) Installing su-exec (0.2-r2) [2023-06-07T23:36:38.042Z] #61 26.57 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:38.042Z] #61 26.64 OK: 8 MiB in 17 packages [2023-06-07T23:36:38.042Z] #61 DONE 29.2s [2023-06-07T23:36:38.042Z] [2023-06-07T23:36:38.042Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:38.042Z] #40 ... [2023-06-07T23:36:38.042Z] [2023-06-07T23:36:38.042Z] #43 [security-spire-config internal] load build context [2023-06-07T23:36:38.042Z] #43 ... [2023-06-07T23:36:38.042Z] [2023-06-07T23:36:38.042Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:36:38.308Z] #49 ... [2023-06-07T23:36:38.308Z] [2023-06-07T23:36:38.308Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T23:36:38.308Z] #51 27.81 OK: 263 MiB in 53 packages [2023-06-07T23:36:38.308Z] #51 DONE 31.0s [2023-06-07T23:36:38.308Z] [2023-06-07T23:36:38.308Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:38.577Z] #40 ... [2023-06-07T23:36:38.577Z] [2023-06-07T23:36:38.577Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T23:36:38.577Z] #50 DONE 31.7s [2023-06-07T23:36:38.577Z] [2023-06-07T23:36:38.577Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:39.168Z] #40 ... [2023-06-07T23:36:39.168Z] [2023-06-07T23:36:39.168Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:39.168Z] #48 ... [2023-06-07T23:36:39.168Z] [2023-06-07T23:36:39.168Z] #57 [security-spiffe-token-provider internal] load build context [2023-06-07T23:36:39.168Z] #57 ... [2023-06-07T23:36:39.168Z] [2023-06-07T23:36:39.168Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:39.439Z] #41 ... [2023-06-07T23:36:39.439Z] [2023-06-07T23:36:39.439Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T23:36:39.439Z] #56 27.83 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:39.439Z] #56 27.83 (2/2) Installing openssl (3.0.8-r4) [2023-06-07T23:36:39.439Z] #56 28.13 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:39.439Z] #56 28.35 OK: 8 MiB in 17 packages [2023-06-07T23:36:39.439Z] #56 DONE 31.8s [2023-06-07T23:36:39.439Z] [2023-06-07T23:36:39.439Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:39.707Z] #41 ... [2023-06-07T23:36:39.707Z] [2023-06-07T23:36:39.707Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T23:36:39.707Z] #52 24.99 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T23:36:39.707Z] #52 25.42 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:39.707Z] #52 25.45 (3/3) Installing su-exec (0.2-r2) [2023-06-07T23:36:39.707Z] #52 25.54 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:39.707Z] #52 25.73 Executing ca-certificates-20230506-r0.trigger [2023-06-07T23:36:39.707Z] #52 28.24 OK: 8 MiB in 18 packages [2023-06-07T23:36:39.707Z] #52 DONE 31.9s [2023-06-07T23:36:39.707Z] [2023-06-07T23:36:39.707Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:39.707Z] #41 ... [2023-06-07T23:36:39.707Z] [2023-06-07T23:36:39.707Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:36:39.707Z] #60 ... [2023-06-07T23:36:39.707Z] [2023-06-07T23:36:39.707Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T23:36:39.707Z] #46 24.17 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T23:36:39.707Z] #46 24.17 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T23:36:39.707Z] #46 24.17 OK: 17699 distinct packages available [2023-06-07T23:36:39.707Z] #46 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:39.707Z] #46 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:39.707Z] #46 31.52 OK: 263 MiB in 53 packages [2023-06-07T23:36:39.707Z] #46 DONE 32.6s [2023-06-07T23:36:39.707Z] [2023-06-07T23:36:39.707Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:36:39.707Z] #60 ... [2023-06-07T23:36:39.707Z] [2023-06-07T23:36:39.707Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:40.671Z] #41 ... [2023-06-07T23:36:40.671Z] [2023-06-07T23:36:40.671Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T23:36:40.671Z] #53 28.62 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T23:36:40.671Z] #53 28.62 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T23:36:40.671Z] #53 28.62 OK: 17694 distinct packages available [2023-06-07T23:36:40.671Z] #53 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:40.671Z] #53 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T23:36:40.671Z] #53 31.55 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-07T23:36:40.671Z] #53 31.58 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-07T23:36:40.671Z] #53 31.58 (3/5) Installing libucontext (1.2-r0) [2023-06-07T23:36:40.671Z] #53 31.58 (4/5) Installing gcompat (1.1.0-r0) [2023-06-07T23:36:40.671Z] #53 31.61 (5/5) Installing openssl (3.0.8-r4) [2023-06-07T23:36:40.671Z] #53 31.64 Executing busybox-1.35.0-r29.trigger [2023-06-07T23:36:40.671Z] #53 31.75 OK: 9 MiB in 20 packages [2023-06-07T23:36:40.671Z] #53 DONE 32.6s [2023-06-07T23:36:40.671Z] [2023-06-07T23:36:40.671Z] #59 [core-command internal] load build context [2023-06-07T23:36:40.671Z] #59 ... [2023-06-07T23:36:40.671Z] [2023-06-07T23:36:40.671Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:40.671Z] #41 ... [2023-06-07T23:36:40.671Z] [2023-06-07T23:36:40.671Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T23:36:40.671Z] #62 DONE 1.3s [2023-06-07T23:36:40.671Z] [2023-06-07T23:36:40.671Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:41.635Z] #41 transferring context: 82.19MB 34.9s [2023-06-07T23:36:43.593Z] #41 ... [2023-06-07T23:36:43.593Z] [2023-06-07T23:36:43.593Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T23:36:43.593Z] #63 DONE 5.8s [2023-06-07T23:36:43.593Z] [2023-06-07T23:36:43.593Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:45.004Z] #41 ... [2023-06-07T23:36:45.004Z] [2023-06-07T23:36:45.004Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T23:36:45.004Z] #64 DONE 1.1s [2023-06-07T23:36:45.004Z] [2023-06-07T23:36:45.004Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:45.271Z] #41 ... [2023-06-07T23:36:45.271Z] [2023-06-07T23:36:45.271Z] #36 [security-spire-agent internal] load build context [2023-06-07T23:36:45.271Z] #36 ... [2023-06-07T23:36:45.271Z] [2023-06-07T23:36:45.271Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:46.677Z] #41 ... [2023-06-07T23:36:46.677Z] [2023-06-07T23:36:46.677Z] #39 [core-metadata internal] load build context [2023-06-07T23:36:46.677Z] #39 transferring context: 137.77MB 40.9s [2023-06-07T23:36:46.677Z] #39 ... [2023-06-07T23:36:46.677Z] [2023-06-07T23:36:46.677Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:47.260Z] #41 ... [2023-06-07T23:36:47.260Z] [2023-06-07T23:36:47.260Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:47.535Z] #55 ... [2023-06-07T23:36:47.535Z] [2023-06-07T23:36:47.535Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:47.535Z] #35 ... [2023-06-07T23:36:47.535Z] [2023-06-07T23:36:47.535Z] #37 [security-spire-server internal] load build context [2023-06-07T23:36:47.535Z] #37 ... [2023-06-07T23:36:47.535Z] [2023-06-07T23:36:47.535Z] #42 [core-data internal] load build context [2023-06-07T23:36:47.802Z] #42 ... [2023-06-07T23:36:47.802Z] [2023-06-07T23:36:47.802Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:48.392Z] #35 ... [2023-06-07T23:36:48.392Z] [2023-06-07T23:36:48.392Z] #43 [security-spire-config internal] load build context [2023-06-07T23:36:48.392Z] #43 ... [2023-06-07T23:36:48.392Z] [2023-06-07T23:36:48.392Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:36:48.658Z] #49 ... [2023-06-07T23:36:48.658Z] [2023-06-07T23:36:48.658Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:49.240Z] #35 ... [2023-06-07T23:36:49.240Z] [2023-06-07T23:36:49.240Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:49.240Z] #40 ... [2023-06-07T23:36:49.240Z] [2023-06-07T23:36:49.240Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:49.513Z] #35 ... [2023-06-07T23:36:49.513Z] [2023-06-07T23:36:49.513Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:49.513Z] #48 ... [2023-06-07T23:36:49.513Z] [2023-06-07T23:36:49.513Z] #57 [security-spiffe-token-provider internal] load build context [2023-06-07T23:36:49.513Z] #57 ... [2023-06-07T23:36:49.513Z] [2023-06-07T23:36:49.513Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:49.877Z] #48 ... [2023-06-07T23:36:49.877Z] [2023-06-07T23:36:49.877Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:36:49.877Z] #60 ... [2023-06-07T23:36:49.877Z] [2023-06-07T23:36:49.877Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:50.858Z] #48 ... [2023-06-07T23:36:50.858Z] [2023-06-07T23:36:50.858Z] #59 [core-command internal] load build context [2023-06-07T23:36:51.131Z] #59 ... [2023-06-07T23:36:51.131Z] [2023-06-07T23:36:51.131Z] #55 [support-scheduler internal] load build context [2023-06-07T23:36:52.126Z] #55 transferring context: 112.96MB 43.5s [2023-06-07T23:36:53.122Z] #55 ... [2023-06-07T23:36:53.122Z] [2023-06-07T23:36:53.122Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:55.722Z] #48 ... [2023-06-07T23:36:55.722Z] [2023-06-07T23:36:55.722Z] #36 [security-spire-agent internal] load build context [2023-06-07T23:36:55.722Z] #36 ... [2023-06-07T23:36:55.722Z] [2023-06-07T23:36:55.722Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:55.987Z] #48 ... [2023-06-07T23:36:55.987Z] [2023-06-07T23:36:55.987Z] #39 [core-metadata internal] load build context [2023-06-07T23:36:55.987Z] #39 transferring context: 175.25MB 48.3s done [2023-06-07T23:36:55.987Z] #39 DONE 50.6s [2023-06-07T23:36:55.987Z] [2023-06-07T23:36:55.987Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:57.395Z] #48 ... [2023-06-07T23:36:57.395Z] [2023-06-07T23:36:57.396Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:57.396Z] #41 ... [2023-06-07T23:36:57.396Z] [2023-06-07T23:36:57.396Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:57.668Z] #48 ... [2023-06-07T23:36:57.668Z] [2023-06-07T23:36:57.668Z] #37 [security-spire-server internal] load build context [2023-06-07T23:36:57.966Z] #37 ... [2023-06-07T23:36:57.966Z] [2023-06-07T23:36:57.966Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:57.966Z] #48 ... [2023-06-07T23:36:57.966Z] [2023-06-07T23:36:57.966Z] #42 [core-data internal] load build context [2023-06-07T23:36:57.966Z] #42 ... [2023-06-07T23:36:57.966Z] [2023-06-07T23:36:57.966Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:58.556Z] #48 ... [2023-06-07T23:36:58.556Z] [2023-06-07T23:36:58.556Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:36:58.556Z] #65 DONE 2.4s [2023-06-07T23:36:58.556Z] [2023-06-07T23:36:58.556Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:58.556Z] #48 ... [2023-06-07T23:36:58.556Z] [2023-06-07T23:36:58.556Z] #43 [security-spire-config internal] load build context [2023-06-07T23:36:58.556Z] #43 ... [2023-06-07T23:36:58.556Z] [2023-06-07T23:36:58.556Z] #41 [support-notifications internal] load build context [2023-06-07T23:36:58.556Z] #41 transferring context: 175.25MB 51.7s done [2023-06-07T23:36:58.556Z] #41 DONE 52.1s [2023-06-07T23:36:58.556Z] [2023-06-07T23:36:58.556Z] #43 [security-spire-config internal] load build context [2023-06-07T23:36:58.556Z] #43 ... [2023-06-07T23:36:58.556Z] [2023-06-07T23:36:58.556Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:58.829Z] #48 ... [2023-06-07T23:36:58.829Z] [2023-06-07T23:36:58.829Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:36:58.829Z] #49 ... [2023-06-07T23:36:58.829Z] [2023-06-07T23:36:58.829Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:59.415Z] #48 ... [2023-06-07T23:36:59.415Z] [2023-06-07T23:36:59.415Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:36:59.415Z] #40 ... [2023-06-07T23:36:59.415Z] [2023-06-07T23:36:59.415Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:36:59.415Z] #48 ... [2023-06-07T23:36:59.415Z] [2023-06-07T23:36:59.415Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:59.680Z] #35 ... [2023-06-07T23:36:59.680Z] [2023-06-07T23:36:59.680Z] #57 [security-spiffe-token-provider internal] load build context [2023-06-07T23:36:59.680Z] #57 ... [2023-06-07T23:36:59.680Z] [2023-06-07T23:36:59.680Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:36:59.947Z] #35 ... [2023-06-07T23:36:59.947Z] [2023-06-07T23:36:59.947Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:37:00.216Z] #60 ... [2023-06-07T23:37:00.216Z] [2023-06-07T23:37:00.216Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:37:00.216Z] #48 ... [2023-06-07T23:37:00.216Z] [2023-06-07T23:37:00.216Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:37:00.216Z] #66 DONE 1.3s [2023-06-07T23:37:00.216Z] [2023-06-07T23:37:00.216Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:37:01.185Z] #48 ... [2023-06-07T23:37:01.185Z] [2023-06-07T23:37:01.185Z] #59 [core-command internal] load build context [2023-06-07T23:37:01.185Z] #59 ... [2023-06-07T23:37:01.185Z] [2023-06-07T23:37:01.185Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:37:01.765Z] #48 ... [2023-06-07T23:37:01.765Z] [2023-06-07T23:37:01.765Z] #42 [core-data internal] load build context [2023-06-07T23:37:01.765Z] #42 transferring context: 175.25MB 54.5s done [2023-06-07T23:37:01.765Z] #42 DONE 55.2s [2023-06-07T23:37:01.765Z] [2023-06-07T23:37:01.765Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:37:02.720Z] #48 ... [2023-06-07T23:37:02.720Z] [2023-06-07T23:37:02.720Z] #36 [security-spire-agent internal] load build context [2023-06-07T23:37:02.720Z] #36 transferring context: 175.25MB 53.9s done [2023-06-07T23:37:02.720Z] #36 DONE 54.5s [2023-06-07T23:37:02.720Z] [2023-06-07T23:37:02.720Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:37:03.299Z] #60 ... [2023-06-07T23:37:03.299Z] [2023-06-07T23:37:03.299Z] #55 [support-scheduler internal] load build context [2023-06-07T23:37:03.299Z] #55 ... [2023-06-07T23:37:03.299Z] [2023-06-07T23:37:03.299Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:37:04.262Z] #60 ... [2023-06-07T23:37:04.262Z] [2023-06-07T23:37:04.262Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T23:37:04.262Z] #67 DONE 1.1s [2023-06-07T23:37:04.262Z] [2023-06-07T23:37:04.262Z] #60 [security-bootstrapper internal] load build context [2023-06-07T23:37:04.851Z] #60 transferring context: 175.25MB 56.3s done [2023-06-07T23:37:05.116Z] #60 DONE 57.0s [2023-06-07T23:37:05.116Z] [2023-06-07T23:37:05.116Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:37:05.386Z] #48 ... [2023-06-07T23:37:05.386Z] [2023-06-07T23:37:05.386Z] #55 [support-scheduler internal] load build context [2023-06-07T23:37:05.386Z] #55 transferring context: 175.25MB 56.3s done [2023-06-07T23:37:05.386Z] #55 DONE 57.2s [2023-06-07T23:37:05.386Z] [2023-06-07T23:37:05.386Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:37:05.991Z] #48 ... [2023-06-07T23:37:05.991Z] [2023-06-07T23:37:05.991Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:37:05.991Z] #68 DONE 1.0s [2023-06-07T23:37:06.258Z] [2023-06-07T23:37:06.258Z] #48 [security-proxy-setup internal] load build context [2023-06-07T23:37:06.523Z] #48 transferring context: 175.25MB 58.8s done [2023-06-07T23:37:06.523Z] #48 DONE 59.6s [2023-06-07T23:37:06.523Z] [2023-06-07T23:37:06.523Z] #43 [security-spire-config internal] load build context [2023-06-07T23:37:07.936Z] #43 ... [2023-06-07T23:37:07.936Z] [2023-06-07T23:37:07.936Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:37:07.936Z] #49 ... [2023-06-07T23:37:07.936Z] [2023-06-07T23:37:07.936Z] #37 [security-spire-server internal] load build context [2023-06-07T23:37:07.936Z] #37 transferring context: 175.25MB 58.2s done [2023-06-07T23:37:07.936Z] #37 DONE 58.9s [2023-06-07T23:37:07.936Z] [2023-06-07T23:37:07.936Z] #43 [security-spire-config internal] load build context [2023-06-07T23:37:08.515Z] #43 ... [2023-06-07T23:37:08.515Z] [2023-06-07T23:37:08.515Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:37:08.779Z] #69 ... [2023-06-07T23:37:08.779Z] [2023-06-07T23:37:08.779Z] #43 [security-spire-config internal] load build context [2023-06-07T23:37:08.779Z] #43 ... [2023-06-07T23:37:08.779Z] [2023-06-07T23:37:08.779Z] #49 [security-secretstore-setup internal] load build context [2023-06-07T23:37:08.779Z] #49 transferring context: 175.25MB 61.2s done [2023-06-07T23:37:08.779Z] #49 DONE 61.8s [2023-06-07T23:37:08.779Z] [2023-06-07T23:37:08.779Z] #43 [security-spire-config internal] load build context [2023-06-07T23:37:09.745Z] #43 ... [2023-06-07T23:37:09.745Z] [2023-06-07T23:37:09.745Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:37:09.745Z] #40 ... [2023-06-07T23:37:09.745Z] [2023-06-07T23:37:09.745Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:37:09.745Z] #35 ... [2023-06-07T23:37:09.745Z] [2023-06-07T23:37:09.745Z] #43 [security-spire-config internal] load build context [2023-06-07T23:37:09.745Z] #43 ... [2023-06-07T23:37:09.745Z] [2023-06-07T23:37:09.745Z] #57 [security-spiffe-token-provider internal] load build context [2023-06-07T23:37:10.014Z] #57 ... [2023-06-07T23:37:10.014Z] [2023-06-07T23:37:10.014Z] #43 [security-spire-config internal] load build context [2023-06-07T23:37:10.279Z] #43 ... [2023-06-07T23:37:10.279Z] [2023-06-07T23:37:10.279Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:37:10.544Z] #70 ... [2023-06-07T23:37:10.544Z] [2023-06-07T23:37:10.544Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:37:11.497Z] #35 ... [2023-06-07T23:37:11.497Z] [2023-06-07T23:37:11.497Z] #59 [core-command internal] load build context [2023-06-07T23:37:11.497Z] #59 ... [2023-06-07T23:37:11.497Z] [2023-06-07T23:37:11.497Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:37:12.076Z] #35 ... [2023-06-07T23:37:12.076Z] [2023-06-07T23:37:12.076Z] #57 [security-spiffe-token-provider internal] load build context [2023-06-07T23:37:12.076Z] #57 transferring context: 175.25MB 64.4s done [2023-06-07T23:37:12.076Z] #57 DONE 65.0s [2023-06-07T23:37:12.076Z] [2023-06-07T23:37:12.076Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:37:13.032Z] #35 ... [2023-06-07T23:37:13.032Z] [2023-06-07T23:37:13.032Z] #59 [core-command internal] load build context [2023-06-07T23:37:13.032Z] #59 transferring context: 175.25MB 63.4s done [2023-06-07T23:37:13.032Z] #59 DONE 64.2s [2023-06-07T23:37:13.032Z] [2023-06-07T23:37:13.032Z] #35 [security-proxy-auth internal] load build context [2023-06-07T23:37:13.312Z] #35 transferring context: 175.25MB 66.9s done [2023-06-07T23:37:13.312Z] #35 DONE 67.0s [2023-06-07T23:37:13.312Z] [2023-06-07T23:37:13.312Z] #43 [security-spire-config internal] load build context [2023-06-07T23:37:13.312Z] #43 transferring context: 175.25MB 66.2s done [2023-06-07T23:37:13.312Z] #43 DONE 66.7s [2023-06-07T23:37:13.312Z] [2023-06-07T23:37:13.312Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:37:13.312Z] #40 ... [2023-06-07T23:37:13.312Z] [2023-06-07T23:37:13.312Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:37:13.312Z] #71 DONE 1.2s [2023-06-07T23:37:13.312Z] [2023-06-07T23:37:13.312Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:37:14.268Z] #40 ... [2023-06-07T23:37:14.268Z] [2023-06-07T23:37:14.268Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:37:14.268Z] #72 ... [2023-06-07T23:37:14.268Z] [2023-06-07T23:37:14.268Z] #40 [core-common-config-bootstrapper internal] load build context [2023-06-07T23:37:14.849Z] #40 transferring context: 175.25MB 68.4s done [2023-06-07T23:37:14.849Z] #40 DONE 68.5s [2023-06-07T23:37:14.849Z] [2023-06-07T23:37:14.850Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:37:16.250Z] #73 ... [2023-06-07T23:37:16.250Z] [2023-06-07T23:37:16.250Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:03.067Z] #74 ... [2023-06-07T23:38:03.067Z] [2023-06-07T23:38:03.067Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:03.067Z] #72 DONE 57.1s [2023-06-07T23:38:03.067Z] [2023-06-07T23:38:03.067Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:03.067Z] #70 DONE 60.8s [2023-06-07T23:38:03.067Z] [2023-06-07T23:38:03.067Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-06-07T23:38:03.067Z] #75 ... [2023-06-07T23:38:03.067Z] [2023-06-07T23:38:03.067Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:03.067Z] #74 DONE 55.0s [2023-06-07T23:38:03.067Z] [2023-06-07T23:38:03.067Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:03.067Z] #69 DONE 62.5s [2023-06-07T23:38:03.067Z] [2023-06-07T23:38:03.067Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T23:38:03.067Z] #76 ... [2023-06-07T23:38:03.067Z] [2023-06-07T23:38:03.067Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:03.067Z] #73 DONE 49.1s [2023-06-07T23:38:03.067Z] [2023-06-07T23:38:03.067Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #77 DONE 2.4s [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-06-07T23:38:05.014Z] #75 DONE 3.7s [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #78 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T23:38:05.014Z] #78 ... [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:05.014Z] #79 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #80 [core-command builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #80 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:38:05.014Z] #81 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:38:05.014Z] #82 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:05.014Z] #83 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #84 [support-scheduler builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #84 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #76 DONE 3.8s [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:38:05.014Z] #85 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #86 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #86 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:05.014Z] #87 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #88 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #88 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:38:05.014Z] #89 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:05.014Z] #90 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #91 [support-notifications builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #91 DONE 3.8s [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:05.014Z] #92 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:38:05.014Z] #93 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #94 [core-data builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #94 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:05.014Z] #95 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #96 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:38:05.014Z] #97 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:05.014Z] #98 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T23:38:05.014Z] #99 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #100 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #100 CACHED [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #101 [core-metadata builder 6/7] COPY . . [2023-06-07T23:38:05.014Z] #101 DONE 3.7s [2023-06-07T23:38:05.014Z] [2023-06-07T23:38:05.014Z] #102 [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-06-07T23:38:05.278Z] #102 ... [2023-06-07T23:38:05.278Z] [2023-06-07T23:38:05.278Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T23:38:05.278Z] #103 CACHED [2023-06-07T23:38:05.278Z] [2023-06-07T23:38:05.278Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T23:38:05.278Z] #104 CACHED [2023-06-07T23:38:05.278Z] [2023-06-07T23:38:05.278Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:05.278Z] #105 CACHED [2023-06-07T23:38:05.278Z] [2023-06-07T23:38:05.278Z] #106 [security-spire-server builder 6/9] COPY . . [2023-06-07T23:38:05.278Z] #106 CACHED [2023-06-07T23:38:05.278Z] [2023-06-07T23:38:05.278Z] #107 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T23:38:05.278Z] #107 DONE 0.4s [2023-06-07T23:38:05.278Z] [2023-06-07T23:38:05.278Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T23:38:10.604Z] #108 ... [2023-06-07T23:38:10.604Z] [2023-06-07T23:38:10.604Z] #78 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T23:38:10.604Z] #78 5.454 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-06-07T23:38:12.009Z] #78 ... [2023-06-07T23:38:12.009Z] [2023-06-07T23:38:12.009Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T23:38:12.009Z] #109 DONE 6.8s [2023-06-07T23:38:12.009Z] [2023-06-07T23:38:12.010Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T23:38:12.010Z] #108 DONE 6.8s [2023-06-07T23:38:12.284Z] [2023-06-07T23:38:12.284Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T23:38:12.591Z] #110 DONE 0.4s [2023-06-07T23:38:12.591Z] [2023-06-07T23:38:12.591Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T23:38:12.591Z] #111 DONE 0.5s [2023-06-07T23:38:12.591Z] [2023-06-07T23:38:12.591Z] #102 [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-06-07T23:38:12.591Z] #102 6.785 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-06-07T23:38:12.857Z] #102 ... [2023-06-07T23:38:12.857Z] [2023-06-07T23:38:12.857Z] #112 [security-spire-config builder 6/9] COPY . . [2023-06-07T23:38:12.857Z] #112 CACHED [2023-06-07T23:38:12.857Z] [2023-06-07T23:38:12.857Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T23:38:12.857Z] #113 CACHED [2023-06-07T23:38:12.857Z] [2023-06-07T23:38:12.857Z] #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T23:38:12.857Z] #114 CACHED [2023-06-07T23:38:12.857Z] [2023-06-07T23:38:12.857Z] #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T23:38:12.857Z] #115 CACHED [2023-06-07T23:38:12.857Z] [2023-06-07T23:38:12.857Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T23:38:12.857Z] #116 CACHED [2023-06-07T23:38:12.857Z] [2023-06-07T23:38:12.857Z] #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T23:38:12.857Z] #117 CACHED [2023-06-07T23:38:12.857Z] [2023-06-07T23:38:12.857Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:38:12.857Z] #118 DONE 0.3s [2023-06-07T23:38:12.857Z] [2023-06-07T23:38:12.857Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:38:13.123Z] #119 DONE 0.3s [2023-06-07T23:38:13.123Z] [2023-06-07T23:38:13.123Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T23:38:13.123Z] #0 6.690 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-06-07T23:38:13.705Z] #120 ... [2023-06-07T23:38:13.705Z] [2023-06-07T23:38:13.705Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:38:15.110Z] #121 ... [2023-06-07T23:38:15.110Z] [2023-06-07T23:38:15.110Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T23:38:15.110Z] #0 4.056 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-06-07T23:38:15.110Z] #122 ... [2023-06-07T23:38:15.110Z] [2023-06-07T23:38:15.110Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:38:15.110Z] #0 5.745 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-06-07T23:38:15.110Z] #123 ... [2023-06-07T23:38:15.110Z] [2023-06-07T23:38:15.110Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T23:38:15.110Z] #0 5.769 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-06-07T23:38:15.376Z] #124 ... [2023-06-07T23:38:15.376Z] [2023-06-07T23:38:15.376Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:38:15.376Z] #0 6.195 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-06-07T23:38:15.376Z] #125 ... [2023-06-07T23:38:15.376Z] [2023-06-07T23:38:15.376Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T23:38:15.376Z] #0 5.288 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-06-07T23:38:15.643Z] #126 ... [2023-06-07T23:38:15.643Z] [2023-06-07T23:38:15.643Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:38:15.643Z] #0 5.313 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-06-07T23:38:15.909Z] #127 ... [2023-06-07T23:38:15.909Z] [2023-06-07T23:38:15.909Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T23:38:15.909Z] #0 6.636 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-06-07T23:38:15.909Z] #128 ... [2023-06-07T23:38:15.909Z] [2023-06-07T23:38:15.909Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T23:38:15.909Z] #0 5.192 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-06-07T23:38:16.176Z] #129 ... [2023-06-07T23:38:16.176Z] [2023-06-07T23:38:16.176Z] #130 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:38:17.602Z] #130 ... [2023-06-07T23:38:17.602Z] [2023-06-07T23:38:17.602Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:38:17.602Z] #121 DONE 3.7s [2023-06-07T23:38:17.602Z] [2023-06-07T23:38:17.602Z] #131 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:38:17.602Z] #131 CACHED [2023-06-07T23:38:17.602Z] [2023-06-07T23:38:17.602Z] #132 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:38:17.602Z] #132 CACHED [2023-06-07T23:38:17.602Z] [2023-06-07T23:38:17.602Z] #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:38:17.868Z] #133 ... [2023-06-07T23:38:17.868Z] [2023-06-07T23:38:17.868Z] #130 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:38:17.868Z] #130 DONE 3.5s [2023-06-07T23:38:17.868Z] [2023-06-07T23:38:17.868Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:38:19.310Z] #134 DONE 1.4s [2023-06-07T23:38:19.310Z] [2023-06-07T23:38:19.310Z] #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T23:38:19.310Z] #135 ... [2023-06-07T23:38:19.310Z] [2023-06-07T23:38:19.311Z] #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:38:19.311Z] #133 DONE 1.7s [2023-06-07T23:38:19.311Z] [2023-06-07T23:38:19.311Z] #136 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T23:38:19.311Z] #136 DONE 1.8s [2023-06-07T23:38:19.311Z] [2023-06-07T23:38:19.311Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:38:19.602Z] #137 ... [2023-06-07T23:38:19.602Z] [2023-06-07T23:38:19.602Z] #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T23:38:19.602Z] #135 DONE 0.4s [2023-06-07T23:38:19.874Z] [2023-06-07T23:38:19.874Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T23:38:19.874Z] #138 DONE 0.4s [2023-06-07T23:38:19.874Z] [2023-06-07T23:38:19.874Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T23:38:19.874Z] #139 ... [2023-06-07T23:38:19.874Z] [2023-06-07T23:38:19.874Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T23:38:19.874Z] #140 DONE 0.3s [2023-06-07T23:38:20.146Z] [2023-06-07T23:38:20.146Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T23:38:20.146Z] #141 ... [2023-06-07T23:38:20.146Z] [2023-06-07T23:38:20.146Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T23:38:20.146Z] #139 DONE 0.5s [2023-06-07T23:38:20.458Z] [2023-06-07T23:38:20.458Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T23:38:20.458Z] #142 ... [2023-06-07T23:38:20.458Z] [2023-06-07T23:38:20.458Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T23:38:20.458Z] #141 DONE 0.4s [2023-06-07T23:38:20.728Z] [2023-06-07T23:38:20.728Z] #143 [security-spire-config] exporting to image [2023-06-07T23:38:20.728Z] #143 exporting layers [2023-06-07T23:38:20.728Z] #143 ... [2023-06-07T23:38:20.728Z] [2023-06-07T23:38:20.728Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T23:38:20.728Z] #142 DONE 0.6s [2023-06-07T23:38:21.029Z] [2023-06-07T23:38:21.029Z] #143 [security-spire-server] exporting to image [2023-06-07T23:38:22.053Z] #143 ... [2023-06-07T23:38:22.053Z] [2023-06-07T23:38:22.053Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T23:38:22.053Z] #137 DONE 2.6s [2023-06-07T23:38:22.053Z] [2023-06-07T23:38:22.053Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T23:38:22.053Z] #144 DONE 0.2s [2023-06-07T23:38:22.053Z] [2023-06-07T23:38:22.053Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T23:38:22.319Z] #145 DONE 0.2s [2023-06-07T23:38:22.319Z] [2023-06-07T23:38:22.319Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:38:22.319Z] #123 ... [2023-06-07T23:38:22.319Z] [2023-06-07T23:38:22.319Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T23:38:22.586Z] #146 DONE 0.3s [2023-06-07T23:38:22.586Z] [2023-06-07T23:38:22.586Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T23:38:22.586Z] #122 ... [2023-06-07T23:38:22.586Z] [2023-06-07T23:38:22.586Z] #143 [security-spire-agent] exporting to image [2023-06-07T23:38:23.541Z] #143 exporting layers 3.0s done [2023-06-07T23:38:23.542Z] #143 writing image sha256:b10385895a6ff2e28faf67e4e86d5564104fa05766b05e13276b0a632b200fab done [2023-06-07T23:38:23.542Z] #143 naming to docker.io/library/security-spire-config-arm64 done [2023-06-07T23:38:23.807Z] #143 exporting layers 2.8s done [2023-06-07T23:38:23.807Z] #143 writing image sha256:02d11090b6859010431409c9afb5711302b8594feb32b17ce72a68ec58d8bcd9 done [2023-06-07T23:38:23.807Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-06-07T23:38:24.386Z] #143 exporting layers 1.7s done [2023-06-07T23:38:24.386Z] #143 writing image sha256:51d1532decc1880c92ee606f94c946da0757b83ba482e9a4b304125d109533c0 done [2023-06-07T23:38:24.386Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-07T23:38:24.386Z] #143 DONE 3.8s [2023-06-07T23:38:24.386Z] [2023-06-07T23:38:24.386Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:52:16.829Z] #123 ... [2023-06-07T23:52:16.829Z] [2023-06-07T23:52:16.829Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T23:52:16.829Z] #122 DONE 850.2s [2023-06-07T23:52:16.829Z] [2023-06-07T23:52:16.829Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:52:16.830Z] #127 ... [2023-06-07T23:52:16.830Z] [2023-06-07T23:52:16.830Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:52:16.830Z] #147 DONE 0.1s [2023-06-07T23:52:16.830Z] [2023-06-07T23:52:16.830Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:52:16.830Z] #148 DONE 0.1s [2023-06-07T23:52:16.830Z] [2023-06-07T23:52:16.830Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:52:16.830Z] #127 ... [2023-06-07T23:52:16.830Z] [2023-06-07T23:52:16.830Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T23:52:16.830Z] #149 DONE 0.3s [2023-06-07T23:52:16.830Z] [2023-06-07T23:52:16.830Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:52:16.830Z] #150 DONE 0.1s [2023-06-07T23:52:16.830Z] [2023-06-07T23:52:16.830Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T23:52:16.830Z] #151 DONE 0.1s [2023-06-07T23:52:16.830Z] [2023-06-07T23:52:16.830Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T23:52:18.788Z] #152 DONE 2.0s [2023-06-07T23:52:18.788Z] [2023-06-07T23:52:18.788Z] #143 [security-proxy-auth] exporting to image [2023-06-07T23:52:18.788Z] #143 exporting layers [2023-06-07T23:52:19.374Z] #143 exporting layers 0.8s done [2023-06-07T23:52:19.374Z] #143 writing image sha256:ab5a395779647527a8a2ba8078c7cc965de7c9191d4add5143c94d36dc658d0a 0.0s done [2023-06-07T23:52:19.374Z] #143 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-07T23:52:19.374Z] #143 DONE 4.6s [2023-06-07T23:52:19.374Z] [2023-06-07T23:52:19.374Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:52:29.431Z] #123 ... [2023-06-07T23:52:29.431Z] [2023-06-07T23:52:29.431Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T23:52:29.431Z] #120 DONE 863.8s [2023-06-07T23:52:29.431Z] [2023-06-07T23:52:29.431Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:52:29.431Z] #123 ... [2023-06-07T23:52:29.431Z] [2023-06-07T23:52:29.431Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:52:29.431Z] #153 DONE 0.2s [2023-06-07T23:52:29.431Z] [2023-06-07T23:52:29.431Z] #102 [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-06-07T23:52:29.431Z] #102 864.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-06-07T23:52:29.697Z] #102 ... [2023-06-07T23:52:29.697Z] [2023-06-07T23:52:29.697Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:52:29.697Z] #154 DONE 0.2s [2023-06-07T23:52:29.697Z] [2023-06-07T23:52:29.697Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T23:52:29.697Z] #155 DONE 0.1s [2023-06-07T23:52:29.697Z] [2023-06-07T23:52:29.697Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T23:52:30.283Z] #156 DONE 0.3s [2023-06-07T23:52:30.283Z] [2023-06-07T23:52:30.283Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T23:52:30.283Z] #157 DONE 0.2s [2023-06-07T23:52:30.283Z] [2023-06-07T23:52:30.283Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T23:52:32.864Z] #158 DONE 2.2s [2023-06-07T23:52:32.864Z] [2023-06-07T23:52:32.864Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:52:32.864Z] #123 ... [2023-06-07T23:52:32.864Z] [2023-06-07T23:52:32.864Z] #143 [security-proxy-setup] exporting to image [2023-06-07T23:52:32.864Z] #143 exporting layers [2023-06-07T23:52:33.130Z] #143 exporting layers 0.7s done [2023-06-07T23:52:33.130Z] #143 writing image sha256:713c2312b4b8d6fd8f57b86101a3da9a527ea4696e8b15478c4cffa6efaa4748 done [2023-06-07T23:52:33.130Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-07T23:52:33.130Z] #143 DONE 5.3s [2023-06-07T23:52:33.130Z] [2023-06-07T23:52:33.130Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:52:43.167Z] #123 ... [2023-06-07T23:52:43.167Z] [2023-06-07T23:52:43.167Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T23:52:43.167Z] #124 DONE 876.8s [2023-06-07T23:52:43.167Z] [2023-06-07T23:52:43.167Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T23:52:43.167Z] #128 ... [2023-06-07T23:52:43.167Z] [2023-06-07T23:52:43.167Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T23:52:43.167Z] #159 DONE 0.5s [2023-06-07T23:52:43.167Z] [2023-06-07T23:52:43.167Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:52:43.167Z] #123 ... [2023-06-07T23:52:43.167Z] [2023-06-07T23:52:43.167Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T23:52:45.105Z] #160 DONE 2.1s [2023-06-07T23:52:45.105Z] [2023-06-07T23:52:45.105Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:52:45.105Z] #125 ... [2023-06-07T23:52:45.105Z] [2023-06-07T23:52:45.105Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:52:45.370Z] #161 DONE 0.2s [2023-06-07T23:52:45.370Z] [2023-06-07T23:52:45.370Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:52:45.370Z] #162 DONE 0.1s [2023-06-07T23:52:45.370Z] [2023-06-07T23:52:45.370Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:52:45.370Z] #127 ... [2023-06-07T23:52:45.370Z] [2023-06-07T23:52:45.371Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T23:52:45.636Z] #163 DONE 0.4s [2023-06-07T23:52:45.637Z] [2023-06-07T23:52:45.637Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T23:52:46.220Z] #164 DONE 0.2s [2023-06-07T23:52:46.220Z] [2023-06-07T23:52:46.220Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-07T23:52:46.220Z] #165 DONE 0.1s [2023-06-07T23:52:46.220Z] [2023-06-07T23:52:46.220Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-07T23:52:46.494Z] #166 DONE 0.2s [2023-06-07T23:52:46.494Z] [2023-06-07T23:52:46.494Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T23:52:46.494Z] #167 DONE 0.2s [2023-06-07T23:52:46.494Z] [2023-06-07T23:52:46.494Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T23:52:46.764Z] #168 DONE 0.2s [2023-06-07T23:52:46.764Z] [2023-06-07T23:52:46.764Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:52:46.764Z] #123 ... [2023-06-07T23:52:46.764Z] [2023-06-07T23:52:46.764Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T23:52:48.709Z] #169 DONE 2.0s [2023-06-07T23:52:48.709Z] [2023-06-07T23:52:48.709Z] #143 [security-bootstrapper] exporting to image [2023-06-07T23:52:48.709Z] #143 exporting layers [2023-06-07T23:52:48.976Z] #143 ... [2023-06-07T23:52:48.976Z] [2023-06-07T23:52:48.976Z] #102 [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-06-07T23:52:48.976Z] #102 DONE 884.0s [2023-06-07T23:52:48.976Z] [2023-06-07T23:52:48.976Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:52:49.967Z] #125 ... [2023-06-07T23:52:49.967Z] [2023-06-07T23:52:49.967Z] #143 [security-bootstrapper] exporting to image [2023-06-07T23:52:49.967Z] #143 exporting layers 1.2s done [2023-06-07T23:52:49.967Z] #143 writing image sha256:209c675157f5896729c8658a2fb609d3696896f66a54fa73bdf980bd1df0f35d done [2023-06-07T23:52:49.967Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-07T23:52:49.967Z] #143 DONE 6.5s [2023-06-07T23:52:49.967Z] [2023-06-07T23:52:49.967Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:52:50.241Z] #170 DONE 0.2s [2023-06-07T23:52:50.241Z] [2023-06-07T23:52:50.241Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:52:50.511Z] #171 DONE 0.1s [2023-06-07T23:52:50.511Z] [2023-06-07T23:52:50.511Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-07T23:52:50.511Z] #172 DONE 0.1s [2023-06-07T23:52:50.511Z] [2023-06-07T23:52:50.511Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-06-07T23:52:50.781Z] #173 DONE 0.1s [2023-06-07T23:52:50.781Z] [2023-06-07T23:52:50.782Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:52:50.782Z] #174 DONE 0.1s [2023-06-07T23:52:50.782Z] [2023-06-07T23:52:50.782Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:52:51.050Z] #123 ... [2023-06-07T23:52:51.050Z] [2023-06-07T23:52:51.050Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T23:52:51.050Z] #175 DONE 0.3s [2023-06-07T23:52:51.050Z] [2023-06-07T23:52:51.050Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T23:52:51.335Z] #176 DONE 0.3s [2023-06-07T23:52:51.335Z] [2023-06-07T23:52:51.335Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T23:52:51.604Z] #177 DONE 0.1s [2023-06-07T23:52:51.604Z] [2023-06-07T23:52:51.604Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T23:52:54.946Z] #178 DONE 3.3s [2023-06-07T23:52:54.946Z] [2023-06-07T23:52:54.946Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:52:54.946Z] #125 ... [2023-06-07T23:52:54.946Z] [2023-06-07T23:52:54.946Z] #143 [security-secretstore-setup] exporting to image [2023-06-07T23:52:55.900Z] #143 exporting layers 1.0s done [2023-06-07T23:52:55.900Z] #143 writing image sha256:24734c6e15a2d76d386574e4a6fd55c79b0c83a91a30049577d6e28e831e54c3 done [2023-06-07T23:52:55.900Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-07T23:52:55.900Z] #143 DONE 7.6s [2023-06-07T23:52:55.900Z] [2023-06-07T23:52:55.900Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T23:53:18.377Z] #123 DONE 912.8s [2023-06-07T23:53:18.377Z] [2023-06-07T23:53:18.377Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:53:18.377Z] #127 ... [2023-06-07T23:53:18.377Z] [2023-06-07T23:53:18.377Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:53:18.377Z] #179 DONE 0.2s [2023-06-07T23:53:18.377Z] [2023-06-07T23:53:18.377Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:53:18.377Z] #125 ... [2023-06-07T23:53:18.377Z] [2023-06-07T23:53:18.377Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:53:18.377Z] #180 DONE 0.1s [2023-06-07T23:53:18.377Z] [2023-06-07T23:53:18.377Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:53:18.649Z] #31 ... [2023-06-07T23:53:18.649Z] [2023-06-07T23:53:18.649Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T23:53:18.649Z] #181 DONE 0.2s [2023-06-07T23:53:18.649Z] [2023-06-07T23:53:18.649Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:53:18.925Z] #182 DONE 0.1s [2023-06-07T23:53:18.925Z] [2023-06-07T23:53:18.925Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T23:53:19.197Z] #183 DONE 0.1s [2023-06-07T23:53:19.197Z] [2023-06-07T23:53:19.197Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T23:53:21.130Z] #184 DONE 2.1s [2023-06-07T23:53:21.130Z] [2023-06-07T23:53:21.130Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:53:21.130Z] #31 ... [2023-06-07T23:53:21.130Z] [2023-06-07T23:53:21.130Z] #143 [core-common-config-bootstrapper] exporting to image [2023-06-07T23:53:21.130Z] #143 exporting layers [2023-06-07T23:53:21.395Z] #143 exporting layers 0.4s done [2023-06-07T23:53:21.659Z] #143 writing image sha256:df84c14bb75243ad232d07ea86c4f3f67687ed17be82f9c02a5ea95f55b85c69 0.0s done [2023-06-07T23:53:21.659Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-07T23:53:21.659Z] #143 DONE 8.1s [2023-06-07T23:53:21.659Z] [2023-06-07T23:53:21.659Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:53:33.946Z] #125 ... [2023-06-07T23:53:33.946Z] [2023-06-07T23:53:33.946Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T23:53:33.946Z] #129 DONE 929.3s [2023-06-07T23:53:34.214Z] [2023-06-07T23:53:34.214Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:53:34.795Z] #31 ... [2023-06-07T23:53:34.795Z] [2023-06-07T23:53:34.795Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:53:35.065Z] #185 DONE 0.1s [2023-06-07T23:53:35.065Z] [2023-06-07T23:53:35.065Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:53:35.065Z] #186 DONE 0.2s [2023-06-07T23:53:35.065Z] [2023-06-07T23:53:35.065Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T23:53:35.333Z] #187 DONE 0.3s [2023-06-07T23:53:35.333Z] [2023-06-07T23:53:35.333Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:53:35.602Z] #188 DONE 0.1s [2023-06-07T23:53:35.602Z] [2023-06-07T23:53:35.602Z] #143 [core-command] exporting to image [2023-06-07T23:53:35.602Z] #143 exporting layers [2023-06-07T23:53:35.868Z] #143 exporting layers 0.3s done [2023-06-07T23:53:35.868Z] #143 writing image sha256:3c6e8740fe6466e03344b7ad0bb84df3221b4833eca66f93d267c48335606837 done [2023-06-07T23:53:35.868Z] #143 naming to docker.io/library/core-command-arm64 done [2023-06-07T23:53:35.868Z] #143 DONE 8.4s [2023-06-07T23:53:35.868Z] [2023-06-07T23:53:35.868Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:53:48.162Z] #31 ... [2023-06-07T23:53:48.162Z] [2023-06-07T23:53:48.162Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T23:53:48.162Z] #126 DONE 943.3s [2023-06-07T23:53:48.162Z] [2023-06-07T23:53:48.162Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:53:48.767Z] #127 ... [2023-06-07T23:53:48.767Z] [2023-06-07T23:53:48.767Z] #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:53:49.037Z] #189 DONE 0.4s [2023-06-07T23:53:49.037Z] [2023-06-07T23:53:49.037Z] #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:53:49.304Z] #190 DONE 0.1s [2023-06-07T23:53:49.304Z] [2023-06-07T23:53:49.304Z] #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T23:53:49.571Z] #191 ... [2023-06-07T23:53:49.571Z] [2023-06-07T23:53:49.571Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T23:53:49.571Z] #127 DONE 944.5s [2023-06-07T23:53:49.571Z] [2023-06-07T23:53:49.571Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:53:49.841Z] #31 ... [2023-06-07T23:53:49.841Z] [2023-06-07T23:53:49.841Z] #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T23:53:49.841Z] #191 DONE 0.6s [2023-06-07T23:53:49.841Z] [2023-06-07T23:53:49.841Z] #192 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:53:50.109Z] #192 DONE 0.2s [2023-06-07T23:53:50.109Z] [2023-06-07T23:53:50.109Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T23:53:50.109Z] #193 ... [2023-06-07T23:53:50.109Z] [2023-06-07T23:53:50.109Z] #194 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:53:50.109Z] #194 DONE 0.1s [2023-06-07T23:53:50.374Z] [2023-06-07T23:53:50.374Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T23:53:50.374Z] #193 DONE 0.2s [2023-06-07T23:53:50.374Z] [2023-06-07T23:53:50.374Z] #195 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:53:50.374Z] #195 DONE 0.2s [2023-06-07T23:53:50.374Z] [2023-06-07T23:53:50.374Z] #196 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T23:53:50.654Z] #196 DONE 0.3s [2023-06-07T23:53:50.655Z] [2023-06-07T23:53:50.655Z] #143 [core-metadata] exporting to image [2023-06-07T23:53:50.655Z] #143 exporting layers [2023-06-07T23:53:50.920Z] #143 exporting layers 0.5s done [2023-06-07T23:53:50.920Z] #143 writing image sha256:ff37ac651b2eb2db9111db2c61d5679862e7649e03ca5ef3bba5d5a23801c45a 0.1s done [2023-06-07T23:53:50.920Z] #143 naming to docker.io/library/core-metadata-arm64 [2023-06-07T23:53:50.920Z] #143 ... [2023-06-07T23:53:50.920Z] [2023-06-07T23:53:50.920Z] #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:53:50.920Z] #197 DONE 0.2s [2023-06-07T23:53:50.920Z] [2023-06-07T23:53:50.920Z] #143 [core-data] exporting to image [2023-06-07T23:53:50.920Z] #143 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-06-07T23:53:51.186Z] #143 exporting layers 0.3s done [2023-06-07T23:53:51.451Z] #143 writing image sha256:5a37b3b00a5378b692bb80a761f5e65dc12ab47695276f092dfe91d7299f0b93 done [2023-06-07T23:53:51.451Z] #143 naming to docker.io/library/core-data-arm64 done [2023-06-07T23:53:51.451Z] #143 DONE 8.9s [2023-06-07T23:53:51.452Z] [2023-06-07T23:53:51.452Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:54:47.825Z] #125 ... [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #78 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T23:54:47.825Z] #78 DONE 995.3s [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T23:54:47.825Z] #128 ... [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:54:47.825Z] #198 DONE 0.2s [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:54:47.825Z] #199 DONE 0.2s [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T23:54:47.825Z] #128 ... [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T23:54:47.825Z] #200 DONE 0.3s [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:54:47.825Z] #201 DONE 0.2s [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #143 [security-spiffe-token-provider] exporting to image [2023-06-07T23:54:47.825Z] #143 exporting layers [2023-06-07T23:54:47.825Z] #143 exporting layers 0.5s done [2023-06-07T23:54:47.825Z] #143 writing image sha256:9eb65bb44f3172fc7f3bd6ef3541676cda37a3dd5341c140b7d7459895f1f3cd done [2023-06-07T23:54:47.825Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-07T23:54:47.825Z] #143 DONE 9.4s [2023-06-07T23:54:47.825Z] [2023-06-07T23:54:47.825Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T23:55:02.787Z] #128 DONE 1017.3s [2023-06-07T23:55:02.787Z] [2023-06-07T23:55:02.787Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:55:02.787Z] #31 ... [2023-06-07T23:55:02.787Z] [2023-06-07T23:55:02.787Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:55:02.787Z] #202 DONE 0.1s [2023-06-07T23:55:02.787Z] [2023-06-07T23:55:02.787Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:55:02.787Z] #203 DONE 0.2s [2023-06-07T23:55:02.787Z] [2023-06-07T23:55:02.787Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T23:55:03.055Z] #204 DONE 0.3s [2023-06-07T23:55:03.055Z] [2023-06-07T23:55:03.055Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:55:03.055Z] #205 DONE 0.1s [2023-06-07T23:55:03.055Z] [2023-06-07T23:55:03.055Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T23:55:03.055Z] #125 DONE 1018.2s [2023-06-07T23:55:03.055Z] [2023-06-07T23:55:03.055Z] #143 [support-scheduler] exporting to image [2023-06-07T23:55:03.055Z] #143 exporting layers [2023-06-07T23:55:03.322Z] #143 ... [2023-06-07T23:55:03.322Z] [2023-06-07T23:55:03.323Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T23:55:03.323Z] #206 DONE 0.1s [2023-06-07T23:55:03.587Z] [2023-06-07T23:55:03.587Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:55:03.587Z] #207 ... [2023-06-07T23:55:03.587Z] [2023-06-07T23:55:03.587Z] #143 [support-scheduler] exporting to image [2023-06-07T23:55:03.587Z] #143 exporting layers 0.5s done [2023-06-07T23:55:03.587Z] #143 writing image sha256:f244eb834b19e48c90a28185882704c31c0f3263cba6e4b299669f102687552f done [2023-06-07T23:55:03.587Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-06-07T23:55:03.587Z] #143 DONE 10.0s [2023-06-07T23:55:03.853Z] [2023-06-07T23:55:03.853Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T23:55:03.853Z] #207 DONE 0.2s [2023-06-07T23:55:03.853Z] [2023-06-07T23:55:03.853Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T23:55:04.119Z] #208 DONE 0.3s [2023-06-07T23:55:04.119Z] [2023-06-07T23:55:04.119Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T23:55:04.119Z] #209 DONE 0.1s [2023-06-07T23:55:04.119Z] [2023-06-07T23:55:04.119Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:55:04.385Z] #31 ... [2023-06-07T23:55:04.385Z] [2023-06-07T23:55:04.385Z] #143 [support-notifications] exporting to image [2023-06-07T23:55:04.385Z] #143 exporting layers 0.4s done [2023-06-07T23:55:04.385Z] #143 writing image sha256:0c0f7c8d6bb08ea91a1dc5d5aced4e5bef010bb5c8a2b3e3c8561a3c80e4551c done [2023-06-07T23:55:04.385Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-06-07T23:55:04.385Z] #143 DONE 10.3s [2023-06-07T23:55:04.385Z] [2023-06-07T23:55:04.385Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T23:55:04.385Z] time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T23:55:04.696Z] $ docker stop --time=1 22ab6da0bd4d5537af8faeeca3876b251e1be02aa18b1755e5b2f00ae77ce6b0 [2023-06-07T23:55:06.323Z] $ docker rm -f --volumes 22ab6da0bd4d5537af8faeeca3876b251e1be02aa18b1755e5b2f00ae77ce6b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T23:55:06.823Z] + docker images [2023-06-07T23:55:06.823Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T23:55:06.823Z] support-notifications-arm64 latest 0c0f7c8d6bb0 2 seconds ago 31.9MB [2023-06-07T23:55:06.823Z] support-scheduler-arm64 latest f244eb834b19 4 seconds ago 31.2MB [2023-06-07T23:55:06.823Z] security-spiffe-token-provider-arm64 latest 9eb65bb44f31 25 seconds ago 32.7MB [2023-06-07T23:55:06.823Z] core-data-arm64 latest 5a37b3b00a53 About a minute ago 19.9MB [2023-06-07T23:55:06.823Z] core-metadata-arm64 latest ff37ac651b2e About a minute ago 20.2MB [2023-06-07T23:55:06.823Z] core-command-arm64 latest 3c6e8740fe64 About a minute ago 19.7MB [2023-06-07T23:55:06.823Z] core-common-config-bootstrapper-arm64 latest df84c14bb752 About a minute ago 17.2MB [2023-06-07T23:55:06.823Z] security-secretstore-setup-arm64 latest 24734c6e15a2 2 minutes ago 32.2MB [2023-06-07T23:55:06.823Z] security-bootstrapper-arm64 latest 209c675157f5 2 minutes ago 21.9MB [2023-06-07T23:55:06.823Z] security-proxy-setup-arm64 latest 713c2312b4b8 2 minutes ago 18.7MB [2023-06-07T23:55:06.823Z] security-proxy-auth-arm64 latest ab5a39577964 2 minutes ago 18.1MB [2023-06-07T23:55:06.823Z] security-spire-agent-arm64 latest 51d1532decc1 16 minutes ago 153MB [2023-06-07T23:55:06.823Z] security-spire-server-arm64 latest 02d11090b685 16 minutes ago 97MB [2023-06-07T23:55:06.823Z] security-spire-config-arm64 latest b10385895a6f 16 minutes ago 96.1MB [2023-06-07T23:55:06.823Z] ci-base-image-arm64 latest d8dce7b932e7 32 minutes ago 899MB [2023-06-07T23:55:06.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB [2023-06-07T23:55:06.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [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-06-07T23:55:07.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T23:55:07.599Z] [2023-06-07T23:55:07.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:55:07.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T23:55:10.562Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T23:55:10.562Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T23:55:10.562Z] 04944245beec: Pulling fs layer [2023-06-07T23:55:10.562Z] 699f458cf7ca: Pulling fs layer [2023-06-07T23:55:10.562Z] 765212b225bb: Pulling fs layer [2023-06-07T23:55:10.562Z] f23df028b6ca: Pulling fs layer [2023-06-07T23:55:10.562Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T23:55:10.562Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T23:55:10.562Z] f23df028b6ca: Waiting [2023-06-07T23:55:10.562Z] d65c8cfc05b1: Waiting [2023-06-07T23:55:10.562Z] 2437ff75d9bd: Waiting [2023-06-07T23:55:10.562Z] 765212b225bb: Waiting [2023-06-07T23:55:10.562Z] 04944245beec: Verifying Checksum [2023-06-07T23:55:10.562Z] 04944245beec: Download complete [2023-06-07T23:55:10.562Z] 765212b225bb: Verifying Checksum [2023-06-07T23:55:10.562Z] 765212b225bb: Download complete [2023-06-07T23:55:10.562Z] f23df028b6ca: Verifying Checksum [2023-06-07T23:55:10.562Z] f23df028b6ca: Download complete [2023-06-07T23:55:10.562Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T23:55:10.562Z] d65c8cfc05b1: Download complete [2023-06-07T23:55:10.562Z] 699f458cf7ca: Verifying Checksum [2023-06-07T23:55:10.562Z] 699f458cf7ca: Download complete [2023-06-07T23:55:10.830Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T23:55:10.830Z] 8998bd30e6a1: Download complete [2023-06-07T23:55:13.403Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T23:55:13.403Z] 2437ff75d9bd: Download complete [2023-06-07T23:55:14.811Z] 8998bd30e6a1: Pull complete [2023-06-07T23:55:15.392Z] 04944245beec: Pull complete [2023-06-07T23:55:16.352Z] 699f458cf7ca: Pull complete [2023-06-07T23:55:16.617Z] 765212b225bb: Pull complete [2023-06-07T23:55:17.575Z] f23df028b6ca: Pull complete [2023-06-07T23:55:17.575Z] d65c8cfc05b1: Pull complete [2023-06-07T23:55:32.565Z] 2437ff75d9bd: Pull complete [2023-06-07T23:55:32.565Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T23:55:32.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T23:55:32.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:55:32.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-18187 does not seem to be running inside a container [2023-06-07T23:55:32.961Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T23:55:39.211Z] $ docker top 179c8ce073d466d57b0fbe707da251f937eebdc3344c46253dddd7a43a328e44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:55:40.158Z] ---> job-cost.sh [2023-06-07T23:55:40.158Z] lf-activate-venv: SKIPPING [2023-06-07T23:55:40.158Z] INFO: No Stack... [2023-06-07T23:55:40.421Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T23:55:41.372Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T23:55:41.709Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-06-07T23:55:41.709Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T23:55:41.778Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4592-1-stack-cost] [2023-06-07T23:55:41.783Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4592-1-stack-cost] did not exist. Created. [2023-06-07T23:55:41.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T23:55:42.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T23:55:42.365Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T23:55:42.383Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4592-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T23:55:42.478Z] $ docker stop --time=1 179c8ce073d466d57b0fbe707da251f937eebdc3344c46253dddd7a43a328e44 [2023-06-07T23:55:43.941Z] $ docker rm -f --volumes 179c8ce073d466d57b0fbe707da251f937eebdc3344c46253dddd7a43a328e44 [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-06-07T23:55:44.891Z] provisioning config files... [2023-06-07T23:55:44.899Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12304873237387557493tmp [Pipeline] { [Pipeline] sh [2023-06-07T23:55:45.237Z] + set +x [2023-06-07T23:55:45.237Z] + bash -s -- [2023-06-07T23:55:45.237Z] + curl -s https://codecov.io/bash [2023-06-07T23:55:45.496Z] [2023-06-07T23:55:45.496Z] _____ _ [2023-06-07T23:55:45.496Z] / ____| | | [2023-06-07T23:55:45.496Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T23:55:45.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T23:55:45.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T23:55:45.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T23:55:45.496Z] Bash-1.0.6 [2023-06-07T23:55:45.496Z] [2023-06-07T23:55:45.496Z] [2023-06-07T23:55:45.496Z] ==> git version 2.25.1 found [2023-06-07T23:55:45.496Z] ==> 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-06-07T23:55:45.496Z] Release-Date: 2020-01-08 [2023-06-07T23:55:45.496Z] 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-06-07T23:55:45.496Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T23:55:45.496Z] ==> Jenkins CI detected. [2023-06-07T23:55:45.496Z] current dir:  /w/workspace/edgex-go/1 [2023-06-07T23:55:45.496Z] project root: . [2023-06-07T23:55:45.496Z] --> token set from env [2023-06-07T23:55:45.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T23:55:45.496Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T23:55:45.496Z] ==> Python coveragepy not found [2023-06-07T23:55:45.496Z] ==> Searching for coverage reports in: [2023-06-07T23:55:45.496Z] + . [2023-06-07T23:55:45.496Z] -> Found 1 reports [2023-06-07T23:55:45.496Z] ==> Detecting git/mercurial file structure [2023-06-07T23:55:45.496Z] ==> Reading reports [2023-06-07T23:55:45.496Z] + ./coverage.out bytes=447730 [2023-06-07T23:55:45.496Z] ==> Appending adjustments [2023-06-07T23:55:45.496Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T23:55:46.883Z] + Found adjustments [2023-06-07T23:55:46.883Z] ==> Gzipping contents [2023-06-07T23:55:46.883Z] 60K /tmp/codecov.q3640m.gz [2023-06-07T23:55:46.883Z] ==> Uploading reports [2023-06-07T23:55:46.883Z] url: https://codecov.io [2023-06-07T23:55:46.883Z] query: branch=PR-4592&commit=857e2b0860042946ff06fec583b9ac742babf8d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-06-07T23:55:46.883Z] -> Pinging Codecov [2023-06-07T23:55:46.883Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4592&commit=857e2b0860042946ff06fec583b9ac742babf8d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-06-07T23:55:46.883Z] -> Uploading to [2023-06-07T23:55:46.883Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/857e2b0860042946ff06fec583b9ac742babf8d5/668f583e-d4e6-413d-9d17-f19c544377cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T235546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9687a703018a5b75102995e504cdba2371e317b3e22859fdb8ab6ddc2400c0a8 [2023-06-07T23:55:46.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T23:55:46.883Z] Dload Upload Total Spent Left Speed [2023-06-07T23:55:47.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57425 0 0 100 57425 0 245k --:--:-- --:--:-- --:--:-- 245k [2023-06-07T23:55:47.143Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/857e2b0860042946ff06fec583b9ac742babf8d5 [Pipeline] } [2023-06-07T23:55:47.169Z] 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-06-07T23:55:48.514Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:55:48.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:55:49.742Z] ---> package-listing.sh [2023-06-07T23:55:49.742Z] ++ facter osfamily [2023-06-07T23:55:49.742Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T23:55:50.001Z] + OS_FAMILY=debian [2023-06-07T23:55:50.001Z] + workspace=/w/workspace/edgex-go/1 [2023-06-07T23:55:50.001Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T23:55:50.001Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T23:55:50.001Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T23:55:50.001Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T23:55:50.001Z] + '[' /w/workspace/edgex-go/1 ']' [2023-06-07T23:55:50.001Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T23:55:50.001Z] + case "${OS_FAMILY}" in [2023-06-07T23:55:50.001Z] + dpkg -l [2023-06-07T23:55:50.001Z] + grep '^ii' [2023-06-07T23:55:50.001Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T23:55:50.001Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T23:55:50.001Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T23:55:50.001Z] + '[' /w/workspace/edgex-go/1 ']' [2023-06-07T23:55:50.001Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-06-07T23:55:50.001Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-06-07T23:55:50.036Z] 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-06-07T23:55:50.327Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:55:50.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T23:55:50.948Z] [2023-06-07T23:55:50.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T23:55:51.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T23:55:51.327Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T23:55:51.327Z] 5eb5b503b376: Pulling fs layer [2023-06-07T23:55:51.327Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T23:55:51.327Z] ec43610c2a17: Pulling fs layer [2023-06-07T23:55:51.327Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T23:55:51.327Z] 33b1e0a273af: Pulling fs layer [2023-06-07T23:55:51.327Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T23:55:51.327Z] 2f39f015ded8: Pulling fs layer [2023-06-07T23:55:51.327Z] 33b1e0a273af: Waiting [2023-06-07T23:55:51.327Z] 5d3b04190fa2: Waiting [2023-06-07T23:55:51.327Z] 2f39f015ded8: Waiting [2023-06-07T23:55:51.327Z] 3a2ae6a8a46f: Waiting [2023-06-07T23:55:51.327Z] 5c69ac0246d0: Download complete [2023-06-07T23:55:51.327Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T23:55:51.327Z] 3a2ae6a8a46f: Download complete [2023-06-07T23:55:51.327Z] 33b1e0a273af: Verifying Checksum [2023-06-07T23:55:51.327Z] 33b1e0a273af: Download complete [2023-06-07T23:55:51.327Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T23:55:51.327Z] 5d3b04190fa2: Download complete [2023-06-07T23:55:51.327Z] ec43610c2a17: Download complete [2023-06-07T23:55:51.586Z] 5eb5b503b376: Download complete [2023-06-07T23:55:52.153Z] 2f39f015ded8: Verifying Checksum [2023-06-07T23:55:52.153Z] 2f39f015ded8: Download complete [2023-06-07T23:55:52.719Z] 5eb5b503b376: Pull complete [2023-06-07T23:55:52.719Z] 5c69ac0246d0: Pull complete [2023-06-07T23:55:53.285Z] ec43610c2a17: Pull complete [2023-06-07T23:55:53.285Z] 3a2ae6a8a46f: Pull complete [2023-06-07T23:55:53.543Z] 33b1e0a273af: Pull complete [2023-06-07T23:55:53.543Z] 5d3b04190fa2: Pull complete [2023-06-07T23:55:57.738Z] 2f39f015ded8: Pull complete [2023-06-07T23:55:57.738Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T23:55:57.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T23:55:57.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T23:55:57.947Z] prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container [2023-06-07T23:55:57.974Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T23:56:00.763Z] $ docker top 6372cd504c99abff91de3bc08ae43bae52648b8b72e1fa36eac7ba577e1e7492 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T23:56:01.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T23:56:01.465Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T23:56:01.777Z] + ls /var/log/sa-host [2023-06-07T23:56:01.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T23:56:01.991Z] provisioning config files... [2023-06-07T23:56:01.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8942535084371403838tmp [Pipeline] { [Pipeline] echo [2023-06-07T23:56:02.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:56:02.356Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T23:56:02.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:56:02.785Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T23:56:02.816Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:56:03.121Z] ---> sudo-logs.sh [2023-06-07T23:56:03.121Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T23:56:03.199Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:56:03.515Z] ---> job-cost.sh [2023-06-07T23:56:03.515Z] lf-activate-venv: SKIPPING [2023-06-07T23:56:03.515Z] DEBUG: total: 0.10999999940395355 [2023-06-07T23:56:03.515Z] INFO: Retrieving Stack Cost... [2023-06-07T23:56:04.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T23:56:04.343Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T23:56:04.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T23:56:04.692Z] ---> logs-deploy.sh [2023-06-07T23:56:04.692Z] lf-activate-venv: SKIPPING [2023-06-07T23:56:04.692Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4592/1 [2023-06-07T23:56:04.692Z] INFO: archiving workspace using pattern(s): [2023-06-07T23:56:05.626Z] Archives upload complete. [2023-06-07T23:56:05.626Z] INFO: archiving logs to Nexus