Pull request #4677 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f4f0f76ca94e9387136c04a5e523a631134fb601+e4ab1ec8366e2be91307e230c2cb89f5ed823568 (c3c5997b505c1c2ac54a7d64bf932b15026b251f) 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-ssh14255502922428733442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8479995216431224265.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4677/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-4677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3659160103563595966.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-4677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8447194833214660889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4151070912011493679.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-4677/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-4677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3369784252683981272.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5931 in /w/workspace/edgexfoundry_edgex-go_PR-4677 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4677/head:refs/remotes/origin/PR-4677 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit f4f0f76ca94e9387136c04a5e523a631134fb601 Merge succeeded, producing f4f0f76ca94e9387136c04a5e523a631134fb601 Checking out Revision f4f0f76ca94e9387136c04a5e523a631134fb601 (PR-4677) > git config core.sparsecheckout # timeout=10 > git checkout -f f4f0f76ca94e9387136c04a5e523a631134fb601 # 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 e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4f0f76ca94e9387136c04a5e523a631134fb601 # timeout=10 Commit message: "build: Consume latest go-mod-bootstrap with RemoveHosts flag" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T17:06:19.819Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T17:06:19.998Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T17:06:20.106Z] ========================================================= [2023-09-12T17:06:20.107Z] EdgeX Global Pipelines Version Info [2023-09-12T17:06:20.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:06:20.908Z] ------------------- [2023-09-12T17:06:20.908Z] stable info: [2023-09-12T17:06:20.908Z] ------------------- [2023-09-12T17:06:20.908Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T17:06:20.908Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T17:06:20.908Z] Message: update stable to v1.0.254 [2023-09-12T17:06:21.480Z] ------------------- [2023-09-12T17:06:21.480Z] experimental info: [2023-09-12T17:06:21.480Z] ------------------- [2023-09-12T17:06:21.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T17:06:21.480Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T17:06:21.480Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T17:06:21.790Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-12T17:06:21.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-12T17:06:21.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T17:06:21.928Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T17:06:21.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T17:06:22.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T17:06:22.056Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T17:06:22.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-12T17:06:22.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-12T17:06:22.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-12T17:06:22.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T17:06:22.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T17:06:22.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T17:06:22.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T17:06:22.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T17:06:22.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T17:06:22.505Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T17:06:22.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T17:06:22.591Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T17:06:22.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T17:06:22.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T17:06:22.723Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T17:06:22.764Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T17:06:22.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4677 [Pipeline] echo [2023-09-12T17:06:22.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4677 [Pipeline] echo [2023-09-12T17:06:22.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4677 [Pipeline] echo [2023-09-12T17:06:22.928Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4f0f76ca94e9387136c04a5e523a631134fb601 [Pipeline] echo [2023-09-12T17:06:22.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4f0f76 [Pipeline] echo [2023-09-12T17:06:23.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T17:06:23.135Z] provisioning config files... [2023-09-12T17:06:23.150Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15221252134329082204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:06:23.492Z] ---> docker-login.sh [2023-09-12T17:06:23.493Z] nexus3.edgexfoundry.org:10001 [2023-09-12T17:06:23.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:06:23.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:06:23.753Z] Configure a credential helper to remove this warning. See [2023-09-12T17:06:23.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:06:23.753Z] [2023-09-12T17:06:23.753Z] Login Succeeded [2023-09-12T17:06:23.753Z] nexus3.edgexfoundry.org:10002 [2023-09-12T17:06:24.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:06:24.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:06:24.016Z] Configure a credential helper to remove this warning. See [2023-09-12T17:06:24.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:06:24.016Z] [2023-09-12T17:06:24.016Z] Login Succeeded [2023-09-12T17:06:24.016Z] nexus3.edgexfoundry.org:10003 [2023-09-12T17:06:24.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:06:24.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:06:24.016Z] Configure a credential helper to remove this warning. See [2023-09-12T17:06:24.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:06:24.016Z] [2023-09-12T17:06:24.016Z] Login Succeeded [2023-09-12T17:06:24.017Z] nexus3.edgexfoundry.org:10004 [2023-09-12T17:06:24.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:06:24.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:06:24.278Z] Configure a credential helper to remove this warning. See [2023-09-12T17:06:24.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:06:24.278Z] [2023-09-12T17:06:24.278Z] Login Succeeded [2023-09-12T17:06:24.278Z] docker.io [2023-09-12T17:06:24.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:06:24.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:06:24.539Z] Configure a credential helper to remove this warning. See [2023-09-12T17:06:24.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:06:24.539Z] [2023-09-12T17:06:24.539Z] Login Succeeded [2023-09-12T17:06:24.539Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T17:06:24.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T17:06:24.989Z] + 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-09-12T17:06:24.989Z] + dirname cmd/core-command/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/core-data/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/core-metadata/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-12T17:06:24.989Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-09-12T17:06:24.989Z] cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-12T17:06:24.989Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-12T17:06:24.989Z] cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T17:06:24.989Z] + + cut -d/ -f2 [2023-09-12T17:06:24.989Z] dirname cmd/security-spire-agent/Dockerfile [2023-09-12T17:06:24.989Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-12T17:06:24.989Z] + + cut -d/ -f2 [2023-09-12T17:06:24.989Z] dirname cmd/support-notifications/Dockerfile [2023-09-12T17:06:24.989Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-12T17:06:24.989Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-12T17:06:24.989Z] + cut -d/ -f2 [2023-09-12T17:06:24.989Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-12T17:06:25.066Z] 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-09-12T17:06:25.589Z] + git rev-list -1 --merges f4f0f76ca94e9387136c04a5e523a631134fb601~1..f4f0f76ca94e9387136c04a5e523a631134fb601 [Pipeline] echo [2023-09-12T17:06:25.621Z] -----------> git rev-list -1 --merges f4f0f76ca94e9387136c04a5e523a631134fb601~1..f4f0f76ca94e9387136c04a5e523a631134fb601 f4f0f76ca94e9387136c04a5e523a631134fb601 [false] [Pipeline] sh [2023-09-12T17:06:25.933Z] + git log --format=format:%s -1 f4f0f76ca94e9387136c04a5e523a631134fb601 [Pipeline] echo [2023-09-12T17:06:25.969Z] ========================================================= [2023-09-12T17:06:25.969Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T17:06:25.969Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-12T17:06:26.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T17:06:26.425Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T17:06:26.425Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T17:06:26.425Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T17:06:26.425Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T17:06:26.425Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T17:06:26.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:06:26.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T17:06:26.902Z] [2023-09-12T17:06:26.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:06:27.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T17:06:27.295Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T17:06:27.295Z] b85a868b505f: Pulling fs layer [2023-09-12T17:06:27.295Z] e2be974225ed: Pulling fs layer [2023-09-12T17:06:27.295Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T17:06:27.295Z] 988bab9f4d93: Pulling fs layer [2023-09-12T17:06:27.295Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T17:06:27.295Z] eaf3925da568: Pulling fs layer [2023-09-12T17:06:27.295Z] bab4dde63d76: Pulling fs layer [2023-09-12T17:06:27.295Z] bde34c3a00c8: Pulling fs layer [2023-09-12T17:06:27.295Z] b352a97aabf1: Pulling fs layer [2023-09-12T17:06:27.295Z] 4872d77fe225: Pulling fs layer [2023-09-12T17:06:27.295Z] 5851b861e8e6: Pulling fs layer [2023-09-12T17:06:27.295Z] 988bab9f4d93: Waiting [2023-09-12T17:06:27.295Z] 1469e6f7b9e6: Waiting [2023-09-12T17:06:27.295Z] b352a97aabf1: Waiting [2023-09-12T17:06:27.295Z] eaf3925da568: Waiting [2023-09-12T17:06:27.295Z] 4872d77fe225: Waiting [2023-09-12T17:06:27.295Z] bab4dde63d76: Waiting [2023-09-12T17:06:27.295Z] 5851b861e8e6: Waiting [2023-09-12T17:06:27.295Z] bde34c3a00c8: Waiting [2023-09-12T17:06:27.295Z] e2be974225ed: Verifying Checksum [2023-09-12T17:06:27.295Z] e2be974225ed: Download complete [2023-09-12T17:06:27.295Z] 988bab9f4d93: Verifying Checksum [2023-09-12T17:06:27.295Z] 988bab9f4d93: Download complete [2023-09-12T17:06:27.557Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T17:06:27.557Z] 1469e6f7b9e6: Download complete [2023-09-12T17:06:27.557Z] eaf3925da568: Verifying Checksum [2023-09-12T17:06:27.557Z] eaf3925da568: Download complete [2023-09-12T17:06:27.557Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T17:06:27.557Z] 339a4e72a1f5: Download complete [2023-09-12T17:06:27.557Z] bde34c3a00c8: Verifying Checksum [2023-09-12T17:06:27.557Z] bde34c3a00c8: Download complete [2023-09-12T17:06:27.557Z] b352a97aabf1: Verifying Checksum [2023-09-12T17:06:27.557Z] b352a97aabf1: Download complete [2023-09-12T17:06:27.557Z] 4872d77fe225: Verifying Checksum [2023-09-12T17:06:27.557Z] 4872d77fe225: Download complete [2023-09-12T17:06:27.557Z] 5851b861e8e6: Download complete [2023-09-12T17:06:27.557Z] b85a868b505f: Verifying Checksum [2023-09-12T17:06:27.557Z] b85a868b505f: Download complete [2023-09-12T17:06:28.127Z] bab4dde63d76: Verifying Checksum [2023-09-12T17:06:28.127Z] bab4dde63d76: Download complete [2023-09-12T17:06:29.072Z] b85a868b505f: Pull complete [2023-09-12T17:06:29.072Z] e2be974225ed: Pull complete [2023-09-12T17:06:29.668Z] 339a4e72a1f5: Pull complete [2023-09-12T17:06:29.668Z] 988bab9f4d93: Pull complete [2023-09-12T17:06:29.930Z] 1469e6f7b9e6: Pull complete [2023-09-12T17:06:30.192Z] eaf3925da568: Pull complete [2023-09-12T17:06:32.108Z] bab4dde63d76: Pull complete [2023-09-12T17:06:32.108Z] bde34c3a00c8: Pull complete [2023-09-12T17:06:32.368Z] b352a97aabf1: Pull complete [2023-09-12T17:06:32.368Z] 4872d77fe225: Pull complete [2023-09-12T17:06:32.368Z] 5851b861e8e6: Pull complete [2023-09-12T17:06:32.368Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T17:06:32.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T17:06:32.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:06:32.600Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2023-09-12T17:06:32.607Z] $ 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-09-12T17:06:35.791Z] $ docker top 216d32c885ec413292fd9bb76caeb7840c27e1770fad200b8ab6b8b58cbe24ff -eo pid,comm [2023-09-12T17:06:35.887Z] 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-09-12T17:06:35.887Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T17:06:36.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T17:06:36.002Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T17:06:36.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T17:06:36.111Z] $ docker exec 216d32c885ec413292fd9bb76caeb7840c27e1770fad200b8ab6b8b58cbe24ff ssh-agent [2023-09-12T17:06:36.252Z] SSH_AUTH_SOCK=/tmp/ssh-TDhnyXIHGKC1/agent.32 [2023-09-12T17:06:36.252Z] SSH_AGENT_PID=38 [2023-09-12T17:06:36.260Z] Running ssh-add (command line suppressed) [2023-09-12T17:06:36.355Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10378090872008937362.key (/w/workspace/edgex-go/1@tmp/private_key_10378090872008937362.key) [2023-09-12T17:06:36.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T17:06:36.712Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T17:06:36.719Z] $ docker exec --env ******** --env ******** 216d32c885ec413292fd9bb76caeb7840c27e1770fad200b8ab6b8b58cbe24ff ssh-agent -k [2023-09-12T17:06:36.819Z] unset SSH_AUTH_SOCK; [2023-09-12T17:06:36.819Z] unset SSH_AGENT_PID; [2023-09-12T17:06:36.820Z] echo Agent pid 38 killed; [2023-09-12T17:06:36.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T17:06:36.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T17:06:36.939Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T17:06:37.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T17:06:37.042Z] $ docker exec 216d32c885ec413292fd9bb76caeb7840c27e1770fad200b8ab6b8b58cbe24ff ssh-agent [2023-09-12T17:06:37.176Z] SSH_AUTH_SOCK=/tmp/ssh-DytAtqfNMhVh/agent.70 [2023-09-12T17:06:37.176Z] SSH_AGENT_PID=76 [2023-09-12T17:06:37.181Z] Running ssh-add (command line suppressed) [2023-09-12T17:06:37.270Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1080582892389806503.key (/w/workspace/edgex-go/1@tmp/private_key_1080582892389806503.key) [2023-09-12T17:06:37.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T17:06:37.637Z] + git semver init [2023-09-12T17:06:37.897Z] 2023-09-12 17:06:37,814 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T17:06:37.897Z] 2023-09-12 17:06:37,814 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-12T17:06:37.897Z] 2023-09-12 17:06:37,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-12T17:06:37.897Z] 2023-09-12 17:06:37,815 [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-09-12T17:06:43.180Z] 2023-09-12 17:06:43,098 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-12T17:06:43.180Z] 2023-09-12 17:06:43,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4677 with force:False [2023-09-12T17:06:43.180Z] 2023-09-12 17:06:43,098 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4677 [2023-09-12T17:06:43.180Z] 2023-09-12 17:06:43,102 [execute] INFO git cat-file --batch-check [2023-09-12T17:06:43.180Z] 2023-09-12 17:06:43,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T17:06:43.180Z] 2023-09-12 17:06:43,108 [execute] INFO git cat-file --batch [2023-09-12T17:06:43.180Z] 2023-09-12 17:06:43,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T17:06:43.180Z] 2023-09-12 17:06:43,112 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4677 [2023-09-12T17:06:43.180Z] 0.0.0 [Pipeline] } [2023-09-12T17:06:43.189Z] $ docker exec --env ******** --env ******** 216d32c885ec413292fd9bb76caeb7840c27e1770fad200b8ab6b8b58cbe24ff ssh-agent -k [2023-09-12T17:06:43.294Z] unset SSH_AUTH_SOCK; [2023-09-12T17:06:43.294Z] unset SSH_AGENT_PID; [2023-09-12T17:06:43.294Z] echo Agent pid 76 killed; [2023-09-12T17:06:43.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T17:06:43.746Z] + git semver [Pipeline] } [2023-09-12T17:06:44.009Z] $ docker stop --time=1 216d32c885ec413292fd9bb76caeb7840c27e1770fad200b8ab6b8b58cbe24ff [2023-09-12T17:06:45.345Z] $ docker rm -f --volumes 216d32c885ec413292fd9bb76caeb7840c27e1770fad200b8ab6b8b58cbe24ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T17:06:45.791Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T17:06:46.086Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T17:06:46.105Z] [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-09-12T17:06:46.698Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5929 in /w/workspace/edgexfoundry_edgex-go_PR-4677 [Pipeline] { [Pipeline] ws [2023-09-12T17:06:46.763Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-12T17:06:46.848Z] The recommended git tool is: git [2023-09-12T17:06:46.918Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-12T17:06:46.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T17:06:46.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T17:06:47.032Z] ========================================================= [2023-09-12T17:06:47.033Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T17:06:47.033Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T17:06:47.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T17:06:47.396Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T17:06:47.396Z] 7264a8db6415: Pulling fs layer [2023-09-12T17:06:47.396Z] c4d48a809fc2: Pulling fs layer [2023-09-12T17:06:47.396Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T17:06:47.396Z] ad3a456e5733: Pulling fs layer [2023-09-12T17:06:47.396Z] 9e4f439ed901: Pulling fs layer [2023-09-12T17:06:47.396Z] feaf6a47b606: Pulling fs layer [2023-09-12T17:06:47.396Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T17:06:47.396Z] 8ac70367396e: Pulling fs layer [2023-09-12T17:06:47.396Z] 6db16350a2e2: Pulling fs layer [2023-09-12T17:06:47.396Z] 9250d5d63582: Pulling fs layer [2023-09-12T17:06:47.396Z] 5e8b037d7d82: Waiting [2023-09-12T17:06:47.396Z] 9250d5d63582: Waiting [2023-09-12T17:06:47.396Z] 8ac70367396e: Waiting [2023-09-12T17:06:47.396Z] ad3a456e5733: Waiting [2023-09-12T17:06:47.396Z] 9e4f439ed901: Waiting [2023-09-12T17:06:47.396Z] 6db16350a2e2: Waiting [2023-09-12T17:06:47.396Z] feaf6a47b606: Waiting [2023-09-12T17:06:47.396Z] c4d48a809fc2: Verifying Checksum [2023-09-12T17:06:47.396Z] c4d48a809fc2: Download complete [2023-09-12T17:06:47.396Z] ad3a456e5733: Verifying Checksum [2023-09-12T17:06:47.396Z] ad3a456e5733: Download complete [2023-09-12T17:06:47.396Z] 9e4f439ed901: Verifying Checksum [2023-09-12T17:06:47.396Z] 9e4f439ed901: Download complete [2023-09-12T17:06:47.396Z] 7264a8db6415: Verifying Checksum [2023-09-12T17:06:47.396Z] 7264a8db6415: Download complete [2023-09-12T17:06:47.396Z] feaf6a47b606: Verifying Checksum [2023-09-12T17:06:47.396Z] feaf6a47b606: Download complete [2023-09-12T17:06:47.685Z] 7264a8db6415: Pull complete [2023-09-12T17:06:47.685Z] c4d48a809fc2: Pull complete [2023-09-12T17:06:47.685Z] 8ac70367396e: Verifying Checksum [2023-09-12T17:06:47.685Z] 8ac70367396e: Download complete [2023-09-12T17:06:47.945Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T17:06:47.945Z] 4f1c88b9dad5: Download complete [2023-09-12T17:06:48.209Z] 6db16350a2e2: Verifying Checksum [2023-09-12T17:06:48.209Z] 6db16350a2e2: Download complete [2023-09-12T17:06:48.469Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T17:06:48.469Z] 5e8b037d7d82: Download complete [2023-09-12T17:06:48.469Z] 9250d5d63582: Verifying Checksum [2023-09-12T17:06:48.469Z] 9250d5d63582: Download complete [2023-09-12T17:06:51.113Z] 4f1c88b9dad5: Pull complete [2023-09-12T17:06:51.113Z] ad3a456e5733: Pull complete [2023-09-12T17:06:51.113Z] 9e4f439ed901: Pull complete [2023-09-12T17:06:51.113Z] feaf6a47b606: Pull complete [2023-09-12T17:06:51.521Z] using credential edgex-jenkins-ssh [2023-09-12T17:06:51.536Z] Cloning the remote Git repository [2023-09-12T17:06:51.568Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-12T17:06:51.656Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-12T17:06:51.800Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T17:06:51.801Z] > git --version # timeout=10 [2023-09-12T17:06:51.822Z] > git --version # 'git version 2.25.1' [2023-09-12T17:06:51.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T17:06:51.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T17:06:53.653Z] 5e8b037d7d82: Pull complete [2023-09-12T17:06:53.913Z] 8ac70367396e: Pull complete [2023-09-12T17:06:54.171Z] 6db16350a2e2: Pull complete [2023-09-12T17:06:54.737Z] 9250d5d63582: Pull complete [2023-09-12T17:06:54.997Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T17:06:54.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T17:06:54.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T17:06:55.366Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T17:06:55.367Z] WORKDIR /edgex [2023-09-12T17:06:55.367Z] COPY go.mod . [2023-09-12T17:06:55.367Z] RUN go mod download [2023-09-12T17:06:55.367Z] docker build -t ci-base-image-x86_64 -f - . [2023-09-12T17:06:55.935Z] Sending build context to Docker daemon 170.9MB [2023-09-12T17:06:55.935Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T17:06:55.935Z] ---> fa269f55d9b9 [2023-09-12T17:06:55.935Z] Step 2/4 : WORKDIR /edgex [2023-09-12T17:07:04.102Z] ---> Running in 61f9783cfa86 [2023-09-12T17:07:04.102Z] Removing intermediate container 61f9783cfa86 [2023-09-12T17:07:04.102Z] ---> eaae52807292 [2023-09-12T17:07:04.102Z] Step 3/4 : COPY go.mod . [2023-09-12T17:07:04.102Z] ---> b3706b8c92c0 [2023-09-12T17:07:04.102Z] Step 4/4 : RUN go mod download [2023-09-12T17:07:04.102Z] ---> Running in e63acf028530 [2023-09-12T17:07:07.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T17:07:07.446Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T17:07:08.240Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T17:07:08.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T17:07:08.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T17:07:08.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4677/head:refs/remotes/origin/PR-4677 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T17:07:09.164Z] Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit f4f0f76ca94e9387136c04a5e523a631134fb601 [2023-09-12T17:07:09.554Z] Merge succeeded, producing f4f0f76ca94e9387136c04a5e523a631134fb601 [2023-09-12T17:07:09.555Z] Checking out Revision f4f0f76ca94e9387136c04a5e523a631134fb601 (PR-4677) [2023-09-12T17:07:09.156Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T17:07:09.222Z] > git checkout -f f4f0f76ca94e9387136c04a5e523a631134fb601 # timeout=10 [2023-09-12T17:07:09.438Z] > git remote # timeout=10 [2023-09-12T17:07:09.461Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T17:07:09.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T17:07:09.489Z] > git merge e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 [2023-09-12T17:07:09.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T17:07:09.537Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T17:07:09.551Z] > git checkout -f f4f0f76ca94e9387136c04a5e523a631134fb601 # timeout=10 [2023-09-12T17:07:13.172Z] Commit message: "build: Consume latest go-mod-bootstrap with RemoveHosts flag" [2023-09-12T17:07:13.195Z] > git --version # timeout=10 [2023-09-12T17:07:13.207Z] > git --version # 'git version 2.25.1' [2023-09-12T17:07:13.221Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T17:07:14.364Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T17:07:14.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T17:07:14.364Z] Dload Upload Total Spent Left Speed [2023-09-12T17:07:14.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-09-12T17:07:14.996Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T17:07:15.349Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T17:07:15.349Z] + sudo tee /etc/docker/daemon.new [2023-09-12T17:07:15.349Z] { [2023-09-12T17:07:15.349Z] "registry-mirrors": [ [2023-09-12T17:07:15.349Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T17:07:15.349Z] ], [2023-09-12T17:07:15.349Z] "bip": "10.250.0.254/24", [2023-09-12T17:07:15.349Z] "hosts": [ [2023-09-12T17:07:15.349Z] "tcp://0.0.0.0:5555", [2023-09-12T17:07:15.349Z] "unix:///var/run/docker.sock" [2023-09-12T17:07:15.349Z] ], [2023-09-12T17:07:15.349Z] "mtu": 1458, [2023-09-12T17:07:15.349Z] "selinux-enabled": true, [2023-09-12T17:07:15.349Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T17:07:15.349Z] } [Pipeline] sh [2023-09-12T17:07:15.691Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T17:07:16.033Z] + sudo service docker restart [2023-09-12T17:07:22.192Z] Removing intermediate container e63acf028530 [2023-09-12T17:07:22.192Z] ---> c9c53f064be0 [2023-09-12T17:07:22.192Z] Successfully built c9c53f064be0 [2023-09-12T17:07:22.192Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:07:22.565Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T17:07:22.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:07:22.712Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2023-09-12T17:07:22.725Z] $ 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-09-12T17:07:23.175Z] $ docker top c123b387dd82a03dd56afc7dc0b58077e751581699089b5af8f7f1674503c936 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:07:23.591Z] + go version [2023-09-12T17:07:23.591Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T17:07:23.606Z] $ docker stop --time=1 c123b387dd82a03dd56afc7dc0b58077e751581699089b5af8f7f1674503c936 [2023-09-12T17:07:24.862Z] $ docker rm -f --volumes c123b387dd82a03dd56afc7dc0b58077e751581699089b5af8f7f1674503c936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:07:25.642Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T17:07:25.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:07:25.816Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2023-09-12T17:07:25.836Z] $ 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-09-12T17:07:26.345Z] $ docker top 7bf7c51091f4a8db00f7be4f9a968c56c02a5b62e468e9e14c853e06827697eb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T17:07:26.481Z] ========================================================= [2023-09-12T17:07:26.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T17:07:26.481Z] ========================================================= [Pipeline] sh [2023-09-12T17:07:26.829Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T17:07:27.190Z] + make test [2023-09-12T17:07:27.190Z] go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T17:07:34.338Z] provisioning config files... [2023-09-12T17:07:34.362Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15945591324830264978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:07:34.743Z] ---> docker-login.sh [2023-09-12T17:07:34.743Z] nexus3.edgexfoundry.org:10001 [2023-09-12T17:07:35.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:07:35.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:07:35.283Z] Configure a credential helper to remove this warning. See [2023-09-12T17:07:35.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:07:35.283Z] [2023-09-12T17:07:35.283Z] Login Succeeded [2023-09-12T17:07:35.283Z] nexus3.edgexfoundry.org:10002 [2023-09-12T17:07:35.334Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T17:07:35.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:07:35.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:07:35.554Z] Configure a credential helper to remove this warning. See [2023-09-12T17:07:35.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:07:35.554Z] [2023-09-12T17:07:35.554Z] Login Succeeded [2023-09-12T17:07:35.554Z] nexus3.edgexfoundry.org:10003 [2023-09-12T17:07:35.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:07:36.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:07:36.100Z] Configure a credential helper to remove this warning. See [2023-09-12T17:07:36.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:07:36.100Z] [2023-09-12T17:07:36.100Z] Login Succeeded [2023-09-12T17:07:36.100Z] nexus3.edgexfoundry.org:10004 [2023-09-12T17:07:36.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:07:36.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:07:36.373Z] Configure a credential helper to remove this warning. See [2023-09-12T17:07:36.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:07:36.373Z] [2023-09-12T17:07:36.373Z] Login Succeeded [2023-09-12T17:07:36.373Z] docker.io [2023-09-12T17:07:36.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T17:07:36.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T17:07:36.909Z] Configure a credential helper to remove this warning. See [2023-09-12T17:07:36.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T17:07:36.909Z] [2023-09-12T17:07:36.909Z] Login Succeeded [2023-09-12T17:07:36.909Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T17:07:36.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-12T17:07:37.637Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-12T17:07:37.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T17:07:37.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T17:07:37.751Z] ========================================================= [2023-09-12T17:07:37.751Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T17:07:37.751Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T17:07:38.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T17:07:38.130Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T17:07:38.130Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T17:07:38.130Z] 5d54e960e981: Pulling fs layer [2023-09-12T17:07:38.130Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T17:07:38.130Z] f0e02332f6b5: Pulling fs layer [2023-09-12T17:07:38.130Z] 66412af1f25a: Pulling fs layer [2023-09-12T17:07:38.130Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T17:07:38.130Z] 9a37bb91b891: Pulling fs layer [2023-09-12T17:07:38.130Z] a29adfc67d43: Pulling fs layer [2023-09-12T17:07:38.130Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T17:07:38.130Z] 1baf3a5c0e64: Waiting [2023-09-12T17:07:38.130Z] 9a37bb91b891: Waiting [2023-09-12T17:07:38.130Z] a29adfc67d43: Waiting [2023-09-12T17:07:38.130Z] d5de9f91c1a4: Waiting [2023-09-12T17:07:38.130Z] f0e02332f6b5: Waiting [2023-09-12T17:07:38.130Z] 66412af1f25a: Waiting [2023-09-12T17:07:38.399Z] 5d54e960e981: Download complete [2023-09-12T17:07:38.399Z] f0e02332f6b5: Verifying Checksum [2023-09-12T17:07:38.399Z] f0e02332f6b5: Download complete [2023-09-12T17:07:38.399Z] 66412af1f25a: Verifying Checksum [2023-09-12T17:07:38.399Z] 66412af1f25a: Download complete [2023-09-12T17:07:38.399Z] 9fda8d8052c6: Download complete [2023-09-12T17:07:38.668Z] 9a37bb91b891: Verifying Checksum [2023-09-12T17:07:38.668Z] 9a37bb91b891: Download complete [2023-09-12T17:07:39.258Z] 9fda8d8052c6: Pull complete [2023-09-12T17:07:39.258Z] a29adfc67d43: Verifying Checksum [2023-09-12T17:07:39.258Z] a29adfc67d43: Download complete [2023-09-12T17:07:40.219Z] 5d54e960e981: Pull complete [2023-09-12T17:07:40.219Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T17:07:40.219Z] d5de9f91c1a4: Download complete [2023-09-12T17:07:40.219Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T17:07:40.220Z] c4a7e357bf2a: Download complete [2023-09-12T17:07:41.185Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T17:07:41.185Z] 1baf3a5c0e64: Download complete [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T17:07:47.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-12T17:07:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T17:07:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T17:07:48.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T17:07:48.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T17:07:48.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-12T17:07:49.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2023-09-12T17:07:49.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-09-12T17:07:49.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T17:07:49.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T17:07:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-12T17:07:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T17:07:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T17:07:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T17:07:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-12T17:07:51.264Z] c4a7e357bf2a: Pull complete [2023-09-12T17:07:51.264Z] f0e02332f6b5: Pull complete [2023-09-12T17:07:51.264Z] 66412af1f25a: Pull complete [2023-09-12T17:07:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T17:07:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T17:07:53.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.4% of statements [2023-09-12T17:07:53.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.0% of statements [2023-09-12T17:07:53.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T17:07:53.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T17:07:53.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T17:07:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T17:07:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T17:07:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T17:07:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T17:07:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T17:07:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T17:07:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T17:07:54.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.380s coverage: 93.4% of statements [2023-09-12T17:07:54.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 3.8% of statements [2023-09-12T17:07:54.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements [2023-09-12T17:07:54.729Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2023-09-12T17:07:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T17:07:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T17:07:56.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements [2023-09-12T17:07:56.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements [2023-09-12T17:07:56.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2023-09-12T17:07:56.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements [2023-09-12T17:07:56.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2023-09-12T17:07:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2023-09-12T17:07:56.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-09-12T17:07:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T17:07:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T17:07:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T17:07:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T17:07:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T17:07:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T17:07:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T17:07:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T17:07:57.959Z] 1baf3a5c0e64: Pull complete [2023-09-12T17:07:58.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T17:07:58.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T17:07:58.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T17:07:58.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T17:07:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T17:07:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T17:07:59.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T17:07:59.373Z] 9a37bb91b891: Pull complete [2023-09-12T17:08:00.335Z] a29adfc67d43: Pull complete [2023-09-12T17:08:01.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T17:08:01.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T17:08:02.305Z] d5de9f91c1a4: Pull complete [2023-09-12T17:08:02.305Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T17:08:02.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T17:08:02.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T17:08:02.695Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T17:08:02.695Z] WORKDIR /edgex [2023-09-12T17:08:02.695Z] COPY go.mod . [2023-09-12T17:08:02.695Z] RUN go mod download [2023-09-12T17:08:02.695Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-12T17:08:02.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T17:08:02.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T17:08:03.298Z] Sending build context to Docker daemon 2.977MB [2023-09-12T17:08:03.298Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T17:08:03.298Z] ---> 746ca1b523b5 [2023-09-12T17:08:03.298Z] Step 2/4 : WORKDIR /edgex [2023-09-12T17:08:05.250Z] ---> Running in affa33385a98 [2023-09-12T17:08:05.250Z] Removing intermediate container affa33385a98 [2023-09-12T17:08:05.250Z] ---> 87a44bb5bb82 [2023-09-12T17:08:05.250Z] Step 3/4 : COPY go.mod . [2023-09-12T17:08:05.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T17:08:05.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T17:08:05.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T17:08:05.833Z] ---> 00042aed0987 [2023-09-12T17:08:05.833Z] Step 4/4 : RUN go mod download [2023-09-12T17:08:05.833Z] ---> Running in 0a14cea1cdeb [2023-09-12T17:08:06.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T17:08:06.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T17:08:06.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T17:08:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T17:08:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T17:08:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T17:08:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T17:08:08.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T17:08:08.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T17:08:08.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T17:08:08.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T17:08:09.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements [2023-09-12T17:08:10.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T17:08:10.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T17:08:10.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T17:08:10.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T17:08:11.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T17:08:11.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T17:08:12.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T17:08:12.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.267s coverage: 79.9% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.184s coverage: 38.4% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.7% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.038s coverage: 61.8% of statements [2023-09-12T17:08:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2023-09-12T17:08:21.986Z] 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-09-12T17:08:21.986Z] running golangci-lint [2023-09-12T17:08:21.986Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-12T17:08:21.986Z] go version go1.21.0 linux/amd64 [2023-09-12T17:08:22.244Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-12T17:08:22.244Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-12T17:08:34.440Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|files|deps) took 10.662417128s" [2023-09-12T17:08:34.440Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.02007ms" [2023-09-12T17:08:42.569Z] level=info msg="[linters_context/goanalysis] analyzers took 1m13.929392263s with top 10 stages: buildir: 37.572562392s, gosec: 7.508301461s, inspect: 2.222473614s, fact_deprecated: 1.897175743s, printf: 1.345820291s, fact_purity: 1.260793031s, ctrlflow: 1.140395623s, S1038: 1.137767821s, nilness: 903.120877ms, errcheck: 625.632934ms" [2023-09-12T17:08:42.569Z] level=info msg="[runner] Issues before processing: 194, after processing: 0" [2023-09-12T17:08:42.569Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, autogenerated_exclude: 194/194, exclude: 194/194, skip_files: 194/194, skip_dirs: 194/194, path_prettifier: 194/194, identifier_marker: 194/194, exclude-rules: 21/194, cgo: 194/194, filename_unadjuster: 194/194" [2023-09-12T17:08:42.569Z] level=info msg="[runner] processing took 16.019373ms with stages: nolint: 6.599267ms, identifier_marker: 4.665224ms, autogenerated_exclude: 1.527186ms, path_prettifier: 1.422477ms, exclude-rules: 1.024292ms, skip_dirs: 733.948µs, cgo: 29.265µs, filename_unadjuster: 13.443µs, max_same_issues: 780ns, uniq_by_line: 530ns, skip_files: 480ns, exclude: 421ns, fixer: 400ns, path_shortener: 360ns, sort_results: 250ns, severity-rules: 250ns, diff: 220ns, max_from_linter: 200ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-09-12T17:08:42.569Z] level=info msg="[runner] linters took 9.293061475s with stages: goanalysis_metalinter: 9.276944183s" [2023-09-12T17:08:42.569Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-12T17:08:42.569Z] level=info msg="Memory: 200 samples, avg is 264.6MB, max is 850.3MB" [2023-09-12T17:08:42.569Z] level=info msg="Execution took 19.997793206s" [2023-09-12T17:08:42.569Z] go vet ./... [2023-09-12T17:08:44.763Z] Removing intermediate container 0a14cea1cdeb [2023-09-12T17:08:44.764Z] ---> 954e2ebbe68b [2023-09-12T17:08:44.764Z] Successfully built 954e2ebbe68b [2023-09-12T17:08:44.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:08:45.168Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T17:08:45.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:08:45.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-5929 does not seem to be running inside a container [2023-09-12T17:08:45.476Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-12T17:08:46.632Z] $ docker top 682d7965f4e401fc8b242973e01503229eb8fdb2678a4195527892b1049d26f2 -eo pid,comm [2023-09-12T17:08:46.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T17:08:46.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T17:08:46.768Z] ./bin/test-attribution-txt.sh [2023-09-12T17:08:46.768Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-12T17:08:46.768Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-12T17:08:46.768Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-12T17:08:46.768Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-09-12T17:08:46.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-12T17:08:47.293Z] + ls -al . [2023-09-12T17:08:47.293Z] total 728 [2023-09-12T17:08:47.293Z] drwxrwxr-x 12 1001 1001 4096 Sep 12 17:07 . [2023-09-12T17:08:47.293Z] drwxr-xr-x 4 root root 4096 Sep 12 17:07 .. [2023-09-12T17:08:47.293Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 17:06 .blubracket [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 16 Sep 12 17:06 .dockerignore [2023-09-12T17:08:47.293Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 17:08 .git [2023-09-12T17:08:47.293Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 17:06 .github [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 1173 Sep 12 17:06 .gitignore [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 17:06 .golangci.yml [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 17:06 .hadolint.yml [2023-09-12T17:08:47.293Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 17:06 .semver [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 166 Sep 12 17:06 .sonarcloud.properties [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 17:06 ADOPTERS.md [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 11152 Sep 12 17:06 Attribution.txt [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 93407 Sep 12 17:06 CHANGELOG.md [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 17:06 CONTRIBUTING.md [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 17:06 GOVERNANCE.md [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 883 Sep 12 17:06 Jenkinsfile [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 17:06 LICENSE [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 14764 Sep 12 17:06 Makefile [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 17:06 OWNERS.md [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 9923 Sep 12 17:06 README.md [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 17:06 SECURITY.md [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 17:06 VERSION [2023-09-12T17:08:47.293Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 17:06 bin [2023-09-12T17:08:47.293Z] drwxrwxr-x 18 1001 1001 4096 Sep 12 17:06 cmd [2023-09-12T17:08:47.293Z] -rw-r--r-- 1 root root 450471 Sep 12 17:08 coverage.out [2023-09-12T17:08:47.293Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 17:06 fuzz_test [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 3687 Sep 12 17:06 go.mod [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 33714 Sep 12 17:06 go.sum [2023-09-12T17:08:47.293Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 17:06 internal [2023-09-12T17:08:47.293Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 17:06 openapi [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 594 Sep 12 17:06 security.txt [2023-09-12T17:08:47.293Z] drwxrwxr-x 4 1001 1001 4096 Sep 12 17:06 snap [2023-09-12T17:08:47.293Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 17:06 version.go [Pipeline] sh [2023-09-12T17:08:47.539Z] + go version [2023-09-12T17:08:47.539Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T17:08:47.549Z] $ docker stop --time=1 682d7965f4e401fc8b242973e01503229eb8fdb2678a4195527892b1049d26f2 [2023-09-12T17:08:47.610Z] + '[' -e coverage.out ] [2023-09-12T17:08:47.610Z] + chown 1001:1001 coverage.out [2023-09-12T17:08:50.792Z] $ docker rm -f --volumes 682d7965f4e401fc8b242973e01503229eb8fdb2678a4195527892b1049d26f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [2023-09-12T17:08:51.129Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:08:51.478Z] + make build [2023-09-12T17:08:51.479Z] 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-09-12T17:08:51.743Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T17:08:51.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:08:51.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-5929 does not seem to be running inside a container [2023-09-12T17:08:52.016Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-12T17:08:53.096Z] $ docker top 454d854fa5a8447b3a535a7a2c083efc0e9b609ee399bfb720158958e4843052 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T17:08:53.362Z] ========================================================= [2023-09-12T17:08:53.362Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T17:08:53.362Z] ========================================================= [Pipeline] sh [2023-09-12T17:08:53.680Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T17:08:54.067Z] + make test [2023-09-12T17:08:54.067Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T17:09:03.680Z] 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-09-12T17:09:03.681Z] 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-09-12T17:09:04.248Z] 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-09-12T17:09:05.192Z] 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-09-12T17:09:10.461Z] 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-09-12T17:09:11.837Z] 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-09-12T17:09:13.210Z] 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-09-12T17:09:14.147Z] 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-09-12T17:09:15.091Z] 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-09-12T17:09:15.657Z] 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-09-12T17:09:16.597Z] 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-09-12T17:09:17.563Z] $ docker stop --time=1 7bf7c51091f4a8db00f7be4f9a968c56c02a5b62e468e9e14c853e06827697eb [2023-09-12T17:09:23.918Z] $ docker rm -f --volumes 7bf7c51091f4a8db00f7be4f9a968c56c02a5b62e468e9e14c853e06827697eb [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-09-12T17:09:25.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T17:09:25.420Z] [2023-09-12T17:09:25.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:09:25.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T17:09:26.053Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-12T17:09:26.053Z] 91d30c5bc195: Pulling fs layer [2023-09-12T17:09:26.053Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-12T17:09:26.053Z] 9c61dcf015f6: Pulling fs layer [2023-09-12T17:09:26.053Z] 4698f68db338: Pulling fs layer [2023-09-12T17:09:26.053Z] 2a2f49069b9e: Pulling fs layer [2023-09-12T17:09:26.053Z] e0025b399a48: Pulling fs layer [2023-09-12T17:09:26.053Z] 2a2f49069b9e: Waiting [2023-09-12T17:09:26.053Z] e0025b399a48: Waiting [2023-09-12T17:09:26.053Z] 4698f68db338: Waiting [2023-09-12T17:09:26.053Z] 91d30c5bc195: Verifying Checksum [2023-09-12T17:09:26.053Z] 91d30c5bc195: Download complete [2023-09-12T17:09:26.053Z] 4698f68db338: Download complete [2023-09-12T17:09:26.280Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T17:09:26.313Z] 91d30c5bc195: Pull complete [2023-09-12T17:09:26.313Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-12T17:09:26.313Z] 2e9b0aa3be6d: Download complete [2023-09-12T17:09:26.313Z] e0025b399a48: Download complete [2023-09-12T17:09:26.573Z] 2a2f49069b9e: Verifying Checksum [2023-09-12T17:09:26.573Z] 2a2f49069b9e: Download complete [2023-09-12T17:09:26.573Z] 2e9b0aa3be6d: Pull complete [2023-09-12T17:09:26.832Z] 9c61dcf015f6: Verifying Checksum [2023-09-12T17:09:26.833Z] 9c61dcf015f6: Download complete [2023-09-12T17:09:29.363Z] 9c61dcf015f6: Pull complete [2023-09-12T17:09:29.363Z] 4698f68db338: Pull complete [2023-09-12T17:09:29.621Z] 2a2f49069b9e: Pull complete [2023-09-12T17:09:29.621Z] e0025b399a48: Pull complete [2023-09-12T17:09:29.621Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-12T17:09:29.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T17:09:29.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:09:29.843Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2023-09-12T17:09:29.887Z] $ 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-09-12T17:09:33.941Z] $ docker top 45b6407172e15f9627cb2c6e7e5367f3662754aaf2ce19cfbcb0dd61693dcb18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:09:34.317Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T17:09:36.220Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T17:09:36.220Z] #1 transferring dockerfile: [2023-09-12T17:09:36.478Z] #1 transferring dockerfile: 2.12kB done [2023-09-12T17:09:36.478Z] #1 DONE 0.0s [2023-09-12T17:09:36.478Z] [2023-09-12T17:09:36.478Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T17:09:36.478Z] #2 transferring dockerfile: 2.38kB done [2023-09-12T17:09:36.478Z] #2 DONE 0.0s [2023-09-12T17:09:36.478Z] [2023-09-12T17:09:36.478Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T17:09:36.478Z] #3 transferring dockerfile: 2.82kB done [2023-09-12T17:09:36.478Z] #3 DONE 0.0s [2023-09-12T17:09:36.478Z] [2023-09-12T17:09:36.478Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T17:09:36.478Z] #4 transferring dockerfile: 1.59kB done [2023-09-12T17:09:36.478Z] #4 DONE 0.0s [2023-09-12T17:09:36.478Z] [2023-09-12T17:09:36.478Z] #5 [core-command internal] load build definition from Dockerfile [2023-09-12T17:09:36.478Z] #5 transferring dockerfile: 1.82kB done [2023-09-12T17:09:36.478Z] #5 DONE 0.0s [2023-09-12T17:09:36.478Z] [2023-09-12T17:09:36.478Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T17:09:36.478Z] #6 transferring dockerfile: 1.58kB done [2023-09-12T17:09:36.740Z] #6 DONE 0.0s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-09-12T17:09:36.740Z] #7 transferring dockerfile: 1.84kB done [2023-09-12T17:09:36.740Z] #7 DONE 0.1s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-09-12T17:09:36.740Z] #8 transferring dockerfile: 1.96kB done [2023-09-12T17:09:36.740Z] #8 DONE 0.1s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T17:09:36.740Z] #9 transferring dockerfile: 1.78kB done [2023-09-12T17:09:36.740Z] #9 DONE 0.1s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T17:09:36.740Z] #10 transferring dockerfile: 1.70kB done [2023-09-12T17:09:36.740Z] #10 DONE 0.0s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T17:09:36.740Z] #11 transferring dockerfile: 2.04kB done [2023-09-12T17:09:36.740Z] #11 DONE 0.1s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T17:09:36.740Z] #12 transferring dockerfile: 1.82kB done [2023-09-12T17:09:36.740Z] #12 DONE 0.0s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T17:09:36.740Z] #13 transferring dockerfile: 2.39kB done [2023-09-12T17:09:36.740Z] #13 DONE 0.1s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #14 [core-data internal] load build definition from Dockerfile [2023-09-12T17:09:36.740Z] #14 transferring dockerfile: 1.90kB done [2023-09-12T17:09:36.740Z] #14 DONE 0.1s [2023-09-12T17:09:36.740Z] [2023-09-12T17:09:36.740Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T17:09:36.740Z] #15 transferring context: 56B done [2023-09-12T17:09:36.740Z] #15 DONE 0.1s [2023-09-12T17:09:36.998Z] [2023-09-12T17:09:36.998Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-09-12T17:09:36.998Z] #16 transferring context: 56B done [2023-09-12T17:09:36.998Z] #16 DONE 0.0s [2023-09-12T17:09:36.998Z] [2023-09-12T17:09:36.998Z] #17 [security-bootstrapper internal] load .dockerignore [2023-09-12T17:09:36.998Z] #17 transferring context: 56B done [2023-09-12T17:09:36.998Z] #17 DONE 0.0s [2023-09-12T17:09:36.998Z] [2023-09-12T17:09:36.998Z] #18 [security-spire-server internal] load .dockerignore [2023-09-12T17:09:36.998Z] #18 transferring context: 56B done [2023-09-12T17:09:36.998Z] #18 DONE 0.0s [2023-09-12T17:09:36.998Z] [2023-09-12T17:09:36.998Z] #19 [core-command internal] load .dockerignore [2023-09-12T17:09:36.998Z] #19 transferring context: 56B done [2023-09-12T17:09:36.998Z] #19 DONE 0.0s [2023-09-12T17:09:36.998Z] [2023-09-12T17:09:36.998Z] #20 [core-metadata internal] load .dockerignore [2023-09-12T17:09:36.998Z] #20 transferring context: 56B done [2023-09-12T17:09:36.998Z] #20 DONE 0.1s [2023-09-12T17:09:36.998Z] [2023-09-12T17:09:36.998Z] #21 [support-notifications internal] load .dockerignore [2023-09-12T17:09:36.998Z] #21 transferring context: 56B done [2023-09-12T17:09:36.999Z] #21 DONE 0.0s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #22 [security-spire-config internal] load .dockerignore [2023-09-12T17:09:36.999Z] #22 transferring context: 56B done [2023-09-12T17:09:36.999Z] #22 DONE 0.1s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T17:09:36.999Z] #23 transferring context: 56B done [2023-09-12T17:09:36.999Z] #23 DONE 0.0s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #24 [security-proxy-auth internal] load .dockerignore [2023-09-12T17:09:36.999Z] #24 transferring context: 56B done [2023-09-12T17:09:36.999Z] #24 DONE 0.1s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #25 [security-spire-agent internal] load .dockerignore [2023-09-12T17:09:36.999Z] #25 transferring context: 56B done [2023-09-12T17:09:36.999Z] #25 DONE 0.1s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #26 [core-data internal] load .dockerignore [2023-09-12T17:09:36.999Z] #26 transferring context: 56B done [2023-09-12T17:09:36.999Z] #26 DONE 0.1s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T17:09:36.999Z] #27 DONE 0.0s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #28 [support-scheduler internal] load .dockerignore [2023-09-12T17:09:36.999Z] #28 transferring context: 56B done [2023-09-12T17:09:36.999Z] #28 DONE 0.1s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #29 [security-proxy-setup internal] load .dockerignore [2023-09-12T17:09:36.999Z] #29 transferring context: 56B done [2023-09-12T17:09:36.999Z] #29 DONE 0.1s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T17:09:36.999Z] #27 DONE 0.0s [2023-09-12T17:09:36.999Z] [2023-09-12T17:09:36.999Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T17:09:37.257Z] #30 ... [2023-09-12T17:09:37.257Z] [2023-09-12T17:09:37.257Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T17:09:37.257Z] #27 DONE 0.0s [2023-09-12T17:09:37.257Z] [2023-09-12T17:09:37.257Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T17:09:37.257Z] #30 ... [2023-09-12T17:09:37.257Z] [2023-09-12T17:09:37.257Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T17:09:37.257Z] #27 DONE 0.0s [2023-09-12T17:09:37.257Z] [2023-09-12T17:09:37.257Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T17:09:37.537Z] #30 ... [2023-09-12T17:09:37.537Z] [2023-09-12T17:09:37.537Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T17:09:37.537Z] #31 DONE 0.4s [2023-09-12T17:09:37.537Z] [2023-09-12T17:09:37.537Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T17:09:37.537Z] #32 DONE 0.5s [2023-09-12T17:09:37.830Z] [2023-09-12T17:09:37.830Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T17:09:37.830Z] #30 DONE 0.7s [2023-09-12T17:09:37.830Z] [2023-09-12T17:09:37.830Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:09:37.830Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T17:09:37.830Z] #33 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-12T17:09:37.830Z] #33 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-12T17:09:37.830Z] #33 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s [2023-09-12T17:09:37.830Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T17:09:38.090Z] #33 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-09-12T17:09:38.090Z] #33 ... [2023-09-12T17:09:38.090Z] [2023-09-12T17:09:38.090Z] #34 [security-spire-agent internal] load build context [2023-09-12T17:09:38.090Z] #34 transferring context: 17.12kB 0.1s done [2023-09-12T17:09:38.090Z] #34 DONE 0.4s [2023-09-12T17:09:38.090Z] [2023-09-12T17:09:38.090Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:09:38.090Z] #33 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-12T17:09:38.090Z] #33 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-12T17:09:38.090Z] #33 ... [2023-09-12T17:09:38.090Z] [2023-09-12T17:09:38.090Z] #35 [security-spire-server internal] load build context [2023-09-12T17:09:38.090Z] #35 transferring context: 17.59kB 0.0s done [2023-09-12T17:09:38.090Z] #35 DONE 0.4s [2023-09-12T17:09:38.090Z] [2023-09-12T17:09:38.090Z] #36 [security-spire-config internal] load build context [2023-09-12T17:09:38.090Z] #36 transferring context: 15.84kB 0.1s done [2023-09-12T17:09:38.090Z] #36 DONE 0.5s [2023-09-12T17:09:38.090Z] [2023-09-12T17:09:38.090Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:09:38.677Z] #33 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.5s done [2023-09-12T17:09:39.616Z] #33 ... [2023-09-12T17:09:39.616Z] [2023-09-12T17:09:39.616Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-12T17:09:39.616Z] #37 DONE 2.1s [2023-09-12T17:09:39.874Z] [2023-09-12T17:09:39.874Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-12T17:09:45.297Z] #38 ... [2023-09-12T17:09:45.297Z] [2023-09-12T17:09:45.297Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:09:45.297Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-12T17:09:45.297Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T17:09:45.297Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-12T17:09:45.297Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-12T17:09:45.297Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-12T17:09:45.297Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-12T17:09:45.297Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-12T17:09:45.297Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-12T17:09:45.297Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2023-09-12T17:09:45.297Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-12T17:09:45.297Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-12T17:09:45.297Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2023-09-12T17:09:47.831Z] #39 ... [2023-09-12T17:09:47.831Z] [2023-09-12T17:09:47.831Z] #40 [support-notifications internal] load build context [2023-09-12T17:09:47.831Z] #40 transferring context: 364.67MB 8.7s done [2023-09-12T17:09:47.831Z] #40 ... [2023-09-12T17:09:47.831Z] [2023-09-12T17:09:47.831Z] #41 [security-proxy-auth internal] load build context [2023-09-12T17:09:47.831Z] #41 transferring context: 364.67MB 7.9s done [2023-09-12T17:09:48.090Z] #41 ... [2023-09-12T17:09:48.090Z] [2023-09-12T17:09:48.090Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:09:48.090Z] #42 transferring context: 364.67MB 7.5s done [2023-09-12T17:09:48.090Z] #42 ... [2023-09-12T17:09:48.090Z] [2023-09-12T17:09:48.090Z] #43 [support-scheduler internal] load build context [2023-09-12T17:09:48.090Z] #43 transferring context: 364.67MB 8.9s done [2023-09-12T17:09:48.349Z] #43 ... [2023-09-12T17:09:48.349Z] [2023-09-12T17:09:48.349Z] #44 [core-metadata internal] load build context [2023-09-12T17:09:48.349Z] #44 transferring context: 364.67MB 7.5s done [2023-09-12T17:09:48.349Z] #44 ... [2023-09-12T17:09:48.349Z] [2023-09-12T17:09:48.349Z] #45 [core-data internal] load build context [2023-09-12T17:09:48.349Z] #45 transferring context: 364.67MB 7.9s done [2023-09-12T17:09:48.608Z] #45 ... [2023-09-12T17:09:48.608Z] [2023-09-12T17:09:48.608Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:09:48.608Z] #46 transferring context: 364.67MB 8.3s done [2023-09-12T17:09:48.608Z] #46 ... [2023-09-12T17:09:48.608Z] [2023-09-12T17:09:48.608Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:09:48.608Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-12T17:09:48.608Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T17:09:48.608Z] #47 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-12T17:09:48.608Z] #47 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-12T17:09:48.608Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-12T17:09:48.608Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-12T17:09:48.608Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-12T17:09:48.608Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-12T17:09:48.608Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-12T17:09:48.608Z] #47 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2023-09-12T17:09:48.608Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-12T17:09:48.608Z] #47 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2023-09-12T17:09:48.867Z] #47 ... [2023-09-12T17:09:48.867Z] [2023-09-12T17:09:48.867Z] #48 [security-proxy-setup internal] load build context [2023-09-12T17:09:48.867Z] #48 transferring context: 364.67MB 7.8s done [2023-09-12T17:09:48.867Z] #48 ... [2023-09-12T17:09:48.867Z] [2023-09-12T17:09:48.867Z] #49 [core-command internal] load build context [2023-09-12T17:09:48.867Z] #49 transferring context: 364.67MB 8.0s done [2023-09-12T17:09:49.125Z] #49 ... [2023-09-12T17:09:49.125Z] [2023-09-12T17:09:49.125Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T17:09:49.383Z] #50 ... [2023-09-12T17:09:49.383Z] [2023-09-12T17:09:49.383Z] #51 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:09:49.383Z] #51 transferring context: 364.67MB 7.5s done [2023-09-12T17:09:49.383Z] #51 ... [2023-09-12T17:09:49.383Z] [2023-09-12T17:09:49.383Z] #52 [security-secretstore-setup internal] load build context [2023-09-12T17:09:49.383Z] #52 transferring context: 364.67MB 8.0s done [2023-09-12T17:09:49.659Z] #52 ... [2023-09-12T17:09:49.659Z] [2023-09-12T17:09:49.659Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T17:09:49.659Z] #53 ... [2023-09-12T17:09:49.659Z] [2023-09-12T17:09:49.659Z] #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T17:09:49.918Z] #54 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:09:49.918Z] #54 ... [2023-09-12T17:09:49.918Z] [2023-09-12T17:09:49.918Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T17:09:49.918Z] #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:09:49.918Z] #0 9.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:09:49.918Z] #0 9.550 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T17:09:49.918Z] #0 9.555 (2/4) Installing openssl (3.0.10-r0) [2023-09-12T17:09:49.918Z] #0 9.566 (3/4) Installing su-exec (0.2-r2) [2023-09-12T17:09:49.918Z] #0 9.569 (4/4) Installing yq (4.30.4-r4) [2023-09-12T17:09:49.918Z] #0 9.702 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:09:49.918Z] #0 9.708 OK: 17 MiB in 19 packages [2023-09-12T17:09:49.918Z] #55 ... [2023-09-12T17:09:49.918Z] [2023-09-12T17:09:49.918Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T17:09:50.177Z] #56 ... [2023-09-12T17:09:50.177Z] [2023-09-12T17:09:50.177Z] #57 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T17:09:50.437Z] #57 ... [2023-09-12T17:09:50.437Z] [2023-09-12T17:09:50.437Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T17:09:50.437Z] #58 ... [2023-09-12T17:09:50.437Z] [2023-09-12T17:09:50.437Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T17:09:50.695Z] #59 ... [2023-09-12T17:09:50.695Z] [2023-09-12T17:09:50.695Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T17:09:50.695Z] #60 ... [2023-09-12T17:09:50.695Z] [2023-09-12T17:09:50.695Z] #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T17:09:50.696Z] #54 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:09:50.696Z] #54 10.93 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T17:09:50.696Z] #54 10.94 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:09:50.696Z] #54 10.94 OK: 7 MiB in 16 packages [2023-09-12T17:10:17.274Z] #54 ... [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:10:17.274Z] #42 DONE 36.3s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T17:10:17.274Z] #55 DONE 35.1s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-12T17:10:17.274Z] #38 DONE 34.6s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T17:10:17.274Z] #61 ... [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #44 [core-metadata internal] load build context [2023-09-12T17:10:17.274Z] #44 DONE 36.4s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #48 [security-proxy-setup internal] load build context [2023-09-12T17:10:17.274Z] #48 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #45 [core-data internal] load build context [2023-09-12T17:10:17.274Z] #45 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T17:10:17.274Z] #54 DONE 35.1s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #51 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:10:17.274Z] #51 DONE 36.4s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #41 [security-proxy-auth internal] load build context [2023-09-12T17:10:17.274Z] #41 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #49 [core-command internal] load build context [2023-09-12T17:10:17.274Z] #49 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:10:17.274Z] #46 DONE 36.6s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #52 [security-secretstore-setup internal] load build context [2023-09-12T17:10:17.274Z] #52 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #40 [support-notifications internal] load build context [2023-09-12T17:10:17.274Z] #40 DONE 36.6s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #43 [support-scheduler internal] load build context [2023-09-12T17:10:17.274Z] #43 DONE 36.6s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T17:10:17.274Z] #61 DONE 0.2s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #62 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:10:17.274Z] #62 ... [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:10:17.274Z] #39 DONE 36.7s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:10:17.274Z] #47 DONE 36.7s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #57 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T17:10:17.274Z] #57 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #57 35.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #57 35.87 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T17:10:17.274Z] #57 35.87 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T17:10:17.274Z] #57 35.87 OK: 17818 distinct packages available [2023-09-12T17:10:17.274Z] #57 35.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #57 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #57 36.29 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T17:10:17.274Z] #57 36.30 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-12T17:10:17.274Z] #57 36.30 (3/5) Installing libucontext (1.2-r0) [2023-09-12T17:10:17.274Z] #57 36.31 (4/5) Installing gcompat (1.1.0-r0) [2023-09-12T17:10:17.274Z] #57 36.31 (5/5) Installing openssl (3.0.10-r0) [2023-09-12T17:10:17.274Z] #57 36.32 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:10:17.274Z] #57 36.33 OK: 8 MiB in 20 packages [2023-09-12T17:10:17.274Z] #57 ... [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T17:10:17.274Z] #59 35.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #59 35.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #59 35.99 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T17:10:17.274Z] #59 35.99 (2/2) Installing su-exec (0.2-r2) [2023-09-12T17:10:17.274Z] #59 35.99 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:10:17.274Z] #59 36.01 OK: 7 MiB in 17 packages [2023-09-12T17:10:17.274Z] #59 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T17:10:17.274Z] #53 35.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #53 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #53 36.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T17:10:17.274Z] #53 36.05 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:10:17.274Z] #53 36.06 OK: 7 MiB in 16 packages [2023-09-12T17:10:17.274Z] #53 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #57 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T17:10:17.274Z] #57 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T17:10:17.274Z] #60 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #60 35.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #60 35.83 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T17:10:17.274Z] #60 35.83 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T17:10:17.274Z] #60 35.83 OK: 17818 distinct packages available [2023-09-12T17:10:17.274Z] #60 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #60 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #60 36.25 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T17:10:17.274Z] #60 36.27 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-12T17:10:17.274Z] #60 36.28 (3/4) Installing libucontext (1.2-r0) [2023-09-12T17:10:17.274Z] #60 36.28 (4/4) Installing gcompat (1.1.0-r0) [2023-09-12T17:10:17.274Z] #60 36.29 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:10:17.274Z] #60 36.30 OK: 7 MiB in 19 packages [2023-09-12T17:10:17.274Z] #60 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T17:10:17.274Z] #50 35.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #50 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #50 36.09 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T17:10:17.274Z] #50 36.10 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T17:10:17.274Z] #50 36.10 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:10:17.274Z] #50 36.11 Executing ca-certificates-20230506-r0.trigger [2023-09-12T17:10:17.274Z] #50 36.36 OK: 8 MiB in 17 packages [2023-09-12T17:10:17.274Z] #50 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T17:10:17.274Z] #58 35.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #58 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.274Z] #58 36.00 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T17:10:17.274Z] #58 36.02 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T17:10:17.274Z] #58 36.02 (3/4) Installing su-exec (0.2-r2) [2023-09-12T17:10:17.274Z] #58 36.03 (4/4) Installing yq (4.30.4-r4) [2023-09-12T17:10:17.274Z] #58 36.09 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:10:17.274Z] #58 36.10 Executing ca-certificates-20230506-r0.trigger [2023-09-12T17:10:17.274Z] #58 36.34 OK: 17 MiB in 19 packages [2023-09-12T17:10:17.274Z] #58 DONE 36.5s [2023-09-12T17:10:17.274Z] [2023-09-12T17:10:17.274Z] #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T17:10:17.840Z] #63 DONE 2.0s [2023-09-12T17:10:17.840Z] [2023-09-12T17:10:17.841Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T17:10:17.841Z] #56 35.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #56 35.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #56 35.82 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T17:10:17.841Z] #56 35.82 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T17:10:17.841Z] #56 35.82 OK: 17818 distinct packages available [2023-09-12T17:10:17.841Z] #56 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #56 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #56 36.25 (1/9) Installing ca-certificates (20230506-r0) [2023-09-12T17:10:17.841Z] #56 36.30 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-12T17:10:17.841Z] #56 36.32 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-12T17:10:17.841Z] #56 36.32 (4/9) Installing libcurl (8.2.1-r0) [2023-09-12T17:10:17.841Z] #56 36.33 (5/9) Installing curl (8.2.1-r0) [2023-09-12T17:10:17.841Z] #56 36.34 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-12T17:10:17.841Z] #56 36.34 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-12T17:10:17.841Z] #56 36.35 (8/9) Installing libucontext (1.2-r0) [2023-09-12T17:10:17.841Z] #56 36.35 (9/9) Installing gcompat (1.1.0-r0) [2023-09-12T17:10:17.841Z] #56 36.35 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:10:17.841Z] #56 36.39 Executing ca-certificates-20230506-r0.trigger [2023-09-12T17:10:17.841Z] #56 36.54 OK: 10 MiB in 24 packages [2023-09-12T17:10:17.841Z] #56 DONE 38.5s [2023-09-12T17:10:17.841Z] [2023-09-12T17:10:17.841Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T17:10:17.841Z] #0 1.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #0 1.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #0 1.887 OK: 265 MiB in 56 packages [2023-09-12T17:10:17.841Z] #64 DONE 3.6s [2023-09-12T17:10:17.841Z] [2023-09-12T17:10:17.841Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:10:17.841Z] #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #0 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #0 1.998 OK: 265 MiB in 56 packages [2023-09-12T17:10:17.841Z] #65 DONE 3.6s [2023-09-12T17:10:17.841Z] [2023-09-12T17:10:17.841Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:10:17.841Z] #62 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #62 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #62 1.933 OK: 265 MiB in 56 packages [2023-09-12T17:10:17.841Z] #62 DONE 3.8s [2023-09-12T17:10:17.841Z] [2023-09-12T17:10:17.841Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:17.841Z] #66 ... [2023-09-12T17:10:17.841Z] [2023-09-12T17:10:17.841Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T17:10:17.841Z] #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #0 1.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #0 1.900 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T17:10:17.841Z] #0 1.900 v3.18.3-174-gbf4e0cf02dc [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T17:10:17.841Z] #0 1.900 OK: 20063 distinct packages available [2023-09-12T17:10:17.841Z] #0 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #0 2.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T17:10:17.841Z] #0 2.287 OK: 265 MiB in 56 packages [2023-09-12T17:10:17.841Z] #67 DONE 3.6s [2023-09-12T17:10:17.841Z] [2023-09-12T17:10:17.841Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T17:10:17.841Z] #68 DONE 2.1s [2023-09-12T17:10:17.841Z] [2023-09-12T17:10:17.841Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T17:10:17.841Z] #69 DONE 2.1s [2023-09-12T17:10:18.099Z] [2023-09-12T17:10:18.099Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:18.099Z] #70 DONE 0.2s [2023-09-12T17:10:18.099Z] [2023-09-12T17:10:18.099Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T17:10:18.358Z] #71 ... [2023-09-12T17:10:18.358Z] [2023-09-12T17:10:18.358Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T17:10:18.358Z] #72 DONE 0.4s [2023-09-12T17:10:18.358Z] [2023-09-12T17:10:18.358Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T17:10:18.925Z] #73 ... [2023-09-12T17:10:18.925Z] [2023-09-12T17:10:18.925Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:18.925Z] #74 DONE 1.2s [2023-09-12T17:10:18.925Z] [2023-09-12T17:10:18.925Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T17:10:18.925Z] #71 DONE 1.1s [2023-09-12T17:10:18.925Z] [2023-09-12T17:10:18.925Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:18.925Z] #75 DONE 1.1s [2023-09-12T17:10:18.925Z] [2023-09-12T17:10:18.925Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:18.925Z] #66 DONE 1.2s [2023-09-12T17:10:18.925Z] [2023-09-12T17:10:18.925Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T17:10:18.925Z] #73 DONE 1.2s [2023-09-12T17:10:18.925Z] [2023-09-12T17:10:18.925Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T17:10:19.183Z] #76 DONE 0.1s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T17:10:19.183Z] #77 DONE 0.2s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T17:10:19.183Z] #78 DONE 0.2s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T17:10:19.183Z] #79 DONE 0.0s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T17:10:19.183Z] #80 DONE 0.1s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T17:10:19.183Z] #81 DONE 0.1s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T17:10:19.183Z] #82 DONE 0.1s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T17:10:19.183Z] #83 DONE 0.1s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T17:10:19.183Z] #84 DONE 0.1s [2023-09-12T17:10:19.183Z] [2023-09-12T17:10:19.183Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T17:10:19.440Z] #85 ... [2023-09-12T17:10:19.440Z] [2023-09-12T17:10:19.440Z] #86 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T17:10:19.440Z] #86 DONE 3.7s [2023-09-12T17:10:19.440Z] [2023-09-12T17:10:19.440Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T17:10:19.440Z] #87 DONE 0.2s [2023-09-12T17:10:19.440Z] [2023-09-12T17:10:19.440Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T17:10:19.440Z] #85 DONE 0.2s [2023-09-12T17:10:19.440Z] [2023-09-12T17:10:19.440Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T17:10:19.440Z] #88 DONE 0.2s [2023-09-12T17:10:19.440Z] [2023-09-12T17:10:19.440Z] #89 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T17:10:19.440Z] #89 DONE 0.1s [2023-09-12T17:10:19.440Z] [2023-09-12T17:10:19.440Z] #90 [security-spire-server] exporting to image [2023-09-12T17:10:19.440Z] #90 exporting layers [2023-09-12T17:10:19.699Z] #90 ... [2023-09-12T17:10:19.699Z] [2023-09-12T17:10:19.699Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T17:10:19.699Z] #91 DONE 0.1s [2023-09-12T17:10:19.699Z] [2023-09-12T17:10:19.699Z] #90 [security-spire-agent] exporting to image [2023-09-12T17:10:19.958Z] #90 exporting layers 0.6s done [2023-09-12T17:10:19.958Z] #90 writing image sha256:cafe09d695df298c58b3ca807ff4fa3f4b6c52ec0a1f68e65f30a9099da9bf69 [2023-09-12T17:10:20.217Z] #90 exporting layers 0.7s done [2023-09-12T17:10:20.217Z] #90 writing image sha256:cafe09d695df298c58b3ca807ff4fa3f4b6c52ec0a1f68e65f30a9099da9bf69 0.2s done [2023-09-12T17:10:20.217Z] #90 naming to docker.io/library/security-spire-server done [2023-09-12T17:10:20.217Z] #90 writing image sha256:eed2a1c271d9c994961d545ad890d6de0b87ce684354749a5037726e1f263068 done [2023-09-12T17:10:20.217Z] #90 naming to docker.io/library/security-spire-config done [2023-09-12T17:10:20.217Z] #90 writing image sha256:8b852c0717957717e697d312c3ffc2e518c9f38cfea1d5b2f340d68925b15bf8 done [2023-09-12T17:10:20.217Z] #90 naming to docker.io/library/security-spire-agent done [2023-09-12T17:10:20.217Z] #90 DONE 0.9s [2023-09-12T17:10:20.217Z] [2023-09-12T17:10:20.217Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:30.197Z] #92 ... [2023-09-12T17:10:30.197Z] [2023-09-12T17:10:30.198Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:30.198Z] #93 ... [2023-09-12T17:10:30.198Z] [2023-09-12T17:10:30.198Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:30.198Z] #94 ... [2023-09-12T17:10:30.198Z] [2023-09-12T17:10:30.198Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:48.318Z] #95 ... [2023-09-12T17:10:48.318Z] [2023-09-12T17:10:48.318Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:48.318Z] #94 DONE 29.0s [2023-09-12T17:10:48.318Z] [2023-09-12T17:10:48.318Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:48.318Z] #93 DONE 29.0s [2023-09-12T17:10:48.318Z] [2023-09-12T17:10:48.318Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:48.318Z] #95 DONE 29.0s [2023-09-12T17:10:48.318Z] [2023-09-12T17:10:48.318Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:48.318Z] #92 DONE 29.0s [2023-09-12T17:10:48.318Z] [2023-09-12T17:10:48.318Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T17:10:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-12T17:10:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T17:10:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-12T17:10:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-12T17:10:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T17:10:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T17:10:51.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T17:10:52.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T17:10:52.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T17:10:52.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T17:10:54.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T17:10:54.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T17:10:54.675Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T17:10:54.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-12T17:10:58.295Z] #96 ... [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #97 ... [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #98 [core-data builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #98 ... [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #96 DONE 10.3s [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #97 DONE 10.3s [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #99 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:58.295Z] #100 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:58.295Z] #101 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:58.295Z] #102 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:58.295Z] #103 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #104 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #105 DONE 10.4s [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #98 [core-data builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #98 DONE 10.3s [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #106 [support-scheduler builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #106 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:58.295Z] #107 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:58.295Z] #108 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:58.295Z] #109 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:58.295Z] #110 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #111 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #111 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #112 [core-metadata builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #112 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:58.295Z] #113 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:58.295Z] #114 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #115 [core-command builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #115 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:58.295Z] #116 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:58.295Z] #117 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T17:10:58.295Z] #118 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:10:58.295Z] #119 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:10:58.295Z] #120 CACHED [2023-09-12T17:10:58.295Z] [2023-09-12T17:10:58.295Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T17:10:59.665Z] #121 1.379 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-09-12T17:11:02.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T17:11:02.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T17:11:03.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.273s coverage: 28.7% of statements [2023-09-12T17:11:09.638Z] #121 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T17:11:09.638Z] #0 1.027 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-09-12T17:11:09.638Z] #122 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T17:11:09.638Z] #0 0.567 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-09-12T17:11:09.638Z] #123 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T17:11:09.638Z] #0 0.634 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-09-12T17:11:09.638Z] #124 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T17:11:09.638Z] #0 1.307 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-09-12T17:11:09.638Z] #125 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T17:11:09.638Z] #0 0.970 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-09-12T17:11:09.638Z] #126 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T17:11:09.638Z] #0 0.881 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-09-12T17:11:09.638Z] #127 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T17:11:09.638Z] #0 1.120 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-09-12T17:11:09.638Z] #128 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T17:11:09.638Z] #0 0.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-12T17:11:09.638Z] #129 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:11:09.638Z] #0 0.728 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-09-12T17:11:09.638Z] #130 ... [2023-09-12T17:11:09.638Z] [2023-09-12T17:11:09.638Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T17:11:09.638Z] #0 0.734 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-09-12T17:11:11.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.262s coverage: 97.0% of statements [2023-09-12T17:11:15.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T17:11:15.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T17:11:15.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-12T17:11:20.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.349s coverage: 69.4% of statements [2023-09-12T17:11:20.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T17:11:20.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T17:11:21.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.293s coverage: 53.0% of statements [2023-09-12T17:11:27.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-12T17:11:27.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T17:11:27.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T17:11:27.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T17:11:27.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-12T17:11:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T17:11:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T17:11:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.453s coverage: 93.4% of statements [2023-09-12T17:11:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.427s coverage: 3.8% of statements [2023-09-12T17:11:46.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T17:11:46.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T17:11:46.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T17:11:48.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T17:11:48.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T17:11:48.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T17:11:48.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T17:11:48.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T17:11:48.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T17:11:48.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T17:11:48.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.418s coverage: 97.6% of statements [2023-09-12T17:11:48.938Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.183s coverage: 72.2% of statements [2023-09-12T17:11:55.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T17:11:55.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T17:11:56.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.367s coverage: 0.9% of statements [2023-09-12T17:11:56.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.243s coverage: 32.2% of statements [2023-09-12T17:12:00.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.291s coverage: 41.7% of statements [2023-09-12T17:12:00.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.315s coverage: 82.9% of statements [2023-09-12T17:12:00.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.244s coverage: 94.1% of statements [2023-09-12T17:12:00.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.189s coverage: 96.3% of statements [2023-09-12T17:12:04.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.224s coverage: 87.5% of statements [2023-09-12T17:12:04.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T17:12:06.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T17:12:06.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T17:12:06.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T17:12:09.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T17:12:09.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T17:12:09.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T17:12:09.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T17:12:16.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.199s coverage: 94.4% of statements [2023-09-12T17:12:16.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T17:12:16.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T17:12:16.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T17:12:16.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T17:12:17.598Z] #131 74.52 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-09-12T17:12:24.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T17:12:24.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T17:12:26.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T17:12:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.907s coverage: 79.9% of statements [2023-09-12T17:12:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.237s coverage: 92.9% of statements [2023-09-12T17:12:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-09-12T17:12:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.198s coverage: 62.3% of statements [2023-09-12T17:12:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.192s coverage: 87.2% of statements [2023-09-12T17:12:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.161s coverage: 20.0% of statements [2023-09-12T17:12:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.157s coverage: 100.0% of statements [2023-09-12T17:12:31.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.360s coverage: 81.8% of statements [2023-09-12T17:12:32.472Z] #131 ... [2023-09-12T17:12:32.472Z] [2023-09-12T17:12:32.472Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T17:12:32.472Z] #128 DONE 93.4s [2023-09-12T17:12:32.472Z] [2023-09-12T17:12:32.472Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:12:32.472Z] #130 DONE 93.5s [2023-09-12T17:12:32.472Z] [2023-09-12T17:12:32.472Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T17:12:32.472Z] #129 ... [2023-09-12T17:12:32.472Z] [2023-09-12T17:12:32.472Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T17:12:32.472Z] #127 DONE 93.7s [2023-09-12T17:12:32.472Z] [2023-09-12T17:12:32.472Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:32.472Z] #132 ... [2023-09-12T17:12:32.472Z] [2023-09-12T17:12:32.472Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T17:12:32.472Z] #129 DONE 94.2s [2023-09-12T17:12:32.730Z] [2023-09-12T17:12:32.730Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:32.987Z] #133 ... [2023-09-12T17:12:32.987Z] [2023-09-12T17:12:32.987Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T17:12:32.987Z] #121 DONE 94.8s [2023-09-12T17:12:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T17:12:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T17:12:33.246Z] [2023-09-12T17:12:33.246Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T17:12:33.505Z] #134 ... [2023-09-12T17:12:33.505Z] [2023-09-12T17:12:33.505Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T17:12:33.505Z] #126 DONE 95.3s [2023-09-12T17:12:33.766Z] [2023-09-12T17:12:33.766Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:34.024Z] #135 ... [2023-09-12T17:12:34.024Z] [2023-09-12T17:12:34.024Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T17:12:34.024Z] #124 DONE 95.7s [2023-09-12T17:12:34.282Z] [2023-09-12T17:12:34.282Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T17:12:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.367s coverage: 82.1% of statements [2023-09-12T17:12:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.217s coverage: 86.0% of statements [2023-09-12T17:12:34.541Z] #123 ... [2023-09-12T17:12:34.541Z] [2023-09-12T17:12:34.541Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T17:12:34.541Z] #122 DONE 96.2s [2023-09-12T17:12:34.541Z] [2023-09-12T17:12:34.541Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:34.801Z] #132 ... [2023-09-12T17:12:34.801Z] [2023-09-12T17:12:34.801Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T17:12:34.801Z] #131 DONE 96.4s [2023-09-12T17:12:34.801Z] [2023-09-12T17:12:34.801Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T17:12:34.801Z] #123 DONE 96.6s [2023-09-12T17:12:34.801Z] [2023-09-12T17:12:34.801Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T17:12:34.801Z] #125 DONE 96.6s [2023-09-12T17:12:34.801Z] [2023-09-12T17:12:34.801Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.077Z] #136 ... [2023-09-12T17:12:35.077Z] [2023-09-12T17:12:35.077Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.077Z] #133 DONE 2.9s [2023-09-12T17:12:35.077Z] [2023-09-12T17:12:35.077Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.077Z] #132 DONE 3.0s [2023-09-12T17:12:35.077Z] [2023-09-12T17:12:35.077Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T17:12:35.077Z] #134 DONE 2.3s [2023-09-12T17:12:35.077Z] [2023-09-12T17:12:35.077Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.077Z] #135 DONE 1.5s [2023-09-12T17:12:35.077Z] [2023-09-12T17:12:35.077Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.077Z] #137 DONE 0.3s [2023-09-12T17:12:35.077Z] [2023-09-12T17:12:35.077Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.336Z] #138 ... [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.336Z] #136 DONE 0.3s [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.336Z] #139 DONE 0.3s [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #140 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.336Z] #140 DONE 0.3s [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #141 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.336Z] #141 CACHED [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #142 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.336Z] #142 CACHED [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.336Z] #143 CACHED [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.336Z] #144 CACHED [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #145 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.336Z] #145 CACHED [2023-09-12T17:12:35.336Z] [2023-09-12T17:12:35.336Z] #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.337Z] #146 CACHED [2023-09-12T17:12:35.337Z] [2023-09-12T17:12:35.337Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.337Z] #147 DONE 0.3s [2023-09-12T17:12:35.337Z] [2023-09-12T17:12:35.337Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.337Z] #138 DONE 0.2s [2023-09-12T17:12:35.337Z] [2023-09-12T17:12:35.337Z] #148 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.337Z] #148 DONE 0.3s [2023-09-12T17:12:35.337Z] [2023-09-12T17:12:35.337Z] #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:35.337Z] #149 CACHED [2023-09-12T17:12:35.337Z] [2023-09-12T17:12:35.337Z] #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.337Z] #150 CACHED [2023-09-12T17:12:35.337Z] [2023-09-12T17:12:35.337Z] #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T17:12:35.595Z] #151 ... [2023-09-12T17:12:35.595Z] [2023-09-12T17:12:35.595Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:35.595Z] #152 DONE 0.2s [2023-09-12T17:12:35.854Z] [2023-09-12T17:12:35.854Z] #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-12T17:12:36.790Z] #153 DONE 1.3s [2023-09-12T17:12:36.790Z] [2023-09-12T17:12:36.790Z] #154 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T17:12:36.790Z] #154 DONE 1.5s [2023-09-12T17:12:36.790Z] [2023-09-12T17:12:36.790Z] #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T17:12:36.790Z] #151 DONE 1.5s [2023-09-12T17:12:36.790Z] [2023-09-12T17:12:36.790Z] #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T17:12:36.790Z] #155 DONE 1.5s [2023-09-12T17:12:36.790Z] [2023-09-12T17:12:36.790Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T17:12:36.790Z] #156 DONE 1.6s [2023-09-12T17:12:36.790Z] [2023-09-12T17:12:36.790Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:36.790Z] #157 DONE 1.6s [2023-09-12T17:12:36.790Z] [2023-09-12T17:12:36.790Z] #158 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T17:12:36.790Z] #158 DONE 1.6s [2023-09-12T17:12:36.790Z] [2023-09-12T17:12:36.790Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-12T17:12:36.790Z] #159 DONE 1.6s [2023-09-12T17:12:36.790Z] [2023-09-12T17:12:36.790Z] #160 [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-09-12T17:12:37.050Z] #160 ... [2023-09-12T17:12:37.050Z] [2023-09-12T17:12:37.050Z] #161 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T17:12:37.050Z] #161 DONE 1.6s [2023-09-12T17:12:37.050Z] [2023-09-12T17:12:37.050Z] #162 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T17:12:37.050Z] #162 DONE 1.6s [2023-09-12T17:12:37.050Z] [2023-09-12T17:12:37.050Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T17:12:37.050Z] #163 DONE 2.0s [2023-09-12T17:12:37.050Z] [2023-09-12T17:12:37.050Z] #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T17:12:37.050Z] #164 DONE 0.3s [2023-09-12T17:12:37.050Z] [2023-09-12T17:12:37.050Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:37.308Z] #165 ... [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:12:37.308Z] #166 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #167 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:12:37.308Z] #167 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:12:37.308Z] #168 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #169 [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-09-12T17:12:37.308Z] #169 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:12:37.308Z] #170 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:12:37.308Z] #171 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:12:37.308Z] #172 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:12:37.308Z] #173 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:12:37.308Z] #165 DONE 0.3s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #160 [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-09-12T17:12:37.308Z] #160 DONE 0.4s [2023-09-12T17:12:37.308Z] [2023-09-12T17:12:37.308Z] #90 [core-command] exporting to image [2023-09-12T17:12:37.308Z] #90 exporting layers [2023-09-12T17:12:37.566Z] #90 ... [2023-09-12T17:12:37.566Z] [2023-09-12T17:12:37.566Z] #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T17:12:37.566Z] #174 DONE 0.4s [2023-09-12T17:12:37.566Z] [2023-09-12T17:12:37.566Z] #90 [core-metadata] exporting to image [2023-09-12T17:12:37.825Z] #90 ... [2023-09-12T17:12:37.825Z] [2023-09-12T17:12:37.825Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T17:12:37.825Z] #175 DONE 0.5s [2023-09-12T17:12:37.825Z] [2023-09-12T17:12:37.825Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T17:12:37.825Z] #176 DONE 0.4s [2023-09-12T17:12:37.825Z] [2023-09-12T17:12:37.825Z] #177 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:12:37.825Z] #177 DONE 0.3s [2023-09-12T17:12:37.825Z] [2023-09-12T17:12:37.825Z] #178 [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-09-12T17:12:37.825Z] #178 DONE 0.4s [2023-09-12T17:12:37.825Z] [2023-09-12T17:12:37.825Z] #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-12T17:12:37.825Z] #179 DONE 0.4s [2023-09-12T17:12:37.825Z] [2023-09-12T17:12:37.825Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-12T17:12:37.825Z] #90 exporting layers 0.4s done [2023-09-12T17:12:37.825Z] #90 writing image sha256:49fc36bf39a6101e27a2066442280e984541466650430e13e24c145d169edb2e 0.0s done [2023-09-12T17:12:37.825Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2023-09-12T17:12:37.825Z] #90 writing image sha256:f2ecb60c23c52a34344790166d6e824d2c6d40e1846a521c3de138b36c692fae [2023-09-12T17:12:37.825Z] #90 exporting layers 0.1s done [2023-09-12T17:12:37.825Z] #90 writing image sha256:f2ecb60c23c52a34344790166d6e824d2c6d40e1846a521c3de138b36c692fae 0.0s done [2023-09-12T17:12:37.826Z] #90 writing image sha256:cffbd6b25c8a9061cae76ff77486816d5f4d385885ea2a1c23a0477932eb3b58 0.0s done [2023-09-12T17:12:37.826Z] #90 naming to docker.io/library/support-scheduler done [2023-09-12T17:12:37.826Z] #90 naming to docker.io/library/core-command done [2023-09-12T17:12:37.826Z] #90 writing image sha256:a58a9e61d8d19df2958e74b9b2703e17a2bde024efd2dd024b8247dc57de7d2d done [2023-09-12T17:12:37.826Z] #90 naming to docker.io/library/core-data 0.0s done [2023-09-12T17:12:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T17:12:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T17:12:38.085Z] #90 writing image sha256:5fc231a3f6fda133341cbce7c005de377dda8f573b5274b8a5dd95a42ac5230d done [2023-09-12T17:12:38.085Z] #90 naming to docker.io/library/support-notifications done [2023-09-12T17:12:38.085Z] #90 writing image sha256:aeb38911ffbd864a8457496fa65e0d2fdec1be9bd084cf333790151090bf0289 done [2023-09-12T17:12:38.085Z] #90 naming to docker.io/library/core-metadata done [2023-09-12T17:12:38.085Z] #90 DONE 1.8s [2023-09-12T17:12:38.085Z] [2023-09-12T17:12:38.085Z] #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T17:12:38.085Z] #180 DONE 0.5s [2023-09-12T17:12:38.085Z] [2023-09-12T17:12:38.085Z] #181 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T17:12:38.085Z] #181 DONE 0.5s [2023-09-12T17:12:38.085Z] [2023-09-12T17:12:38.085Z] #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:12:38.344Z] #182 ... [2023-09-12T17:12:38.344Z] [2023-09-12T17:12:38.344Z] #183 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:12:38.344Z] #183 DONE 0.5s [2023-09-12T17:12:38.344Z] [2023-09-12T17:12:38.344Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T17:12:38.344Z] #184 DONE 0.3s [2023-09-12T17:12:38.344Z] [2023-09-12T17:12:38.344Z] #185 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T17:12:38.603Z] #185 DONE 0.3s [2023-09-12T17:12:38.603Z] [2023-09-12T17:12:38.603Z] #186 [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-09-12T17:12:38.603Z] #186 DONE 0.1s [2023-09-12T17:12:38.603Z] [2023-09-12T17:12:38.603Z] #187 [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-09-12T17:12:38.603Z] #187 ... [2023-09-12T17:12:38.603Z] [2023-09-12T17:12:38.603Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:12:38.603Z] #188 DONE 1.1s [2023-09-12T17:12:38.861Z] [2023-09-12T17:12:38.861Z] #189 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T17:12:38.861Z] #189 DONE 0.3s [2023-09-12T17:12:38.861Z] [2023-09-12T17:12:38.861Z] #187 [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-09-12T17:12:38.861Z] #187 DONE 0.3s [2023-09-12T17:12:38.861Z] [2023-09-12T17:12:38.861Z] #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:12:38.861Z] #182 DONE 0.7s [2023-09-12T17:12:38.861Z] [2023-09-12T17:12:38.861Z] #190 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:12:38.861Z] #190 DONE 1.0s [2023-09-12T17:12:38.861Z] [2023-09-12T17:12:38.861Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-12T17:12:38.861Z] #90 ... [2023-09-12T17:12:38.861Z] [2023-09-12T17:12:38.861Z] #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T17:12:38.861Z] #191 DONE 0.1s [2023-09-12T17:12:38.861Z] [2023-09-12T17:12:38.861Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T17:12:38.861Z] #192 DONE 0.1s [2023-09-12T17:12:38.861Z] [2023-09-12T17:12:38.861Z] #90 [security-proxy-auth] exporting to image [2023-09-12T17:12:38.861Z] #90 exporting layers 0.2s done [2023-09-12T17:12:38.861Z] #90 writing image sha256:586f8f56e0ed1a18457ee1fd57264fc7c027775aa92ecc68b228d161c7aad2ee 0.0s done [2023-09-12T17:12:38.861Z] #90 naming to docker.io/library/security-proxy-auth done [2023-09-12T17:12:39.120Z] #90 ... [2023-09-12T17:12:39.120Z] [2023-09-12T17:12:39.120Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T17:12:39.120Z] #193 DONE 0.1s [2023-09-12T17:12:39.120Z] [2023-09-12T17:12:39.120Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-12T17:12:39.120Z] #90 exporting layers 0.2s done [2023-09-12T17:12:39.120Z] #90 writing image sha256:cb18ecbec48dc0923321b7f3898fba617c69af358fdc1f5af17ce2e86f022517 0.0s done [2023-09-12T17:12:39.120Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-12T17:12:39.120Z] #90 writing image sha256:280e52a916633076535ebd06a090fbcb8accc333a2de97952d3c60021cd3f79a done [2023-09-12T17:12:39.120Z] #90 naming to docker.io/library/security-proxy-setup done [2023-09-12T17:12:39.120Z] #90 DONE 2.2s [2023-09-12T17:12:39.120Z] [2023-09-12T17:12:39.120Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T17:12:39.686Z] #194 DONE 0.5s [2023-09-12T17:12:39.686Z] [2023-09-12T17:12:39.686Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:12:39.686Z] #195 DONE 0.7s [2023-09-12T17:12:39.686Z] [2023-09-12T17:12:39.686Z] #90 [security-secretstore-setup] exporting to image [2023-09-12T17:12:39.686Z] #90 exporting layers 0.2s done [2023-09-12T17:12:39.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.825s coverage: 63.1% of statements [2023-09-12T17:12:39.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.226s coverage: 100.0% of statements [2023-09-12T17:12:39.943Z] #90 exporting layers 0.3s done [2023-09-12T17:12:39.944Z] #90 writing image sha256:867f61d8d2a55f6a49dd445e9f1803e4c2ac7cadf64e0e38ccd9d2a4c5efce57 done [2023-09-12T17:12:39.944Z] #90 naming to docker.io/library/security-bootstrapper done [2023-09-12T17:12:39.944Z] #90 writing image sha256:2fb3813108cdb2a75668b975df33fe18f940bdf6ed4aab24ccdfa3a48f5bf469 done [2023-09-12T17:12:39.944Z] #90 naming to docker.io/library/security-secretstore-setup done [2023-09-12T17:12:39.944Z] #90 DONE 2.5s [2023-09-12T17:12:39.944Z] [2023-09-12T17:12:39.944Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:12:39.944Z] time="2023-09-12T17:09:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T17:12:39.993Z] $ docker stop --time=1 45b6407172e15f9627cb2c6e7e5367f3662754aaf2ce19cfbcb0dd61693dcb18 [2023-09-12T17:12:40.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.115s coverage: 89.4% of statements [2023-09-12T17:12:40.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.067s coverage: 100.0% of statements [2023-09-12T17:12:40.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T17:12:40.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T17:12:40.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T17:12:41.307Z] $ docker rm -f --volumes 45b6407172e15f9627cb2c6e7e5367f3662754aaf2ce19cfbcb0dd61693dcb18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T17:12:41.732Z] + docker images [2023-09-12T17:12:41.732Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T17:12:41.732Z] security-bootstrapper latest 867f61d8d2a5 2 seconds ago 23MB [2023-09-12T17:12:41.732Z] security-secretstore-setup latest 2fb3813108cd 2 seconds ago 44.1MB [2023-09-12T17:12:41.732Z] core-common-config-bootstrapper latest cb18ecbec48d 3 seconds ago 18MB [2023-09-12T17:12:41.732Z] security-proxy-auth latest 586f8f56e0ed 3 seconds ago 19.2MB [2023-09-12T17:12:41.732Z] security-proxy-setup latest 280e52a91663 3 seconds ago 29.1MB [2023-09-12T17:12:41.732Z] support-notifications latest 5fc231a3f6fd 4 seconds ago 34.3MB [2023-09-12T17:12:41.732Z] support-scheduler latest cffbd6b25c8a 4 seconds ago 33.7MB [2023-09-12T17:12:41.732Z] core-command latest f2ecb60c23c5 4 seconds ago 20.9MB [2023-09-12T17:12:41.732Z] core-metadata latest aeb38911ffbd 4 seconds ago 21.4MB [2023-09-12T17:12:41.732Z] core-data latest a58a9e61d8d1 4 seconds ago 21.1MB [2023-09-12T17:12:41.732Z] security-spiffe-token-provider latest 49fc36bf39a6 4 seconds ago 33.6MB [2023-09-12T17:12:41.732Z] security-spire-agent latest 8b852c071795 2 minutes ago 161MB [2023-09-12T17:12:41.732Z] security-spire-config latest eed2a1c271d9 2 minutes ago 102MB [2023-09-12T17:12:41.732Z] security-spire-server latest cafe09d695df 2 minutes ago 103MB [2023-09-12T17:12:41.732Z] ci-base-image-x86_64 latest c9c53f064be0 5 minutes ago 1.08GB [2023-09-12T17:12:41.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 40 minutes ago 708MB [2023-09-12T17:12:41.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-12T17:12:41.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2023-09-12T17:12:41.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-09-12T17:12:42.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T17:12:47.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T17:12:47.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T17:12:47.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T17:12:48.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.790s coverage: 38.4% of statements [2023-09-12T17:12:48.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.221s coverage: 89.5% of statements [2023-09-12T17:12:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T17:12:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T17:12:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T17:12:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T17:12:52.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.197s coverage: 84.8% of statements [2023-09-12T17:12:56.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T17:12:56.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T17:12:56.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T17:12:56.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T17:13:03.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T17:13:03.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T17:13:03.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T17:13:03.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T17:13:03.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.261s coverage: 17.7% of statements [2023-09-12T17:13:03.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.526s coverage: 95.7% of statements [2023-09-12T17:13:05.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T17:13:05.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T17:13:07.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.267s coverage: 61.8% of statements [2023-09-12T17:13:08.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T17:13:08.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T17:13:10.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.357s coverage: 98.9% of statements [2023-09-12T17:13:10.589Z] 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-09-12T17:13:10.856Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T17:13:10.856Z] go vet ./... [2023-09-12T17:14:47.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T17:14:47.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T17:14:47.475Z] ./bin/test-attribution-txt.sh [2023-09-12T17:14:47.475Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-12T17:14:47.740Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-12T17:14:47.740Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-12T17:14:47.740Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-12T17:14:47.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-12T17:14:48.122Z] + ls -al . [2023-09-12T17:14:48.122Z] total 724 [2023-09-12T17:14:48.122Z] drwxrwxr-x 11 1001 1001 4096 Sep 12 17:08 . [2023-09-12T17:14:48.122Z] drwxr-xr-x 4 root root 4096 Sep 12 17:08 .. [2023-09-12T17:14:48.122Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 17:07 .blubracket [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 16 Sep 12 17:07 .dockerignore [2023-09-12T17:14:48.122Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 17:07 .git [2023-09-12T17:14:48.122Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 17:07 .github [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 1173 Sep 12 17:07 .gitignore [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 17:07 .golangci.yml [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 17:07 .hadolint.yml [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 166 Sep 12 17:07 .sonarcloud.properties [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 17:07 ADOPTERS.md [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 11152 Sep 12 17:07 Attribution.txt [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 93407 Sep 12 17:07 CHANGELOG.md [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 17:07 CONTRIBUTING.md [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 17:07 GOVERNANCE.md [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 883 Sep 12 17:07 Jenkinsfile [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 17:07 LICENSE [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 14764 Sep 12 17:07 Makefile [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 17:07 OWNERS.md [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 9923 Sep 12 17:07 README.md [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 17:07 SECURITY.md [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 17:06 VERSION [2023-09-12T17:14:48.122Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 17:07 bin [2023-09-12T17:14:48.122Z] drwxrwxr-x 18 1001 1001 4096 Sep 12 17:07 cmd [2023-09-12T17:14:48.122Z] -rw-r--r-- 1 root root 450471 Sep 12 17:13 coverage.out [2023-09-12T17:14:48.122Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 17:07 fuzz_test [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 3687 Sep 12 17:07 go.mod [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 33714 Sep 12 17:07 go.sum [2023-09-12T17:14:48.122Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 17:07 internal [2023-09-12T17:14:48.122Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 17:07 openapi [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 594 Sep 12 17:07 security.txt [2023-09-12T17:14:48.122Z] drwxrwxr-x 4 1001 1001 4096 Sep 12 17:07 snap [2023-09-12T17:14:48.122Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 17:07 version.go [Pipeline] sh [2023-09-12T17:14:48.454Z] + '[' -e coverage.out ] [2023-09-12T17:14:48.454Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-12T17:14:48.489Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T17:14:49.228Z] Stashed 1 file(s) [Pipeline] sh [2023-09-12T17:14:49.552Z] + make build [2023-09-12T17:14:49.819Z] 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-09-12T17:16:11.392Z] 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-09-12T17:16:11.392Z] 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-09-12T17:16:11.392Z] 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-09-12T17:16:13.327Z] 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-09-12T17:16:39.982Z] 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-09-12T17:16:46.611Z] 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-09-12T17:16:50.846Z] 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-09-12T17:16:56.288Z] 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-09-12T17:16:58.879Z] 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-09-12T17:17:02.210Z] 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-09-12T17:17:07.538Z] 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-09-12T17:17:11.788Z] $ docker stop --time=1 454d854fa5a8447b3a535a7a2c083efc0e9b609ee399bfb720158958e4843052 [2023-09-12T17:17:14.372Z] $ docker rm -f --volumes 454d854fa5a8447b3a535a7a2c083efc0e9b609ee399bfb720158958e4843052 [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-09-12T17:17:17.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T17:17:17.108Z] [2023-09-12T17:17:17.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:17:17.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T17:17:17.775Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-12T17:17:17.775Z] 547446be3368: Pulling fs layer [2023-09-12T17:17:17.775Z] d125d8839a47: Pulling fs layer [2023-09-12T17:17:17.775Z] 3e85d5ac6304: Pulling fs layer [2023-09-12T17:17:17.775Z] c3105a71a48b: Pulling fs layer [2023-09-12T17:17:17.775Z] 0f093f025ec4: Pulling fs layer [2023-09-12T17:17:17.775Z] c3106fc0e877: Pulling fs layer [2023-09-12T17:17:17.775Z] 0f093f025ec4: Waiting [2023-09-12T17:17:17.775Z] c3106fc0e877: Waiting [2023-09-12T17:17:17.775Z] c3105a71a48b: Waiting [2023-09-12T17:17:17.775Z] 547446be3368: Download complete [2023-09-12T17:17:18.042Z] c3105a71a48b: Verifying Checksum [2023-09-12T17:17:18.042Z] c3105a71a48b: Download complete [2023-09-12T17:17:18.310Z] d125d8839a47: Verifying Checksum [2023-09-12T17:17:18.310Z] d125d8839a47: Download complete [2023-09-12T17:17:18.310Z] c3106fc0e877: Verifying Checksum [2023-09-12T17:17:18.310Z] c3106fc0e877: Download complete [2023-09-12T17:17:18.310Z] 0f093f025ec4: Verifying Checksum [2023-09-12T17:17:18.310Z] 0f093f025ec4: Download complete [2023-09-12T17:17:18.578Z] 547446be3368: Pull complete [2023-09-12T17:17:19.538Z] d125d8839a47: Pull complete [2023-09-12T17:17:20.119Z] 3e85d5ac6304: Verifying Checksum [2023-09-12T17:17:20.119Z] 3e85d5ac6304: Download complete [2023-09-12T17:17:28.314Z] 3e85d5ac6304: Pull complete [2023-09-12T17:17:28.314Z] c3105a71a48b: Pull complete [2023-09-12T17:17:29.268Z] 0f093f025ec4: Pull complete [2023-09-12T17:17:29.268Z] c3106fc0e877: Pull complete [2023-09-12T17:17:29.268Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-12T17:17:29.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T17:17:29.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:17:29.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-5929 does not seem to be running inside a container [2023-09-12T17:17:29.614Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-12T17:17:31.570Z] $ docker top 5acead9d779d8f8e6360f8bd9e5374d17038922e212daa1860926d06d5a59ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:17:32.121Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T17:17:40.319Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T17:17:40.319Z] #1 transferring dockerfile: [2023-09-12T17:17:40.319Z] #1 transferring dockerfile: 2.82kB done [2023-09-12T17:17:40.319Z] #1 DONE 0.1s [2023-09-12T17:17:40.904Z] [2023-09-12T17:17:40.904Z] #2 [core-data internal] load build definition from Dockerfile [2023-09-12T17:17:40.904Z] #2 transferring dockerfile: 1.90kB done [2023-09-12T17:17:40.904Z] #2 DONE 0.0s [2023-09-12T17:17:40.904Z] [2023-09-12T17:17:40.904Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T17:17:40.904Z] #3 transferring dockerfile: 1.58kB 0.0s done [2023-09-12T17:17:40.904Z] #3 DONE 0.1s [2023-09-12T17:17:40.904Z] [2023-09-12T17:17:40.904Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T17:17:40.904Z] #4 transferring dockerfile: 1.59kB 0.0s done [2023-09-12T17:17:40.904Z] #4 DONE 0.1s [2023-09-12T17:17:40.904Z] [2023-09-12T17:17:40.904Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T17:17:40.904Z] #5 transferring dockerfile: 1.78kB done [2023-09-12T17:17:40.904Z] #5 DONE 0.1s [2023-09-12T17:17:40.904Z] [2023-09-12T17:17:40.904Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-09-12T17:17:40.904Z] #6 transferring dockerfile: 1.84kB done [2023-09-12T17:17:40.904Z] #6 DONE 0.1s [2023-09-12T17:17:40.904Z] [2023-09-12T17:17:40.904Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T17:17:41.172Z] #7 transferring dockerfile: 2.39kB 0.0s done [2023-09-12T17:17:41.172Z] #7 DONE 0.1s [2023-09-12T17:17:41.172Z] [2023-09-12T17:17:41.172Z] #8 [core-command internal] load build definition from Dockerfile [2023-09-12T17:17:41.172Z] #8 transferring dockerfile: 1.82kB done [2023-09-12T17:17:41.172Z] #8 DONE 0.1s [2023-09-12T17:17:41.172Z] [2023-09-12T17:17:41.172Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T17:17:41.172Z] #9 transferring dockerfile: 2.38kB done [2023-09-12T17:17:41.172Z] #9 DONE 0.1s [2023-09-12T17:17:41.172Z] [2023-09-12T17:17:41.172Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-09-12T17:17:41.172Z] #10 transferring dockerfile: 1.96kB 0.0s done [2023-09-12T17:17:41.172Z] #10 DONE 0.1s [2023-09-12T17:17:41.438Z] [2023-09-12T17:17:41.438Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T17:17:41.438Z] #11 transferring dockerfile: 1.82kB done [2023-09-12T17:17:41.438Z] #11 DONE 0.1s [2023-09-12T17:17:41.438Z] [2023-09-12T17:17:41.438Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T17:17:41.438Z] #12 transferring dockerfile: 2.12kB 0.0s done [2023-09-12T17:17:41.438Z] #12 DONE 0.1s [2023-09-12T17:17:41.438Z] [2023-09-12T17:17:41.438Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T17:17:41.438Z] #13 transferring dockerfile: 2.04kB done [2023-09-12T17:17:41.438Z] #13 DONE 0.1s [2023-09-12T17:17:41.438Z] [2023-09-12T17:17:41.438Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T17:17:41.438Z] #14 transferring dockerfile: 1.70kB done [2023-09-12T17:17:41.704Z] #14 DONE 0.1s [2023-09-12T17:17:41.704Z] [2023-09-12T17:17:41.704Z] #15 [security-bootstrapper internal] load .dockerignore [2023-09-12T17:17:41.704Z] #15 transferring context: 56B 0.0s done [2023-09-12T17:17:41.704Z] #15 DONE 0.1s [2023-09-12T17:17:42.290Z] [2023-09-12T17:17:42.290Z] #16 [core-data internal] load .dockerignore [2023-09-12T17:17:42.290Z] #16 transferring context: 56B done [2023-09-12T17:17:42.290Z] #16 DONE 0.0s [2023-09-12T17:17:42.290Z] [2023-09-12T17:17:42.290Z] #17 [security-spire-config internal] load .dockerignore [2023-09-12T17:17:42.290Z] #17 transferring context: 56B done [2023-09-12T17:17:42.290Z] #17 DONE 0.0s [2023-09-12T17:17:42.290Z] [2023-09-12T17:17:42.290Z] #18 [security-spire-server internal] load .dockerignore [2023-09-12T17:17:42.290Z] #18 transferring context: 56B 0.0s done [2023-09-12T17:17:42.290Z] #18 DONE 0.0s [2023-09-12T17:17:42.290Z] [2023-09-12T17:17:42.290Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T17:17:42.290Z] #19 transferring context: 56B done [2023-09-12T17:17:42.290Z] #19 DONE 0.0s [2023-09-12T17:17:42.290Z] [2023-09-12T17:17:42.290Z] #20 [support-notifications internal] load .dockerignore [2023-09-12T17:17:42.290Z] #20 transferring context: 56B done [2023-09-12T17:17:42.554Z] #20 DONE 0.1s [2023-09-12T17:17:42.554Z] [2023-09-12T17:17:42.554Z] #21 [security-proxy-setup internal] load .dockerignore [2023-09-12T17:17:42.554Z] #21 transferring context: 56B done [2023-09-12T17:17:42.554Z] #21 DONE 0.1s [2023-09-12T17:17:42.554Z] [2023-09-12T17:17:42.554Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-09-12T17:17:42.554Z] #22 transferring context: 56B done [2023-09-12T17:17:42.554Z] #22 DONE 0.1s [2023-09-12T17:17:42.554Z] [2023-09-12T17:17:42.554Z] #23 [core-command internal] load .dockerignore [2023-09-12T17:17:42.554Z] #23 transferring context: 56B done [2023-09-12T17:17:42.554Z] #23 DONE 0.1s [2023-09-12T17:17:42.819Z] [2023-09-12T17:17:42.819Z] #24 [support-scheduler internal] load .dockerignore [2023-09-12T17:17:42.819Z] #24 transferring context: 56B done [2023-09-12T17:17:42.819Z] #24 DONE 0.0s [2023-09-12T17:17:42.819Z] [2023-09-12T17:17:42.819Z] #25 [core-metadata internal] load .dockerignore [2023-09-12T17:17:42.819Z] #25 transferring context: 56B done [2023-09-12T17:17:42.819Z] #25 DONE 0.1s [2023-09-12T17:17:42.819Z] [2023-09-12T17:17:42.819Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T17:17:42.819Z] #26 transferring context: 56B done [2023-09-12T17:17:42.819Z] #26 DONE 0.1s [2023-09-12T17:17:42.819Z] [2023-09-12T17:17:42.819Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-12T17:17:42.819Z] #27 transferring context: 56B done [2023-09-12T17:17:42.819Z] #27 DONE 0.1s [2023-09-12T17:17:43.086Z] [2023-09-12T17:17:43.086Z] #28 [security-spire-agent internal] load .dockerignore [2023-09-12T17:17:43.086Z] #28 transferring context: 56B done [2023-09-12T17:17:43.086Z] #28 DONE 0.1s [2023-09-12T17:17:43.086Z] [2023-09-12T17:17:43.086Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:43.086Z] #29 DONE 0.0s [2023-09-12T17:17:43.086Z] [2023-09-12T17:17:43.086Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T17:17:43.352Z] #30 DONE 0.5s [2023-09-12T17:17:43.618Z] [2023-09-12T17:17:43.618Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:43.618Z] #29 DONE 0.0s [2023-09-12T17:17:43.618Z] [2023-09-12T17:17:43.618Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T17:17:43.618Z] #30 DONE 0.5s [2023-09-12T17:17:43.618Z] [2023-09-12T17:17:43.618Z] #31 [core-data internal] load build context [2023-09-12T17:17:43.881Z] #31 ... [2023-09-12T17:17:43.881Z] [2023-09-12T17:17:43.881Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:43.881Z] #29 DONE 0.0s [2023-09-12T17:17:43.881Z] [2023-09-12T17:17:43.881Z] #31 [core-data internal] load build context [2023-09-12T17:17:43.881Z] #31 ... [2023-09-12T17:17:43.881Z] [2023-09-12T17:17:43.881Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:43.881Z] #29 DONE 0.0s [2023-09-12T17:17:43.881Z] [2023-09-12T17:17:43.881Z] #31 [core-data internal] load build context [2023-09-12T17:17:44.149Z] #31 ... [2023-09-12T17:17:44.149Z] [2023-09-12T17:17:44.149Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:44.149Z] #29 DONE 0.0s [2023-09-12T17:17:44.149Z] [2023-09-12T17:17:44.149Z] #31 [core-data internal] load build context [2023-09-12T17:17:44.149Z] #31 ... [2023-09-12T17:17:44.149Z] [2023-09-12T17:17:44.149Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T17:17:44.149Z] #30 DONE 0.6s [2023-09-12T17:17:44.417Z] [2023-09-12T17:17:44.417Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:44.417Z] #29 DONE 0.0s [2023-09-12T17:17:44.417Z] [2023-09-12T17:17:44.417Z] #32 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:17:44.417Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-12T17:17:44.417Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T17:17:44.417Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T17:17:44.417Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T17:17:44.417Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T17:17:44.417Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.4s [2023-09-12T17:17:44.683Z] #32 ... [2023-09-12T17:17:44.683Z] [2023-09-12T17:17:44.683Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:44.683Z] #29 DONE 0.0s [2023-09-12T17:17:44.683Z] [2023-09-12T17:17:44.683Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:44.683Z] #29 DONE 0.0s [2023-09-12T17:17:44.683Z] [2023-09-12T17:17:44.683Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T17:17:44.683Z] #33 DONE 1.2s [2023-09-12T17:17:44.683Z] [2023-09-12T17:17:44.683Z] #32 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:17:44.683Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-12T17:17:44.683Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T17:17:44.683Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T17:17:44.683Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T17:17:44.683Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T17:17:44.949Z] #32 ... [2023-09-12T17:17:44.949Z] [2023-09-12T17:17:44.949Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:44.949Z] #29 DONE 0.0s [2023-09-12T17:17:44.949Z] [2023-09-12T17:17:44.950Z] #32 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:17:44.950Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-12T17:17:44.950Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T17:17:44.950Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T17:17:44.950Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T17:17:44.950Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T17:17:44.950Z] #32 ... [2023-09-12T17:17:44.950Z] [2023-09-12T17:17:44.950Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:44.950Z] #29 DONE 0.0s [2023-09-12T17:17:44.950Z] [2023-09-12T17:17:44.950Z] #32 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:17:45.214Z] #32 ... [2023-09-12T17:17:45.214Z] [2023-09-12T17:17:45.214Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T17:17:45.214Z] #29 DONE 0.1s [2023-09-12T17:17:45.214Z] [2023-09-12T17:17:45.214Z] #32 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:17:45.214Z] #32 ... [2023-09-12T17:17:45.214Z] [2023-09-12T17:17:45.214Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:17:45.214Z] #34 DONE 0.0s [2023-09-12T17:17:45.214Z] [2023-09-12T17:17:45.214Z] #32 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:17:45.214Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-12T17:17:45.214Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T17:17:45.214Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T17:17:45.214Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T17:17:45.214Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T17:17:45.478Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-12T17:17:45.478Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T17:17:45.478Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T17:17:45.478Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T17:17:45.478Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T17:17:45.478Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done [2023-09-12T17:17:45.742Z] #32 ... [2023-09-12T17:17:45.742Z] [2023-09-12T17:17:45.742Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T17:17:45.742Z] #30 DONE 2.0s [2023-09-12T17:17:45.742Z] [2023-09-12T17:17:45.742Z] #35 [security-spire-server internal] load build context [2023-09-12T17:17:45.742Z] #35 transferring context: 17.59kB 0.1s done [2023-09-12T17:17:45.742Z] #35 DONE 1.0s [2023-09-12T17:17:46.007Z] [2023-09-12T17:17:46.007Z] #36 [security-spire-config internal] load build context [2023-09-12T17:17:46.007Z] #36 transferring context: 15.84kB 0.1s done [2023-09-12T17:17:46.007Z] #36 DONE 1.1s [2023-09-12T17:17:46.007Z] [2023-09-12T17:17:46.007Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:17:46.007Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-09-12T17:17:46.007Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T17:17:46.007Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-12T17:17:46.007Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-12T17:17:46.276Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.6s [2023-09-12T17:17:46.277Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s [2023-09-12T17:17:46.277Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s [2023-09-12T17:17:46.544Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s [2023-09-12T17:17:46.544Z] #37 ... [2023-09-12T17:17:46.544Z] [2023-09-12T17:17:46.544Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T17:17:46.544Z] #33 DONE 2.5s [2023-09-12T17:17:46.544Z] [2023-09-12T17:17:46.544Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:17:46.811Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-09-12T17:17:46.811Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-09-12T17:17:46.811Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s [2023-09-12T17:17:46.811Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T17:17:46.811Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-09-12T17:17:47.078Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.4s [2023-09-12T17:17:47.342Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-12T17:17:47.342Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-12T17:17:47.607Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.9s [2023-09-12T17:17:47.607Z] #37 ... [2023-09-12T17:17:47.607Z] [2023-09-12T17:17:47.607Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T17:17:47.607Z] #38 DONE 2.4s [2023-09-12T17:17:47.607Z] [2023-09-12T17:17:47.607Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:17:47.607Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.0s [2023-09-12T17:17:47.876Z] #37 ... [2023-09-12T17:17:47.876Z] [2023-09-12T17:17:47.876Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:17:47.876Z] #39 DONE 0.0s [2023-09-12T17:17:47.876Z] [2023-09-12T17:17:47.876Z] #40 [security-spire-agent internal] load build context [2023-09-12T17:17:47.876Z] #40 DONE 0.0s [2023-09-12T17:17:47.876Z] [2023-09-12T17:17:47.876Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:17:47.876Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-09-12T17:17:47.876Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T17:17:47.876Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-12T17:17:47.876Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-12T17:17:47.876Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-09-12T17:17:47.876Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-09-12T17:17:47.876Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-09-12T17:17:47.876Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T17:17:47.876Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-12T17:17:47.876Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.2s [2023-09-12T17:17:47.876Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-12T17:17:48.143Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.5s [2023-09-12T17:17:48.409Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 2.7s [2023-09-12T17:17:48.409Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.9s [2023-09-12T17:17:48.673Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 3.1s [2023-09-12T17:17:48.937Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.31MB / 23.39MB 3.2s [2023-09-12T17:17:48.937Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 3.3s [2023-09-12T17:17:49.201Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.5s [2023-09-12T17:17:49.201Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.6s done [2023-09-12T17:17:49.470Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-12T17:17:49.736Z] #37 ... [2023-09-12T17:17:49.736Z] [2023-09-12T17:17:49.736Z] #41 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T17:17:49.736Z] #41 DONE 7.1s [2023-09-12T17:17:50.017Z] [2023-09-12T17:17:50.017Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:17:50.017Z] #42 transferring context: 48.42MB 6.3s [2023-09-12T17:17:50.017Z] #42 ... [2023-09-12T17:17:50.017Z] [2023-09-12T17:17:50.017Z] #43 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-12T17:17:50.282Z] #43 ... [2023-09-12T17:17:50.282Z] [2023-09-12T17:17:50.282Z] #40 [security-spire-agent internal] load build context [2023-09-12T17:17:50.282Z] #40 transferring context: 17.12kB 0.2s done [2023-09-12T17:17:50.282Z] #40 DONE 2.4s [2023-09-12T17:17:50.282Z] [2023-09-12T17:17:50.282Z] #43 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-12T17:17:53.617Z] #43 DONE 4.1s [2023-09-12T17:17:53.617Z] [2023-09-12T17:17:53.617Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:17:53.617Z] #44 ... [2023-09-12T17:17:53.617Z] [2023-09-12T17:17:53.617Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:17:53.882Z] #45 ... [2023-09-12T17:17:53.882Z] [2023-09-12T17:17:53.882Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:17:53.882Z] #46 transferring context: 26.06MB 9.7s [2023-09-12T17:17:54.147Z] #46 ... [2023-09-12T17:17:54.147Z] [2023-09-12T17:17:54.147Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:17:54.147Z] #44 ... [2023-09-12T17:17:54.147Z] [2023-09-12T17:17:54.147Z] #47 [support-notifications internal] load build context [2023-09-12T17:17:54.411Z] #47 ... [2023-09-12T17:17:54.411Z] [2023-09-12T17:17:54.411Z] #31 [core-data internal] load build context [2023-09-12T17:17:54.411Z] #31 ... [2023-09-12T17:17:54.411Z] [2023-09-12T17:17:54.411Z] #47 [support-notifications internal] load build context [2023-09-12T17:17:54.676Z] #47 ... [2023-09-12T17:17:54.676Z] [2023-09-12T17:17:54.676Z] #48 [core-command internal] load build context [2023-09-12T17:17:54.941Z] #48 ... [2023-09-12T17:17:54.941Z] [2023-09-12T17:17:54.941Z] #49 [security-secretstore-setup internal] load build context [2023-09-12T17:17:54.941Z] #49 ... [2023-09-12T17:17:54.941Z] [2023-09-12T17:17:54.941Z] #48 [core-command internal] load build context [2023-09-12T17:17:55.207Z] #48 ... [2023-09-12T17:17:55.207Z] [2023-09-12T17:17:55.207Z] #50 [core-metadata internal] load build context [2023-09-12T17:17:55.475Z] #50 ... [2023-09-12T17:17:55.475Z] [2023-09-12T17:17:55.475Z] #51 [support-scheduler internal] load build context [2023-09-12T17:17:55.475Z] #51 ... [2023-09-12T17:17:55.475Z] [2023-09-12T17:17:55.475Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:17:55.741Z] #52 ... [2023-09-12T17:17:55.741Z] [2023-09-12T17:17:55.741Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:17:55.741Z] #34 ... [2023-09-12T17:17:55.741Z] [2023-09-12T17:17:55.741Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:17:57.680Z] #52 ... [2023-09-12T17:17:57.680Z] [2023-09-12T17:17:57.680Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:17:57.680Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-12T17:17:57.680Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T17:17:57.680Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T17:17:57.680Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T17:17:57.680Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T17:17:57.680Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done [2023-09-12T17:17:57.680Z] #32 ... [2023-09-12T17:17:57.680Z] [2023-09-12T17:17:57.680Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:17:57.680Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done [2023-09-12T17:17:57.680Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T17:17:57.680Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-12T17:17:57.680Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-12T17:17:57.680Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-12T17:17:57.680Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.5s done [2023-09-12T17:17:57.680Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-12T17:17:57.680Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-12T17:17:57.946Z] #39 ... [2023-09-12T17:17:57.946Z] [2023-09-12T17:17:57.946Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:17:58.527Z] #52 ... [2023-09-12T17:17:58.527Z] [2023-09-12T17:17:58.527Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T17:17:58.527Z] #0 7.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:17:58.527Z] #0 8.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:17:58.527Z] #53 ... [2023-09-12T17:17:58.527Z] [2023-09-12T17:17:58.527Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T17:17:58.795Z] #54 ... [2023-09-12T17:17:58.795Z] [2023-09-12T17:17:58.795Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T17:17:58.795Z] #55 ... [2023-09-12T17:17:58.795Z] [2023-09-12T17:17:58.795Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T17:17:59.060Z] #56 ... [2023-09-12T17:17:59.060Z] [2023-09-12T17:17:59.060Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T17:17:59.060Z] #0 9.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:17:59.060Z] #57 ... [2023-09-12T17:17:59.060Z] [2023-09-12T17:17:59.060Z] #58 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T17:17:59.326Z] #58 ... [2023-09-12T17:17:59.327Z] [2023-09-12T17:17:59.327Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T17:17:59.327Z] #0 9.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:17:59.327Z] #59 ... [2023-09-12T17:17:59.327Z] [2023-09-12T17:17:59.327Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T17:17:59.327Z] #60 ... [2023-09-12T17:17:59.327Z] [2023-09-12T17:17:59.327Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T17:17:59.327Z] #0 5.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:17:59.327Z] #0 6.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:17:59.327Z] #0 8.089 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T17:17:59.327Z] #0 8.089 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T17:17:59.327Z] #0 8.089 OK: 17689 distinct packages available [2023-09-12T17:17:59.327Z] #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:17:59.327Z] #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:17:59.592Z] #61 ... [2023-09-12T17:17:59.592Z] [2023-09-12T17:17:59.592Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:17:59.592Z] #42 transferring context: 71.20MB 15.8s [2023-09-12T17:17:59.866Z] #42 ... [2023-09-12T17:17:59.866Z] [2023-09-12T17:17:59.866Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T17:17:59.866Z] #59 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:00.132Z] #59 ... [2023-09-12T17:18:00.132Z] [2023-09-12T17:18:00.132Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:00.132Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.7s [2023-09-12T17:18:00.132Z] #37 ... [2023-09-12T17:18:00.132Z] [2023-09-12T17:18:00.132Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T17:18:00.132Z] #53 11.76 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T17:18:00.132Z] #53 11.76 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T17:18:00.132Z] #53 11.76 OK: 17689 distinct packages available [2023-09-12T17:18:01.088Z] #53 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:03.661Z] #53 ... [2023-09-12T17:18:03.661Z] [2023-09-12T17:18:03.661Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T17:18:03.661Z] #61 12.72 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:03.661Z] #61 12.75 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-12T17:18:03.661Z] #61 12.75 (3/5) Installing libucontext (1.2-r0) [2023-09-12T17:18:03.661Z] #61 12.79 (4/5) Installing gcompat (1.1.0-r0) [2023-09-12T17:18:03.661Z] #61 12.79 (5/5) Installing openssl (3.0.10-r0) [2023-09-12T17:18:03.661Z] #61 12.89 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:03.661Z] #61 13.09 OK: 9 MiB in 20 packages [2023-09-12T17:18:03.661Z] #61 DONE 15.0s [2023-09-12T17:18:03.661Z] [2023-09-12T17:18:03.661Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T17:18:03.661Z] #53 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:03.661Z] #53 ... [2023-09-12T17:18:03.661Z] [2023-09-12T17:18:03.661Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T17:18:03.661Z] #62 ... [2023-09-12T17:18:03.661Z] [2023-09-12T17:18:03.661Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:18:03.927Z] #63 ... [2023-09-12T17:18:03.927Z] [2023-09-12T17:18:03.927Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T17:18:03.927Z] #64 ... [2023-09-12T17:18:03.927Z] [2023-09-12T17:18:03.927Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:18:04.193Z] #42 ... [2023-09-12T17:18:04.193Z] [2023-09-12T17:18:04.193Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:04.193Z] #46 ... [2023-09-12T17:18:04.193Z] [2023-09-12T17:18:04.193Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:18:04.459Z] #42 ... [2023-09-12T17:18:04.459Z] [2023-09-12T17:18:04.459Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:04.459Z] #44 ... [2023-09-12T17:18:04.459Z] [2023-09-12T17:18:04.459Z] #31 [core-data internal] load build context [2023-09-12T17:18:04.723Z] #31 ... [2023-09-12T17:18:04.723Z] [2023-09-12T17:18:04.723Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:04.988Z] #44 ... [2023-09-12T17:18:04.988Z] [2023-09-12T17:18:04.988Z] #47 [support-notifications internal] load build context [2023-09-12T17:18:04.988Z] #47 ... [2023-09-12T17:18:04.988Z] [2023-09-12T17:18:04.988Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T17:18:04.988Z] #59 16.47 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:04.988Z] #59 16.54 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:04.988Z] #59 16.65 OK: 8 MiB in 16 packages [2023-09-12T17:18:04.988Z] #59 ... [2023-09-12T17:18:04.988Z] [2023-09-12T17:18:04.988Z] #49 [security-secretstore-setup internal] load build context [2023-09-12T17:18:04.988Z] #49 transferring context: 52.74MB 19.7s [2023-09-12T17:18:05.252Z] #49 ... [2023-09-12T17:18:05.252Z] [2023-09-12T17:18:05.252Z] #31 [core-data internal] load build context [2023-09-12T17:18:05.518Z] #31 ... [2023-09-12T17:18:05.518Z] [2023-09-12T17:18:05.518Z] #48 [core-command internal] load build context [2023-09-12T17:18:05.518Z] #48 ... [2023-09-12T17:18:05.518Z] [2023-09-12T17:18:05.518Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:05.784Z] #50 ... [2023-09-12T17:18:05.784Z] [2023-09-12T17:18:05.784Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:05.784Z] #44 ... [2023-09-12T17:18:05.784Z] [2023-09-12T17:18:05.784Z] #51 [support-scheduler internal] load build context [2023-09-12T17:18:06.051Z] #51 ... [2023-09-12T17:18:06.051Z] [2023-09-12T17:18:06.051Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:06.051Z] #34 ... [2023-09-12T17:18:06.051Z] [2023-09-12T17:18:06.051Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:06.630Z] #50 ... [2023-09-12T17:18:06.630Z] [2023-09-12T17:18:06.630Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T17:18:06.630Z] #57 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:06.630Z] #57 15.69 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:06.630Z] #57 15.72 (2/2) Installing su-exec (0.2-r2) [2023-09-12T17:18:06.630Z] #57 15.72 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:06.630Z] #57 15.82 OK: 8 MiB in 17 packages [2023-09-12T17:18:06.630Z] #57 DONE 18.2s [2023-09-12T17:18:06.899Z] [2023-09-12T17:18:06.899Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:07.862Z] #50 ... [2023-09-12T17:18:07.862Z] [2023-09-12T17:18:07.862Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T17:18:07.862Z] #59 DONE 19.1s [2023-09-12T17:18:07.862Z] [2023-09-12T17:18:07.862Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:08.439Z] #50 ... [2023-09-12T17:18:08.440Z] [2023-09-12T17:18:08.440Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:18:08.440Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.5s [2023-09-12T17:18:08.440Z] #39 ... [2023-09-12T17:18:08.440Z] [2023-09-12T17:18:08.440Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:08.705Z] #52 ... [2023-09-12T17:18:08.705Z] [2023-09-12T17:18:08.705Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:10.110Z] #34 transferring context: 64.35MB 24.3s [2023-09-12T17:18:11.069Z] #34 ... [2023-09-12T17:18:11.069Z] [2023-09-12T17:18:11.069Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T17:18:11.069Z] #60 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:11.069Z] #60 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:11.069Z] #60 22.31 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T17:18:11.069Z] #60 ... [2023-09-12T17:18:11.069Z] [2023-09-12T17:18:11.069Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:11.069Z] #34 ... [2023-09-12T17:18:11.069Z] [2023-09-12T17:18:11.069Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:11.069Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.6s [2023-09-12T17:18:11.334Z] #37 ... [2023-09-12T17:18:11.334Z] [2023-09-12T17:18:11.334Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:12.293Z] #34 ... [2023-09-12T17:18:12.293Z] [2023-09-12T17:18:12.293Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T17:18:12.293Z] #54 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:12.293Z] #54 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:12.293Z] #54 ... [2023-09-12T17:18:12.293Z] [2023-09-12T17:18:12.293Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:14.247Z] #34 ... [2023-09-12T17:18:14.247Z] [2023-09-12T17:18:14.247Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T17:18:14.247Z] #53 22.97 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:14.247Z] #53 23.02 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-12T17:18:14.247Z] #53 23.09 (3/4) Installing libucontext (1.2-r0) [2023-09-12T17:18:14.247Z] #53 23.18 (4/4) Installing gcompat (1.1.0-r0) [2023-09-12T17:18:14.247Z] #53 23.18 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:14.247Z] #53 23.39 OK: 8 MiB in 19 packages [2023-09-12T17:18:14.247Z] #53 DONE 25.6s [2023-09-12T17:18:14.247Z] [2023-09-12T17:18:14.247Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:14.247Z] #34 ... [2023-09-12T17:18:14.247Z] [2023-09-12T17:18:14.247Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T17:18:14.247Z] #56 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:14.247Z] #56 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:14.247Z] #56 ... [2023-09-12T17:18:14.247Z] [2023-09-12T17:18:14.247Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T17:18:14.247Z] #55 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:14.247Z] #55 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:14.513Z] #55 ... [2023-09-12T17:18:14.513Z] [2023-09-12T17:18:14.513Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:14.513Z] #37 ... [2023-09-12T17:18:14.513Z] [2023-09-12T17:18:14.513Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:14.783Z] #46 ... [2023-09-12T17:18:14.783Z] [2023-09-12T17:18:14.783Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:18:14.783Z] #42 transferring context: 108.09MB 31.1s [2023-09-12T17:18:14.783Z] #42 ... [2023-09-12T17:18:14.783Z] [2023-09-12T17:18:14.783Z] #58 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T17:18:14.783Z] #58 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:14.783Z] #58 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:15.049Z] #58 ... [2023-09-12T17:18:15.049Z] [2023-09-12T17:18:15.049Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T17:18:15.049Z] #65 DONE 8.2s [2023-09-12T17:18:15.049Z] [2023-09-12T17:18:15.049Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:15.049Z] #46 ... [2023-09-12T17:18:15.049Z] [2023-09-12T17:18:15.049Z] #47 [support-notifications internal] load build context [2023-09-12T17:18:15.317Z] #47 ... [2023-09-12T17:18:15.317Z] [2023-09-12T17:18:15.317Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:15.317Z] #37 ... [2023-09-12T17:18:15.317Z] [2023-09-12T17:18:15.317Z] #49 [security-secretstore-setup internal] load build context [2023-09-12T17:18:15.585Z] #49 ... [2023-09-12T17:18:15.585Z] [2023-09-12T17:18:15.585Z] #31 [core-data internal] load build context [2023-09-12T17:18:15.585Z] #31 ... [2023-09-12T17:18:15.585Z] [2023-09-12T17:18:15.585Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T17:18:15.585Z] #62 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:15.585Z] #62 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:15.850Z] #62 ... [2023-09-12T17:18:15.851Z] [2023-09-12T17:18:15.851Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T17:18:15.851Z] #66 DONE 0.8s [2023-09-12T17:18:15.851Z] [2023-09-12T17:18:15.851Z] #48 [core-command internal] load build context [2023-09-12T17:18:15.851Z] #48 ... [2023-09-12T17:18:15.851Z] [2023-09-12T17:18:15.851Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:16.116Z] #44 ... [2023-09-12T17:18:16.116Z] [2023-09-12T17:18:16.116Z] #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:18:16.116Z] #45 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:16.116Z] #45 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:16.116Z] #45 ... [2023-09-12T17:18:16.116Z] [2023-09-12T17:18:16.116Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:16.116Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.5s [2023-09-12T17:18:16.116Z] #37 ... [2023-09-12T17:18:16.116Z] [2023-09-12T17:18:16.116Z] #51 [support-scheduler internal] load build context [2023-09-12T17:18:16.384Z] #51 ... [2023-09-12T17:18:16.384Z] [2023-09-12T17:18:16.384Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:18:16.384Z] #63 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:16.384Z] #63 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:16.384Z] #63 ... [2023-09-12T17:18:16.384Z] [2023-09-12T17:18:16.384Z] #31 [core-data internal] load build context [2023-09-12T17:18:16.654Z] #31 ... [2023-09-12T17:18:16.654Z] [2023-09-12T17:18:16.654Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T17:18:16.654Z] #64 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:16.654Z] #64 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:16.654Z] #64 22.89 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T17:18:16.654Z] #64 22.89 v3.18.3-174-gbf4e0cf02dc [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T17:18:16.654Z] #64 22.89 OK: 19939 distinct packages available [2023-09-12T17:18:16.654Z] #64 ... [2023-09-12T17:18:16.654Z] [2023-09-12T17:18:16.654Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:16.922Z] #37 ... [2023-09-12T17:18:16.922Z] [2023-09-12T17:18:16.922Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T17:18:16.922Z] #60 23.12 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:16.923Z] #60 23.19 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:16.923Z] #60 23.41 Executing ca-certificates-20230506-r0.trigger [2023-09-12T17:18:16.923Z] #60 26.52 OK: 8 MiB in 17 packages [2023-09-12T17:18:16.923Z] #60 DONE 28.2s [2023-09-12T17:18:16.923Z] [2023-09-12T17:18:16.923Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:18.862Z] #37 ... [2023-09-12T17:18:18.862Z] [2023-09-12T17:18:18.862Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:18.862Z] #50 ... [2023-09-12T17:18:18.862Z] [2023-09-12T17:18:18.862Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:18.862Z] #37 ... [2023-09-12T17:18:18.862Z] [2023-09-12T17:18:18.862Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:18.862Z] #52 ... [2023-09-12T17:18:18.862Z] [2023-09-12T17:18:18.862Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:18:18.862Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.0s [2023-09-12T17:18:19.130Z] #39 ... [2023-09-12T17:18:19.130Z] [2023-09-12T17:18:19.130Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:20.545Z] #52 ... [2023-09-12T17:18:20.546Z] [2023-09-12T17:18:20.546Z] #58 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T17:18:20.546Z] #58 27.44 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:20.546Z] #58 27.57 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:20.546Z] #58 27.64 OK: 8 MiB in 16 packages [2023-09-12T17:18:20.546Z] #58 DONE 31.9s [2023-09-12T17:18:20.546Z] [2023-09-12T17:18:20.546Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:20.546Z] #52 transferring context: 90.97MB 34.7s [2023-09-12T17:18:20.810Z] #52 ... [2023-09-12T17:18:20.810Z] [2023-09-12T17:18:20.810Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T17:18:20.810Z] #62 22.65 OK: 267 MiB in 56 packages [2023-09-12T17:18:20.810Z] #62 DONE 27.1s [2023-09-12T17:18:20.810Z] [2023-09-12T17:18:20.810Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:21.394Z] #52 ... [2023-09-12T17:18:21.394Z] [2023-09-12T17:18:21.394Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T17:18:21.394Z] #56 26.81 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T17:18:21.395Z] #56 27.21 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:21.395Z] #56 27.21 (3/4) Installing su-exec (0.2-r2) [2023-09-12T17:18:21.395Z] #56 27.24 (4/4) Installing yq (4.30.4-r4) [2023-09-12T17:18:21.395Z] #56 28.55 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:21.395Z] #56 28.81 Executing ca-certificates-20230506-r0.trigger [2023-09-12T17:18:21.395Z] #56 30.17 OK: 17 MiB in 19 packages [2023-09-12T17:18:21.395Z] #56 DONE 32.8s [2023-09-12T17:18:21.395Z] [2023-09-12T17:18:21.395Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:21.664Z] #52 ... [2023-09-12T17:18:21.664Z] [2023-09-12T17:18:21.664Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T17:18:21.664Z] #55 26.89 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:21.664Z] #55 26.99 (2/4) Installing openssl (3.0.10-r0) [2023-09-12T17:18:21.664Z] #55 27.16 (3/4) Installing su-exec (0.2-r2) [2023-09-12T17:18:21.664Z] #55 27.16 (4/4) Installing yq (4.30.4-r4) [2023-09-12T17:18:21.664Z] #55 28.61 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:21.664Z] #55 28.79 OK: 17 MiB in 19 packages [2023-09-12T17:18:21.664Z] #55 DONE 33.1s [2023-09-12T17:18:21.664Z] [2023-09-12T17:18:21.664Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:21.929Z] #52 ... [2023-09-12T17:18:21.929Z] [2023-09-12T17:18:21.929Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:18:21.929Z] #63 23.90 OK: 267 MiB in 56 packages [2023-09-12T17:18:21.929Z] #63 DONE 29.0s [2023-09-12T17:18:21.929Z] [2023-09-12T17:18:21.929Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:22.196Z] #52 ... [2023-09-12T17:18:22.196Z] [2023-09-12T17:18:22.196Z] #45 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T17:18:22.196Z] #45 22.77 OK: 267 MiB in 56 packages [2023-09-12T17:18:22.196Z] #45 DONE 28.7s [2023-09-12T17:18:22.196Z] [2023-09-12T17:18:22.196Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:23.156Z] #52 ... [2023-09-12T17:18:23.156Z] [2023-09-12T17:18:23.156Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T17:18:23.156Z] #64 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:23.156Z] #64 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:23.156Z] #64 26.83 OK: 267 MiB in 56 packages [2023-09-12T17:18:23.156Z] #64 DONE 29.4s [2023-09-12T17:18:23.156Z] [2023-09-12T17:18:23.156Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T17:18:23.156Z] #54 25.09 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T17:18:23.156Z] #54 25.09 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T17:18:23.156Z] #54 25.09 OK: 17689 distinct packages available [2023-09-12T17:18:23.156Z] #54 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:23.156Z] #54 29.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T17:18:23.156Z] #54 31.57 (1/9) Installing ca-certificates (20230506-r0) [2023-09-12T17:18:23.156Z] #54 31.79 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-12T17:18:23.156Z] #54 31.79 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-12T17:18:23.156Z] #54 31.80 (4/9) Installing libcurl (8.2.1-r0) [2023-09-12T17:18:23.156Z] #54 31.83 (5/9) Installing curl (8.2.1-r0) [2023-09-12T17:18:23.156Z] #54 32.00 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-12T17:18:23.156Z] #54 32.00 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-12T17:18:23.156Z] #54 32.00 (8/9) Installing libucontext (1.2-r0) [2023-09-12T17:18:23.156Z] #54 32.00 (9/9) Installing gcompat (1.1.0-r0) [2023-09-12T17:18:23.156Z] #54 32.03 Executing busybox-1.35.0-r29.trigger [2023-09-12T17:18:23.156Z] #54 32.09 Executing ca-certificates-20230506-r0.trigger [2023-09-12T17:18:23.156Z] #54 32.79 OK: 11 MiB in 24 packages [2023-09-12T17:18:23.156Z] #54 DONE 34.7s [2023-09-12T17:18:23.156Z] [2023-09-12T17:18:23.156Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:24.112Z] #52 ... [2023-09-12T17:18:24.112Z] [2023-09-12T17:18:24.112Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T17:18:24.112Z] #67 DONE 2.2s [2023-09-12T17:18:24.112Z] [2023-09-12T17:18:24.112Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:24.697Z] #52 ... [2023-09-12T17:18:24.697Z] [2023-09-12T17:18:24.697Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:24.697Z] #34 ... [2023-09-12T17:18:24.697Z] [2023-09-12T17:18:24.697Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:24.963Z] #52 ... [2023-09-12T17:18:24.963Z] [2023-09-12T17:18:24.963Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T17:18:24.963Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.7s done [2023-09-12T17:18:24.963Z] #37 DONE 40.1s [2023-09-12T17:18:24.963Z] [2023-09-12T17:18:24.963Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:24.963Z] #52 ... [2023-09-12T17:18:24.963Z] [2023-09-12T17:18:24.963Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:18:24.963Z] #42 transferring context: 141.77MB 41.5s [2023-09-12T17:18:25.228Z] #42 ... [2023-09-12T17:18:25.228Z] [2023-09-12T17:18:25.228Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:25.228Z] #52 ... [2023-09-12T17:18:25.228Z] [2023-09-12T17:18:25.228Z] #47 [support-notifications internal] load build context [2023-09-12T17:18:25.493Z] #47 ... [2023-09-12T17:18:25.493Z] [2023-09-12T17:18:25.493Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:25.493Z] #46 ... [2023-09-12T17:18:25.493Z] [2023-09-12T17:18:25.493Z] #47 [support-notifications internal] load build context [2023-09-12T17:18:25.758Z] #47 ... [2023-09-12T17:18:25.758Z] [2023-09-12T17:18:25.758Z] #49 [security-secretstore-setup internal] load build context [2023-09-12T17:18:25.758Z] #49 ... [2023-09-12T17:18:25.758Z] [2023-09-12T17:18:25.758Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:26.021Z] #46 ... [2023-09-12T17:18:26.021Z] [2023-09-12T17:18:26.021Z] #48 [core-command internal] load build context [2023-09-12T17:18:26.021Z] #48 ... [2023-09-12T17:18:26.021Z] [2023-09-12T17:18:26.021Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:26.288Z] #44 ... [2023-09-12T17:18:26.288Z] [2023-09-12T17:18:26.288Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:26.553Z] #46 ... [2023-09-12T17:18:26.554Z] [2023-09-12T17:18:26.554Z] #51 [support-scheduler internal] load build context [2023-09-12T17:18:26.819Z] #51 ... [2023-09-12T17:18:26.819Z] [2023-09-12T17:18:26.819Z] #31 [core-data internal] load build context [2023-09-12T17:18:26.819Z] #31 ... [2023-09-12T17:18:26.819Z] [2023-09-12T17:18:26.819Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:27.781Z] #46 ... [2023-09-12T17:18:27.781Z] [2023-09-12T17:18:27.781Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T17:18:27.781Z] #68 DONE 1.8s [2023-09-12T17:18:27.781Z] [2023-09-12T17:18:27.781Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:28.735Z] #46 ... [2023-09-12T17:18:28.735Z] [2023-09-12T17:18:28.735Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:29.001Z] #50 ... [2023-09-12T17:18:29.001Z] [2023-09-12T17:18:29.001Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:29.267Z] #46 ... [2023-09-12T17:18:29.267Z] [2023-09-12T17:18:29.267Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:18:29.267Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.5s done [2023-09-12T17:18:29.536Z] #39 ... [2023-09-12T17:18:29.536Z] [2023-09-12T17:18:29.536Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:29.536Z] #46 ... [2023-09-12T17:18:29.536Z] [2023-09-12T17:18:29.536Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T17:18:29.536Z] #69 DONE 2.7s [2023-09-12T17:18:29.536Z] [2023-09-12T17:18:29.536Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:29.536Z] #46 ... [2023-09-12T17:18:29.536Z] [2023-09-12T17:18:29.536Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T17:18:29.536Z] #70 DONE 3.0s [2023-09-12T17:18:29.536Z] [2023-09-12T17:18:29.536Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:30.498Z] #46 ... [2023-09-12T17:18:30.499Z] [2023-09-12T17:18:30.499Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T17:18:30.499Z] #71 DONE 0.8s [2023-09-12T17:18:30.499Z] [2023-09-12T17:18:30.499Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T17:18:30.499Z] #72 DONE 2.6s [2023-09-12T17:18:30.499Z] [2023-09-12T17:18:30.499Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:30.769Z] #46 transferring context: 101.95MB 46.5s [2023-09-12T17:18:31.034Z] #46 ... [2023-09-12T17:18:31.034Z] [2023-09-12T17:18:31.034Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T17:18:31.034Z] #73 DONE 1.4s [2023-09-12T17:18:31.034Z] [2023-09-12T17:18:31.034Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:31.614Z] #46 ... [2023-09-12T17:18:31.614Z] [2023-09-12T17:18:31.614Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T17:18:31.614Z] #74 DONE 0.9s [2023-09-12T17:18:31.614Z] [2023-09-12T17:18:31.614Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:31.614Z] #46 ... [2023-09-12T17:18:31.614Z] [2023-09-12T17:18:31.614Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T17:18:31.614Z] #75 DONE 1.2s [2023-09-12T17:18:31.614Z] [2023-09-12T17:18:31.614Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:32.568Z] #46 ... [2023-09-12T17:18:32.568Z] [2023-09-12T17:18:32.568Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T17:18:32.568Z] #76 DONE 0.8s [2023-09-12T17:18:32.568Z] [2023-09-12T17:18:32.568Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:32.568Z] #46 ... [2023-09-12T17:18:32.568Z] [2023-09-12T17:18:32.568Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T17:18:32.568Z] #77 DONE 1.4s [2023-09-12T17:18:32.568Z] [2023-09-12T17:18:32.568Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:32.832Z] #46 ... [2023-09-12T17:18:32.832Z] [2023-09-12T17:18:32.832Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T17:18:32.832Z] #78 DONE 1.2s [2023-09-12T17:18:32.832Z] [2023-09-12T17:18:32.832Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:33.806Z] #46 ... [2023-09-12T17:18:33.806Z] [2023-09-12T17:18:33.806Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T17:18:33.806Z] #79 DONE 1.1s [2023-09-12T17:18:33.806Z] [2023-09-12T17:18:33.806Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T17:18:33.806Z] #80 DONE 1.1s [2023-09-12T17:18:33.806Z] [2023-09-12T17:18:33.806Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:34.073Z] #46 ... [2023-09-12T17:18:34.073Z] [2023-09-12T17:18:34.073Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T17:18:34.073Z] #81 DONE 0.9s [2023-09-12T17:18:34.073Z] [2023-09-12T17:18:34.073Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:35.029Z] #46 ... [2023-09-12T17:18:35.029Z] [2023-09-12T17:18:35.029Z] #42 [security-bootstrapper internal] load build context [2023-09-12T17:18:35.029Z] #42 transferring context: 189.24MB 50.8s done [2023-09-12T17:18:35.029Z] #42 DONE 51.4s [2023-09-12T17:18:35.029Z] [2023-09-12T17:18:35.029Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:35.029Z] #46 ... [2023-09-12T17:18:35.029Z] [2023-09-12T17:18:35.029Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:35.029Z] #34 ... [2023-09-12T17:18:35.029Z] [2023-09-12T17:18:35.029Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:35.294Z] #46 ... [2023-09-12T17:18:35.294Z] [2023-09-12T17:18:35.294Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T17:18:35.294Z] #82 DONE 1.5s [2023-09-12T17:18:35.294Z] [2023-09-12T17:18:35.294Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:35.294Z] #46 ... [2023-09-12T17:18:35.294Z] [2023-09-12T17:18:35.294Z] #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T17:18:35.294Z] #83 DONE 1.4s [2023-09-12T17:18:35.294Z] [2023-09-12T17:18:35.294Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:35.294Z] #46 ... [2023-09-12T17:18:35.294Z] [2023-09-12T17:18:35.294Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:35.558Z] #52 ... [2023-09-12T17:18:35.558Z] [2023-09-12T17:18:35.558Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:35.558Z] #46 ... [2023-09-12T17:18:35.558Z] [2023-09-12T17:18:35.558Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T17:18:35.558Z] #84 DONE 1.7s [2023-09-12T17:18:35.558Z] [2023-09-12T17:18:35.558Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:35.826Z] #46 ... [2023-09-12T17:18:35.826Z] [2023-09-12T17:18:35.826Z] #47 [support-notifications internal] load build context [2023-09-12T17:18:36.091Z] #47 ... [2023-09-12T17:18:36.091Z] [2023-09-12T17:18:36.091Z] #49 [security-secretstore-setup internal] load build context [2023-09-12T17:18:36.091Z] #49 ... [2023-09-12T17:18:36.091Z] [2023-09-12T17:18:36.091Z] #47 [support-notifications internal] load build context [2023-09-12T17:18:36.357Z] #47 ... [2023-09-12T17:18:36.357Z] [2023-09-12T17:18:36.357Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:36.357Z] #44 ... [2023-09-12T17:18:36.357Z] [2023-09-12T17:18:36.357Z] #48 [core-command internal] load build context [2023-09-12T17:18:36.357Z] #48 transferring context: 189.24MB 51.0s done [2023-09-12T17:18:36.357Z] #48 ... [2023-09-12T17:18:36.357Z] [2023-09-12T17:18:36.357Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T17:18:36.357Z] #85 DONE 1.1s [2023-09-12T17:18:36.357Z] [2023-09-12T17:18:36.357Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:36.937Z] #44 ... [2023-09-12T17:18:36.937Z] [2023-09-12T17:18:36.937Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T17:18:36.937Z] #86 DONE 1.2s [2023-09-12T17:18:36.937Z] [2023-09-12T17:18:36.937Z] #48 [core-command internal] load build context [2023-09-12T17:18:36.937Z] #48 DONE 52.0s [2023-09-12T17:18:36.937Z] [2023-09-12T17:18:36.937Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:18:36.937Z] #87 DONE 1.6s [2023-09-12T17:18:36.937Z] [2023-09-12T17:18:36.937Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:36.937Z] #44 ... [2023-09-12T17:18:36.937Z] [2023-09-12T17:18:36.937Z] #51 [support-scheduler internal] load build context [2023-09-12T17:18:36.937Z] #51 ... [2023-09-12T17:18:36.937Z] [2023-09-12T17:18:36.937Z] #31 [core-data internal] load build context [2023-09-12T17:18:36.937Z] #31 ... [2023-09-12T17:18:36.937Z] [2023-09-12T17:18:36.937Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:18:38.361Z] #88 ... [2023-09-12T17:18:38.361Z] [2023-09-12T17:18:38.361Z] #44 [security-proxy-setup internal] load build context [2023-09-12T17:18:38.361Z] #44 transferring context: 189.24MB 53.5s done [2023-09-12T17:18:38.361Z] #44 DONE 54.0s [2023-09-12T17:18:38.361Z] [2023-09-12T17:18:38.361Z] #49 [security-secretstore-setup internal] load build context [2023-09-12T17:18:38.627Z] #49 transferring context: 189.24MB 53.2s done [2023-09-12T17:18:38.908Z] #49 DONE 54.0s [2023-09-12T17:18:38.908Z] [2023-09-12T17:18:38.908Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:39.202Z] #34 ... [2023-09-12T17:18:39.202Z] [2023-09-12T17:18:39.202Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:39.202Z] #50 ... [2023-09-12T17:18:39.202Z] [2023-09-12T17:18:39.202Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:39.202Z] #34 ... [2023-09-12T17:18:39.202Z] [2023-09-12T17:18:39.202Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:18:39.202Z] #88 DONE 2.2s [2023-09-12T17:18:39.202Z] [2023-09-12T17:18:39.202Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-12T17:18:39.202Z] #34 transferring context: 189.24MB 53.3s done [2023-09-12T17:18:39.502Z] #34 DONE 54.0s [2023-09-12T17:18:39.502Z] [2023-09-12T17:18:39.502Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:40.961Z] #50 ... [2023-09-12T17:18:40.961Z] [2023-09-12T17:18:40.961Z] #52 [security-proxy-auth internal] load build context [2023-09-12T17:18:40.961Z] #52 transferring context: 189.24MB 54.7s done [2023-09-12T17:18:40.961Z] #52 DONE 55.3s [2023-09-12T17:18:40.961Z] [2023-09-12T17:18:40.961Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:42.384Z] #50 ... [2023-09-12T17:18:42.384Z] [2023-09-12T17:18:42.384Z] #89 [security-spire-agent] exporting to image [2023-09-12T17:18:42.384Z] #89 exporting layers 5.1s done [2023-09-12T17:18:42.384Z] #89 writing image sha256:ab273527efd49e3d947b4da09b7715fb87b352d5f5cccd453f80954c3a72a50c 0.0s done [2023-09-12T17:18:42.384Z] #89 naming to docker.io/library/security-spire-server-arm64 done [2023-09-12T17:18:42.384Z] #89 writing image sha256:f65fdd54bdddd564768065f820a076a704efe96944086540c17bf8e398bd76fa 0.0s done [2023-09-12T17:18:42.384Z] #89 naming to docker.io/library/security-spire-config-arm64 done [2023-09-12T17:18:42.384Z] #89 writing image sha256:49a2eb8dd66562a50bef5ae4e220c74a17e1f723fc5021a5abd500a02f399f6b 0.0s done [2023-09-12T17:18:42.384Z] #89 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-12T17:18:42.384Z] #89 DONE 6.4s [2023-09-12T17:18:42.384Z] [2023-09-12T17:18:42.384Z] #50 [core-metadata internal] load build context [2023-09-12T17:18:42.649Z] #50 transferring context: 189.24MB 57.2s done [2023-09-12T17:18:42.650Z] #50 DONE 57.5s [2023-09-12T17:18:42.650Z] [2023-09-12T17:18:42.650Z] #31 [core-data internal] load build context [2023-09-12T17:18:44.054Z] #31 ... [2023-09-12T17:18:44.054Z] [2023-09-12T17:18:44.054Z] #47 [support-notifications internal] load build context [2023-09-12T17:18:44.054Z] #47 transferring context: 189.24MB 59.4s done [2023-09-12T17:18:44.054Z] #47 DONE 59.7s [2023-09-12T17:18:44.054Z] [2023-09-12T17:18:44.054Z] #31 [core-data internal] load build context [2023-09-12T17:18:44.054Z] #31 ... [2023-09-12T17:18:44.054Z] [2023-09-12T17:18:44.054Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:44.054Z] #46 ... [2023-09-12T17:18:44.054Z] [2023-09-12T17:18:44.054Z] #31 [core-data internal] load build context [2023-09-12T17:18:44.638Z] #31 transferring context: 189.24MB 60.8s done [2023-09-12T17:18:44.638Z] #31 DONE 61.1s [2023-09-12T17:18:44.638Z] [2023-09-12T17:18:44.904Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:44.904Z] #46 ... [2023-09-12T17:18:44.904Z] [2023-09-12T17:18:44.904Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:18:44.904Z] #90 DONE 0.9s [2023-09-12T17:18:44.904Z] [2023-09-12T17:18:44.904Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T17:18:45.492Z] #46 transferring context: 189.24MB 61.3s done [2023-09-12T17:18:45.492Z] #46 DONE 61.6s [2023-09-12T17:18:45.492Z] [2023-09-12T17:18:45.762Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:18:46.033Z] #91 DONE 0.3s [2023-09-12T17:18:46.033Z] [2023-09-12T17:18:46.033Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:18:46.621Z] #92 ... [2023-09-12T17:18:46.621Z] [2023-09-12T17:18:46.621Z] #51 [support-scheduler internal] load build context [2023-09-12T17:18:46.621Z] #51 transferring context: 189.24MB 60.6s done [2023-09-12T17:18:46.621Z] #51 DONE 61.2s [2023-09-12T17:18:46.621Z] [2023-09-12T17:18:46.621Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:18:47.202Z] #93 ... [2023-09-12T17:18:47.202Z] [2023-09-12T17:18:47.202Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:18:47.202Z] #94 ... [2023-09-12T17:18:47.202Z] [2023-09-12T17:18:47.202Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #95 ... [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #94 DONE 50.5s [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #92 DONE 41.5s [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #93 DONE 42.5s [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #95 DONE 48.3s [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #96 [core-command builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #96 DONE 3.0s [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #97 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #97 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #98 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #99 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:19:33.999Z] #99 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #100 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #101 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:19:33.999Z] #101 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #102 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #102 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:19:33.999Z] #103 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #104 [support-scheduler builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #104 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #105 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #106 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #107 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:19:33.999Z] #108 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #109 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #110 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #110 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:19:33.999Z] #111 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:19:33.999Z] #112 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #113 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #114 [core-metadata builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #114 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #115 DONE 3.0s [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #116 [support-notifications builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #116 DONE 3.0s [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T17:19:33.999Z] #117 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T17:19:33.999Z] #118 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #119 [core-data builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #119 CACHED [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #120 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T17:19:33.999Z] #120 DONE 3.0s [2023-09-12T17:19:33.999Z] [2023-09-12T17:19:33.999Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T17:19:35.938Z] #121 ... [2023-09-12T17:19:35.938Z] [2023-09-12T17:19:35.938Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T17:19:35.938Z] #0 5.220 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-09-12T17:19:36.203Z] #122 ... [2023-09-12T17:19:36.203Z] [2023-09-12T17:19:36.203Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T17:19:36.203Z] #121 5.411 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-09-12T17:19:40.444Z] #121 ... [2023-09-12T17:19:40.445Z] [2023-09-12T17:19:40.445Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T17:19:40.445Z] #0 4.302 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-09-12T17:19:40.711Z] #123 ... [2023-09-12T17:19:40.711Z] [2023-09-12T17:19:40.711Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T17:19:40.711Z] #0 4.317 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-09-12T17:19:40.711Z] #124 ... [2023-09-12T17:19:40.711Z] [2023-09-12T17:19:40.711Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T17:19:40.711Z] #0 5.370 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-09-12T17:19:40.977Z] #125 ... [2023-09-12T17:19:40.977Z] [2023-09-12T17:19:40.977Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T17:19:40.977Z] #0 5.013 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-09-12T17:19:40.977Z] #126 ... [2023-09-12T17:19:40.977Z] [2023-09-12T17:19:40.977Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T17:19:40.977Z] #0 4.100 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-09-12T17:19:41.243Z] #127 ... [2023-09-12T17:19:41.243Z] [2023-09-12T17:19:41.243Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T17:19:41.243Z] #0 3.762 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-09-12T17:19:41.243Z] #128 ... [2023-09-12T17:19:41.243Z] [2023-09-12T17:19:41.243Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T17:19:41.243Z] #0 5.462 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-09-12T17:19:41.511Z] #129 ... [2023-09-12T17:19:41.511Z] [2023-09-12T17:19:41.511Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:19:41.511Z] #0 4.562 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-09-12T17:19:41.777Z] #130 ... [2023-09-12T17:19:41.777Z] [2023-09-12T17:19:41.777Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T17:19:41.777Z] #0 5.411 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-09-12T17:33:19.229Z] #131 ... [2023-09-12T17:33:19.229Z] [2023-09-12T17:33:19.229Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T17:33:19.229Z] #127 821.9 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-09-12T17:33:19.229Z] #127 ... [2023-09-12T17:33:19.229Z] [2023-09-12T17:33:19.229Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T17:33:19.229Z] #123 DONE 828.6s [2023-09-12T17:33:19.229Z] [2023-09-12T17:33:19.229Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T17:33:19.498Z] #129 ... [2023-09-12T17:33:19.498Z] [2023-09-12T17:33:19.498Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:33:19.777Z] #132 DONE 0.2s [2023-09-12T17:33:19.777Z] [2023-09-12T17:33:19.777Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:33:20.044Z] #133 DONE 0.2s [2023-09-12T17:33:20.045Z] [2023-09-12T17:33:20.045Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-12T17:33:20.310Z] #134 DONE 0.2s [2023-09-12T17:33:20.310Z] [2023-09-12T17:33:20.310Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T17:33:20.622Z] #135 DONE 0.2s [2023-09-12T17:33:20.622Z] [2023-09-12T17:33:20.622Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T17:33:20.622Z] #136 DONE 0.3s [2023-09-12T17:33:20.622Z] [2023-09-12T17:33:20.622Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T17:33:20.893Z] #137 DONE 0.2s [2023-09-12T17:33:20.893Z] [2023-09-12T17:33:20.893Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:33:22.862Z] #138 ... [2023-09-12T17:33:22.862Z] [2023-09-12T17:33:22.862Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T17:33:22.862Z] #128 DONE 832.4s [2023-09-12T17:33:23.127Z] [2023-09-12T17:33:23.127Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:33:23.127Z] #138 DONE 2.1s [2023-09-12T17:33:23.127Z] [2023-09-12T17:33:23.127Z] #89 [security-proxy-setup] exporting to image [2023-09-12T17:33:23.127Z] #89 exporting layers [2023-09-12T17:33:24.090Z] #89 ... [2023-09-12T17:33:24.090Z] [2023-09-12T17:33:24.090Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T17:33:24.090Z] #139 DONE 0.3s [2023-09-12T17:33:24.356Z] [2023-09-12T17:33:24.356Z] #89 [security-proxy-setup] exporting to image [2023-09-12T17:33:24.356Z] #89 exporting layers 1.4s done [2023-09-12T17:33:24.356Z] #89 writing image sha256:07eb806397bd716c25f6c5138f9404960a51ea1d3204c6f0da1211ff3441ad56 [2023-09-12T17:33:24.356Z] #89 writing image sha256:07eb806397bd716c25f6c5138f9404960a51ea1d3204c6f0da1211ff3441ad56 done [2023-09-12T17:33:24.356Z] #89 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2023-09-12T17:33:24.356Z] #89 DONE 7.9s [2023-09-12T17:33:24.356Z] [2023-09-12T17:33:24.356Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T17:33:29.683Z] #140 DONE 5.5s [2023-09-12T17:33:29.684Z] [2023-09-12T17:33:29.684Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:33:29.956Z] #141 DONE 0.3s [2023-09-12T17:33:29.956Z] [2023-09-12T17:33:29.956Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:33:30.221Z] #142 DONE 0.2s [2023-09-12T17:33:30.221Z] [2023-09-12T17:33:30.221Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T17:33:30.221Z] #121 ... [2023-09-12T17:33:30.486Z] [2023-09-12T17:33:30.486Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T17:33:30.756Z] #143 DONE 0.3s [2023-09-12T17:33:30.756Z] [2023-09-12T17:33:30.756Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T17:33:30.756Z] #144 DONE 0.1s [2023-09-12T17:33:30.756Z] [2023-09-12T17:33:30.756Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T17:33:30.756Z] #125 ... [2023-09-12T17:33:30.756Z] [2023-09-12T17:33:30.756Z] #145 [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-09-12T17:33:30.756Z] #145 DONE 0.1s [2023-09-12T17:33:31.043Z] [2023-09-12T17:33:31.043Z] #146 [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-09-12T17:33:31.043Z] #146 DONE 0.1s [2023-09-12T17:33:31.043Z] [2023-09-12T17:33:31.043Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T17:33:31.043Z] #122 ... [2023-09-12T17:33:31.043Z] [2023-09-12T17:33:31.043Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T17:33:31.043Z] #147 DONE 0.1s [2023-09-12T17:33:31.308Z] [2023-09-12T17:33:31.308Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T17:33:31.308Z] #148 DONE 0.2s [2023-09-12T17:33:31.308Z] [2023-09-12T17:33:31.308Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T17:33:33.898Z] #149 DONE 2.1s [2023-09-12T17:33:33.898Z] [2023-09-12T17:33:33.898Z] #89 [security-bootstrapper] exporting to image [2023-09-12T17:33:33.898Z] #89 exporting layers [2023-09-12T17:33:34.477Z] #89 exporting layers 1.1s done [2023-09-12T17:33:34.477Z] #89 writing image sha256:40548a454fd8c3be81d4f63e18de80f17a6b104cebe9a38471d0c55847c21a0f 0.0s done [2023-09-12T17:33:34.477Z] #89 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-12T17:33:34.477Z] #89 DONE 9.0s [2023-09-12T17:33:34.477Z] [2023-09-12T17:33:34.477Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:33:35.074Z] #130 ... [2023-09-12T17:33:35.074Z] [2023-09-12T17:33:35.074Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T17:33:35.074Z] #127 DONE 844.5s [2023-09-12T17:33:35.074Z] [2023-09-12T17:33:35.074Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T17:33:35.658Z] #125 ... [2023-09-12T17:33:35.658Z] [2023-09-12T17:33:35.658Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:33:35.658Z] #150 DONE 0.1s [2023-09-12T17:33:35.658Z] [2023-09-12T17:33:35.658Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:33:35.925Z] #39 ... [2023-09-12T17:33:35.925Z] [2023-09-12T17:33:35.925Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:33:36.303Z] #151 DONE 0.3s [2023-09-12T17:33:36.303Z] [2023-09-12T17:33:36.303Z] #152 [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-09-12T17:33:36.575Z] #152 DONE 0.1s [2023-09-12T17:33:36.575Z] [2023-09-12T17:33:36.575Z] #153 [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-09-12T17:33:36.575Z] #153 DONE 0.2s [2023-09-12T17:33:36.575Z] [2023-09-12T17:33:36.575Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T17:33:36.575Z] #124 ... [2023-09-12T17:33:36.575Z] [2023-09-12T17:33:36.575Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:33:36.575Z] #154 DONE 0.1s [2023-09-12T17:33:36.839Z] [2023-09-12T17:33:36.839Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T17:33:37.129Z] #155 DONE 0.4s [2023-09-12T17:33:37.129Z] [2023-09-12T17:33:37.129Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T17:33:37.396Z] #156 DONE 0.3s [2023-09-12T17:33:37.396Z] [2023-09-12T17:33:37.396Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T17:33:37.662Z] #157 DONE 0.1s [2023-09-12T17:33:37.662Z] [2023-09-12T17:33:37.662Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:33:39.594Z] #158 DONE 2.1s [2023-09-12T17:33:39.594Z] [2023-09-12T17:33:39.594Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T17:33:39.594Z] #124 ... [2023-09-12T17:33:39.594Z] [2023-09-12T17:33:39.594Z] #89 [security-secretstore-setup] exporting to image [2023-09-12T17:33:41.005Z] #89 exporting layers 1.4s done [2023-09-12T17:33:41.005Z] #89 writing image sha256:b30fc91bd665411a84086963c32a5c31ad2142a766bafe9d05128d558d65a989 0.0s done [2023-09-12T17:33:41.005Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-12T17:33:41.005Z] #89 DONE 10.4s [2023-09-12T17:33:41.005Z] [2023-09-12T17:33:41.005Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:33:42.952Z] #39 ... [2023-09-12T17:33:42.952Z] [2023-09-12T17:33:42.952Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T17:33:42.952Z] #126 DONE 852.2s [2023-09-12T17:33:42.952Z] [2023-09-12T17:33:42.952Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:33:43.541Z] #130 ... [2023-09-12T17:33:43.541Z] [2023-09-12T17:33:43.541Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:33:43.810Z] #159 DONE 0.2s [2023-09-12T17:33:43.810Z] [2023-09-12T17:33:43.810Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:33:43.810Z] #160 DONE 0.2s [2023-09-12T17:33:43.810Z] [2023-09-12T17:33:43.810Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:33:44.077Z] #130 ... [2023-09-12T17:33:44.077Z] [2023-09-12T17:33:44.077Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T17:33:44.347Z] #161 DONE 0.3s [2023-09-12T17:33:44.347Z] [2023-09-12T17:33:44.347Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:33:44.347Z] #162 DONE 0.2s [2023-09-12T17:33:44.347Z] [2023-09-12T17:33:44.347Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T17:33:44.932Z] #163 DONE 0.2s [2023-09-12T17:33:44.932Z] [2023-09-12T17:33:44.932Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:33:46.872Z] #164 DONE 2.0s [2023-09-12T17:33:46.872Z] [2023-09-12T17:33:46.872Z] #89 [security-proxy-auth] exporting to image [2023-09-12T17:33:46.872Z] #89 exporting layers [2023-09-12T17:33:47.135Z] #89 exporting layers 0.5s done [2023-09-12T17:33:47.135Z] #89 writing image sha256:71504104d156a11a7418cce63eb3d6ab67aabc1a4cc5cbe8f59030c01d6df806 done [2023-09-12T17:33:47.135Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-12T17:33:47.135Z] #89 DONE 10.9s [2023-09-12T17:33:47.135Z] [2023-09-12T17:33:47.135Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T17:33:59.597Z] #122 ... [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T17:33:59.597Z] #131 DONE 867.1s [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T17:33:59.597Z] #129 ... [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:33:59.597Z] #165 DONE 0.2s [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:33:59.597Z] #39 ... [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:33:59.597Z] #166 DONE 0.1s [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-12T17:33:59.597Z] #167 DONE 0.5s [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:33:59.597Z] #168 DONE 0.2s [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-12T17:33:59.597Z] #169 DONE 0.1s [2023-09-12T17:33:59.597Z] [2023-09-12T17:33:59.597Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T17:34:01.135Z] #170 DONE 2.1s [2023-09-12T17:34:01.135Z] [2023-09-12T17:34:01.135Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:34:01.418Z] #32 ... [2023-09-12T17:34:01.418Z] [2023-09-12T17:34:01.418Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-12T17:34:01.418Z] #89 exporting layers [2023-09-12T17:34:02.025Z] #89 exporting layers 0.5s done [2023-09-12T17:34:02.025Z] #89 writing image sha256:37001fa74f645b3931168c4c770dfa4da589c099d6abe86b041e28dec625fb88 done [2023-09-12T17:34:02.025Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-12T17:34:02.025Z] #89 DONE 11.4s [2023-09-12T17:34:02.025Z] [2023-09-12T17:34:02.025Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T17:34:34.252Z] #121 ... [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T17:34:34.252Z] #125 DONE 901.8s [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:34:34.252Z] #130 ... [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:34:34.252Z] #171 DONE 0.1s [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:34:34.252Z] #39 ... [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:34:34.252Z] #172 DONE 0.3s [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:34:34.252Z] #39 ... [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T17:34:34.252Z] #173 DONE 0.3s [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:34:34.252Z] #174 DONE 0.1s [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:34:34.252Z] #130 ... [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #89 [core-command] exporting to image [2023-09-12T17:34:34.252Z] #89 exporting layers [2023-09-12T17:34:34.252Z] #89 exporting layers 0.3s done [2023-09-12T17:34:34.252Z] #89 writing image sha256:55e199c5730b3c69fc4f175c51f8cedb10f71175ec640bc58daa886a1bf817c5 done [2023-09-12T17:34:34.252Z] #89 naming to docker.io/library/core-command-arm64 done [2023-09-12T17:34:34.252Z] #89 DONE 11.7s [2023-09-12T17:34:34.252Z] [2023-09-12T17:34:34.252Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T17:34:40.888Z] #124 ... [2023-09-12T17:34:40.888Z] [2023-09-12T17:34:40.888Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T17:34:40.888Z] #121 DONE 910.4s [2023-09-12T17:34:41.733Z] [2023-09-12T17:34:41.733Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:34:41.733Z] #39 ... [2023-09-12T17:34:41.733Z] [2023-09-12T17:34:41.733Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:34:41.733Z] #175 DONE 0.2s [2023-09-12T17:34:41.733Z] [2023-09-12T17:34:41.733Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:34:41.733Z] #176 DONE 0.1s [2023-09-12T17:34:41.733Z] [2023-09-12T17:34:41.733Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:34:41.733Z] #32 ... [2023-09-12T17:34:41.733Z] [2023-09-12T17:34:41.733Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T17:34:42.711Z] #177 DONE 0.3s [2023-09-12T17:34:42.711Z] [2023-09-12T17:34:42.711Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:34:42.711Z] #32 ... [2023-09-12T17:34:42.711Z] [2023-09-12T17:34:42.711Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:34:42.711Z] #178 DONE 0.1s [2023-09-12T17:34:42.711Z] [2023-09-12T17:34:42.711Z] #89 [core-data] exporting to image [2023-09-12T17:34:42.711Z] #89 exporting layers [2023-09-12T17:34:42.711Z] #89 exporting layers 0.5s done [2023-09-12T17:34:42.711Z] #89 writing image sha256:6471470b352a5c65605f9f7ce14ced7335fb30cfe8ad0fb4b2bf6db83a5a9b97 done [2023-09-12T17:34:42.712Z] #89 naming to docker.io/library/core-data-arm64 done [2023-09-12T17:34:42.712Z] #89 DONE 12.2s [2023-09-12T17:34:42.712Z] [2023-09-12T17:34:42.712Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:34:45.314Z] #32 ... [2023-09-12T17:34:45.314Z] [2023-09-12T17:34:45.314Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T17:34:45.314Z] #129 DONE 914.6s [2023-09-12T17:34:45.314Z] [2023-09-12T17:34:45.314Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:34:45.581Z] #32 ... [2023-09-12T17:34:45.581Z] [2023-09-12T17:34:45.581Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:34:45.581Z] #179 DONE 0.1s [2023-09-12T17:34:45.581Z] [2023-09-12T17:34:45.581Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:34:45.847Z] #39 ... [2023-09-12T17:34:45.847Z] [2023-09-12T17:34:45.847Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:34:46.127Z] #180 DONE 0.2s [2023-09-12T17:34:46.127Z] [2023-09-12T17:34:46.127Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T17:34:46.396Z] #181 DONE 0.4s [2023-09-12T17:34:46.396Z] [2023-09-12T17:34:46.396Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:34:46.663Z] #182 DONE 0.1s [2023-09-12T17:34:46.663Z] [2023-09-12T17:34:46.663Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T17:34:46.663Z] #183 DONE 0.1s [2023-09-12T17:34:46.663Z] [2023-09-12T17:34:46.663Z] #89 [core-metadata] exporting to image [2023-09-12T17:34:46.928Z] #89 exporting layers 0.3s done [2023-09-12T17:34:46.928Z] #89 writing image sha256:c8b41b45c8cb8f63c7a2d649722b938af98193b77391bf86878faef1ae88be7c done [2023-09-12T17:34:46.928Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-09-12T17:34:46.928Z] #89 DONE 12.5s [2023-09-12T17:34:46.928Z] [2023-09-12T17:34:46.928Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:35:05.127Z] #39 ... [2023-09-12T17:35:05.127Z] [2023-09-12T17:35:05.127Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T17:35:05.127Z] #124 DONE 934.4s [2023-09-12T17:35:05.127Z] [2023-09-12T17:35:05.127Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:35:05.402Z] #39 ... [2023-09-12T17:35:05.402Z] [2023-09-12T17:35:05.402Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:35:05.402Z] #184 DONE 0.1s [2023-09-12T17:35:05.669Z] [2023-09-12T17:35:05.669Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:35:05.669Z] #185 DONE 0.1s [2023-09-12T17:35:05.669Z] [2023-09-12T17:35:05.669Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T17:35:05.933Z] #186 DONE 0.3s [2023-09-12T17:35:05.933Z] [2023-09-12T17:35:05.933Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:35:06.205Z] #187 DONE 0.4s [2023-09-12T17:35:06.205Z] [2023-09-12T17:35:06.205Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-12T17:35:06.205Z] #89 exporting layers [2023-09-12T17:35:06.800Z] #89 exporting layers 0.5s done [2023-09-12T17:35:06.800Z] #89 writing image sha256:f2e63f44d9f68f72ca103ee22025d7d8599d531e4fa9ef78d6f1931bf2a0a0cb done [2023-09-12T17:35:06.800Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-12T17:35:06.800Z] #89 DONE 13.0s [2023-09-12T17:35:06.800Z] [2023-09-12T17:35:06.800Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T17:35:24.965Z] #130 DONE 954.1s [2023-09-12T17:35:24.965Z] [2023-09-12T17:35:24.965Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T17:35:24.965Z] #122 DONE 954.1s [2023-09-12T17:35:24.965Z] [2023-09-12T17:35:24.965Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T17:35:24.965Z] #39 ... [2023-09-12T17:35:24.965Z] [2023-09-12T17:35:24.965Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:35:24.965Z] #188 DONE 0.1s [2023-09-12T17:35:24.965Z] [2023-09-12T17:35:24.965Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:35:25.230Z] #32 ... [2023-09-12T17:35:25.230Z] [2023-09-12T17:35:25.230Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:35:25.230Z] #189 DONE 0.2s [2023-09-12T17:35:25.230Z] [2023-09-12T17:35:25.230Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T17:35:25.496Z] #190 ... [2023-09-12T17:35:25.496Z] [2023-09-12T17:35:25.496Z] #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T17:35:25.496Z] #191 DONE 0.1s [2023-09-12T17:35:25.496Z] [2023-09-12T17:35:25.496Z] #192 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T17:35:25.496Z] #192 DONE 0.1s [2023-09-12T17:35:25.496Z] [2023-09-12T17:35:25.496Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T17:35:25.496Z] #190 DONE 0.4s [2023-09-12T17:35:25.496Z] [2023-09-12T17:35:25.496Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T17:35:25.763Z] #193 ... [2023-09-12T17:35:25.763Z] [2023-09-12T17:35:25.763Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:35:25.763Z] #194 DONE 0.2s [2023-09-12T17:35:26.029Z] [2023-09-12T17:35:26.029Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T17:35:26.029Z] #193 DONE 0.4s [2023-09-12T17:35:26.029Z] [2023-09-12T17:35:26.029Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T17:35:26.297Z] #195 DONE 0.1s [2023-09-12T17:35:26.297Z] [2023-09-12T17:35:26.297Z] #89 [support-notifications] exporting to image [2023-09-12T17:35:26.297Z] #89 exporting layers [2023-09-12T17:35:26.297Z] #89 exporting layers 0.4s done [2023-09-12T17:35:26.297Z] #89 writing image sha256:8211994a7f578232468fdaa3caa9e42a19a7c8558d612080ac13eb48c34580cf done [2023-09-12T17:35:26.297Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-09-12T17:35:26.564Z] #89 exporting layers 0.4s done [2023-09-12T17:35:26.564Z] #89 writing image sha256:14b907614b805dd003feedb154bb52a27a98c615275f1cb7a4e25f248528eb37 done [2023-09-12T17:35:26.564Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-09-12T17:35:26.564Z] #89 DONE 13.7s [2023-09-12T17:35:26.564Z] [2023-09-12T17:35:26.564Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T17:35:26.564Z] time="2023-09-12T17:17:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T17:35:26.603Z] $ docker stop --time=1 5acead9d779d8f8e6360f8bd9e5374d17038922e212daa1860926d06d5a59ae3 [2023-09-12T17:35:28.252Z] $ docker rm -f --volumes 5acead9d779d8f8e6360f8bd9e5374d17038922e212daa1860926d06d5a59ae3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T17:35:28.778Z] + docker images [2023-09-12T17:35:28.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T17:35:28.778Z] support-notifications-arm64 latest 14b907614b80 3 seconds ago 33.9MB [2023-09-12T17:35:28.778Z] support-scheduler-arm64 latest 8211994a7f57 3 seconds ago 33.2MB [2023-09-12T17:35:28.778Z] security-spiffe-token-provider-arm64 latest f2e63f44d9f6 22 seconds ago 33.5MB [2023-09-12T17:35:28.778Z] core-metadata-arm64 latest c8b41b45c8cb 42 seconds ago 21.3MB [2023-09-12T17:35:28.778Z] core-data-arm64 latest 6471470b352a 47 seconds ago 20.9MB [2023-09-12T17:35:28.778Z] core-command-arm64 latest 55e199c5730b 55 seconds ago 20.7MB [2023-09-12T17:35:28.778Z] core-common-config-bootstrapper-arm64 latest 37001fa74f64 About a minute ago 18MB [2023-09-12T17:35:28.778Z] security-proxy-auth-arm64 latest 71504104d156 About a minute ago 19.2MB [2023-09-12T17:35:28.778Z] security-secretstore-setup-arm64 latest b30fc91bd665 About a minute ago 43.3MB [2023-09-12T17:35:28.778Z] security-bootstrapper-arm64 latest 40548a454fd8 About a minute ago 22.8MB [2023-09-12T17:35:28.778Z] security-proxy-setup-arm64 latest 07eb806397bd 2 minutes ago 28.7MB [2023-09-12T17:35:28.778Z] security-spire-config-arm64 latest f65fdd54bddd 16 minutes ago 96.2MB [2023-09-12T17:35:28.778Z] security-spire-agent-arm64 latest 49a2eb8dd665 16 minutes ago 153MB [2023-09-12T17:35:28.778Z] security-spire-server-arm64 latest ab273527efd4 16 minutes ago 97.1MB [2023-09-12T17:35:28.778Z] ci-base-image-arm64 latest 954e2ebbe68b 26 minutes ago 1.07GB [2023-09-12T17:35:28.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 59 minutes ago 695MB [2023-09-12T17:35:28.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:35:29.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T17:35:29.601Z] [2023-09-12T17:35:29.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:35:30.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T17:35:30.006Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T17:35:30.006Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T17:35:30.006Z] 04944245beec: Pulling fs layer [2023-09-12T17:35:30.006Z] 699f458cf7ca: Pulling fs layer [2023-09-12T17:35:30.006Z] 765212b225bb: Pulling fs layer [2023-09-12T17:35:30.006Z] f23df028b6ca: Pulling fs layer [2023-09-12T17:35:30.006Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T17:35:30.006Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T17:35:30.006Z] f23df028b6ca: Waiting [2023-09-12T17:35:30.006Z] 765212b225bb: Waiting [2023-09-12T17:35:30.006Z] d65c8cfc05b1: Waiting [2023-09-12T17:35:30.006Z] 2437ff75d9bd: Waiting [2023-09-12T17:35:30.271Z] 04944245beec: Verifying Checksum [2023-09-12T17:35:30.271Z] 04944245beec: Download complete [2023-09-12T17:35:30.271Z] 765212b225bb: Verifying Checksum [2023-09-12T17:35:30.271Z] 765212b225bb: Download complete [2023-09-12T17:35:30.271Z] f23df028b6ca: Verifying Checksum [2023-09-12T17:35:30.271Z] f23df028b6ca: Download complete [2023-09-12T17:35:30.271Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T17:35:30.271Z] d65c8cfc05b1: Download complete [2023-09-12T17:35:30.271Z] 699f458cf7ca: Verifying Checksum [2023-09-12T17:35:30.271Z] 699f458cf7ca: Download complete [2023-09-12T17:35:30.851Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T17:35:30.851Z] 8998bd30e6a1: Download complete [2023-09-12T17:35:33.423Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T17:35:33.423Z] 2437ff75d9bd: Download complete [2023-09-12T17:35:34.383Z] 8998bd30e6a1: Pull complete [2023-09-12T17:35:34.968Z] 04944245beec: Pull complete [2023-09-12T17:35:36.376Z] 699f458cf7ca: Pull complete [2023-09-12T17:35:36.643Z] 765212b225bb: Pull complete [2023-09-12T17:35:37.601Z] f23df028b6ca: Pull complete [2023-09-12T17:35:37.601Z] d65c8cfc05b1: Pull complete [2023-09-12T17:35:52.577Z] 2437ff75d9bd: Pull complete [2023-09-12T17:35:52.577Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T17:35:52.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T17:35:52.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:35:52.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-5929 does not seem to be running inside a container [2023-09-12T17:35:52.972Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T17:35:55.862Z] $ docker top 925b2680d8a59141035d9f2d967c3c1bbea67b263755f31de5ee827074fdb866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:35:56.794Z] ---> job-cost.sh [2023-09-12T17:35:56.794Z] lf-activate-venv: SKIPPING [2023-09-12T17:35:56.794Z] INFO: No Stack... [2023-09-12T17:35:57.058Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T17:35:58.010Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T17:35:58.348Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-12T17:35:58.348Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T17:35:58.403Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4677-1-stack-cost] [2023-09-12T17:35:58.409Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4677-1-stack-cost] did not exist. Created. [2023-09-12T17:35:58.409Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4677-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T17:35:58.826Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T17:35:59.039Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T17:35:59.054Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4677-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T17:35:59.129Z] $ docker stop --time=1 925b2680d8a59141035d9f2d967c3c1bbea67b263755f31de5ee827074fdb866 [2023-09-12T17:36:00.626Z] $ docker rm -f --volumes 925b2680d8a59141035d9f2d967c3c1bbea67b263755f31de5ee827074fdb866 [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-09-12T17:36:01.600Z] provisioning config files... [2023-09-12T17:36:01.608Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3180181642639268121tmp [Pipeline] { [Pipeline] sh [2023-09-12T17:36:01.957Z] + set +x [2023-09-12T17:36:01.958Z] + bash -s -- [2023-09-12T17:36:01.958Z] + curl -s https://codecov.io/bash [2023-09-12T17:36:01.958Z] [2023-09-12T17:36:01.958Z] _____ _ [2023-09-12T17:36:01.958Z] / ____| | | [2023-09-12T17:36:01.958Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T17:36:01.958Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T17:36:01.958Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T17:36:01.958Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T17:36:01.958Z] Bash-1.0.6 [2023-09-12T17:36:01.958Z] [2023-09-12T17:36:01.958Z] [2023-09-12T17:36:01.958Z] ==> git version 2.25.1 found [2023-09-12T17:36:01.958Z] ==> 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-09-12T17:36:01.958Z] Release-Date: 2020-01-08 [2023-09-12T17:36:01.958Z] 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-09-12T17:36:01.958Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T17:36:01.958Z] ==> Jenkins CI detected. [2023-09-12T17:36:01.958Z] current dir:  /w/workspace/edgex-go/1 [2023-09-12T17:36:01.958Z] project root: . [2023-09-12T17:36:01.958Z] --> token set from env [2023-09-12T17:36:01.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T17:36:01.958Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T17:36:01.958Z] ==> Python coveragepy not found [2023-09-12T17:36:01.958Z] ==> Searching for coverage reports in: [2023-09-12T17:36:01.958Z] + . [2023-09-12T17:36:01.958Z] -> Found 1 reports [2023-09-12T17:36:01.958Z] ==> Detecting git/mercurial file structure [2023-09-12T17:36:02.217Z] ==> Reading reports [2023-09-12T17:36:02.217Z] + ./coverage.out bytes=450471 [2023-09-12T17:36:02.217Z] ==> Appending adjustments [2023-09-12T17:36:02.217Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T17:36:03.152Z] + Found adjustments [2023-09-12T17:36:03.152Z] ==> Gzipping contents [2023-09-12T17:36:03.152Z] 60K /tmp/codecov.mJNysV.gz [2023-09-12T17:36:03.152Z] ==> Uploading reports [2023-09-12T17:36:03.152Z] url: https://codecov.io [2023-09-12T17:36:03.152Z] query: branch=PR-4677&commit=f4f0f76ca94e9387136c04a5e523a631134fb601&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4677%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4677&job=&cmd_args= [2023-09-12T17:36:03.152Z] -> Pinging Codecov [2023-09-12T17:36:03.152Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4677&commit=f4f0f76ca94e9387136c04a5e523a631134fb601&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4677%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4677&job=&cmd_args= [2023-09-12T17:36:03.411Z] -> Uploading to [2023-09-12T17:36:03.411Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/00271124DB129430A58F1EEE437C3FCB/f4f0f76ca94e9387136c04a5e523a631134fb601/3cd2f00f-6dce-4e76-a674-3f949d724e5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T173603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a96e2f4e55cb6e120c14a137a7bd6de723227283ba3b50e6bf5ac5992ca3ad28 [2023-09-12T17:36:03.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T17:36:03.411Z] Dload Upload Total Spent Left Speed [2023-09-12T17:36:03.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57715 0 0 100 57715 0 249k --:--:-- --:--:-- --:--:-- 249k [2023-09-12T17:36:03.670Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f4f0f76ca94e9387136c04a5e523a631134fb601 [Pipeline] } [2023-09-12T17:36:03.700Z] 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-09-12T17:36:05.057Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:36:05.388Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:36:06.279Z] ---> package-listing.sh [2023-09-12T17:36:06.279Z] ++ facter osfamily [2023-09-12T17:36:06.279Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T17:36:06.537Z] + OS_FAMILY=debian [2023-09-12T17:36:06.537Z] + workspace=/w/workspace/edgex-go/1 [2023-09-12T17:36:06.537Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T17:36:06.537Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T17:36:06.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T17:36:06.537Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T17:36:06.537Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-12T17:36:06.537Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T17:36:06.537Z] + case "${OS_FAMILY}" in [2023-09-12T17:36:06.537Z] + dpkg -l [2023-09-12T17:36:06.537Z] + grep '^ii' [2023-09-12T17:36:06.537Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T17:36:06.537Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T17:36:06.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T17:36:06.537Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-12T17:36:06.537Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-12T17:36:06.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-12T17:36:06.570Z] 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-09-12T17:36:06.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:36:07.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T17:36:07.498Z] [2023-09-12T17:36:07.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T17:36:07.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T17:36:07.871Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T17:36:07.871Z] 5eb5b503b376: Pulling fs layer [2023-09-12T17:36:07.871Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T17:36:07.871Z] ec43610c2a17: Pulling fs layer [2023-09-12T17:36:07.871Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T17:36:07.871Z] 33b1e0a273af: Pulling fs layer [2023-09-12T17:36:07.871Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T17:36:07.871Z] 2f39f015ded8: Pulling fs layer [2023-09-12T17:36:07.871Z] 33b1e0a273af: Waiting [2023-09-12T17:36:07.871Z] 5d3b04190fa2: Waiting [2023-09-12T17:36:07.871Z] 2f39f015ded8: Waiting [2023-09-12T17:36:07.871Z] 3a2ae6a8a46f: Waiting [2023-09-12T17:36:07.871Z] 5c69ac0246d0: Download complete [2023-09-12T17:36:07.871Z] 3a2ae6a8a46f: Download complete [2023-09-12T17:36:07.871Z] 33b1e0a273af: Verifying Checksum [2023-09-12T17:36:07.871Z] 33b1e0a273af: Download complete [2023-09-12T17:36:07.871Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T17:36:07.871Z] 5d3b04190fa2: Download complete [2023-09-12T17:36:07.871Z] ec43610c2a17: Verifying Checksum [2023-09-12T17:36:07.871Z] ec43610c2a17: Download complete [2023-09-12T17:36:08.135Z] 5eb5b503b376: Verifying Checksum [2023-09-12T17:36:08.135Z] 5eb5b503b376: Download complete [2023-09-12T17:36:08.715Z] 2f39f015ded8: Download complete [2023-09-12T17:36:09.282Z] 5eb5b503b376: Pull complete [2023-09-12T17:36:09.282Z] 5c69ac0246d0: Pull complete [2023-09-12T17:36:09.848Z] ec43610c2a17: Pull complete [2023-09-12T17:36:09.848Z] 3a2ae6a8a46f: Pull complete [2023-09-12T17:36:10.106Z] 33b1e0a273af: Pull complete [2023-09-12T17:36:10.106Z] 5d3b04190fa2: Pull complete [2023-09-12T17:36:14.293Z] 2f39f015ded8: Pull complete [2023-09-12T17:36:14.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T17:36:14.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T17:36:14.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T17:36:14.508Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2023-09-12T17:36:14.554Z] $ 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-09-12T17:36:17.414Z] $ docker top 76d5c8dcf8fb017bf0b3a6a2515df07eba715907c8e679b26c5c2225136b8ebe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T17:36:17.792Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T17:36:18.101Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T17:36:18.410Z] + ls /var/log/sa-host [2023-09-12T17:36:18.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T17:36:18.543Z] provisioning config files... [2023-09-12T17:36:18.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11698715177177895865tmp [Pipeline] { [Pipeline] echo [2023-09-12T17:36:18.603Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:36:18.913Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T17:36:18.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:36:19.330Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T17:36:19.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:36:19.671Z] ---> sudo-logs.sh [2023-09-12T17:36:19.671Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T17:36:19.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:36:20.063Z] ---> job-cost.sh [2023-09-12T17:36:20.063Z] lf-activate-venv: SKIPPING [2023-09-12T17:36:20.063Z] DEBUG: total: 0.10999999940395355 [2023-09-12T17:36:20.063Z] INFO: Retrieving Stack Cost... [2023-09-12T17:36:20.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T17:36:20.887Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T17:36:20.919Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T17:36:21.230Z] ---> logs-deploy.sh [2023-09-12T17:36:21.230Z] lf-activate-venv: SKIPPING [2023-09-12T17:36:21.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4677/1 [2023-09-12T17:36:21.230Z] INFO: archiving workspace using pattern(s): [2023-09-12T17:36:22.165Z] Archives upload complete. [2023-09-12T17:36:22.165Z] INFO: archiving logs to Nexus