Pull request #4710 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2fda28371dc0c9985adfdf67c9ab2acf82521a4+352052acdd74cde1c2e6292ce686d2b6799bd01d (7c1b0159acbe5e537d9fb366264064fdad68dcd4) 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-ssh1580271271645943689.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-ssh13011348368019455210.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-4710/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-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9885739424126712996.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-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12483136434496387267.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-ssh8730400917829680270.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-4710/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-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3474096481126459021.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]] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-12012 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit d2fda28371dc0c9985adfdf67c9ab2acf82521a4 Merge succeeded, producing d2fda28371dc0c9985adfdf67c9ab2acf82521a4 Checking out Revision d2fda28371dc0c9985adfdf67c9ab2acf82521a4 (PR-4710) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. > 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/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # 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 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # timeout=10 > 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-10-26T19:33:18.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-26T19:33:18.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-26T19:33:18.625Z] ========================================================= [2023-10-26T19:33:18.625Z] EdgeX Global Pipelines Version Info [2023-10-26T19:33:18.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T19:33:19.349Z] ------------------- [2023-10-26T19:33:19.349Z] stable info: [2023-10-26T19:33:19.349Z] ------------------- [2023-10-26T19:33:19.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T19:33:19.349Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T19:33:19.349Z] Message: update stable to v1.0.254 [2023-10-26T19:33:19.919Z] ------------------- [2023-10-26T19:33:19.919Z] experimental info: [2023-10-26T19:33:19.919Z] ------------------- [2023-10-26T19:33:19.919Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T19:33:19.919Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T19:33:19.919Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T19:33:20.202Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-26T19:33:20.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-26T19:33:20.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T19:33:20.311Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T19:33:20.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T19:33:20.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T19:33:20.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T19:33:20.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-26T19:33:20.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-26T19:33:20.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-26T19:33:20.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T19:33:20.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T19:33:20.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T19:33:20.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T19:33:20.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T19:33:20.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T19:33:20.835Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T19:33:20.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T19:33:20.915Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-26T19:33:20.954Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-26T19:33:20.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T19:33:21.034Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T19:33:21.074Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T19:33:21.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4710 [Pipeline] echo [2023-10-26T19:33:21.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4710 [Pipeline] echo [2023-10-26T19:33:21.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4710 [Pipeline] echo [2023-10-26T19:33:21.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [Pipeline] echo [2023-10-26T19:33:21.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2fda28 [Pipeline] echo [2023-10-26T19:33:21.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T19:33:21.436Z] provisioning config files... [2023-10-26T19:33:21.452Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8922105518097137634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T19:33:21.822Z] ---> docker-login.sh [2023-10-26T19:33:21.822Z] nexus3.edgexfoundry.org:10001 [2023-10-26T19:33:21.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:33:22.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:33:22.082Z] Configure a credential helper to remove this warning. See [2023-10-26T19:33:22.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:33:22.082Z] [2023-10-26T19:33:22.082Z] Login Succeeded [2023-10-26T19:33:22.082Z] nexus3.edgexfoundry.org:10002 [2023-10-26T19:33:22.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:33:22.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:33:22.345Z] Configure a credential helper to remove this warning. See [2023-10-26T19:33:22.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:33:22.345Z] [2023-10-26T19:33:22.345Z] Login Succeeded [2023-10-26T19:33:22.345Z] nexus3.edgexfoundry.org:10003 [2023-10-26T19:33:22.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:33:22.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:33:22.345Z] Configure a credential helper to remove this warning. See [2023-10-26T19:33:22.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:33:22.345Z] [2023-10-26T19:33:22.345Z] Login Succeeded [2023-10-26T19:33:22.345Z] nexus3.edgexfoundry.org:10004 [2023-10-26T19:33:22.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:33:22.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:33:22.605Z] Configure a credential helper to remove this warning. See [2023-10-26T19:33:22.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:33:22.605Z] [2023-10-26T19:33:22.605Z] Login Succeeded [2023-10-26T19:33:22.605Z] docker.io [2023-10-26T19:33:22.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:33:22.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:33:22.864Z] Configure a credential helper to remove this warning. See [2023-10-26T19:33:22.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:33:22.864Z] [2023-10-26T19:33:22.864Z] Login Succeeded [2023-10-26T19:33:22.864Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T19:33:22.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T19:33:23.310Z] + 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-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + dirname cmd/core-command/Dockerfile [2023-10-26T19:33:23.310Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-26T19:33:23.310Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2023-10-26T19:33:23.310Z] -d/ -f2 [2023-10-26T19:33:23.310Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/core-data/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2+ [2023-10-26T19:33:23.310Z] dirname cmd/core-metadata/Dockerfile [2023-10-26T19:33:23.310Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-26T19:33:23.310Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-10-26T19:33:23.310Z] cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/support-notifications/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-26T19:33:23.310Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-26T19:33:23.310Z] + cut -d/ -f2 [2023-10-26T19:33:23.310Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-26T19:33:23.373Z] 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-10-26T19:33:23.876Z] + git rev-list -1 --merges d2fda28371dc0c9985adfdf67c9ab2acf82521a4~1..d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [Pipeline] echo [2023-10-26T19:33:23.913Z] -----------> git rev-list -1 --merges d2fda28371dc0c9985adfdf67c9ab2acf82521a4~1..d2fda28371dc0c9985adfdf67c9ab2acf82521a4 d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [false] [Pipeline] sh [2023-10-26T19:33:24.218Z] + git log --format=format:%s -1 d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [Pipeline] echo [2023-10-26T19:33:24.254Z] ========================================================= [2023-10-26T19:33:24.254Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T19:33:24.254Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-26T19:33:24.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T19:33:24.758Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T19:33:24.758Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T19:33:24.758Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T19:33:24.758Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T19:33:24.758Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T19:33:24.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:33:25.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T19:33:25.250Z] [2023-10-26T19:33:25.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:33:25.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T19:33:25.624Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T19:33:25.624Z] b85a868b505f: Pulling fs layer [2023-10-26T19:33:25.624Z] e2be974225ed: Pulling fs layer [2023-10-26T19:33:25.624Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T19:33:25.624Z] 988bab9f4d93: Pulling fs layer [2023-10-26T19:33:25.624Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T19:33:25.624Z] eaf3925da568: Pulling fs layer [2023-10-26T19:33:25.624Z] bab4dde63d76: Pulling fs layer [2023-10-26T19:33:25.624Z] bde34c3a00c8: Pulling fs layer [2023-10-26T19:33:25.624Z] b352a97aabf1: Pulling fs layer [2023-10-26T19:33:25.624Z] 4872d77fe225: Pulling fs layer [2023-10-26T19:33:25.624Z] 5851b861e8e6: Pulling fs layer [2023-10-26T19:33:25.624Z] 988bab9f4d93: Waiting [2023-10-26T19:33:25.624Z] eaf3925da568: Waiting [2023-10-26T19:33:25.624Z] 4872d77fe225: Waiting [2023-10-26T19:33:25.624Z] 1469e6f7b9e6: Waiting [2023-10-26T19:33:25.624Z] bde34c3a00c8: Waiting [2023-10-26T19:33:25.624Z] b352a97aabf1: Waiting [2023-10-26T19:33:25.624Z] 5851b861e8e6: Waiting [2023-10-26T19:33:25.624Z] bab4dde63d76: Waiting [2023-10-26T19:33:25.624Z] e2be974225ed: Verifying Checksum [2023-10-26T19:33:25.624Z] e2be974225ed: Download complete [2023-10-26T19:33:25.624Z] 988bab9f4d93: Download complete [2023-10-26T19:33:25.624Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T19:33:25.624Z] 1469e6f7b9e6: Download complete [2023-10-26T19:33:25.624Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T19:33:25.624Z] 339a4e72a1f5: Download complete [2023-10-26T19:33:25.883Z] eaf3925da568: Verifying Checksum [2023-10-26T19:33:25.883Z] eaf3925da568: Download complete [2023-10-26T19:33:25.883Z] bde34c3a00c8: Verifying Checksum [2023-10-26T19:33:25.883Z] bde34c3a00c8: Download complete [2023-10-26T19:33:25.883Z] b352a97aabf1: Verifying Checksum [2023-10-26T19:33:25.883Z] b352a97aabf1: Download complete [2023-10-26T19:33:25.883Z] 4872d77fe225: Verifying Checksum [2023-10-26T19:33:25.883Z] 4872d77fe225: Download complete [2023-10-26T19:33:25.883Z] 5851b861e8e6: Download complete [2023-10-26T19:33:25.883Z] b85a868b505f: Download complete [2023-10-26T19:33:26.141Z] bab4dde63d76: Verifying Checksum [2023-10-26T19:33:26.141Z] bab4dde63d76: Download complete [2023-10-26T19:33:27.075Z] b85a868b505f: Pull complete [2023-10-26T19:33:27.075Z] e2be974225ed: Pull complete [2023-10-26T19:33:27.640Z] 339a4e72a1f5: Pull complete [2023-10-26T19:33:27.640Z] 988bab9f4d93: Pull complete [2023-10-26T19:33:27.900Z] 1469e6f7b9e6: Pull complete [2023-10-26T19:33:27.900Z] eaf3925da568: Pull complete [2023-10-26T19:33:29.799Z] bab4dde63d76: Pull complete [2023-10-26T19:33:29.799Z] bde34c3a00c8: Pull complete [2023-10-26T19:33:29.799Z] b352a97aabf1: Pull complete [2023-10-26T19:33:29.799Z] 4872d77fe225: Pull complete [2023-10-26T19:33:29.799Z] 5851b861e8e6: Pull complete [2023-10-26T19:33:30.060Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T19:33:30.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T19:33:30.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:33:30.285Z] prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container [2023-10-26T19:33:30.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T19:33:33.163Z] $ docker top df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 -eo pid,comm [2023-10-26T19:33:33.215Z] 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-10-26T19:33:33.216Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T19:33:33.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T19:33:33.348Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T19:33:33.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T19:33:33.440Z] $ docker exec df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 ssh-agent [2023-10-26T19:33:33.549Z] SSH_AUTH_SOCK=/tmp/ssh-ZxGVlqrJWTs5/agent.32 [2023-10-26T19:33:33.549Z] SSH_AGENT_PID=39 [2023-10-26T19:33:33.556Z] Running ssh-add (command line suppressed) [2023-10-26T19:33:33.654Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16081361155598286455.key (/w/workspace/edgex-go/1@tmp/private_key_16081361155598286455.key) [2023-10-26T19:33:33.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T19:33:33.995Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T19:33:34.020Z] $ docker exec --env ******** --env ******** df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 ssh-agent -k [2023-10-26T19:33:34.122Z] unset SSH_AUTH_SOCK; [2023-10-26T19:33:34.122Z] unset SSH_AGENT_PID; [2023-10-26T19:33:34.122Z] echo Agent pid 39 killed; [2023-10-26T19:33:34.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T19:33:34.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T19:33:34.236Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T19:33:34.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T19:33:34.346Z] $ docker exec df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 ssh-agent [2023-10-26T19:33:34.454Z] SSH_AUTH_SOCK=/tmp/ssh-3oxOFKrZXcuO/agent.71 [2023-10-26T19:33:34.454Z] SSH_AGENT_PID=78 [2023-10-26T19:33:34.459Z] Running ssh-add (command line suppressed) [2023-10-26T19:33:34.555Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1642319284111310812.key (/w/workspace/edgex-go/1@tmp/private_key_1642319284111310812.key) [2023-10-26T19:33:34.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T19:33:34.905Z] + git semver init [2023-10-26T19:33:35.166Z] 2023-10-26 19:33:35,085 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T19:33:35.166Z] 2023-10-26 19:33:35,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-26T19:33:35.166Z] 2023-10-26 19:33:35,086 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-26T19:33:35.166Z] 2023-10-26 19:33:35,086 [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-10-26T19:33:40.453Z] 2023-10-26 19:33:40,378 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-26T19:33:40.453Z] 2023-10-26 19:33:40,379 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4710 with force:False [2023-10-26T19:33:40.453Z] 2023-10-26 19:33:40,379 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4710 [2023-10-26T19:33:40.453Z] 2023-10-26 19:33:40,382 [execute] INFO git cat-file --batch-check [2023-10-26T19:33:40.453Z] 2023-10-26 19:33:40,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T19:33:40.453Z] 2023-10-26 19:33:40,388 [execute] INFO git cat-file --batch [2023-10-26T19:33:40.453Z] 2023-10-26 19:33:40,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T19:33:40.453Z] 2023-10-26 19:33:40,393 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4710 [2023-10-26T19:33:40.453Z] 0.0.0 [Pipeline] } [2023-10-26T19:33:40.479Z] $ docker exec --env ******** --env ******** df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 ssh-agent -k [2023-10-26T19:33:40.586Z] unset SSH_AUTH_SOCK; [2023-10-26T19:33:40.586Z] unset SSH_AGENT_PID; [2023-10-26T19:33:40.587Z] echo Agent pid 78 killed; [2023-10-26T19:33:40.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T19:33:41.006Z] + git semver [Pipeline] } [2023-10-26T19:33:41.289Z] $ docker stop --time=1 df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 [2023-10-26T19:33:42.544Z] $ docker rm -f --volumes df345158786c1b0e9495d206bd1bd082c7f41d7bc52a88b1892f107f10786628 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T19:33:42.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T19:33:43.172Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T19:33:43.191Z] [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-10-26T19:33:43.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-26T19:33:44.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T19:33:44.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T19:33:44.089Z] ========================================================= [2023-10-26T19:33:44.089Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T19:33:44.089Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:33:44.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T19:33:44.416Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T19:33:44.416Z] 7264a8db6415: Pulling fs layer [2023-10-26T19:33:44.416Z] c4d48a809fc2: Pulling fs layer [2023-10-26T19:33:44.416Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T19:33:44.416Z] ad3a456e5733: Pulling fs layer [2023-10-26T19:33:44.416Z] 33e27b845d1e: Pulling fs layer [2023-10-26T19:33:44.416Z] c68163c4e522: Pulling fs layer [2023-10-26T19:33:44.416Z] 50da416c3ac9: Pulling fs layer [2023-10-26T19:33:44.416Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T19:33:44.416Z] ad3a456e5733: Waiting [2023-10-26T19:33:44.416Z] 33e27b845d1e: Waiting [2023-10-26T19:33:44.416Z] c68163c4e522: Waiting [2023-10-26T19:33:44.416Z] 50da416c3ac9: Waiting [2023-10-26T19:33:44.416Z] 23d2d4c4bb30: Waiting [2023-10-26T19:33:44.416Z] c4d48a809fc2: Download complete [2023-10-26T19:33:44.416Z] ad3a456e5733: Download complete [2023-10-26T19:33:44.416Z] 33e27b845d1e: Download complete [2023-10-26T19:33:44.416Z] 7264a8db6415: Verifying Checksum [2023-10-26T19:33:44.416Z] 7264a8db6415: Download complete [2023-10-26T19:33:44.416Z] c68163c4e522: Verifying Checksum [2023-10-26T19:33:44.416Z] c68163c4e522: Download complete [2023-10-26T19:33:44.677Z] 7264a8db6415: Pull complete [2023-10-26T19:33:44.677Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T19:33:44.677Z] 23d2d4c4bb30: Download complete [2023-10-26T19:33:44.677Z] c4d48a809fc2: Pull complete [2023-10-26T19:33:44.936Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T19:33:44.936Z] 4f1c88b9dad5: Download complete [2023-10-26T19:33:45.194Z] 50da416c3ac9: Verifying Checksum [2023-10-26T19:33:45.194Z] 50da416c3ac9: Download complete [2023-10-26T19:33:47.726Z] 4f1c88b9dad5: Pull complete [2023-10-26T19:33:47.726Z] ad3a456e5733: Pull complete [2023-10-26T19:33:47.726Z] 33e27b845d1e: Pull complete [2023-10-26T19:33:47.726Z] c68163c4e522: Pull complete [2023-10-26T19:33:50.254Z] 50da416c3ac9: Pull complete [2023-10-26T19:33:50.254Z] 23d2d4c4bb30: Pull complete [2023-10-26T19:33:50.254Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T19:33:50.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T19:33:50.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:33:50.602Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T19:33:50.602Z] WORKDIR /edgex [2023-10-26T19:33:50.602Z] COPY go.mod . [2023-10-26T19:33:50.602Z] RUN go mod download [2023-10-26T19:33:50.602Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-26T19:33:51.169Z] Sending build context to Docker daemon 171MB [2023-10-26T19:33:51.169Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T19:33:51.169Z] ---> 0786185ac409 [2023-10-26T19:33:51.169Z] Step 2/4 : WORKDIR /edgex [2023-10-26T19:33:58.372Z] ---> Running in cda4bc27f599 [2023-10-26T19:33:58.372Z] Removing intermediate container cda4bc27f599 [2023-10-26T19:33:58.372Z] ---> 8e0061c9f2e2 [2023-10-26T19:33:58.372Z] Step 3/4 : COPY go.mod . [2023-10-26T19:33:58.372Z] ---> c0fe6cba2a18 [2023-10-26T19:33:58.372Z] Step 4/4 : RUN go mod download [2023-10-26T19:33:58.372Z] ---> Running in 0c754add778d [2023-10-26T19:33:58.510Z] Still waiting to schedule task [2023-10-26T19:33:58.511Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-26T19:34:24.919Z] Removing intermediate container 0c754add778d [2023-10-26T19:34:24.919Z] ---> 7f6666c0eeca [2023-10-26T19:34:24.919Z] Successfully built 7f6666c0eeca [2023-10-26T19:34:24.919Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:34:25.306Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T19:34:25.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:34:25.445Z] prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container [2023-10-26T19:34:25.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T19:34:25.951Z] $ docker top 58ccec6d471adc3699eb67521a1e285d4187ab544b13d93f2d937caa425c150f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T19:34:26.334Z] + go version [2023-10-26T19:34:26.334Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T19:34:26.363Z] $ docker stop --time=1 58ccec6d471adc3699eb67521a1e285d4187ab544b13d93f2d937caa425c150f [2023-10-26T19:34:27.619Z] $ docker rm -f --volumes 58ccec6d471adc3699eb67521a1e285d4187ab544b13d93f2d937caa425c150f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:34:28.333Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T19:34:28.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:34:28.480Z] prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container [2023-10-26T19:34:28.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T19:34:28.846Z] $ docker top f93f939ba1bd60f47547b16a9994dec03911adf2d7b9d9a9706b7efaa860b77d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T19:34:28.962Z] ========================================================= [2023-10-26T19:34:28.962Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-26T19:34:28.962Z] ========================================================= [Pipeline] sh [2023-10-26T19:34:29.251Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:34:29.602Z] + make test [2023-10-26T19:34:29.602Z] go test -race -coverprofile=coverage.out ./... [2023-10-26T19:34:36.302Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-26T19:34:48.496Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-26T19:34:48.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-26T19:34:50.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-26T19:34:50.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-26T19:34:50.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2023-10-26T19:34:52.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2023-10-26T19:34:52.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-26T19:34:52.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-26T19:34:52.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-26T19:34:54.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-26T19:34:54.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-26T19:34:55.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-26T19:34:55.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-26T19:34:55.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:34:55.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-26T19:34:55.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-26T19:34:56.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-26T19:34:56.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-26T19:34:56.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.2% of statements [2023-10-26T19:34:56.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2023-10-26T19:34:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.167s coverage: 93.4% of statements [2023-10-26T19:34:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 4.1% of statements [2023-10-26T19:34:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-26T19:34:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:34:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-26T19:34:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-26T19:34:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-26T19:34:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-26T19:34:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-26T19:34:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-26T19:34:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-26T19:34:59.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-26T19:34:59.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.373s coverage: 97.6% of statements [2023-10-26T19:34:59.955Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.044s coverage: 72.2% of statements [2023-10-26T19:35:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-26T19:35:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-26T19:35:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements [2023-10-26T19:35:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements [2023-10-26T19:35:01.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements [2023-10-26T19:35:02.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements [2023-10-26T19:35:02.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.030s coverage: 94.1% of statements [2023-10-26T19:35:02.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2023-10-26T19:35:02.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2023-10-26T19:35:02.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-26T19:35:02.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-26T19:35:02.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-26T19:35:02.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-26T19:35:02.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-26T19:35:02.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-26T19:35:02.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-26T19:35:02.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-26T19:35:04.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-26T19:35:04.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-26T19:35:04.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-26T19:35:04.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-26T19:35:04.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-26T19:35:04.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-26T19:35:04.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-26T19:35:06.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-26T19:35:06.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-26T19:35:08.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-26T19:35:08.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-26T19:35:10.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-26T19:35:10.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-26T19:35:10.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-26T19:35:11.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-26T19:35:11.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-26T19:35:11.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-26T19:35:12.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-26T19:35:12.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-26T19:35:12.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-26T19:35:12.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-26T19:35:14.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-26T19:35:14.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-26T19:35:14.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-26T19:35:14.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-26T19:35:15.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements [2023-10-26T19:35:15.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-26T19:35:15.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:35:15.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-26T19:35:15.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-26T19:35:16.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-26T19:35:16.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-26T19:35:17.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-26T19:35:17.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.055s coverage: 92.9% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.028s coverage: 100.0% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 38.4% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.038s coverage: 89.5% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements [2023-10-26T19:35:27.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements [2023-10-26T19:35:27.732Z] 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-10-26T19:35:27.732Z] running golangci-lint [2023-10-26T19:35:27.732Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-26T19:35:27.732Z] go version go1.21.0 linux/amd64 [2023-10-26T19:35:27.732Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-26T19:35:27.732Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-26T19:35:42.591Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 12.787762826s" [2023-10-26T19:35:42.591Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.481912ms" [2023-10-26T19:35:49.141Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.429835368s with top 10 stages: buildir: 34.805253902s, gosec: 7.2185339s, inspect: 1.975347545s, fact_deprecated: 1.692625935s, nilness: 1.60949083s, ctrlflow: 1.27948601s, printf: 1.111643552s, fact_purity: 1.022680724s, typedness: 876.583866ms, S1038: 828.286799ms" [2023-10-26T19:35:49.141Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-26T19:35:49.141Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, autogenerated_exclude: 197/197, skip_dirs: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197, exclude-rules: 21/197" [2023-10-26T19:35:49.141Z] level=info msg="[runner] processing took 16.641873ms with stages: nolint: 6.555697ms, identifier_marker: 5.426689ms, autogenerated_exclude: 1.525486ms, path_prettifier: 1.274031ms, exclude-rules: 1.055647ms, skip_dirs: 734.512µs, cgo: 52.171µs, filename_unadjuster: 13.94µs, max_same_issues: 620ns, fixer: 540ns, source_code: 400ns, skip_files: 400ns, diff: 260ns, severity-rules: 260ns, exclude: 260ns, uniq_by_line: 250ns, max_from_linter: 180ns, sort_results: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2023-10-26T19:35:49.141Z] level=info msg="[runner] linters took 8.554335238s with stages: goanalysis_metalinter: 8.537612484s" [2023-10-26T19:35:49.141Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-26T19:35:49.141Z] level=info msg="Memory: 214 samples, avg is 240.4MB, max is 904.7MB" [2023-10-26T19:35:49.141Z] level=info msg="Execution took 21.389511612s" [2023-10-26T19:35:49.141Z] go vet ./... [2023-10-26T19:35:53.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T19:35:53.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T19:35:53.315Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T19:35:53.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-26T19:35:53.654Z] + ls -al . [2023-10-26T19:35:53.654Z] total 728 [2023-10-26T19:35:53.654Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 19:34 . [2023-10-26T19:35:53.654Z] drwxr-xr-x 4 root root 4096 Oct 26 19:34 .. [2023-10-26T19:35:53.654Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:33 .blubracket [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 10 Oct 26 19:33 .dockerignore [2023-10-26T19:35:53.654Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 19:35 .git [2023-10-26T19:35:53.654Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:33 .github [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 1074 Oct 26 19:33 .gitignore [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 19:33 .golangci.yml [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 100 Oct 26 19:33 .hadolint.yml [2023-10-26T19:35:53.654Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 19:33 .semver [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 155 Oct 26 19:33 .sonarcloud.properties [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 19:33 ADOPTERS.md [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 11674 Oct 26 19:33 Attribution.txt [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 93407 Oct 26 19:33 CHANGELOG.md [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 19:33 CONTRIBUTING.md [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 19:33 GOVERNANCE.md [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 861 Oct 26 19:33 Jenkinsfile [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 19:33 LICENSE [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 15054 Oct 26 19:33 Makefile [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 19:33 OWNERS.md [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 9527 Oct 26 19:33 README.md [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 789 Oct 26 19:33 SECURITY.md [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 19:33 VERSION [2023-10-26T19:35:53.654Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:33 bin [2023-10-26T19:35:53.654Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 19:33 cmd [2023-10-26T19:35:53.654Z] -rw-r--r-- 1 root root 453601 Oct 26 19:35 coverage.out [2023-10-26T19:35:53.654Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:33 fuzz_test [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 3689 Oct 26 19:33 go.mod [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 34446 Oct 26 19:33 go.sum [2023-10-26T19:35:53.654Z] drwxrwxr-x 7 1001 1001 4096 Oct 26 19:33 internal [2023-10-26T19:35:53.654Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:33 openapi [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 584 Oct 26 19:33 security.txt [2023-10-26T19:35:53.654Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 19:33 version.go [Pipeline] sh [2023-10-26T19:35:53.962Z] + '[' -e coverage.out ] [2023-10-26T19:35:53.962Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-26T19:35:54.116Z] Stashed 1 file(s) [Pipeline] sh [2023-10-26T19:35:54.430Z] + make build [2023-10-26T19:35:54.430Z] 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-10-26T19:36:06.622Z] 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-10-26T19:36:06.622Z] 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-10-26T19:36:07.556Z] 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-10-26T19:36:08.122Z] 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-10-26T19:36:14.681Z] 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-10-26T19:36:15.247Z] 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-10-26T19:36:16.619Z] 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-10-26T19:36:17.553Z] 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-10-26T19:36:18.488Z] 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-10-26T19:36:19.053Z] 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-10-26T19:36:20.425Z] 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-10-26T19:36:21.382Z] $ docker stop --time=1 f93f939ba1bd60f47547b16a9994dec03911adf2d7b9d9a9706b7efaa860b77d [2023-10-26T19:36:25.983Z] $ docker rm -f --volumes f93f939ba1bd60f47547b16a9994dec03911adf2d7b9d9a9706b7efaa860b77d [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-10-26T19:36:27.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T19:36:27.249Z] [2023-10-26T19:36:27.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:36:27.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T19:36:27.615Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-26T19:36:27.615Z] 91d30c5bc195: Pulling fs layer [2023-10-26T19:36:27.615Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-26T19:36:27.615Z] 9c61dcf015f6: Pulling fs layer [2023-10-26T19:36:27.615Z] 4698f68db338: Pulling fs layer [2023-10-26T19:36:27.615Z] 2a2f49069b9e: Pulling fs layer [2023-10-26T19:36:27.615Z] e0025b399a48: Pulling fs layer [2023-10-26T19:36:27.615Z] 4698f68db338: Waiting [2023-10-26T19:36:27.615Z] e0025b399a48: Waiting [2023-10-26T19:36:27.615Z] 2a2f49069b9e: Waiting [2023-10-26T19:36:27.874Z] 91d30c5bc195: Verifying Checksum [2023-10-26T19:36:27.874Z] 91d30c5bc195: Download complete [2023-10-26T19:36:27.874Z] 4698f68db338: Download complete [2023-10-26T19:36:27.874Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-26T19:36:27.874Z] 2e9b0aa3be6d: Download complete [2023-10-26T19:36:27.874Z] 91d30c5bc195: Pull complete [2023-10-26T19:36:27.874Z] e0025b399a48: Verifying Checksum [2023-10-26T19:36:27.874Z] e0025b399a48: Download complete [2023-10-26T19:36:28.438Z] 2e9b0aa3be6d: Pull complete [2023-10-26T19:36:28.696Z] 2a2f49069b9e: Verifying Checksum [2023-10-26T19:36:28.696Z] 2a2f49069b9e: Download complete [2023-10-26T19:36:28.953Z] 9c61dcf015f6: Verifying Checksum [2023-10-26T19:36:28.953Z] 9c61dcf015f6: Download complete [2023-10-26T19:36:31.477Z] 9c61dcf015f6: Pull complete [2023-10-26T19:36:31.477Z] 4698f68db338: Pull complete [2023-10-26T19:36:32.044Z] 2a2f49069b9e: Pull complete [2023-10-26T19:36:32.044Z] e0025b399a48: Pull complete [2023-10-26T19:36:32.044Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-26T19:36:32.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T19:36:32.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:36:32.256Z] prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container [2023-10-26T19:36:32.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-26T19:36:34.348Z] $ docker top 5c38ab5a2201ff1dec02e05244054f19b9d300b5d9f8e3c62bcbd70b9c8196f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T19:36:34.727Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-26T19:36:37.254Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #1 transferring dockerfile: 2.12kB done [2023-10-26T19:36:37.254Z] #1 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #2 transferring dockerfile: 1.82kB done [2023-10-26T19:36:37.254Z] #2 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #3 transferring dockerfile: 2.38kB done [2023-10-26T19:36:37.254Z] #3 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #4 transferring dockerfile: 1.96kB done [2023-10-26T19:36:37.254Z] #4 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #5 transferring dockerfile: 2.04kB done [2023-10-26T19:36:37.254Z] #5 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #6 transferring dockerfile: 1.59kB done [2023-10-26T19:36:37.254Z] #6 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #7 transferring dockerfile: 2.39kB done [2023-10-26T19:36:37.254Z] #7 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #8 transferring dockerfile: 1.78kB done [2023-10-26T19:36:37.254Z] #8 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #9 transferring dockerfile: 2.82kB done [2023-10-26T19:36:37.254Z] #9 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #10 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-26T19:36:37.254Z] #10 transferring context: 50B done [2023-10-26T19:36:37.254Z] #10 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #11 transferring dockerfile: 1.58kB done [2023-10-26T19:36:37.254Z] #11 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #12 transferring dockerfile: 1.84kB done [2023-10-26T19:36:37.254Z] #12 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #13 [core-command internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #13 transferring dockerfile: 1.82kB done [2023-10-26T19:36:37.254Z] #13 DONE 0.1s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #14 [core-data internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #14 transferring dockerfile: 1.90kB done [2023-10-26T19:36:37.254Z] #14 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-10-26T19:36:37.254Z] #15 transferring dockerfile: 1.70kB done [2023-10-26T19:36:37.254Z] #15 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #16 [support-scheduler internal] load .dockerignore [2023-10-26T19:36:37.254Z] #16 transferring context: 50B done [2023-10-26T19:36:37.254Z] #16 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-10-26T19:36:37.254Z] #17 transferring context: 50B done [2023-10-26T19:36:37.254Z] #17 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #18 [core-metadata internal] load .dockerignore [2023-10-26T19:36:37.254Z] #18 transferring context: 50B done [2023-10-26T19:36:37.254Z] #18 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #19 [security-proxy-auth internal] load .dockerignore [2023-10-26T19:36:37.254Z] #19 transferring context: 50B done [2023-10-26T19:36:37.254Z] #19 DONE 0.0s [2023-10-26T19:36:37.254Z] [2023-10-26T19:36:37.254Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-10-26T19:36:37.513Z] #20 transferring context: 50B done [2023-10-26T19:36:37.513Z] #20 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #21 [security-spire-server internal] load .dockerignore [2023-10-26T19:36:37.513Z] #21 transferring context: 50B done [2023-10-26T19:36:37.513Z] #21 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #22 [security-proxy-setup internal] load .dockerignore [2023-10-26T19:36:37.513Z] #22 transferring context: 50B done [2023-10-26T19:36:37.513Z] #22 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #23 [security-bootstrapper internal] load .dockerignore [2023-10-26T19:36:37.513Z] #23 transferring context: 50B done [2023-10-26T19:36:37.513Z] #23 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #24 [core-command internal] load .dockerignore [2023-10-26T19:36:37.513Z] #24 transferring context: 50B done [2023-10-26T19:36:37.513Z] #24 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #25 [security-spire-config internal] load .dockerignore [2023-10-26T19:36:37.513Z] #25 transferring context: 50B done [2023-10-26T19:36:37.513Z] #25 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #26 [support-notifications internal] load .dockerignore [2023-10-26T19:36:37.513Z] #26 transferring context: 50B done [2023-10-26T19:36:37.513Z] #26 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #27 [core-data internal] load .dockerignore [2023-10-26T19:36:37.513Z] #27 transferring context: 50B done [2023-10-26T19:36:37.513Z] #27 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #28 [security-spire-agent internal] load .dockerignore [2023-10-26T19:36:37.513Z] #28 transferring context: 50B done [2023-10-26T19:36:37.513Z] #28 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:36:37.513Z] #29 DONE 0.0s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:36:37.513Z] #30 DONE 0.1s [2023-10-26T19:36:37.513Z] [2023-10-26T19:36:37.513Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:36:37.783Z] #29 DONE 0.0s [2023-10-26T19:36:37.783Z] [2023-10-26T19:36:37.783Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:36:37.783Z] #30 DONE 0.1s [2023-10-26T19:36:37.783Z] [2023-10-26T19:36:37.783Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:36:37.783Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:36:37.783Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:36:37.783Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:36:37.783Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:36:37.783Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-10-26T19:36:37.783Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-26T19:36:37.783Z] #31 ... [2023-10-26T19:36:37.783Z] [2023-10-26T19:36:37.783Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:36:37.783Z] #29 DONE 0.0s [2023-10-26T19:36:37.783Z] [2023-10-26T19:36:37.783Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:36:37.783Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:36:37.783Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:36:37.783Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:36:37.783Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:36:37.783Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:36:37.783Z] #31 ... [2023-10-26T19:36:37.783Z] [2023-10-26T19:36:37.783Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:36:37.783Z] #29 DONE 0.0s [2023-10-26T19:36:37.783Z] [2023-10-26T19:36:37.783Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:36:37.783Z] #30 DONE 0.2s [2023-10-26T19:36:37.783Z] [2023-10-26T19:36:37.783Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:36:38.041Z] #31 ... [2023-10-26T19:36:38.041Z] [2023-10-26T19:36:38.041Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:36:38.041Z] #29 DONE 0.0s [2023-10-26T19:36:38.041Z] [2023-10-26T19:36:38.041Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:36:38.041Z] #30 DONE 0.3s [2023-10-26T19:36:38.041Z] [2023-10-26T19:36:38.041Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-26T19:36:38.041Z] #32 DONE 0.6s [2023-10-26T19:36:38.041Z] [2023-10-26T19:36:38.041Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:36:38.041Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:36:38.041Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:36:38.041Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:36:38.041Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:36:38.041Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:36:38.041Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T19:36:38.041Z] #31 ... [2023-10-26T19:36:38.041Z] [2023-10-26T19:36:38.041Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-26T19:36:38.041Z] #32 DONE 0.6s [2023-10-26T19:36:38.041Z] [2023-10-26T19:36:38.041Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:36:38.041Z] #29 DONE 0.0s [2023-10-26T19:36:38.041Z] [2023-10-26T19:36:38.041Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:36:38.041Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:36:38.041Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:36:38.041Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:36:38.041Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:36:38.041Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:36:38.041Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T19:36:38.299Z] #31 ... [2023-10-26T19:36:38.299Z] [2023-10-26T19:36:38.299Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:36:38.299Z] #29 DONE 0.0s [2023-10-26T19:36:38.299Z] [2023-10-26T19:36:38.299Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:36:40.823Z] #30 ... [2023-10-26T19:36:40.823Z] [2023-10-26T19:36:40.823Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T19:36:40.823Z] #33 DONE 3.1s [2023-10-26T19:36:40.823Z] [2023-10-26T19:36:40.823Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-26T19:36:40.823Z] #32 DONE 0.6s [2023-10-26T19:36:40.823Z] [2023-10-26T19:36:40.823Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:36:40.823Z] #30 DONE 3.2s [2023-10-26T19:36:40.823Z] [2023-10-26T19:36:40.823Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-26T19:36:40.823Z] #33 DONE 3.1s [2023-10-26T19:36:40.823Z] [2023-10-26T19:36:40.823Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:36:40.823Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:36:40.823Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:36:40.823Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:36:40.823Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:36:40.823Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:36:40.823Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T19:36:41.080Z] #31 DONE 3.9s [2023-10-26T19:36:41.080Z] [2023-10-26T19:36:41.080Z] #34 [support-notifications internal] load build context [2023-10-26T19:36:41.646Z] #34 ... [2023-10-26T19:36:41.646Z] [2023-10-26T19:36:41.646Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-26T19:36:41.646Z] #35 DONE 3.8s [2023-10-26T19:36:41.646Z] [2023-10-26T19:36:41.646Z] #34 [support-notifications internal] load build context [2023-10-26T19:36:41.646Z] #34 ... [2023-10-26T19:36:41.646Z] [2023-10-26T19:36:41.646Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:36:41.646Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:36:41.646Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:36:41.646Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:36:41.646Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:36:41.646Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:36:41.646Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T19:36:41.646Z] #31 DONE 3.9s [2023-10-26T19:36:41.646Z] [2023-10-26T19:36:41.646Z] #36 [security-spire-server internal] load build context [2023-10-26T19:36:41.646Z] #36 transferring context: 18.10kB done [2023-10-26T19:36:41.646Z] #36 DONE 0.1s [2023-10-26T19:36:41.646Z] [2023-10-26T19:36:41.646Z] #37 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:36:41.646Z] #37 transferring context: 364.88MB 4.1s done [2023-10-26T19:36:41.646Z] #37 DONE 4.2s [2023-10-26T19:36:41.646Z] [2023-10-26T19:36:41.646Z] #34 [support-notifications internal] load build context [2023-10-26T19:36:41.906Z] #34 ... [2023-10-26T19:36:41.906Z] [2023-10-26T19:36:41.906Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:36:41.906Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:36:41.906Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:36:41.906Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:36:41.906Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:36:41.906Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:36:41.906Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T19:36:41.906Z] #31 DONE 3.9s [2023-10-26T19:36:41.906Z] [2023-10-26T19:36:41.906Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T19:36:41.906Z] #38 DONE 3.6s [2023-10-26T19:36:41.906Z] [2023-10-26T19:36:41.906Z] #39 [security-spire-config internal] load build context [2023-10-26T19:36:41.906Z] #39 transferring context: 16.35kB 0.0s done [2023-10-26T19:36:41.906Z] #39 DONE 0.2s [2023-10-26T19:36:41.906Z] [2023-10-26T19:36:41.906Z] #34 [support-notifications internal] load build context [2023-10-26T19:36:41.906Z] #34 ... [2023-10-26T19:36:41.906Z] [2023-10-26T19:36:41.906Z] #40 [security-spire-agent internal] load build context [2023-10-26T19:36:41.906Z] #40 transferring context: 17.63kB 0.0s done [2023-10-26T19:36:41.906Z] #40 DONE 0.1s [2023-10-26T19:36:41.906Z] [2023-10-26T19:36:41.906Z] #34 [support-notifications internal] load build context [2023-10-26T19:36:47.406Z] #34 transferring context: 282.63MB 5.9s [2023-10-26T19:36:47.406Z] #34 ... [2023-10-26T19:36:47.406Z] [2023-10-26T19:36:47.406Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:36:47.406Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-26T19:36:47.406Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T19:36:47.406Z] #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-26T19:36:47.406Z] #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-26T19:36:47.406Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-26T19:36:47.406Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-26T19:36:47.406Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-26T19:36:47.406Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.2s done [2023-10-26T19:36:47.406Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T19:36:47.406Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-26T19:36:47.666Z] #41 ... [2023-10-26T19:36:47.666Z] [2023-10-26T19:36:47.666Z] #42 [security-secretstore-setup internal] load build context [2023-10-26T19:36:47.666Z] #42 transferring context: 364.88MB 6.3s done [2023-10-26T19:36:47.666Z] #42 ... [2023-10-26T19:36:47.666Z] [2023-10-26T19:36:47.666Z] #43 [support-scheduler internal] load build context [2023-10-26T19:36:47.666Z] #43 transferring context: 364.88MB 6.6s done [2023-10-26T19:36:47.927Z] #43 ... [2023-10-26T19:36:47.927Z] [2023-10-26T19:36:47.927Z] #44 [core-metadata internal] load build context [2023-10-26T19:36:47.927Z] #44 transferring context: 364.88MB 7.5s done [2023-10-26T19:36:47.927Z] #44 ... [2023-10-26T19:36:47.927Z] [2023-10-26T19:36:47.927Z] #45 [security-proxy-setup internal] load build context [2023-10-26T19:36:47.927Z] #45 transferring context: 364.88MB 5.7s done [2023-10-26T19:36:48.186Z] #45 ... [2023-10-26T19:36:48.186Z] [2023-10-26T19:36:48.186Z] #46 [security-proxy-auth internal] load build context [2023-10-26T19:36:48.186Z] #46 transferring context: 364.88MB 5.4s done [2023-10-26T19:36:48.186Z] #46 ... [2023-10-26T19:36:48.186Z] [2023-10-26T19:36:48.186Z] #47 [security-spiffe-token-provider internal] load build context [2023-10-26T19:36:48.186Z] #47 transferring context: 364.88MB 6.8s done [2023-10-26T19:36:48.445Z] #47 ... [2023-10-26T19:36:48.445Z] [2023-10-26T19:36:48.445Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:36:48.445Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-10-26T19:36:48.445Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-26T19:36:48.445Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-26T19:36:48.445Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-26T19:36:48.445Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-26T19:36:48.445Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-26T19:36:48.445Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T19:36:48.445Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-10-26T19:36:48.445Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.5s [2023-10-26T19:36:48.445Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-26T19:36:49.818Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.0s done [2023-10-26T19:36:50.760Z] #48 ... [2023-10-26T19:36:50.760Z] [2023-10-26T19:36:50.760Z] #49 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:36:50.760Z] #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:50.760Z] #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:50.760Z] #0 1.939 OK: 264 MiB in 52 packages [2023-10-26T19:36:51.326Z] #49 ... [2023-10-26T19:36:51.326Z] [2023-10-26T19:36:51.326Z] #50 [core-data internal] load build context [2023-10-26T19:36:51.326Z] #50 transferring context: 364.88MB 6.7s done [2023-10-26T19:36:51.587Z] #50 ... [2023-10-26T19:36:51.587Z] [2023-10-26T19:36:51.587Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T19:36:51.587Z] #0 5.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:51.587Z] #0 5.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:51.587Z] #0 5.830 (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T19:36:51.587Z] #0 5.847 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:51.587Z] #0 5.850 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:51.587Z] #0 5.860 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:36:51.587Z] #0 5.915 OK: 8 MiB in 17 packages [2023-10-26T19:36:51.587Z] #51 ... [2023-10-26T19:36:51.587Z] [2023-10-26T19:36:51.587Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:36:51.587Z] #0 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:51.587Z] #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:51.587Z] #0 7.947 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:36:51.587Z] #0 7.947 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:36:51.587Z] #0 7.947 OK: 20073 distinct packages available [2023-10-26T19:36:51.587Z] #0 7.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:51.587Z] #0 8.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:51.587Z] #0 8.359 (1/11) Installing ca-certificates (20230506-r0) [2023-10-26T19:36:51.587Z] #0 8.373 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-26T19:36:51.587Z] #0 8.408 (3/11) Installing libunistring (1.1-r1) [2023-10-26T19:36:51.587Z] #0 8.424 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-26T19:36:51.587Z] #0 8.429 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-26T19:36:51.587Z] #0 8.437 (6/11) Installing libcurl (8.4.0-r0) [2023-10-26T19:36:51.587Z] #0 8.447 (7/11) Installing curl (8.4.0-r0) [2023-10-26T19:36:51.587Z] #0 8.454 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:51.587Z] #0 8.459 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:36:51.587Z] #0 8.462 (10/11) Installing libucontext (1.2-r2) [2023-10-26T19:36:51.587Z] #0 8.465 (11/11) Installing gcompat (1.1.0-r1) [2023-10-26T19:36:51.587Z] #0 8.469 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:51.587Z] #0 8.476 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:36:51.587Z] #0 8.521 OK: 12 MiB in 26 packages [2023-10-26T19:36:51.999Z] #52 ... [2023-10-26T19:36:51.999Z] [2023-10-26T19:36:51.999Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:36:51.999Z] #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:51.999Z] #0 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:51.999Z] #0 1.517 OK: 264 MiB in 52 packages [2023-10-26T19:36:52.258Z] #53 ... [2023-10-26T19:36:52.258Z] [2023-10-26T19:36:52.258Z] #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T19:36:52.258Z] #0 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.258Z] #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.258Z] #0 1.451 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:52.258Z] #0 1.462 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:52.258Z] #0 1.462 OK: 7 MiB in 16 packages [2023-10-26T19:36:52.258Z] #54 ... [2023-10-26T19:36:52.258Z] [2023-10-26T19:36:52.258Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T19:36:52.258Z] #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.258Z] #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.258Z] #0 1.498 OK: 264 MiB in 52 packages [2023-10-26T19:36:52.258Z] #55 ... [2023-10-26T19:36:52.258Z] [2023-10-26T19:36:52.258Z] #56 [security-bootstrapper internal] load build context [2023-10-26T19:36:52.258Z] #56 transferring context: 364.88MB 6.4s done [2023-10-26T19:36:52.730Z] #56 ... [2023-10-26T19:36:52.730Z] [2023-10-26T19:36:52.730Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:36:52.730Z] #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.730Z] #0 8.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.730Z] #0 8.554 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:36:52.730Z] #0 8.554 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:36:52.730Z] #0 8.554 OK: 20073 distinct packages available [2023-10-26T19:36:52.730Z] #0 8.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.730Z] #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.730Z] #0 8.903 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:52.730Z] #0 8.906 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:36:52.730Z] #0 8.909 (3/4) Installing libucontext (1.2-r2) [2023-10-26T19:36:52.730Z] #0 8.911 (4/4) Installing gcompat (1.1.0-r1) [2023-10-26T19:36:52.730Z] #0 8.915 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:52.730Z] #0 8.920 OK: 8 MiB in 19 packages [2023-10-26T19:36:52.730Z] #57 ... [2023-10-26T19:36:52.730Z] [2023-10-26T19:36:52.730Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T19:36:52.730Z] #0 3.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.730Z] #0 3.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.730Z] #0 3.345 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:52.730Z] #0 3.652 (2/2) Installing su-exec (0.2-r3) [2023-10-26T19:36:52.730Z] #0 3.655 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:52.730Z] #0 3.661 OK: 7 MiB in 17 packages [2023-10-26T19:36:52.990Z] #58 ... [2023-10-26T19:36:52.990Z] [2023-10-26T19:36:52.990Z] #59 [core-command internal] load build context [2023-10-26T19:36:52.990Z] #59 transferring context: 364.88MB 6.6s done [2023-10-26T19:36:52.990Z] #59 ... [2023-10-26T19:36:52.990Z] [2023-10-26T19:36:52.990Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:36:52.990Z] #0 0.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.990Z] #0 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:52.990Z] #0 1.466 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:52.990Z] #0 1.470 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:52.990Z] #0 1.494 OK: 7 MiB in 16 packages [2023-10-26T19:36:53.471Z] #60 ... [2023-10-26T19:36:53.471Z] [2023-10-26T19:36:53.471Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T19:36:53.471Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:53.471Z] #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:53.471Z] #0 1.505 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:36:53.471Z] #0 1.505 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:36:53.471Z] #0 1.505 OK: 20077 distinct packages available [2023-10-26T19:36:53.471Z] #0 1.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:53.471Z] #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:53.471Z] #0 1.947 OK: 264 MiB in 52 packages [2023-10-26T19:36:54.049Z] #61 ... [2023-10-26T19:36:54.049Z] [2023-10-26T19:36:54.049Z] #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:36:54.049Z] #0 4.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:54.049Z] #0 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:54.049Z] #0 4.987 (1/4) Installing ca-certificates (20230506-r0) [2023-10-26T19:36:54.049Z] #0 5.014 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:54.049Z] #0 5.019 (3/4) Installing su-exec (0.2-r3) [2023-10-26T19:36:54.049Z] #0 5.023 (4/4) Installing yq (4.33.3-r4) [2023-10-26T19:36:54.049Z] #0 5.091 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:54.049Z] #0 5.104 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:36:54.049Z] #0 5.151 OK: 17 MiB in 19 packages [2023-10-26T19:36:54.049Z] #62 ... [2023-10-26T19:36:54.049Z] [2023-10-26T19:36:54.049Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T19:36:54.049Z] #0 7.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:54.049Z] #0 7.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:54.049Z] #0 8.114 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:36:54.049Z] #0 8.332 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:36:54.049Z] #0 8.340 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:54.049Z] #0 8.344 (4/6) Installing openssl (3.1.4-r0) [2023-10-26T19:36:54.049Z] #0 8.356 (5/6) Installing su-exec (0.2-r3) [2023-10-26T19:36:54.049Z] #0 8.361 (6/6) Installing yq (4.33.3-r4) [2023-10-26T19:36:54.049Z] #0 8.425 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:54.049Z] #0 8.431 OK: 17 MiB in 19 packages [2023-10-26T19:36:54.309Z] #63 ... [2023-10-26T19:36:54.309Z] [2023-10-26T19:36:54.309Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:36:54.309Z] #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:54.309Z] #0 9.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:54.309Z] #0 9.907 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:36:54.309Z] #0 9.907 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:36:54.309Z] #0 9.907 OK: 20073 distinct packages available [2023-10-26T19:36:54.309Z] #0 9.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:54.309Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:36:54.309Z] #0 10.24 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:36:54.309Z] #0 10.53 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:36:54.309Z] #0 10.55 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-26T19:36:54.309Z] #0 10.56 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:36:54.309Z] #0 10.56 (5/7) Installing libucontext (1.2-r2) [2023-10-26T19:36:54.309Z] #0 10.56 (6/7) Installing gcompat (1.1.0-r1) [2023-10-26T19:36:54.309Z] #0 10.57 (7/7) Installing openssl (3.1.4-r0) [2023-10-26T19:36:54.309Z] #0 10.58 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:36:54.309Z] #0 10.59 OK: 8 MiB in 20 packages [2023-10-26T19:36:54.309Z] #64 ... [2023-10-26T19:36:54.309Z] [2023-10-26T19:36:54.309Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:36:54.309Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-26T19:36:57.596Z] #41 ... [2023-10-26T19:36:57.596Z] [2023-10-26T19:36:57.596Z] #34 [support-notifications internal] load build context [2023-10-26T19:36:57.596Z] #34 transferring context: 364.88MB 6.6s done [2023-10-26T19:36:57.596Z] #34 ... [2023-10-26T19:36:57.596Z] [2023-10-26T19:36:57.596Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:36:57.596Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-26T19:36:58.969Z] #48 ... [2023-10-26T19:36:58.969Z] [2023-10-26T19:36:58.969Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:36:58.969Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-26T19:36:59.921Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2023-10-26T19:37:01.299Z] #41 ... [2023-10-26T19:37:01.299Z] [2023-10-26T19:37:01.299Z] #45 [security-proxy-setup internal] load build context [2023-10-26T19:37:01.299Z] #45 DONE 23.3s [2023-10-26T19:37:01.299Z] [2023-10-26T19:37:01.299Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:37:01.299Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-10-26T19:37:01.556Z] #48 ... [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #46 [security-proxy-auth internal] load build context [2023-10-26T19:37:01.556Z] #46 DONE 23.7s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #42 [security-secretstore-setup internal] load build context [2023-10-26T19:37:01.556Z] #42 DONE 23.9s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #56 [security-bootstrapper internal] load build context [2023-10-26T19:37:01.556Z] #56 DONE 20.6s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #47 [security-spiffe-token-provider internal] load build context [2023-10-26T19:37:01.556Z] #47 DONE 23.5s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #44 [core-metadata internal] load build context [2023-10-26T19:37:01.556Z] #44 DONE 23.8s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #43 [support-scheduler internal] load build context [2023-10-26T19:37:01.556Z] #43 DONE 23.9s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #59 [core-command internal] load build context [2023-10-26T19:37:01.556Z] #59 DONE 20.6s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T19:37:01.556Z] #61 DONE 20.8s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #50 [core-data internal] load build context [2023-10-26T19:37:01.556Z] #50 DONE 20.6s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:37:01.556Z] #64 DONE 19.9s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #34 [support-notifications internal] load build context [2023-10-26T19:37:01.556Z] #34 DONE 20.6s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:37:01.556Z] #57 DONE 19.8s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:37:01.556Z] #53 DONE 20.8s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:37:01.556Z] #60 DONE 20.3s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:37:01.556Z] #52 DONE 20.3s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T19:37:01.556Z] #58 DONE 20.4s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T19:37:01.556Z] #51 DONE 20.3s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:37:01.556Z] #62 DONE 20.4s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T19:37:01.556Z] #55 DONE 20.7s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:37:01.556Z] #49 DONE 20.9s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T19:37:01.556Z] #54 DONE 20.6s [2023-10-26T19:37:01.556Z] [2023-10-26T19:37:01.556Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:01.814Z] #65 ... [2023-10-26T19:37:01.814Z] [2023-10-26T19:37:01.814Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T19:37:01.814Z] #63 DONE 20.4s [2023-10-26T19:37:01.814Z] [2023-10-26T19:37:01.814Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:01.814Z] #66 DONE 0.2s [2023-10-26T19:37:01.814Z] [2023-10-26T19:37:01.814Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:01.814Z] #67 DONE 0.2s [2023-10-26T19:37:01.814Z] [2023-10-26T19:37:01.814Z] #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-26T19:37:01.814Z] #68 DONE 0.1s [2023-10-26T19:37:01.814Z] [2023-10-26T19:37:01.814Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:01.814Z] #65 DONE 0.1s [2023-10-26T19:37:01.814Z] [2023-10-26T19:37:01.814Z] #69 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:01.814Z] #69 DONE 0.2s [2023-10-26T19:37:01.814Z] [2023-10-26T19:37:01.814Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:37:02.748Z] #48 ... [2023-10-26T19:37:02.748Z] [2023-10-26T19:37:02.748Z] #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T19:37:02.748Z] #70 DONE 0.6s [2023-10-26T19:37:02.748Z] [2023-10-26T19:37:02.748Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:37:03.686Z] #71 DONE 0.9s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:37:03.686Z] #72 DONE 1.5s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:37:03.686Z] #73 DONE 1.0s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T19:37:03.686Z] #74 DONE 0.0s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-26T19:37:03.686Z] #75 DONE 0.0s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-26T19:37:03.686Z] #76 DONE 0.0s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T19:37:03.686Z] #77 ... [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T19:37:03.686Z] #78 DONE 0.1s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T19:37:03.686Z] #77 DONE 0.1s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-26T19:37:03.686Z] #79 DONE 0.2s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:37:03.686Z] #80 DONE 0.1s [2023-10-26T19:37:03.686Z] [2023-10-26T19:37:03.686Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:37:03.944Z] #81 DONE 0.2s [2023-10-26T19:37:03.944Z] [2023-10-26T19:37:03.944Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:37:03.944Z] #82 DONE 0.1s [2023-10-26T19:37:03.944Z] [2023-10-26T19:37:03.944Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-26T19:37:03.944Z] #83 DONE 0.1s [2023-10-26T19:37:03.944Z] [2023-10-26T19:37:03.944Z] #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-26T19:37:03.945Z] #84 DONE 0.1s [2023-10-26T19:37:03.945Z] [2023-10-26T19:37:03.945Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T19:37:03.945Z] #85 DONE 0.1s [2023-10-26T19:37:03.945Z] [2023-10-26T19:37:03.945Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-26T19:37:03.945Z] #86 DONE 0.1s [2023-10-26T19:37:03.945Z] [2023-10-26T19:37:03.945Z] #87 [security-spire-config] exporting to image [2023-10-26T19:37:03.945Z] #87 exporting layers [2023-10-26T19:37:04.203Z] #87 ... [2023-10-26T19:37:04.203Z] [2023-10-26T19:37:04.203Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-26T19:37:04.203Z] #88 DONE 0.1s [2023-10-26T19:37:04.203Z] [2023-10-26T19:37:04.203Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-26T19:37:04.203Z] #89 DONE 0.1s [2023-10-26T19:37:04.203Z] [2023-10-26T19:37:04.203Z] #90 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T19:37:04.203Z] #90 DONE 2.5s [2023-10-26T19:37:04.203Z] [2023-10-26T19:37:04.203Z] #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T19:37:04.203Z] #91 DONE 0.0s [2023-10-26T19:37:04.203Z] [2023-10-26T19:37:04.203Z] #87 [security-spire-server] exporting to image [2023-10-26T19:37:04.770Z] #87 exporting layers 0.5s done [2023-10-26T19:37:04.770Z] #87 writing image sha256:02ce64bdb0b4713333cb7214261113681fd80f9e52085c52ce7aa3c9dba175c2 done [2023-10-26T19:37:04.770Z] #87 naming to docker.io/library/security-spire-config done [2023-10-26T19:37:04.770Z] #87 exporting layers 0.5s done [2023-10-26T19:37:04.770Z] #87 writing image sha256:ee64396c2a2ba164e7d48b7822388aad3ab1a34c717c6f944bbce5c7bad031f1 done [2023-10-26T19:37:04.770Z] #87 naming to docker.io/library/security-spire-agent done [2023-10-26T19:37:04.770Z] #87 writing image sha256:c2224a293b580103e033825646a7a529521f3ec1bc6c08fcf0e801d0b202ed24 done [2023-10-26T19:37:04.770Z] #87 naming to docker.io/library/security-spire-server done [2023-10-26T19:37:04.770Z] #87 DONE 0.6s [2023-10-26T19:37:04.770Z] [2023-10-26T19:37:04.770Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:37:12.885Z] #41 ... [2023-10-26T19:37:12.885Z] [2023-10-26T19:37:12.885Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:12.885Z] #92 ... [2023-10-26T19:37:12.885Z] [2023-10-26T19:37:12.885Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:12.885Z] #93 ... [2023-10-26T19:37:12.885Z] [2023-10-26T19:37:12.885Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:12.885Z] #94 ... [2023-10-26T19:37:12.885Z] [2023-10-26T19:37:12.885Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:44.959Z] #95 DONE 39.6s [2023-10-26T19:37:44.959Z] [2023-10-26T19:37:44.959Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:44.959Z] #93 DONE 39.6s [2023-10-26T19:37:44.959Z] [2023-10-26T19:37:44.959Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:44.959Z] #94 DONE 39.6s [2023-10-26T19:37:44.959Z] [2023-10-26T19:37:44.959Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:44.959Z] #92 DONE 39.5s [2023-10-26T19:37:44.959Z] [2023-10-26T19:37:44.959Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-26T19:37:46.859Z] #96 ... [2023-10-26T19:37:46.859Z] [2023-10-26T19:37:46.859Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-26T19:37:46.859Z] #97 DONE 5.7s [2023-10-26T19:37:46.859Z] [2023-10-26T19:37:46.859Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #98 DONE 5.7s [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:47.118Z] #99 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #100 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:47.118Z] #101 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #102 [core-metadata builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #102 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:47.118Z] #103 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:47.118Z] #104 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #105 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:47.118Z] #105 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #106 [core-data builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #106 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #107 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:47.118Z] #107 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:47.118Z] #108 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:47.118Z] #109 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #110 [support-scheduler builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #110 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:47.118Z] #111 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:47.118Z] #112 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #113 [security-bootstrapper builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #113 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #114 DONE 5.7s [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #115 [core-command builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #115 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:47.118Z] #116 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:47.118Z] #117 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:47.118Z] #118 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #119 [security-proxy-setup builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #119 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:47.118Z] #120 CACHED [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-26T19:37:47.118Z] #96 DONE 5.7s [2023-10-26T19:37:47.118Z] [2023-10-26T19:37:47.118Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T19:37:48.489Z] #121 1.217 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-10-26T19:37:58.484Z] #121 ... [2023-10-26T19:37:58.484Z] [2023-10-26T19:37:58.484Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T19:37:58.484Z] #0 1.192 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-10-26T19:37:58.484Z] #122 ... [2023-10-26T19:37:58.484Z] [2023-10-26T19:37:58.484Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T19:37:58.484Z] #0 0.680 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-10-26T19:37:58.484Z] #123 ... [2023-10-26T19:37:58.484Z] [2023-10-26T19:37:58.484Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T19:37:58.484Z] #0 0.650 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-10-26T19:37:58.484Z] #124 ... [2023-10-26T19:37:58.484Z] [2023-10-26T19:37:58.484Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T19:37:58.484Z] #0 1.290 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-10-26T19:37:58.484Z] #125 ... [2023-10-26T19:37:58.484Z] [2023-10-26T19:37:58.484Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T19:37:58.484Z] #0 0.940 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-10-26T19:37:58.484Z] #126 ... [2023-10-26T19:37:58.484Z] [2023-10-26T19:37:58.484Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T19:37:58.484Z] #0 0.879 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-10-26T19:37:58.484Z] #127 ... [2023-10-26T19:37:58.484Z] [2023-10-26T19:37:58.484Z] #128 [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-10-26T19:37:58.484Z] #0 0.857 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-10-26T19:37:58.484Z] #128 ... [2023-10-26T19:37:58.484Z] [2023-10-26T19:37:58.484Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T19:37:58.484Z] #0 0.784 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-10-26T19:37:58.743Z] #129 ... [2023-10-26T19:37:58.743Z] [2023-10-26T19:37:58.743Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T19:37:58.743Z] #0 0.416 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-10-26T19:37:58.743Z] #130 ... [2023-10-26T19:37:58.743Z] [2023-10-26T19:37:58.743Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T19:37:58.743Z] #0 0.496 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-10-26T19:39:06.462Z] #131 ... [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #128 [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-10-26T19:39:06.462Z] #128 69.76 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-10-26T19:39:06.462Z] #128 DONE 78.8s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T19:39:06.462Z] #131 DONE 78.8s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T19:39:06.462Z] #126 DONE 78.8s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T19:39:06.462Z] #123 DONE 78.8s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T19:39:06.462Z] #127 DONE 78.8s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.462Z] #132 ... [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T19:39:06.462Z] #129 DONE 78.9s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T19:39:06.462Z] #124 DONE 79.0s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T19:39:06.462Z] #130 DONE 79.0s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.462Z] #133 ... [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T19:39:06.462Z] #122 DONE 79.2s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T19:39:06.462Z] #125 DONE 79.3s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T19:39:06.462Z] #121 DONE 79.3s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T19:39:06.462Z] #134 DONE 0.7s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.462Z] #135 DONE 0.8s [2023-10-26T19:39:06.462Z] [2023-10-26T19:39:06.462Z] #136 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T19:39:06.720Z] #136 ... [2023-10-26T19:39:06.720Z] [2023-10-26T19:39:06.720Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.720Z] #132 DONE 0.8s [2023-10-26T19:39:06.720Z] [2023-10-26T19:39:06.720Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.720Z] #133 DONE 0.6s [2023-10-26T19:39:06.720Z] [2023-10-26T19:39:06.720Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.720Z] #137 DONE 0.4s [2023-10-26T19:39:06.720Z] [2023-10-26T19:39:06.720Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.720Z] #138 DONE 0.4s [2023-10-26T19:39:06.720Z] [2023-10-26T19:39:06.720Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.720Z] #139 DONE 0.3s [2023-10-26T19:39:06.720Z] [2023-10-26T19:39:06.720Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:06.982Z] #140 ... [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:06.982Z] #141 DONE 0.3s [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #142 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.982Z] #142 CACHED [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #143 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:06.982Z] #143 CACHED [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.982Z] #144 CACHED [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:06.982Z] #145 CACHED [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.982Z] #146 CACHED [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:06.982Z] #147 CACHED [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:06.982Z] #148 DONE 0.3s [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #149 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:06.982Z] #149 DONE 0.3s [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:06.982Z] #150 CACHED [2023-10-26T19:39:06.982Z] [2023-10-26T19:39:06.982Z] #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:06.982Z] #151 CACHED [2023-10-26T19:39:07.241Z] [2023-10-26T19:39:07.241Z] #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T19:39:07.806Z] #152 ... [2023-10-26T19:39:07.806Z] [2023-10-26T19:39:07.806Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:07.806Z] #153 DONE 1.0s [2023-10-26T19:39:08.063Z] [2023-10-26T19:39:08.063Z] #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:08.063Z] #154 DONE 1.0s [2023-10-26T19:39:08.063Z] [2023-10-26T19:39:08.063Z] #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T19:39:08.063Z] #155 DONE 1.0s [2023-10-26T19:39:08.063Z] [2023-10-26T19:39:08.063Z] #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T19:39:08.063Z] #152 DONE 1.0s [2023-10-26T19:39:08.063Z] [2023-10-26T19:39:08.063Z] #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T19:39:08.063Z] #156 DONE 1.0s [2023-10-26T19:39:08.063Z] [2023-10-26T19:39:08.063Z] #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T19:39:08.063Z] #157 DONE 1.0s [2023-10-26T19:39:08.063Z] [2023-10-26T19:39:08.063Z] #158 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:08.341Z] #158 ... [2023-10-26T19:39:08.341Z] [2023-10-26T19:39:08.341Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-26T19:39:08.341Z] #159 DONE 1.5s [2023-10-26T19:39:08.601Z] [2023-10-26T19:39:08.601Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:08.601Z] #140 DONE 1.6s [2023-10-26T19:39:08.601Z] [2023-10-26T19:39:08.601Z] #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T19:39:08.601Z] #160 DONE 1.5s [2023-10-26T19:39:08.601Z] [2023-10-26T19:39:08.601Z] #161 [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-10-26T19:39:08.601Z] #161 DONE 1.6s [2023-10-26T19:39:08.601Z] [2023-10-26T19:39:08.601Z] #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T19:39:08.601Z] #162 DONE 0.6s [2023-10-26T19:39:08.601Z] [2023-10-26T19:39:08.601Z] #163 [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-10-26T19:39:08.601Z] #163 ... [2023-10-26T19:39:08.601Z] [2023-10-26T19:39:08.601Z] #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-26T19:39:08.601Z] #164 DONE 0.7s [2023-10-26T19:39:08.601Z] [2023-10-26T19:39:08.601Z] #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:08.601Z] #165 DONE 0.8s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:08.859Z] #166 DONE 0.8s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #136 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T19:39:08.859Z] #136 DONE 2.1s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:08.859Z] #167 DONE 0.9s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #87 [core-data] exporting to image [2023-10-26T19:39:08.859Z] #87 exporting layers [2023-10-26T19:39:08.859Z] #87 ... [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #158 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:08.859Z] #158 DONE 0.9s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #168 [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-10-26T19:39:08.859Z] #168 DONE 0.4s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:08.859Z] #169 DONE 0.4s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T19:39:08.859Z] #170 DONE 0.5s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #171 [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-10-26T19:39:08.859Z] #171 DONE 0.4s [2023-10-26T19:39:08.859Z] [2023-10-26T19:39:08.859Z] #87 [support-scheduler] exporting to image [2023-10-26T19:39:08.859Z] #87 exporting layers 0.2s done [2023-10-26T19:39:09.117Z] #87 ... [2023-10-26T19:39:09.117Z] [2023-10-26T19:39:09.117Z] #163 [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-10-26T19:39:09.117Z] #163 DONE 0.5s [2023-10-26T19:39:09.117Z] [2023-10-26T19:39:09.117Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:09.117Z] #172 DONE 0.5s [2023-10-26T19:39:09.117Z] [2023-10-26T19:39:09.117Z] #87 [security-spiffe-token-provider] exporting to image [2023-10-26T19:39:09.117Z] #87 ... [2023-10-26T19:39:09.117Z] [2023-10-26T19:39:09.117Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:09.117Z] #173 DONE 0.4s [2023-10-26T19:39:09.117Z] [2023-10-26T19:39:09.117Z] #87 [support-notifications] exporting to image [2023-10-26T19:39:09.117Z] #87 exporting layers 0.2s done [2023-10-26T19:39:09.376Z] #87 ... [2023-10-26T19:39:09.376Z] [2023-10-26T19:39:09.376Z] #174 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-26T19:39:09.376Z] #174 DONE 0.5s [2023-10-26T19:39:09.376Z] [2023-10-26T19:39:09.376Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T19:39:09.376Z] #175 DONE 0.4s [2023-10-26T19:39:09.376Z] [2023-10-26T19:39:09.376Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:09.376Z] #176 DONE 0.3s [2023-10-26T19:39:09.376Z] [2023-10-26T19:39:09.376Z] #177 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-26T19:39:09.376Z] #177 DONE 0.4s [2023-10-26T19:39:09.376Z] [2023-10-26T19:39:09.376Z] #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-26T19:39:09.376Z] #178 DONE 0.4s [2023-10-26T19:39:09.376Z] [2023-10-26T19:39:09.376Z] #87 [core-metadata] exporting to image [2023-10-26T19:39:09.376Z] #87 exporting layers 0.3s done [2023-10-26T19:39:09.376Z] #87 exporting layers 0.3s done [2023-10-26T19:39:09.376Z] #87 writing image sha256:2e9ab4d886c0bb887cb046881b954d9795da718599af7b73762c28b5b2143e24 [2023-10-26T19:39:09.713Z] #87 ... [2023-10-26T19:39:09.713Z] [2023-10-26T19:39:09.713Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:09.713Z] #179 DONE 0.2s [2023-10-26T19:39:09.713Z] [2023-10-26T19:39:09.713Z] #87 [core-data] exporting to image [2023-10-26T19:39:09.713Z] #87 exporting layers 0.2s done [2023-10-26T19:39:09.713Z] #87 writing image sha256:2e9ab4d886c0bb887cb046881b954d9795da718599af7b73762c28b5b2143e24 done [2023-10-26T19:39:09.713Z] #87 writing image sha256:cd3d96fbe70af914249d31001aec1c0e311ac138356e4e7dcaf0720ef59856ec 0.0s done [2023-10-26T19:39:09.713Z] #87 writing image sha256:b6b883f06601914fa7f7ef201962ea0429f06782b99d4940efdff6b4af8865e9 0.0s done [2023-10-26T19:39:09.713Z] #87 writing image sha256:f0493bab96ab3b983167f052bc56950caeab73a9767b35b2cc9fd5239cd266f8 0.0s done [2023-10-26T19:39:09.713Z] #87 naming to docker.io/library/support-scheduler done [2023-10-26T19:39:09.713Z] #87 writing image sha256:443b92064f52a9c6975f9049be2bd276d0911e4c3b7e32d91aa2622808cfda62 0.0s done [2023-10-26T19:39:09.713Z] #87 naming to docker.io/library/core-data done [2023-10-26T19:39:09.713Z] #87 naming to docker.io/library/security-spiffe-token-provider [2023-10-26T19:39:09.713Z] #87 naming to docker.io/library/support-notifications [2023-10-26T19:39:09.713Z] #87 naming to docker.io/library/core-command done [2023-10-26T19:39:09.713Z] #87 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2023-10-26T19:39:09.713Z] #87 naming to docker.io/library/support-notifications 0.2s done [2023-10-26T19:39:09.713Z] #87 writing image sha256:667e5a7e72a2c4b317daa4d011216bc7644a332d30492c1c7bd666c132e28a31 done [2023-10-26T19:39:09.713Z] #87 naming to docker.io/library/core-metadata done [2023-10-26T19:39:09.713Z] #87 DONE 1.6s [2023-10-26T19:39:09.713Z] [2023-10-26T19:39:09.713Z] #180 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T19:39:09.972Z] #180 ... [2023-10-26T19:39:09.972Z] [2023-10-26T19:39:09.972Z] #181 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-26T19:39:09.972Z] #181 DONE 0.7s [2023-10-26T19:39:09.972Z] [2023-10-26T19:39:09.972Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T19:39:09.972Z] #182 DONE 0.7s [2023-10-26T19:39:09.972Z] [2023-10-26T19:39:09.972Z] #180 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T19:39:09.972Z] #180 DONE 0.6s [2023-10-26T19:39:09.972Z] [2023-10-26T19:39:09.973Z] #183 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:09.973Z] #183 DONE 0.9s [2023-10-26T19:39:09.973Z] [2023-10-26T19:39:09.973Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:09.973Z] #184 DONE 0.8s [2023-10-26T19:39:09.973Z] [2023-10-26T19:39:09.973Z] #87 [core-common-config-bootstrapper] exporting to image [2023-10-26T19:39:10.567Z] #87 ... [2023-10-26T19:39:10.567Z] [2023-10-26T19:39:10.567Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T19:39:10.567Z] #185 DONE 0.4s [2023-10-26T19:39:10.567Z] [2023-10-26T19:39:10.567Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-26T19:39:10.567Z] #186 DONE 0.4s [2023-10-26T19:39:10.567Z] [2023-10-26T19:39:10.567Z] #187 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T19:39:10.567Z] #187 DONE 0.5s [2023-10-26T19:39:10.567Z] [2023-10-26T19:39:10.567Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T19:39:10.567Z] #188 DONE 0.1s [2023-10-26T19:39:10.567Z] [2023-10-26T19:39:10.567Z] #87 [security-proxy-auth] exporting to image [2023-10-26T19:39:10.567Z] #87 exporting layers 0.4s done [2023-10-26T19:39:10.567Z] #87 writing image sha256:88f4923ff4b796778d95bb66b8de57d675a07647d9803e713becccfc03f50dbe done [2023-10-26T19:39:10.567Z] #87 naming to docker.io/library/security-proxy-auth done [2023-10-26T19:39:10.567Z] #87 exporting layers 0.5s done [2023-10-26T19:39:10.567Z] #87 writing image sha256:6f0f9da0db38c715da5d5a1c82462e1ee12669c43e2ee10555a047f4b72327ef done [2023-10-26T19:39:10.567Z] #87 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-26T19:39:10.567Z] #87 DONE 2.3s [2023-10-26T19:39:10.567Z] [2023-10-26T19:39:10.567Z] #189 [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-10-26T19:39:10.567Z] #189 DONE 0.2s [2023-10-26T19:39:10.567Z] [2023-10-26T19:39:10.567Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-26T19:39:10.567Z] #190 DONE 0.1s [2023-10-26T19:39:10.567Z] [2023-10-26T19:39:10.567Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:10.829Z] #191 ... [2023-10-26T19:39:10.829Z] [2023-10-26T19:39:10.829Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-26T19:39:10.829Z] #192 DONE 0.1s [2023-10-26T19:39:10.829Z] [2023-10-26T19:39:10.829Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-26T19:39:10.829Z] #193 DONE 0.0s [2023-10-26T19:39:11.091Z] [2023-10-26T19:39:11.091Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T19:39:11.091Z] #194 ... [2023-10-26T19:39:11.091Z] [2023-10-26T19:39:11.091Z] #195 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:11.091Z] #195 DONE 0.6s [2023-10-26T19:39:11.091Z] [2023-10-26T19:39:11.091Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:11.091Z] #191 DONE 0.5s [2023-10-26T19:39:11.396Z] [2023-10-26T19:39:11.396Z] #87 [security-secretstore-setup] exporting to image [2023-10-26T19:39:11.396Z] #87 exporting layers 0.3s done [2023-10-26T19:39:11.396Z] #87 writing image sha256:71a4e0d39ccffc9624a9fec837e3a4a2f76568aeabf53507557747a86f3922dc done [2023-10-26T19:39:11.396Z] #87 naming to docker.io/library/security-proxy-setup done [2023-10-26T19:39:11.396Z] #87 writing image sha256:61d1927f14f2fd31df838d57e5dd891ab42a28edea6a9bbe460eecc3b54044da done [2023-10-26T19:39:11.396Z] #87 naming to docker.io/library/security-secretstore-setup done [2023-10-26T19:39:11.396Z] #87 DONE 2.6s [2023-10-26T19:39:11.396Z] [2023-10-26T19:39:11.396Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:39:11.965Z] #48 ... [2023-10-26T19:39:11.965Z] [2023-10-26T19:39:11.965Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T19:39:11.965Z] #194 DONE 1.2s [2023-10-26T19:39:11.965Z] [2023-10-26T19:39:11.965Z] #87 [security-bootstrapper] exporting to image [2023-10-26T19:39:12.225Z] #87 exporting layers 0.2s done [2023-10-26T19:39:12.225Z] #87 writing image sha256:173386916ca9b6024c2c4703aa920ed167a2dd3ff8364d07a57dad0d3774803a [2023-10-26T19:39:12.225Z] #87 writing image sha256:173386916ca9b6024c2c4703aa920ed167a2dd3ff8364d07a57dad0d3774803a done [2023-10-26T19:39:12.225Z] #87 naming to docker.io/library/security-bootstrapper done [2023-10-26T19:39:12.225Z] #87 DONE 2.9s [2023-10-26T19:39:12.225Z] [2023-10-26T19:39:12.225Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.225Z] time="2023-10-26T19:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:12.226Z] time="2023-10-26T19:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-26T19:39:12.258Z] $ docker stop --time=1 5c38ab5a2201ff1dec02e05244054f19b9d300b5d9f8e3c62bcbd70b9c8196f4 [2023-10-26T19:39:14.161Z] $ docker rm -f --volumes 5c38ab5a2201ff1dec02e05244054f19b9d300b5d9f8e3c62bcbd70b9c8196f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T19:39:14.552Z] + docker images [2023-10-26T19:39:14.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-26T19:39:14.552Z] security-bootstrapper latest 173386916ca9 3 seconds ago 23.3MB [2023-10-26T19:39:14.552Z] security-proxy-setup latest 71a4e0d39ccf 4 seconds ago 34.4MB [2023-10-26T19:39:14.552Z] security-secretstore-setup latest 61d1927f14f2 4 seconds ago 44.4MB [2023-10-26T19:39:14.552Z] core-metadata latest 667e5a7e72a2 5 seconds ago 21.7MB [2023-10-26T19:39:14.552Z] security-proxy-auth latest 88f4923ff4b7 5 seconds ago 19.5MB [2023-10-26T19:39:14.552Z] core-common-config-bootstrapper latest 6f0f9da0db38 5 seconds ago 18.2MB [2023-10-26T19:39:14.552Z] support-notifications latest 443b92064f52 6 seconds ago 34.6MB [2023-10-26T19:39:14.552Z] core-command latest b6b883f06601 6 seconds ago 21.2MB [2023-10-26T19:39:14.552Z] support-scheduler latest 2e9ab4d886c0 6 seconds ago 34MB [2023-10-26T19:39:14.552Z] security-spiffe-token-provider latest f0493bab96ab 6 seconds ago 35MB [2023-10-26T19:39:14.552Z] core-data latest cd3d96fbe70a 6 seconds ago 21.3MB [2023-10-26T19:39:14.552Z] security-spire-config latest 02ce64bdb0b4 2 minutes ago 101MB [2023-10-26T19:39:14.552Z] security-spire-server latest c2224a293b58 2 minutes ago 107MB [2023-10-26T19:39:14.552Z] security-spire-agent latest ee64396c2a2b 2 minutes ago 166MB [2023-10-26T19:39:14.552Z] ci-base-image-x86_64 latest 7f6666c0eeca 4 minutes ago 930MB [2023-10-26T19:39:14.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB [2023-10-26T19:39:14.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-26T19:39:14.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-26T19:39:50.381Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12048 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws [2023-10-26T19:39:50.437Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-26T19:39:50.525Z] The recommended git tool is: git [2023-10-26T19:39:57.686Z] using credential edgex-jenkins-ssh [2023-10-26T19:39:57.704Z] Cloning the remote Git repository [2023-10-26T19:39:57.760Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-26T19:39:57.871Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-26T19:39:58.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-26T19:39:58.058Z] > git --version # timeout=10 [2023-10-26T19:39:58.081Z] > git --version # 'git version 2.25.1' [2023-10-26T19:39:58.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T19:39:58.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T19:40:16.565Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-26T19:40:16.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T19:40:17.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-26T19:40:17.571Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-26T19:40:17.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T19:40:17.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-26T19:40:18.278Z] Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [2023-10-26T19:40:18.749Z] Merge succeeded, producing d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [2023-10-26T19:40:18.749Z] Checking out Revision d2fda28371dc0c9985adfdf67c9ab2acf82521a4 (PR-4710) [2023-10-26T19:40:19.427Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" [2023-10-26T19:40:19.474Z] > git --version # timeout=10 [2023-10-26T19:40:19.484Z] > git --version # 'git version 2.25.1' [2023-10-26T19:40:19.499Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T19:40:18.296Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T19:40:18.391Z] > git checkout -f d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # timeout=10 [2023-10-26T19:40:18.615Z] > git remote # timeout=10 [2023-10-26T19:40:18.642Z] > git config --get remote.origin.url # timeout=10 [2023-10-26T19:40:18.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T19:40:18.695Z] > git merge 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 [2023-10-26T19:40:18.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-26T19:40:18.755Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T19:40:18.770Z] > git checkout -f d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T19:40:20.741Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T19:40:20.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T19:40:20.741Z] Dload Upload Total Spent Left Speed [2023-10-26T19:40:20.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-10-26T19:40:21.332Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T19:40:21.686Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T19:40:21.686Z] + sudo tee /etc/docker/daemon.new [2023-10-26T19:40:21.686Z] { [2023-10-26T19:40:21.686Z] "registry-mirrors": [ [2023-10-26T19:40:21.686Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T19:40:21.686Z] ], [2023-10-26T19:40:21.686Z] "bip": "10.250.0.254/24", [2023-10-26T19:40:21.686Z] "hosts": [ [2023-10-26T19:40:21.686Z] "tcp://0.0.0.0:5555", [2023-10-26T19:40:21.686Z] "unix:///var/run/docker.sock" [2023-10-26T19:40:21.686Z] ], [2023-10-26T19:40:21.686Z] "mtu": 1458, [2023-10-26T19:40:21.686Z] "selinux-enabled": true, [2023-10-26T19:40:21.686Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T19:40:21.686Z] } [Pipeline] sh [2023-10-26T19:40:22.044Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T19:40:22.393Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T19:40:40.714Z] provisioning config files... [2023-10-26T19:40:40.799Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16107380236411928711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T19:40:41.199Z] ---> docker-login.sh [2023-10-26T19:40:41.200Z] nexus3.edgexfoundry.org:10001 [2023-10-26T19:40:41.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:42.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:42.075Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:42.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:42.075Z] [2023-10-26T19:40:42.075Z] Login Succeeded [2023-10-26T19:40:42.075Z] nexus3.edgexfoundry.org:10002 [2023-10-26T19:40:42.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:42.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:42.347Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:42.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:42.347Z] [2023-10-26T19:40:42.347Z] Login Succeeded [2023-10-26T19:40:42.347Z] nexus3.edgexfoundry.org:10003 [2023-10-26T19:40:42.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:42.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:42.634Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:42.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:42.634Z] [2023-10-26T19:40:42.634Z] Login Succeeded [2023-10-26T19:40:42.634Z] nexus3.edgexfoundry.org:10004 [2023-10-26T19:40:42.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:43.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:43.174Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:43.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:43.174Z] [2023-10-26T19:40:43.174Z] Login Succeeded [2023-10-26T19:40:43.174Z] docker.io [2023-10-26T19:40:43.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:43.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:43.713Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:43.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:43.713Z] [2023-10-26T19:40:43.713Z] Login Succeeded [2023-10-26T19:40:43.713Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T19:40:43.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-26T19:40:44.491Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-26T19:40:44.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T19:40:44.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T19:40:44.600Z] ========================================================= [2023-10-26T19:40:44.600Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T19:40:44.600Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:40:44.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T19:40:44.985Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T19:40:44.985Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T19:40:44.985Z] 5d54e960e981: Pulling fs layer [2023-10-26T19:40:44.985Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T19:40:44.985Z] f0e02332f6b5: Pulling fs layer [2023-10-26T19:40:44.985Z] cefa15bbcfad: Pulling fs layer [2023-10-26T19:40:44.985Z] 17808c966233: Pulling fs layer [2023-10-26T19:40:44.985Z] f4c1fc716caa: Pulling fs layer [2023-10-26T19:40:44.985Z] cefa15bbcfad: Waiting [2023-10-26T19:40:44.985Z] f4c1fc716caa: Waiting [2023-10-26T19:40:44.985Z] 17808c966233: Waiting [2023-10-26T19:40:44.985Z] f0e02332f6b5: Waiting [2023-10-26T19:40:45.253Z] 5d54e960e981: Download complete [2023-10-26T19:40:45.253Z] f0e02332f6b5: Verifying Checksum [2023-10-26T19:40:45.253Z] f0e02332f6b5: Download complete [2023-10-26T19:40:45.253Z] cefa15bbcfad: Verifying Checksum [2023-10-26T19:40:45.253Z] cefa15bbcfad: Download complete [2023-10-26T19:40:45.253Z] 9fda8d8052c6: Download complete [2023-10-26T19:40:45.843Z] f4c1fc716caa: Verifying Checksum [2023-10-26T19:40:45.843Z] f4c1fc716caa: Download complete [2023-10-26T19:40:46.442Z] 9fda8d8052c6: Pull complete [2023-10-26T19:40:47.036Z] 5d54e960e981: Pull complete [2023-10-26T19:40:47.036Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T19:40:47.036Z] c4a7e357bf2a: Download complete [2023-10-26T19:40:47.997Z] 17808c966233: Verifying Checksum [2023-10-26T19:40:47.997Z] 17808c966233: Download complete [2023-10-26T19:41:03.133Z] c4a7e357bf2a: Pull complete [2023-10-26T19:41:03.134Z] f0e02332f6b5: Pull complete [2023-10-26T19:41:03.134Z] cefa15bbcfad: Pull complete [2023-10-26T19:41:11.374Z] 17808c966233: Pull complete [2023-10-26T19:41:13.345Z] f4c1fc716caa: Pull complete [2023-10-26T19:41:13.345Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T19:41:13.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T19:41:13.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:41:13.765Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-26T19:41:13.765Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T19:41:13.765Z] WORKDIR /edgex [2023-10-26T19:41:13.765Z] COPY go.mod . [2023-10-26T19:41:13.765Z] RUN go mod download [2023-10-26T19:41:14.354Z] Sending build context to Docker daemon 2.91MB [2023-10-26T19:41:14.354Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T19:41:14.354Z] ---> ea914061e18c [2023-10-26T19:41:14.354Z] Step 2/4 : WORKDIR /edgex [2023-10-26T19:41:15.351Z] ---> Running in 07067547c24d [2023-10-26T19:41:15.622Z] Removing intermediate container 07067547c24d [2023-10-26T19:41:15.622Z] ---> cc1ab004a447 [2023-10-26T19:41:15.622Z] Step 3/4 : COPY go.mod . [2023-10-26T19:41:16.212Z] ---> fe5fde00ce3b [2023-10-26T19:41:16.212Z] Step 4/4 : RUN go mod download [2023-10-26T19:41:16.212Z] ---> Running in 689c53369f2c [2023-10-26T19:42:03.137Z] Removing intermediate container 689c53369f2c [2023-10-26T19:42:03.137Z] ---> df20837d740e [2023-10-26T19:42:03.137Z] Successfully built df20837d740e [2023-10-26T19:42:03.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:42:03.543Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T19:42:03.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:42:03.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-12048 does not seem to be running inside a container [2023-10-26T19:42:03.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-26T19:42:05.206Z] $ docker top 8a4ec1bb01e01c1e00cf2bfe437a9d7822ccdb39820cc54ed5babb5c59852fbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T19:42:06.102Z] + go version [2023-10-26T19:42:06.102Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T19:42:06.134Z] $ docker stop --time=1 8a4ec1bb01e01c1e00cf2bfe437a9d7822ccdb39820cc54ed5babb5c59852fbf [2023-10-26T19:42:07.840Z] $ docker rm -f --volumes 8a4ec1bb01e01c1e00cf2bfe437a9d7822ccdb39820cc54ed5babb5c59852fbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:42:08.755Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T19:42:08.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:42:09.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-12048 does not seem to be running inside a container [2023-10-26T19:42:09.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-26T19:42:10.374Z] $ docker top f4ed4dc7ea673adbd4c924f38003fc6bc6a32fa2e549cd435499a531b22c7146 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T19:42:10.642Z] ========================================================= [2023-10-26T19:42:10.642Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-26T19:42:10.642Z] ========================================================= [Pipeline] sh [2023-10-26T19:42:11.286Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:42:11.993Z] + make test [2023-10-26T19:42:11.993Z] go test -race -coverprofile=coverage.out ./... [2023-10-26T19:42:50.888Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-26T19:44:42.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-26T19:44:50.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-26T19:44:50.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-26T19:44:51.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.634s coverage: 28.7% of statements [2023-10-26T19:45:01.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.345s coverage: 97.0% of statements [2023-10-26T19:45:05.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-26T19:45:05.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-26T19:45:05.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-26T19:45:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.404s coverage: 69.2% of statements [2023-10-26T19:45:11.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-26T19:45:11.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-26T19:45:12.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.377s coverage: 53.2% of statements [2023-10-26T19:45:18.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-26T19:45:18.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-26T19:45:18.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:45:18.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-26T19:45:18.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-26T19:45:26.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-26T19:45:26.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-26T19:45:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.394s coverage: 93.4% of statements [2023-10-26T19:45:40.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.510s coverage: 4.1% of statements [2023-10-26T19:45:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-26T19:45:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:45:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-26T19:45:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-26T19:45:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-26T19:45:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-26T19:45:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-26T19:45:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-26T19:45:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-26T19:45:42.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-26T19:45:43.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.728s coverage: 97.6% of statements [2023-10-26T19:45:43.531Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.185s coverage: 72.2% of statements [2023-10-26T19:45:51.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-26T19:45:51.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-26T19:45:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.436s coverage: 0.9% of statements [2023-10-26T19:45:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.251s coverage: 32.2% of statements [2023-10-26T19:45:56.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.342s coverage: 41.7% of statements [2023-10-26T19:45:56.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 82.9% of statements [2023-10-26T19:45:56.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.261s coverage: 94.1% of statements [2023-10-26T19:45:56.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.189s coverage: 96.3% of statements [2023-10-26T19:46:01.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.202s coverage: 87.5% of statements [2023-10-26T19:46:01.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-26T19:46:07.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-26T19:46:07.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-26T19:46:07.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-26T19:46:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-26T19:46:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-26T19:46:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-26T19:46:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-26T19:46:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.206s coverage: 94.4% of statements [2023-10-26T19:46:14.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-26T19:46:14.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-26T19:46:14.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-26T19:46:14.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-26T19:46:24.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-26T19:46:24.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-26T19:46:27.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.047s coverage: 79.9% of statements [2023-10-26T19:46:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-26T19:46:31.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-26T19:46:32.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.324s coverage: 92.9% of statements [2023-10-26T19:46:32.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2023-10-26T19:46:32.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.253s coverage: 62.3% of statements [2023-10-26T19:46:32.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.215s coverage: 87.2% of statements [2023-10-26T19:46:32.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.188s coverage: 20.0% of statements [2023-10-26T19:46:32.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.178s coverage: 100.0% of statements [2023-10-26T19:46:32.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.472s coverage: 81.8% of statements [2023-10-26T19:46:32.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.376s coverage: 82.1% of statements [2023-10-26T19:46:33.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-26T19:46:35.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.310s coverage: 86.0% of statements [2023-10-26T19:46:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-26T19:46:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-26T19:46:40.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.267s coverage: 63.1% of statements [2023-10-26T19:46:40.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.336s coverage: 100.0% of statements [2023-10-26T19:46:41.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.101s coverage: 89.4% of statements [2023-10-26T19:46:41.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.066s coverage: 100.0% of statements [2023-10-26T19:46:42.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-26T19:46:42.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-26T19:46:42.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-26T19:46:42.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2023-10-26T19:46:43.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2023-10-26T19:46:48.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-26T19:46:48.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-26T19:46:48.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-26T19:46:50.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.782s coverage: 38.4% of statements [2023-10-26T19:46:50.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.231s coverage: 89.5% of statements [2023-10-26T19:46:53.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-26T19:46:53.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-26T19:46:53.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-26T19:46:53.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-26T19:46:54.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.212s coverage: 84.8% of statements [2023-10-26T19:46:58.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-26T19:46:58.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-26T19:46:58.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-26T19:46:58.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-26T19:47:07.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.332s coverage: 19.9% of statements [2023-10-26T19:47:07.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-26T19:47:07.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:47:07.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-26T19:47:07.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-26T19:47:08.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.599s coverage: 95.7% of statements [2023-10-26T19:47:10.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-26T19:47:10.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-26T19:47:11.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.252s coverage: 61.8% of statements [2023-10-26T19:47:13.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-26T19:47:13.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:47:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.375s coverage: 98.9% of statements [2023-10-26T19:47:16.200Z] 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-10-26T19:47:16.467Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T19:47:16.467Z] go vet ./... [2023-10-26T19:49:38.148Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T19:49:38.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T19:49:38.148Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T19:49:38.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-26T19:49:38.883Z] + ls -al . [2023-10-26T19:49:38.883Z] total 724 [2023-10-26T19:49:38.883Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 19:42 . [2023-10-26T19:49:38.883Z] drwxr-xr-x 4 root root 4096 Oct 26 19:42 .. [2023-10-26T19:49:38.883Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 .blubracket [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 10 Oct 26 19:40 .dockerignore [2023-10-26T19:49:38.883Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 19:40 .git [2023-10-26T19:49:38.883Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:40 .github [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 1074 Oct 26 19:40 .gitignore [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 19:40 .golangci.yml [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 100 Oct 26 19:40 .hadolint.yml [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 155 Oct 26 19:40 .sonarcloud.properties [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 19:40 ADOPTERS.md [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 11674 Oct 26 19:40 Attribution.txt [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 93407 Oct 26 19:40 CHANGELOG.md [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 19:40 CONTRIBUTING.md [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 19:40 GOVERNANCE.md [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 861 Oct 26 19:40 Jenkinsfile [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 19:40 LICENSE [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 15054 Oct 26 19:40 Makefile [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 19:40 OWNERS.md [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 9527 Oct 26 19:40 README.md [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 789 Oct 26 19:40 SECURITY.md [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 19:33 VERSION [2023-10-26T19:49:38.883Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 bin [2023-10-26T19:49:38.883Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 19:40 cmd [2023-10-26T19:49:38.883Z] -rw-r--r-- 1 root root 453602 Oct 26 19:47 coverage.out [2023-10-26T19:49:38.883Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 fuzz_test [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 3689 Oct 26 19:40 go.mod [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 34446 Oct 26 19:40 go.sum [2023-10-26T19:49:38.883Z] drwxrwxr-x 7 1001 1001 4096 Oct 26 19:40 internal [2023-10-26T19:49:38.883Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:40 openapi [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 584 Oct 26 19:40 security.txt [2023-10-26T19:49:38.883Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 19:40 version.go [Pipeline] sh [2023-10-26T19:49:39.531Z] + '[' -e coverage.out ] [2023-10-26T19:49:39.531Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-26T19:49:39.567Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T19:49:40.399Z] Stashed 1 file(s) [Pipeline] sh [2023-10-26T19:49:41.047Z] + make build [2023-10-26T19:49:41.047Z] 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-10-26T19:51:17.684Z] 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-10-26T19:51:17.684Z] 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-10-26T19:51:17.684Z] 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-10-26T19:51:18.638Z] 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-10-26T19:51:50.856Z] 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-10-26T19:51:59.073Z] 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-10-26T19:52:04.407Z] 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-10-26T19:52:09.746Z] 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-10-26T19:52:13.090Z] 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-10-26T19:52:17.336Z] 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-10-26T19:52:22.706Z] 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-10-26T19:52:28.078Z] $ docker stop --time=1 f4ed4dc7ea673adbd4c924f38003fc6bc6a32fa2e549cd435499a531b22c7146 [2023-10-26T19:52:30.255Z] $ docker rm -f --volumes f4ed4dc7ea673adbd4c924f38003fc6bc6a32fa2e549cd435499a531b22c7146 [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-10-26T19:52:33.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T19:52:33.382Z] [2023-10-26T19:52:33.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:52:33.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T19:52:34.052Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-26T19:52:34.052Z] 547446be3368: Pulling fs layer [2023-10-26T19:52:34.052Z] d125d8839a47: Pulling fs layer [2023-10-26T19:52:34.052Z] 3e85d5ac6304: Pulling fs layer [2023-10-26T19:52:34.052Z] c3105a71a48b: Pulling fs layer [2023-10-26T19:52:34.052Z] 0f093f025ec4: Pulling fs layer [2023-10-26T19:52:34.052Z] c3106fc0e877: Pulling fs layer [2023-10-26T19:52:34.052Z] c3105a71a48b: Waiting [2023-10-26T19:52:34.052Z] 0f093f025ec4: Waiting [2023-10-26T19:52:34.052Z] c3106fc0e877: Waiting [2023-10-26T19:52:34.052Z] 547446be3368: Verifying Checksum [2023-10-26T19:52:34.052Z] 547446be3368: Download complete [2023-10-26T19:52:34.052Z] c3105a71a48b: Verifying Checksum [2023-10-26T19:52:34.052Z] c3105a71a48b: Download complete [2023-10-26T19:52:35.774Z] d125d8839a47: Verifying Checksum [2023-10-26T19:52:35.774Z] d125d8839a47: Download complete [2023-10-26T19:52:35.774Z] c3106fc0e877: Verifying Checksum [2023-10-26T19:52:35.774Z] c3106fc0e877: Download complete [2023-10-26T19:52:35.774Z] 0f093f025ec4: Verifying Checksum [2023-10-26T19:52:35.774Z] 0f093f025ec4: Download complete [2023-10-26T19:52:35.774Z] 547446be3368: Pull complete [2023-10-26T19:52:35.774Z] d125d8839a47: Pull complete [2023-10-26T19:52:37.721Z] 3e85d5ac6304: Verifying Checksum [2023-10-26T19:52:37.721Z] 3e85d5ac6304: Download complete [2023-10-26T19:52:47.799Z] 3e85d5ac6304: Pull complete [2023-10-26T19:52:47.800Z] c3105a71a48b: Pull complete [2023-10-26T19:52:47.800Z] 0f093f025ec4: Pull complete [2023-10-26T19:52:48.067Z] c3106fc0e877: Pull complete [2023-10-26T19:52:48.067Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-26T19:52:48.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T19:52:48.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:52:48.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-12048 does not seem to be running inside a container [2023-10-26T19:52:48.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-26T19:52:52.812Z] $ docker top 2a24e3c80526ae4c83aba09a201f7637727fbfb26aa77220f9b7bdbd88bc5117 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T19:52:53.746Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-26T19:53:03.835Z] #1 [core-data internal] load build definition from Dockerfile [2023-10-26T19:53:03.835Z] #1 transferring dockerfile: [2023-10-26T19:53:03.835Z] #1 transferring dockerfile: 1.90kB 0.0s done [2023-10-26T19:53:03.835Z] #1 DONE 0.1s [2023-10-26T19:53:04.429Z] [2023-10-26T19:53:04.429Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-10-26T19:53:04.429Z] #2 transferring dockerfile: 1.70kB 0.0s done [2023-10-26T19:53:04.429Z] #2 DONE 0.1s [2023-10-26T19:53:04.429Z] [2023-10-26T19:53:04.429Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-26T19:53:04.429Z] #3 transferring dockerfile: 1.78kB 0.0s done [2023-10-26T19:53:04.429Z] #3 DONE 0.1s [2023-10-26T19:53:04.701Z] [2023-10-26T19:53:04.701Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-10-26T19:53:04.701Z] #4 transferring dockerfile: 1.58kB 0.0s done [2023-10-26T19:53:04.701Z] #4 DONE 0.1s [2023-10-26T19:53:04.701Z] [2023-10-26T19:53:04.701Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-26T19:53:04.701Z] #5 transferring dockerfile: 2.82kB 0.0s done [2023-10-26T19:53:04.701Z] #5 DONE 0.1s [2023-10-26T19:53:04.701Z] [2023-10-26T19:53:04.701Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-10-26T19:53:04.701Z] #6 transferring dockerfile: 1.82kB 0.0s done [2023-10-26T19:53:04.975Z] #6 DONE 0.1s [2023-10-26T19:53:04.975Z] [2023-10-26T19:53:04.975Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-26T19:53:04.975Z] #7 transferring dockerfile: 2.39kB done [2023-10-26T19:53:04.975Z] #7 DONE 0.1s [2023-10-26T19:53:04.975Z] [2023-10-26T19:53:04.975Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-10-26T19:53:04.975Z] #8 transferring dockerfile: 1.96kB 0.0s done [2023-10-26T19:53:04.975Z] #8 DONE 0.1s [2023-10-26T19:53:04.975Z] [2023-10-26T19:53:04.975Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-26T19:53:05.246Z] #9 transferring dockerfile: 2.38kB 0.0s done [2023-10-26T19:53:05.246Z] #9 DONE 0.1s [2023-10-26T19:53:05.246Z] [2023-10-26T19:53:05.246Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-10-26T19:53:05.246Z] #10 transferring dockerfile: 1.84kB 0.0s done [2023-10-26T19:53:05.246Z] #10 DONE 0.1s [2023-10-26T19:53:05.246Z] [2023-10-26T19:53:05.246Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-26T19:53:05.246Z] #11 transferring dockerfile: 2.12kB done [2023-10-26T19:53:05.246Z] #11 DONE 0.1s [2023-10-26T19:53:05.246Z] [2023-10-26T19:53:05.246Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-10-26T19:53:05.246Z] #12 transferring dockerfile: 1.59kB 0.0s done [2023-10-26T19:53:05.246Z] #12 DONE 0.1s [2023-10-26T19:53:05.246Z] [2023-10-26T19:53:05.246Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-26T19:53:05.246Z] #13 transferring dockerfile: 2.04kB done [2023-10-26T19:53:05.246Z] #13 DONE 0.1s [2023-10-26T19:53:05.514Z] [2023-10-26T19:53:05.514Z] #14 [core-command internal] load build definition from Dockerfile [2023-10-26T19:53:05.514Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-10-26T19:53:05.514Z] #14 DONE 0.1s [2023-10-26T19:53:05.514Z] [2023-10-26T19:53:05.514Z] #15 [core-data internal] load .dockerignore [2023-10-26T19:53:05.514Z] #15 transferring context: [2023-10-26T19:53:05.514Z] #15 transferring context: 50B 0.0s done [2023-10-26T19:53:05.514Z] #15 DONE 0.1s [2023-10-26T19:53:06.476Z] [2023-10-26T19:53:06.476Z] #16 [security-spire-agent internal] load .dockerignore [2023-10-26T19:53:06.476Z] #16 transferring context: 50B done [2023-10-26T19:53:06.476Z] #16 DONE 0.1s [2023-10-26T19:53:06.476Z] [2023-10-26T19:53:06.476Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-10-26T19:53:06.476Z] #17 transferring context: 50B 0.0s done [2023-10-26T19:53:06.476Z] #17 DONE 0.1s [2023-10-26T19:53:06.476Z] [2023-10-26T19:53:06.476Z] #18 [security-spire-config internal] load .dockerignore [2023-10-26T19:53:06.476Z] #18 transferring context: 50B 0.0s done [2023-10-26T19:53:06.476Z] #18 DONE 0.1s [2023-10-26T19:53:06.476Z] [2023-10-26T19:53:06.476Z] #19 [security-bootstrapper internal] load .dockerignore [2023-10-26T19:53:06.476Z] #19 transferring context: 50B done [2023-10-26T19:53:06.476Z] #19 DONE 0.1s [2023-10-26T19:53:06.745Z] [2023-10-26T19:53:06.745Z] #20 [support-scheduler internal] load .dockerignore [2023-10-26T19:53:06.745Z] #20 transferring context: 50B 0.0s done [2023-10-26T19:53:06.745Z] #20 DONE 0.1s [2023-10-26T19:53:06.745Z] [2023-10-26T19:53:06.745Z] #21 [security-proxy-setup internal] load .dockerignore [2023-10-26T19:53:06.745Z] #21 transferring context: 50B 0.0s done [2023-10-26T19:53:06.745Z] #21 DONE 0.1s [2023-10-26T19:53:06.745Z] [2023-10-26T19:53:06.745Z] #22 [core-metadata internal] load .dockerignore [2023-10-26T19:53:06.745Z] #22 transferring context: 50B 0.0s done [2023-10-26T19:53:06.745Z] #22 DONE 0.1s [2023-10-26T19:53:06.745Z] [2023-10-26T19:53:06.745Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-10-26T19:53:06.745Z] #23 transferring context: 50B 0.0s done [2023-10-26T19:53:06.745Z] #23 DONE 0.1s [2023-10-26T19:53:06.745Z] [2023-10-26T19:53:06.745Z] #24 [support-notifications internal] load .dockerignore [2023-10-26T19:53:07.015Z] #24 transferring context: 50B 0.0s done [2023-10-26T19:53:07.015Z] #24 DONE 0.1s [2023-10-26T19:53:07.015Z] [2023-10-26T19:53:07.015Z] #25 [security-spire-server internal] load .dockerignore [2023-10-26T19:53:07.015Z] #25 transferring context: 50B done [2023-10-26T19:53:07.015Z] #25 DONE 0.1s [2023-10-26T19:53:07.015Z] [2023-10-26T19:53:07.015Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-26T19:53:07.015Z] #26 transferring context: 50B 0.0s done [2023-10-26T19:53:07.015Z] #26 DONE 0.1s [2023-10-26T19:53:07.015Z] [2023-10-26T19:53:07.015Z] #27 [security-proxy-auth internal] load .dockerignore [2023-10-26T19:53:07.284Z] #27 transferring context: 50B 0.0s done [2023-10-26T19:53:07.284Z] #27 DONE 0.1s [2023-10-26T19:53:07.284Z] [2023-10-26T19:53:07.284Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:07.284Z] #28 DONE 0.0s [2023-10-26T19:53:07.284Z] [2023-10-26T19:53:07.284Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:53:07.284Z] #29 ... [2023-10-26T19:53:07.284Z] [2023-10-26T19:53:07.284Z] #30 [core-command internal] load .dockerignore [2023-10-26T19:53:07.284Z] #30 transferring context: 50B done [2023-10-26T19:53:07.284Z] #30 DONE 0.1s [2023-10-26T19:53:07.558Z] [2023-10-26T19:53:07.558Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:53:07.558Z] #29 DONE 0.2s [2023-10-26T19:53:07.558Z] [2023-10-26T19:53:07.558Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:07.558Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:07.558Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:07.558Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:07.558Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:07.558Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 503.81kB / 3.33MB 0.1s [2023-10-26T19:53:07.828Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2023-10-26T19:53:07.828Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T19:53:07.828Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-26T19:53:08.096Z] #31 ... [2023-10-26T19:53:08.096Z] [2023-10-26T19:53:08.096Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:08.096Z] #32 DONE 0.8s [2023-10-26T19:53:08.367Z] [2023-10-26T19:53:08.367Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:08.636Z] #31 ... [2023-10-26T19:53:08.636Z] [2023-10-26T19:53:08.636Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:53:08.636Z] #29 DONE 0.2s [2023-10-26T19:53:08.636Z] [2023-10-26T19:53:08.636Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:08.636Z] #33 DONE 0.3s [2023-10-26T19:53:08.636Z] [2023-10-26T19:53:08.636Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:08.636Z] #31 ... [2023-10-26T19:53:08.636Z] [2023-10-26T19:53:08.636Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:08.636Z] #28 DONE 0.0s [2023-10-26T19:53:08.636Z] [2023-10-26T19:53:08.636Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:08.906Z] #31 ... [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:08.906Z] #32 DONE 1.6s [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:08.906Z] #33 DONE 0.5s [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:08.906Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:08.906Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:08.906Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:08.906Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:08.906Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T19:53:08.906Z] #31 ... [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:08.906Z] #28 DONE 0.0s [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:08.906Z] #31 ... [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:53:08.906Z] #29 DONE 0.5s [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:08.906Z] #32 DONE 1.7s [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:08.906Z] #33 DONE 0.6s [2023-10-26T19:53:08.906Z] [2023-10-26T19:53:08.906Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:08.906Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:08.906Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:08.906Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:08.906Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:08.906Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T19:53:09.172Z] #31 ... [2023-10-26T19:53:09.172Z] [2023-10-26T19:53:09.172Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:09.172Z] #28 DONE 0.0s [2023-10-26T19:53:09.172Z] [2023-10-26T19:53:09.172Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:09.172Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-26T19:53:09.172Z] #31 ... [2023-10-26T19:53:09.172Z] [2023-10-26T19:53:09.172Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:09.172Z] #28 DONE 0.0s [2023-10-26T19:53:09.444Z] [2023-10-26T19:53:09.444Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:09.444Z] #34 ... [2023-10-26T19:53:09.444Z] [2023-10-26T19:53:09.444Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:09.444Z] #32 DONE 1.8s [2023-10-26T19:53:09.444Z] [2023-10-26T19:53:09.444Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:09.444Z] #28 DONE 0.0s [2023-10-26T19:53:09.444Z] [2023-10-26T19:53:09.444Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:09.444Z] #33 DONE 0.6s [2023-10-26T19:53:09.444Z] [2023-10-26T19:53:09.444Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:09.444Z] #34 ... [2023-10-26T19:53:09.444Z] [2023-10-26T19:53:09.444Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:09.444Z] #28 DONE 0.0s [2023-10-26T19:53:09.444Z] [2023-10-26T19:53:09.444Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:10.027Z] #34 ... [2023-10-26T19:53:10.027Z] [2023-10-26T19:53:10.027Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:10.027Z] #32 DONE 1.8s [2023-10-26T19:53:10.027Z] [2023-10-26T19:53:10.027Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:10.027Z] #33 DONE 0.7s [2023-10-26T19:53:10.027Z] [2023-10-26T19:53:10.027Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:10.027Z] #28 DONE 0.0s [2023-10-26T19:53:10.027Z] [2023-10-26T19:53:10.027Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:10.027Z] #34 ... [2023-10-26T19:53:10.027Z] [2023-10-26T19:53:10.027Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T19:53:10.027Z] #35 DONE 1.5s [2023-10-26T19:53:10.027Z] [2023-10-26T19:53:10.027Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:10.298Z] #34 ... [2023-10-26T19:53:10.298Z] [2023-10-26T19:53:10.298Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:10.298Z] #28 DONE 0.0s [2023-10-26T19:53:10.298Z] [2023-10-26T19:53:10.298Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:10.566Z] #34 ... [2023-10-26T19:53:10.566Z] [2023-10-26T19:53:10.566Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:10.566Z] #28 DONE 0.1s [2023-10-26T19:53:10.566Z] [2023-10-26T19:53:10.566Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:53:10.566Z] #29 DONE 2.0s [2023-10-26T19:53:10.566Z] [2023-10-26T19:53:10.566Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:10.835Z] #34 ... [2023-10-26T19:53:10.835Z] [2023-10-26T19:53:10.835Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:10.835Z] #32 DONE 1.9s [2023-10-26T19:53:10.835Z] [2023-10-26T19:53:10.835Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:10.835Z] #33 DONE 0.8s [2023-10-26T19:53:10.835Z] [2023-10-26T19:53:10.835Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:53:10.835Z] #28 DONE 0.1s [2023-10-26T19:53:10.835Z] [2023-10-26T19:53:10.835Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:10.835Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:10.835Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:10.835Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:10.835Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:10.835Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T19:53:10.835Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-26T19:53:11.429Z] #31 DONE 5.1s [2023-10-26T19:53:11.429Z] [2023-10-26T19:53:11.429Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:11.703Z] #34 ... [2023-10-26T19:53:11.703Z] [2023-10-26T19:53:11.703Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:11.703Z] #36 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.3s done [2023-10-26T19:53:11.703Z] #36 DONE 1.3s [2023-10-26T19:53:11.703Z] [2023-10-26T19:53:11.703Z] #37 [security-spire-agent internal] load build context [2023-10-26T19:53:11.703Z] #37 transferring context: 17.63kB 0.2s done [2023-10-26T19:53:11.703Z] #37 DONE 1.4s [2023-10-26T19:53:11.703Z] [2023-10-26T19:53:11.703Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:11.703Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.4s done [2023-10-26T19:53:11.703Z] #38 DONE 1.4s [2023-10-26T19:53:11.703Z] [2023-10-26T19:53:11.703Z] #39 [core-data internal] load build context [2023-10-26T19:53:11.976Z] #39 ... [2023-10-26T19:53:11.976Z] [2023-10-26T19:53:11.976Z] #40 [security-spire-config internal] load build context [2023-10-26T19:53:11.976Z] #40 transferring context: 16.35kB 0.1s done [2023-10-26T19:53:11.976Z] #40 DONE 1.8s [2023-10-26T19:53:12.245Z] [2023-10-26T19:53:12.245Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:12.245Z] #34 ... [2023-10-26T19:53:12.245Z] [2023-10-26T19:53:12.245Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-26T19:53:12.245Z] #41 DONE 3.5s [2023-10-26T19:53:12.245Z] [2023-10-26T19:53:12.245Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:12.245Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:12.245Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:12.245Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:12.245Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:12.245Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T19:53:12.245Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-26T19:53:12.245Z] #31 DONE 5.1s [2023-10-26T19:53:12.246Z] [2023-10-26T19:53:12.246Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:14.193Z] #34 ... [2023-10-26T19:53:14.193Z] [2023-10-26T19:53:14.193Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:53:14.193Z] #29 DONE 5.2s [2023-10-26T19:53:14.193Z] [2023-10-26T19:53:14.193Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:14.193Z] #34 ... [2023-10-26T19:53:14.193Z] [2023-10-26T19:53:14.193Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:14.193Z] #32 DONE 2.0s [2023-10-26T19:53:14.193Z] [2023-10-26T19:53:14.193Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:14.193Z] #33 DONE 0.8s [2023-10-26T19:53:14.193Z] [2023-10-26T19:53:14.194Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:14.194Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:14.194Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:14.194Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:14.194Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:14.194Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-26T19:53:14.194Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.3s done [2023-10-26T19:53:14.194Z] #31 DONE 5.1s [2023-10-26T19:53:14.194Z] [2023-10-26T19:53:14.194Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:14.782Z] #34 ... [2023-10-26T19:53:14.782Z] [2023-10-26T19:53:14.782Z] #42 [security-spire-server internal] load build context [2023-10-26T19:53:14.782Z] #42 transferring context: 18.10kB 0.2s done [2023-10-26T19:53:14.782Z] #42 DONE 2.3s [2023-10-26T19:53:14.782Z] [2023-10-26T19:53:14.782Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:19.241Z] #34 ... [2023-10-26T19:53:19.241Z] [2023-10-26T19:53:19.241Z] #43 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:19.241Z] #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:19.241Z] #0 6.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:19.241Z] #43 10.16 OK: 266 MiB in 52 packages [2023-10-26T19:53:19.241Z] #43 ... [2023-10-26T19:53:19.241Z] [2023-10-26T19:53:19.241Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:19.241Z] #34 ... [2023-10-26T19:53:19.241Z] [2023-10-26T19:53:19.241Z] #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T19:53:19.241Z] #0 6.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:19.241Z] #0 7.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:19.241Z] #44 ... [2023-10-26T19:53:19.241Z] [2023-10-26T19:53:19.241Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:19.241Z] #45 ... [2023-10-26T19:53:19.241Z] [2023-10-26T19:53:19.241Z] #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:19.241Z] #0 5.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:19.241Z] #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:19.241Z] #46 ... [2023-10-26T19:53:19.241Z] [2023-10-26T19:53:19.241Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:19.241Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.4s done [2023-10-26T19:53:19.241Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T19:53:19.241Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-26T19:53:19.241Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-26T19:53:19.241Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done [2023-10-26T19:53:19.241Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T19:53:19.242Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done [2023-10-26T19:53:19.242Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.8s [2023-10-26T19:53:19.242Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.8s [2023-10-26T19:53:19.242Z] #38 ... [2023-10-26T19:53:19.242Z] [2023-10-26T19:53:19.242Z] #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:19.242Z] #46 10.36 OK: 266 MiB in 52 packages [2023-10-26T19:53:19.546Z] #46 ... [2023-10-26T19:53:19.546Z] [2023-10-26T19:53:19.546Z] #47 [support-scheduler internal] load build context [2023-10-26T19:53:19.546Z] #47 transferring context: 23.24MB 9.8s [2023-10-26T19:53:19.546Z] #47 ... [2023-10-26T19:53:19.546Z] [2023-10-26T19:53:19.546Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:53:19.546Z] #48 ... [2023-10-26T19:53:19.546Z] [2023-10-26T19:53:19.546Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:19.546Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.9s done [2023-10-26T19:53:19.546Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-26T19:53:19.831Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-26T19:53:20.136Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.7s [2023-10-26T19:53:20.136Z] #38 ... [2023-10-26T19:53:20.136Z] [2023-10-26T19:53:20.136Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:53:20.136Z] #49 ... [2023-10-26T19:53:20.136Z] [2023-10-26T19:53:20.136Z] #50 [core-metadata internal] load build context [2023-10-26T19:53:20.434Z] #50 ... [2023-10-26T19:53:20.434Z] [2023-10-26T19:53:20.434Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:20.721Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.89MB / 23.39MB 5.3s [2023-10-26T19:53:20.721Z] #38 ... [2023-10-26T19:53:20.721Z] [2023-10-26T19:53:20.721Z] #51 [support-notifications internal] load build context [2023-10-26T19:53:20.721Z] #51 ... [2023-10-26T19:53:20.721Z] [2023-10-26T19:53:20.721Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T19:53:20.998Z] #0 7.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:20.998Z] #0 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:20.998Z] #52 ... [2023-10-26T19:53:20.998Z] [2023-10-26T19:53:20.998Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:21.279Z] #53 ... [2023-10-26T19:53:21.279Z] [2023-10-26T19:53:21.279Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:53:21.279Z] #54 ... [2023-10-26T19:53:21.279Z] [2023-10-26T19:53:21.279Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:21.562Z] #53 ... [2023-10-26T19:53:21.562Z] [2023-10-26T19:53:21.562Z] #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:21.562Z] #46 DONE 12.4s [2023-10-26T19:53:21.834Z] [2023-10-26T19:53:21.834Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:21.834Z] #53 ... [2023-10-26T19:53:21.834Z] [2023-10-26T19:53:21.834Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:21.834Z] #36 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-26T19:53:21.834Z] #36 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-26T19:53:21.834Z] #36 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-26T19:53:21.834Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done [2023-10-26T19:53:21.834Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done [2023-10-26T19:53:21.834Z] #36 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.2s done [2023-10-26T19:53:21.834Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T19:53:21.834Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 6.6s [2023-10-26T19:53:21.834Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-26T19:53:22.107Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 6.6s [2023-10-26T19:53:22.107Z] #36 ... [2023-10-26T19:53:22.107Z] [2023-10-26T19:53:22.107Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:22.107Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 6.5s [2023-10-26T19:53:22.107Z] #38 ... [2023-10-26T19:53:22.107Z] [2023-10-26T19:53:22.107Z] #39 [core-data internal] load build context [2023-10-26T19:53:22.107Z] #39 ... [2023-10-26T19:53:22.107Z] [2023-10-26T19:53:22.107Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:22.381Z] #38 ... [2023-10-26T19:53:22.381Z] [2023-10-26T19:53:22.381Z] #43 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:22.381Z] #43 DONE 14.9s [2023-10-26T19:53:22.381Z] [2023-10-26T19:53:22.381Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:22.381Z] #38 ... [2023-10-26T19:53:22.381Z] [2023-10-26T19:53:22.381Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T19:53:22.649Z] #55 ... [2023-10-26T19:53:22.649Z] [2023-10-26T19:53:22.649Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:22.649Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.30MB / 23.39MB 7.4s [2023-10-26T19:53:23.234Z] #38 ... [2023-10-26T19:53:23.234Z] [2023-10-26T19:53:23.234Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T19:53:23.234Z] #52 11.80 OK: 266 MiB in 52 packages [2023-10-26T19:53:23.234Z] #52 DONE 12.4s [2023-10-26T19:53:23.234Z] [2023-10-26T19:53:23.234Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:23.234Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 8.0s [2023-10-26T19:53:23.234Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-26T19:53:23.507Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-26T19:53:23.508Z] #38 ... [2023-10-26T19:53:23.508Z] [2023-10-26T19:53:23.508Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:53:23.508Z] #56 ... [2023-10-26T19:53:23.508Z] [2023-10-26T19:53:23.508Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T19:53:23.775Z] #57 ... [2023-10-26T19:53:23.775Z] [2023-10-26T19:53:23.776Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:53:23.776Z] #58 ... [2023-10-26T19:53:23.776Z] [2023-10-26T19:53:23.776Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:53:24.046Z] #59 ... [2023-10-26T19:53:24.046Z] [2023-10-26T19:53:24.046Z] #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:53:24.046Z] #60 ... [2023-10-26T19:53:24.046Z] [2023-10-26T19:53:24.046Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:53:24.313Z] #61 ... [2023-10-26T19:53:24.313Z] [2023-10-26T19:53:24.313Z] #62 [core-command internal] load build context [2023-10-26T19:53:24.313Z] #62 ... [2023-10-26T19:53:24.313Z] [2023-10-26T19:53:24.313Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T19:53:24.313Z] #63 ... [2023-10-26T19:53:24.313Z] [2023-10-26T19:53:24.580Z] #64 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:53:24.580Z] #64 ... [2023-10-26T19:53:24.580Z] [2023-10-26T19:53:24.580Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:25.186Z] #38 ... [2023-10-26T19:53:25.186Z] [2023-10-26T19:53:25.186Z] #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T19:53:25.186Z] #44 11.40 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:53:25.186Z] #44 11.40 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:53:25.186Z] #44 11.40 OK: 19954 distinct packages available [2023-10-26T19:53:25.186Z] #44 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:25.186Z] #44 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:25.186Z] #44 15.24 OK: 266 MiB in 52 packages [2023-10-26T19:53:25.186Z] #44 DONE 16.4s [2023-10-26T19:53:25.186Z] [2023-10-26T19:53:25.186Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:25.186Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 9.8s [2023-10-26T19:53:25.186Z] #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-26T19:53:25.465Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 10.0s [2023-10-26T19:53:25.742Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 10.4s [2023-10-26T19:53:26.010Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 10.7s [2023-10-26T19:53:26.278Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 11.1s [2023-10-26T19:53:26.881Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.3s done [2023-10-26T19:53:27.152Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-10-26T19:53:27.740Z] #36 ... [2023-10-26T19:53:27.740Z] [2023-10-26T19:53:27.740Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:27.740Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.67MB / 23.39MB 12.4s [2023-10-26T19:53:27.740Z] #38 ... [2023-10-26T19:53:27.740Z] [2023-10-26T19:53:27.740Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T19:53:27.740Z] #55 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:27.740Z] #55 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:27.740Z] #55 12.89 (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T19:53:27.740Z] #55 13.01 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:27.740Z] #55 13.02 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:27.740Z] #55 13.05 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:53:27.740Z] #55 13.57 OK: 9 MiB in 17 packages [2023-10-26T19:53:27.740Z] #55 DONE 15.1s [2023-10-26T19:53:27.740Z] [2023-10-26T19:53:27.740Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:28.327Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 13.0s [2023-10-26T19:53:28.909Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 13.6s [2023-10-26T19:53:28.909Z] #38 ... [2023-10-26T19:53:28.909Z] [2023-10-26T19:53:28.909Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:28.909Z] #34 transferring context: 35.14MB 19.8s [2023-10-26T19:53:29.174Z] #34 ... [2023-10-26T19:53:29.174Z] [2023-10-26T19:53:29.174Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:29.442Z] #38 ... [2023-10-26T19:53:29.442Z] [2023-10-26T19:53:29.442Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:29.442Z] #45 ... [2023-10-26T19:53:29.442Z] [2023-10-26T19:53:29.442Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:29.711Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.45MB / 23.39MB 14.3s [2023-10-26T19:53:29.711Z] #38 ... [2023-10-26T19:53:29.711Z] [2023-10-26T19:53:29.711Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:53:29.711Z] #48 ... [2023-10-26T19:53:29.711Z] [2023-10-26T19:53:29.711Z] #47 [support-scheduler internal] load build context [2023-10-26T19:53:29.976Z] #47 ... [2023-10-26T19:53:29.976Z] [2023-10-26T19:53:29.976Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:30.244Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.9s done [2023-10-26T19:53:30.244Z] #38 ... [2023-10-26T19:53:30.244Z] [2023-10-26T19:53:30.244Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:53:30.519Z] #49 ... [2023-10-26T19:53:30.519Z] [2023-10-26T19:53:30.519Z] #50 [core-metadata internal] load build context [2023-10-26T19:53:30.519Z] #50 ... [2023-10-26T19:53:30.519Z] [2023-10-26T19:53:30.519Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:53:31.105Z] #49 ... [2023-10-26T19:53:31.105Z] [2023-10-26T19:53:31.105Z] #51 [support-notifications internal] load build context [2023-10-26T19:53:31.105Z] #51 ... [2023-10-26T19:53:31.105Z] [2023-10-26T19:53:31.105Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:53:31.105Z] #58 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:31.105Z] #58 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:31.105Z] #58 15.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:31.105Z] #58 15.92 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:31.105Z] #58 16.09 OK: 8 MiB in 16 packages [2023-10-26T19:53:31.105Z] #58 DONE 17.7s [2023-10-26T19:53:31.105Z] [2023-10-26T19:53:31.105Z] #51 [support-notifications internal] load build context [2023-10-26T19:53:31.105Z] #51 ... [2023-10-26T19:53:31.105Z] [2023-10-26T19:53:31.105Z] #50 [core-metadata internal] load build context [2023-10-26T19:53:31.698Z] #50 ... [2023-10-26T19:53:31.698Z] [2023-10-26T19:53:31.698Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:53:31.698Z] #54 ... [2023-10-26T19:53:31.698Z] [2023-10-26T19:53:31.698Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:53:32.282Z] #49 ... [2023-10-26T19:53:32.282Z] [2023-10-26T19:53:32.282Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:32.282Z] #53 ... [2023-10-26T19:53:32.282Z] [2023-10-26T19:53:32.282Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T19:53:32.282Z] #57 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.282Z] #57 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.282Z] #57 17.22 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:32.282Z] #57 17.22 (2/2) Installing su-exec (0.2-r3) [2023-10-26T19:53:32.282Z] #57 17.22 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:32.282Z] #57 17.27 OK: 8 MiB in 17 packages [2023-10-26T19:53:32.282Z] #57 DONE 18.7s [2023-10-26T19:53:32.282Z] [2023-10-26T19:53:32.282Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:32.282Z] #53 ... [2023-10-26T19:53:32.282Z] [2023-10-26T19:53:32.282Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:53:32.282Z] #49 ... [2023-10-26T19:53:32.282Z] [2023-10-26T19:53:32.282Z] #39 [core-data internal] load build context [2023-10-26T19:53:32.282Z] #39 ... [2023-10-26T19:53:32.282Z] [2023-10-26T19:53:32.282Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:53:32.282Z] #59 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:33.703Z] #59 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:34.291Z] #59 ... [2023-10-26T19:53:34.291Z] [2023-10-26T19:53:34.291Z] #62 [core-command internal] load build context [2023-10-26T19:53:34.291Z] #62 transferring context: 7.49MB 18.8s [2023-10-26T19:53:34.556Z] #62 ... [2023-10-26T19:53:34.556Z] [2023-10-26T19:53:34.556Z] #39 [core-data internal] load build context [2023-10-26T19:53:37.898Z] #39 ... [2023-10-26T19:53:37.898Z] [2023-10-26T19:53:37.898Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:53:38.164Z] #49 ... [2023-10-26T19:53:38.164Z] [2023-10-26T19:53:38.164Z] #39 [core-data internal] load build context [2023-10-26T19:53:38.430Z] #39 transferring context: 86.81MB 30.8s [2023-10-26T19:53:38.697Z] #39 ... [2023-10-26T19:53:38.697Z] [2023-10-26T19:53:38.697Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T19:53:38.697Z] #65 DONE 6.5s [2023-10-26T19:53:38.697Z] [2023-10-26T19:53:38.697Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:53:38.697Z] #56 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:38.697Z] #56 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:38.697Z] #56 21.23 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:53:38.697Z] #56 21.23 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:53:38.697Z] #56 21.23 OK: 19950 distinct packages available [2023-10-26T19:53:38.697Z] #56 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:38.697Z] #56 23.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:38.965Z] #56 ... [2023-10-26T19:53:38.965Z] [2023-10-26T19:53:38.965Z] #50 [core-metadata internal] load build context [2023-10-26T19:53:39.241Z] #50 ... [2023-10-26T19:53:39.241Z] [2023-10-26T19:53:39.241Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:53:39.241Z] #59 25.32 (1/4) Installing ca-certificates (20230506-r0) [2023-10-26T19:53:39.241Z] #59 ... [2023-10-26T19:53:39.241Z] [2023-10-26T19:53:39.241Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:39.241Z] #34 ... [2023-10-26T19:53:39.241Z] [2023-10-26T19:53:39.241Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T19:53:39.241Z] #63 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:39.241Z] #63 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:39.241Z] #63 21.11 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:53:39.241Z] #63 21.44 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:53:39.241Z] #63 21.50 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:39.241Z] #63 21.53 (4/6) Installing openssl (3.1.4-r0) [2023-10-26T19:53:39.241Z] #63 21.72 (5/6) Installing su-exec (0.2-r3) [2023-10-26T19:53:39.241Z] #63 21.78 (6/6) Installing yq (4.33.3-r4) [2023-10-26T19:53:39.241Z] #63 22.82 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:39.241Z] #63 22.89 OK: 18 MiB in 19 packages [2023-10-26T19:53:39.241Z] #63 DONE 25.7s [2023-10-26T19:53:39.241Z] [2023-10-26T19:53:39.241Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:39.241Z] #34 ... [2023-10-26T19:53:39.241Z] [2023-10-26T19:53:39.241Z] #50 [core-metadata internal] load build context [2023-10-26T19:53:39.507Z] #50 ... [2023-10-26T19:53:39.507Z] [2023-10-26T19:53:39.507Z] #64 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:53:39.507Z] #64 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:39.507Z] #64 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:39.507Z] #64 24.58 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:39.507Z] #64 24.58 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:39.507Z] #64 24.67 OK: 8 MiB in 16 packages [2023-10-26T19:53:39.507Z] #64 DONE 26.0s [2023-10-26T19:53:39.507Z] [2023-10-26T19:53:39.507Z] #50 [core-metadata internal] load build context [2023-10-26T19:53:39.778Z] #50 ... [2023-10-26T19:53:39.778Z] [2023-10-26T19:53:39.778Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:39.778Z] #45 ... [2023-10-26T19:53:39.778Z] [2023-10-26T19:53:39.778Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:53:40.046Z] #48 ... [2023-10-26T19:53:40.046Z] [2023-10-26T19:53:40.046Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:40.046Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.5s [2023-10-26T19:53:40.046Z] #36 ... [2023-10-26T19:53:40.046Z] [2023-10-26T19:53:40.046Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:53:40.313Z] #48 ... [2023-10-26T19:53:40.313Z] [2023-10-26T19:53:40.313Z] #47 [support-scheduler internal] load build context [2023-10-26T19:53:40.580Z] #47 ... [2023-10-26T19:53:40.580Z] [2023-10-26T19:53:40.580Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:40.847Z] #34 ... [2023-10-26T19:53:40.847Z] [2023-10-26T19:53:40.847Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:40.847Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.4s [2023-10-26T19:53:40.847Z] #38 ... [2023-10-26T19:53:40.847Z] [2023-10-26T19:53:40.847Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:41.116Z] #34 ... [2023-10-26T19:53:41.116Z] [2023-10-26T19:53:41.116Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T19:53:41.116Z] #66 DONE 1.8s [2023-10-26T19:53:41.116Z] [2023-10-26T19:53:41.116Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:41.388Z] #34 ... [2023-10-26T19:53:41.388Z] [2023-10-26T19:53:41.388Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-26T19:53:41.388Z] #67 DONE 1.7s [2023-10-26T19:53:41.388Z] [2023-10-26T19:53:41.388Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:41.388Z] #34 ... [2023-10-26T19:53:41.388Z] [2023-10-26T19:53:41.388Z] #51 [support-notifications internal] load build context [2023-10-26T19:53:41.388Z] #51 ... [2023-10-26T19:53:41.388Z] [2023-10-26T19:53:41.388Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:41.986Z] #38 ... [2023-10-26T19:53:41.986Z] [2023-10-26T19:53:41.986Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:53:41.986Z] #54 ... [2023-10-26T19:53:41.986Z] [2023-10-26T19:53:41.986Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:42.254Z] #34 ... [2023-10-26T19:53:42.254Z] [2023-10-26T19:53:42.254Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:42.523Z] #53 ... [2023-10-26T19:53:42.523Z] [2023-10-26T19:53:42.523Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:42.801Z] #34 ... [2023-10-26T19:53:42.801Z] [2023-10-26T19:53:42.801Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:53:42.801Z] #59 25.49 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:42.801Z] #59 25.50 (3/4) Installing su-exec (0.2-r3) [2023-10-26T19:53:42.801Z] #59 25.59 (4/4) Installing yq (4.33.3-r4) [2023-10-26T19:53:42.801Z] #59 26.45 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:42.801Z] #59 26.60 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:53:42.801Z] #59 27.28 OK: 18 MiB in 19 packages [2023-10-26T19:53:42.801Z] #59 DONE 28.8s [2023-10-26T19:53:42.801Z] [2023-10-26T19:53:42.801Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:43.069Z] #34 ... [2023-10-26T19:53:43.069Z] [2023-10-26T19:53:43.069Z] #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:53:43.069Z] #60 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:43.069Z] #60 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:43.069Z] #60 25.79 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:53:43.069Z] #60 25.79 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:53:43.069Z] #60 25.79 OK: 19950 distinct packages available [2023-10-26T19:53:43.069Z] #60 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:43.069Z] #60 28.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:43.069Z] #60 ... [2023-10-26T19:53:43.069Z] [2023-10-26T19:53:43.069Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:53:43.069Z] #56 27.06 (1/11) Installing ca-certificates (20230506-r0) [2023-10-26T19:53:43.069Z] #56 27.11 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-26T19:53:43.069Z] #56 27.21 (3/11) Installing libunistring (1.1-r1) [2023-10-26T19:53:43.069Z] #56 27.36 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-26T19:53:43.069Z] #56 27.36 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-26T19:53:43.069Z] #56 27.41 (6/11) Installing libcurl (8.4.0-r0) [2023-10-26T19:53:43.069Z] #56 27.52 (7/11) Installing curl (8.4.0-r0) [2023-10-26T19:53:43.069Z] #56 27.57 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:43.069Z] #56 27.61 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:53:43.069Z] #56 27.62 (10/11) Installing libucontext (1.2-r2) [2023-10-26T19:53:43.069Z] #56 27.68 (11/11) Installing gcompat (1.1.0-r1) [2023-10-26T19:53:43.069Z] #56 27.72 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:43.069Z] #56 27.81 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:53:43.069Z] #56 28.61 OK: 13 MiB in 26 packages [2023-10-26T19:53:43.069Z] #56 DONE 29.6s [2023-10-26T19:53:43.069Z] [2023-10-26T19:53:43.069Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:44.475Z] #34 transferring context: 65.54MB 35.1s [2023-10-26T19:53:44.744Z] #34 ... [2023-10-26T19:53:44.744Z] [2023-10-26T19:53:44.744Z] #62 [core-command internal] load build context [2023-10-26T19:53:44.744Z] #62 ... [2023-10-26T19:53:44.744Z] [2023-10-26T19:53:44.744Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:53:44.744Z] #61 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:44.744Z] #61 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:44.744Z] #61 27.08 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:53:44.744Z] #61 27.08 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:53:44.744Z] #61 27.08 OK: 19950 distinct packages available [2023-10-26T19:53:44.744Z] #61 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:44.744Z] #61 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:44.744Z] #61 30.65 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:44.744Z] #61 30.65 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:53:44.744Z] #61 30.67 (3/4) Installing libucontext (1.2-r2) [2023-10-26T19:53:44.744Z] #61 30.67 (4/4) Installing gcompat (1.1.0-r1) [2023-10-26T19:53:44.744Z] #61 30.69 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:44.744Z] #61 30.75 OK: 8 MiB in 19 packages [2023-10-26T19:53:45.013Z] #61 ... [2023-10-26T19:53:45.013Z] [2023-10-26T19:53:45.013Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:45.605Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.7s [2023-10-26T19:53:45.892Z] #38 ... [2023-10-26T19:53:45.892Z] [2023-10-26T19:53:45.892Z] #60 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:53:45.892Z] #60 30.45 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:53:45.892Z] #60 30.62 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:53:45.892Z] #60 30.66 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:45.892Z] #60 30.67 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:53:45.892Z] #60 30.68 (5/7) Installing libucontext (1.2-r2) [2023-10-26T19:53:45.892Z] #60 30.68 (6/7) Installing gcompat (1.1.0-r1) [2023-10-26T19:53:45.892Z] #60 30.69 (7/7) Installing openssl (3.1.4-r0) [2023-10-26T19:53:45.892Z] #60 30.76 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:45.892Z] #60 30.87 OK: 9 MiB in 20 packages [2023-10-26T19:53:45.892Z] #60 DONE 32.1s [2023-10-26T19:53:45.892Z] [2023-10-26T19:53:45.892Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:45.892Z] #38 ... [2023-10-26T19:53:45.892Z] [2023-10-26T19:53:45.892Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:53:45.892Z] #61 DONE 32.0s [2023-10-26T19:53:45.892Z] [2023-10-26T19:53:45.892Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:48.512Z] #38 ... [2023-10-26T19:53:48.512Z] [2023-10-26T19:53:48.512Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:53:48.512Z] #49 ... [2023-10-26T19:53:48.512Z] [2023-10-26T19:53:48.513Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:49.094Z] #34 ... [2023-10-26T19:53:49.094Z] [2023-10-26T19:53:49.094Z] #39 [core-data internal] load build context [2023-10-26T19:53:49.094Z] #39 transferring context: 120.54MB 41.5s [2023-10-26T19:53:49.094Z] #39 ... [2023-10-26T19:53:49.094Z] [2023-10-26T19:53:49.094Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:53:50.054Z] #34 ... [2023-10-26T19:53:50.054Z] [2023-10-26T19:53:50.054Z] #50 [core-metadata internal] load build context [2023-10-26T19:53:50.054Z] #50 ... [2023-10-26T19:53:50.054Z] [2023-10-26T19:53:50.054Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:50.054Z] #45 ... [2023-10-26T19:53:50.054Z] [2023-10-26T19:53:50.054Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:50.054Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.1s done [2023-10-26T19:53:50.321Z] #36 ... [2023-10-26T19:53:50.321Z] [2023-10-26T19:53:50.321Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:50.321Z] #45 ... [2023-10-26T19:53:50.321Z] [2023-10-26T19:53:50.321Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:50.321Z] #36 DONE 39.9s [2023-10-26T19:53:50.321Z] [2023-10-26T19:53:50.321Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:50.594Z] #45 ... [2023-10-26T19:53:50.594Z] [2023-10-26T19:53:50.594Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:53:50.594Z] #48 ... [2023-10-26T19:53:50.594Z] [2023-10-26T19:53:50.594Z] #47 [support-scheduler internal] load build context [2023-10-26T19:53:50.864Z] #47 ... [2023-10-26T19:53:50.864Z] [2023-10-26T19:53:50.864Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:53:51.451Z] #48 ... [2023-10-26T19:53:51.451Z] [2023-10-26T19:53:51.451Z] #51 [support-notifications internal] load build context [2023-10-26T19:53:51.451Z] #51 ... [2023-10-26T19:53:51.451Z] [2023-10-26T19:53:51.451Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:53:52.040Z] #48 ... [2023-10-26T19:53:52.040Z] [2023-10-26T19:53:52.040Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:53:52.311Z] #54 ... [2023-10-26T19:53:52.311Z] [2023-10-26T19:53:52.311Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:52.311Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.3s [2023-10-26T19:53:52.582Z] #38 ... [2023-10-26T19:53:52.582Z] [2023-10-26T19:53:52.582Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:52.582Z] #53 ... [2023-10-26T19:53:52.582Z] [2023-10-26T19:53:52.582Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T19:53:55.167Z] #68 ... [2023-10-26T19:53:55.167Z] [2023-10-26T19:53:55.167Z] #62 [core-command internal] load build context [2023-10-26T19:53:55.167Z] #62 ... [2023-10-26T19:53:55.167Z] [2023-10-26T19:53:55.167Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:55.167Z] #38 ... [2023-10-26T19:53:55.167Z] [2023-10-26T19:53:55.167Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T19:53:55.167Z] #68 DONE 2.5s [2023-10-26T19:53:55.434Z] [2023-10-26T19:53:55.434Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:55.434Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.6s done [2023-10-26T19:53:56.401Z] #38 DONE 46.2s [2023-10-26T19:53:56.401Z] [2023-10-26T19:53:56.401Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:56.401Z] #53 transferring context: 97.86MB 44.4s [2023-10-26T19:53:58.355Z] #53 ... [2023-10-26T19:53:58.355Z] [2023-10-26T19:53:58.355Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:53:58.355Z] #49 ... [2023-10-26T19:53:58.355Z] [2023-10-26T19:53:58.355Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:59.333Z] #53 ... [2023-10-26T19:53:59.333Z] [2023-10-26T19:53:59.333Z] #39 [core-data internal] load build context [2023-10-26T19:53:59.333Z] #39 ... [2023-10-26T19:53:59.333Z] [2023-10-26T19:53:59.333Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:59.924Z] #53 ... [2023-10-26T19:53:59.924Z] [2023-10-26T19:53:59.924Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:54:00.191Z] #34 ... [2023-10-26T19:54:00.191Z] [2023-10-26T19:54:00.191Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:00.191Z] #53 ... [2023-10-26T19:54:00.191Z] [2023-10-26T19:54:00.191Z] #50 [core-metadata internal] load build context [2023-10-26T19:54:00.191Z] #50 ... [2023-10-26T19:54:00.191Z] [2023-10-26T19:54:00.191Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:54:00.776Z] #34 ... [2023-10-26T19:54:00.776Z] [2023-10-26T19:54:00.776Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:00.776Z] #45 ... [2023-10-26T19:54:00.776Z] [2023-10-26T19:54:00.776Z] #47 [support-scheduler internal] load build context [2023-10-26T19:54:00.776Z] #47 ... [2023-10-26T19:54:00.776Z] [2023-10-26T19:54:00.776Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:01.369Z] #45 transferring context: 93.17MB 52.3s [2023-10-26T19:54:01.638Z] #45 ... [2023-10-26T19:54:01.638Z] [2023-10-26T19:54:01.638Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:01.906Z] #51 ... [2023-10-26T19:54:01.906Z] [2023-10-26T19:54:01.906Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:02.177Z] #45 ... [2023-10-26T19:54:02.177Z] [2023-10-26T19:54:02.177Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:54:02.447Z] #48 ... [2023-10-26T19:54:02.447Z] [2023-10-26T19:54:02.447Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:54:02.447Z] #54 ... [2023-10-26T19:54:02.447Z] [2023-10-26T19:54:02.447Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:02.715Z] #45 ... [2023-10-26T19:54:02.715Z] [2023-10-26T19:54:02.715Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:54:02.715Z] #69 DONE 4.2s [2023-10-26T19:54:02.715Z] [2023-10-26T19:54:02.715Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:03.317Z] #45 ... [2023-10-26T19:54:03.317Z] [2023-10-26T19:54:03.317Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:54:03.317Z] #70 DONE 4.0s [2023-10-26T19:54:03.317Z] [2023-10-26T19:54:03.317Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:03.317Z] #45 ... [2023-10-26T19:54:03.317Z] [2023-10-26T19:54:03.317Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:54:03.317Z] #71 DONE 4.6s [2023-10-26T19:54:03.317Z] [2023-10-26T19:54:03.317Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:04.317Z] #45 ... [2023-10-26T19:54:04.317Z] [2023-10-26T19:54:04.318Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T19:54:04.318Z] #72 DONE 1.2s [2023-10-26T19:54:04.318Z] [2023-10-26T19:54:04.318Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:04.587Z] #45 ... [2023-10-26T19:54:04.587Z] [2023-10-26T19:54:04.587Z] #39 [core-data internal] load build context [2023-10-26T19:54:04.587Z] #39 transferring context: 189.44MB 56.1s done [2023-10-26T19:54:04.587Z] #39 DONE 57.0s [2023-10-26T19:54:04.587Z] [2023-10-26T19:54:04.587Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:04.587Z] #45 ... [2023-10-26T19:54:04.587Z] [2023-10-26T19:54:04.587Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-26T19:54:04.587Z] #73 DONE 1.4s [2023-10-26T19:54:04.587Z] [2023-10-26T19:54:04.587Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:04.856Z] #45 ... [2023-10-26T19:54:04.856Z] [2023-10-26T19:54:04.856Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-26T19:54:04.856Z] #74 DONE 1.5s [2023-10-26T19:54:04.856Z] [2023-10-26T19:54:04.856Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:05.134Z] #45 ... [2023-10-26T19:54:05.134Z] [2023-10-26T19:54:05.134Z] #62 [core-command internal] load build context [2023-10-26T19:54:05.134Z] #62 ... [2023-10-26T19:54:05.134Z] [2023-10-26T19:54:05.134Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:05.733Z] #51 ... [2023-10-26T19:54:05.733Z] [2023-10-26T19:54:05.733Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T19:54:05.733Z] #75 DONE 1.3s [2023-10-26T19:54:05.733Z] [2023-10-26T19:54:05.733Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:06.002Z] #51 ... [2023-10-26T19:54:06.002Z] [2023-10-26T19:54:06.002Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-26T19:54:06.002Z] #76 DONE 1.0s [2023-10-26T19:54:06.002Z] [2023-10-26T19:54:06.002Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:06.002Z] #51 ... [2023-10-26T19:54:06.002Z] [2023-10-26T19:54:06.002Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T19:54:06.002Z] #77 DONE 1.4s [2023-10-26T19:54:06.002Z] [2023-10-26T19:54:06.002Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:06.595Z] #51 ... [2023-10-26T19:54:06.595Z] [2023-10-26T19:54:06.595Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:06.595Z] #78 DONE 1.9s [2023-10-26T19:54:06.595Z] [2023-10-26T19:54:06.595Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:07.569Z] #51 ... [2023-10-26T19:54:07.569Z] [2023-10-26T19:54:07.569Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:54:07.569Z] #79 DONE 1.6s [2023-10-26T19:54:07.569Z] [2023-10-26T19:54:07.569Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:07.569Z] #51 ... [2023-10-26T19:54:07.569Z] [2023-10-26T19:54:07.569Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:54:07.569Z] #80 DONE 1.4s [2023-10-26T19:54:07.569Z] [2023-10-26T19:54:07.569Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:07.836Z] #51 ... [2023-10-26T19:54:07.837Z] [2023-10-26T19:54:07.837Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:54:07.837Z] #81 DONE 1.8s [2023-10-26T19:54:07.837Z] [2023-10-26T19:54:07.837Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:08.430Z] #51 ... [2023-10-26T19:54:08.430Z] [2023-10-26T19:54:08.430Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:54:08.713Z] #49 ... [2023-10-26T19:54:08.713Z] [2023-10-26T19:54:08.713Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:09.302Z] #51 ... [2023-10-26T19:54:09.302Z] [2023-10-26T19:54:09.302Z] #47 [support-scheduler internal] load build context [2023-10-26T19:54:09.302Z] #47 transferring context: 189.44MB 59.1s done [2023-10-26T19:54:09.302Z] #47 DONE 59.7s [2023-10-26T19:54:09.302Z] [2023-10-26T19:54:09.302Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-26T19:54:09.302Z] #82 DONE 1.6s [2023-10-26T19:54:09.302Z] [2023-10-26T19:54:09.302Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:09.302Z] #51 ... [2023-10-26T19:54:09.302Z] [2023-10-26T19:54:09.302Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T19:54:09.302Z] #83 DONE 1.6s [2023-10-26T19:54:09.302Z] [2023-10-26T19:54:09.302Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:09.573Z] #51 ... [2023-10-26T19:54:09.573Z] [2023-10-26T19:54:09.573Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-26T19:54:09.573Z] #84 DONE 1.6s [2023-10-26T19:54:09.573Z] [2023-10-26T19:54:09.573Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:10.170Z] #51 ... [2023-10-26T19:54:10.170Z] [2023-10-26T19:54:10.170Z] #49 [security-secretstore-setup internal] load build context [2023-10-26T19:54:10.170Z] #49 transferring context: 189.44MB 59.7s done [2023-10-26T19:54:10.170Z] #49 DONE 60.3s [2023-10-26T19:54:10.170Z] [2023-10-26T19:54:10.170Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:10.170Z] #51 ... [2023-10-26T19:54:10.170Z] [2023-10-26T19:54:10.170Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:10.443Z] #53 ... [2023-10-26T19:54:10.443Z] [2023-10-26T19:54:10.443Z] #50 [core-metadata internal] load build context [2023-10-26T19:54:10.443Z] #50 ... [2023-10-26T19:54:10.443Z] [2023-10-26T19:54:10.443Z] #85 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-26T19:54:10.443Z] #85 DONE 0.9s [2023-10-26T19:54:10.443Z] [2023-10-26T19:54:10.443Z] #50 [core-metadata internal] load build context [2023-10-26T19:54:10.443Z] #50 ... [2023-10-26T19:54:10.443Z] [2023-10-26T19:54:10.443Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:10.713Z] #53 ... [2023-10-26T19:54:10.713Z] [2023-10-26T19:54:10.713Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-26T19:54:10.713Z] #86 DONE 1.3s [2023-10-26T19:54:10.713Z] [2023-10-26T19:54:10.713Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:10.713Z] #53 ... [2023-10-26T19:54:10.713Z] [2023-10-26T19:54:10.713Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-26T19:54:10.713Z] #87 DONE 1.1s [2023-10-26T19:54:10.713Z] [2023-10-26T19:54:10.713Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:11.309Z] #53 ... [2023-10-26T19:54:11.309Z] [2023-10-26T19:54:11.309Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:54:11.309Z] #34 ... [2023-10-26T19:54:11.309Z] [2023-10-26T19:54:11.309Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:11.309Z] #53 ... [2023-10-26T19:54:11.309Z] [2023-10-26T19:54:11.309Z] #48 [security-proxy-setup internal] load build context [2023-10-26T19:54:11.309Z] #48 transferring context: 189.44MB 61.1s done [2023-10-26T19:54:11.309Z] #48 DONE 61.9s [2023-10-26T19:54:11.309Z] [2023-10-26T19:54:11.309Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:12.291Z] #53 ... [2023-10-26T19:54:12.291Z] [2023-10-26T19:54:12.291Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:12.291Z] #88 DONE 1.6s [2023-10-26T19:54:12.291Z] [2023-10-26T19:54:12.291Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:12.558Z] #53 ... [2023-10-26T19:54:12.558Z] [2023-10-26T19:54:12.558Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:54:12.827Z] #54 ... [2023-10-26T19:54:12.827Z] [2023-10-26T19:54:12.827Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:14.244Z] #53 transferring context: 189.44MB 62.2s done [2023-10-26T19:54:14.244Z] #53 DONE 63.6s [2023-10-26T19:54:14.244Z] [2023-10-26T19:54:14.244Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:54:15.204Z] #54 ... [2023-10-26T19:54:15.205Z] [2023-10-26T19:54:15.205Z] #62 [core-command internal] load build context [2023-10-26T19:54:15.473Z] #62 ... [2023-10-26T19:54:15.473Z] [2023-10-26T19:54:15.473Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:15.473Z] #45 ... [2023-10-26T19:54:15.473Z] [2023-10-26T19:54:15.473Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:54:15.473Z] #54 ... [2023-10-26T19:54:15.473Z] [2023-10-26T19:54:15.473Z] #34 [security-bootstrapper internal] load build context [2023-10-26T19:54:15.473Z] #34 transferring context: 189.44MB 66.2s done [2023-10-26T19:54:15.473Z] #34 DONE 66.5s [2023-10-26T19:54:15.473Z] [2023-10-26T19:54:15.473Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:54:16.436Z] #54 ... [2023-10-26T19:54:16.436Z] [2023-10-26T19:54:16.436Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:16.708Z] #89 ... [2023-10-26T19:54:16.708Z] [2023-10-26T19:54:16.708Z] #90 [security-spire-agent] exporting to image [2023-10-26T19:54:16.708Z] #90 exporting layers 5.7s done [2023-10-26T19:54:16.708Z] #90 writing image sha256:55ab2aa65bd914ca514c112004f78576688e71528e780d20efa6492df2e80b07 0.1s done [2023-10-26T19:54:16.708Z] #90 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-10-26T19:54:16.708Z] #90 writing image sha256:17262c909862ac022e9c84a76f10f674ac51cfb75b15b0588255f65320d445a9 0.0s done [2023-10-26T19:54:16.708Z] #90 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-10-26T19:54:16.708Z] #90 writing image sha256:e65d46b000b5ba7a06b7dd9ffc58238190df5f81e053118c919f4ad65b08b53b done [2023-10-26T19:54:16.708Z] #90 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-10-26T19:54:16.708Z] #90 DONE 6.0s [2023-10-26T19:54:16.708Z] [2023-10-26T19:54:16.708Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:54:16.708Z] #54 ... [2023-10-26T19:54:16.708Z] [2023-10-26T19:54:16.708Z] #51 [support-notifications internal] load build context [2023-10-26T19:54:16.708Z] #51 transferring context: 189.44MB 64.3s done [2023-10-26T19:54:16.708Z] #51 DONE 65.9s [2023-10-26T19:54:16.708Z] [2023-10-26T19:54:16.708Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:54:18.156Z] #54 ... [2023-10-26T19:54:18.156Z] [2023-10-26T19:54:18.156Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:18.156Z] #91 DONE 1.2s [2023-10-26T19:54:18.156Z] [2023-10-26T19:54:18.156Z] #54 [security-proxy-auth internal] load build context [2023-10-26T19:54:19.129Z] #54 transferring context: 189.44MB 67.1s done [2023-10-26T19:54:19.397Z] #54 DONE 68.6s [2023-10-26T19:54:19.397Z] [2023-10-26T19:54:19.397Z] #50 [core-metadata internal] load build context [2023-10-26T19:54:19.397Z] #50 transferring context: 189.44MB 68.9s done [2023-10-26T19:54:19.397Z] #50 DONE 69.4s [2023-10-26T19:54:19.397Z] [2023-10-26T19:54:19.397Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:22.016Z] #45 transferring context: 189.44MB 72.5s done [2023-10-26T19:54:22.016Z] #45 DONE 72.7s [2023-10-26T19:54:22.016Z] [2023-10-26T19:54:22.016Z] #62 [core-command internal] load build context [2023-10-26T19:54:22.311Z] #62 ... [2023-10-26T19:54:22.311Z] [2023-10-26T19:54:22.311Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:22.311Z] #92 DONE 0.7s [2023-10-26T19:54:22.311Z] [2023-10-26T19:54:22.311Z] #62 [core-command internal] load build context [2023-10-26T19:54:22.311Z] #62 ... [2023-10-26T19:54:22.311Z] [2023-10-26T19:54:22.311Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:22.311Z] #93 ... [2023-10-26T19:54:22.311Z] [2023-10-26T19:54:22.311Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:22.586Z] #94 ... [2023-10-26T19:54:22.586Z] [2023-10-26T19:54:22.586Z] #62 [core-command internal] load build context [2023-10-26T19:54:23.566Z] #62 transferring context: 189.44MB 68.0s done [2023-10-26T19:54:23.566Z] #62 DONE 69.4s [2023-10-26T19:54:23.566Z] [2023-10-26T19:54:23.566Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #95 ... [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #94 DONE 45.9s [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #89 DONE 51.7s [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #96 DONE 3.4s [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #97 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #97 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #98 [core-command builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #98 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:02.424Z] #99 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #100 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:02.424Z] #101 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #102 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:02.424Z] #103 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #104 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #104 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #105 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #106 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #107 [core-metadata builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #107 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:02.424Z] #108 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #109 [security-proxy-setup builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #109 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #110 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:02.424Z] #111 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #112 [security-bootstrapper builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #112 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #113 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:02.424Z] #114 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:02.424Z] #115 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #116 [support-scheduler builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #116 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:02.424Z] #117 CACHED [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #118 [core-data builder 6/7] COPY . . [2023-10-26T19:55:02.424Z] #118 DONE 3.5s [2023-10-26T19:55:02.424Z] [2023-10-26T19:55:02.424Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T19:55:07.766Z] #119 ... [2023-10-26T19:55:07.766Z] [2023-10-26T19:55:07.766Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T19:55:07.766Z] #0 6.079 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-10-26T19:55:08.355Z] #120 ... [2023-10-26T19:55:08.355Z] [2023-10-26T19:55:08.355Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T19:55:08.355Z] #119 6.486 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-10-26T19:55:11.694Z] #119 ... [2023-10-26T19:55:11.694Z] [2023-10-26T19:55:11.694Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T19:55:11.694Z] #0 6.775 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-10-26T19:55:11.962Z] #121 ... [2023-10-26T19:55:11.962Z] [2023-10-26T19:55:11.962Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T19:55:11.962Z] #0 6.902 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-10-26T19:55:12.237Z] #122 ... [2023-10-26T19:55:12.237Z] [2023-10-26T19:55:12.237Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T19:55:12.237Z] #0 7.551 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-10-26T19:55:12.503Z] #123 ... [2023-10-26T19:55:12.503Z] [2023-10-26T19:55:12.503Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T19:55:12.503Z] #0 7.599 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-10-26T19:55:12.503Z] #124 ... [2023-10-26T19:55:12.503Z] [2023-10-26T19:55:12.503Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T19:55:12.503Z] #0 7.250 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-10-26T19:55:12.813Z] #125 ... [2023-10-26T19:55:12.813Z] [2023-10-26T19:55:12.813Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T19:55:12.813Z] #0 7.470 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-10-26T19:55:12.813Z] #126 ... [2023-10-26T19:55:12.813Z] [2023-10-26T19:55:12.813Z] #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-10-26T19:55:12.813Z] #0 7.738 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-10-26T19:55:18.156Z] #127 ... [2023-10-26T19:55:18.156Z] [2023-10-26T19:55:18.156Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:18.156Z] #93 DONE 59.5s [2023-10-26T19:55:18.156Z] [2023-10-26T19:55:18.156Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:18.156Z] #95 DONE 55.2s [2023-10-26T19:55:18.156Z] [2023-10-26T19:55:18.156Z] #128 [support-notifications builder 6/7] COPY . . [2023-10-26T19:55:22.564Z] #128 DONE 4.5s [2023-10-26T19:55:22.564Z] [2023-10-26T19:55:22.564Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T19:55:22.564Z] #129 DONE 4.5s [2023-10-26T19:55:22.564Z] [2023-10-26T19:55:22.564Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T19:55:25.143Z] #130 2.765 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-10-26T19:55:33.341Z] #130 ... [2023-10-26T19:55:33.342Z] [2023-10-26T19:55:33.342Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T19:55:33.342Z] #0 2.764 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-10-26T20:08:55.814Z] #131 ... [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #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-10-26T20:08:55.814Z] #127 829.4 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-10-26T20:08:55.814Z] #127 ... [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T20:08:55.814Z] #120 DONE 831.8s [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:08:55.814Z] #130 ... [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:08:55.814Z] #132 DONE 0.3s [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:08:55.814Z] #133 DONE 0.2s [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T20:08:55.814Z] #124 ... [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #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-10-26T20:08:55.814Z] #134 DONE 0.1s [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-26T20:08:55.814Z] #135 DONE 0.1s [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:08:55.814Z] #123 ... [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-26T20:08:55.814Z] #136 DONE 0.3s [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T20:08:55.814Z] #121 ... [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T20:08:55.814Z] #137 DONE 0.2s [2023-10-26T20:08:55.814Z] [2023-10-26T20:08:55.814Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:08:57.766Z] #138 DONE 2.3s [2023-10-26T20:08:57.766Z] [2023-10-26T20:08:57.766Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:08:57.766Z] #123 ... [2023-10-26T20:08:57.766Z] [2023-10-26T20:08:57.766Z] #90 [security-proxy-setup] exporting to image [2023-10-26T20:08:57.766Z] #90 exporting layers [2023-10-26T20:08:58.749Z] #90 exporting layers 1.3s done [2023-10-26T20:08:59.016Z] #90 writing image sha256:b6b62fc7c7dc95ff1211539689f27f9b8196710657b3e4b8b573c086db20edd7 0.0s done [2023-10-26T20:08:59.016Z] #90 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2023-10-26T20:08:59.016Z] #90 DONE 7.4s [2023-10-26T20:08:59.016Z] [2023-10-26T20:08:59.016Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:09:14.017Z] #131 ... [2023-10-26T20:09:14.017Z] [2023-10-26T20:09:14.017Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T20:09:14.017Z] #125 DONE 850.1s [2023-10-26T20:09:14.017Z] [2023-10-26T20:09:14.017Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:09:14.017Z] #130 ... [2023-10-26T20:09:14.017Z] [2023-10-26T20:09:14.017Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T20:09:14.017Z] #139 DONE 0.3s [2023-10-26T20:09:14.017Z] [2023-10-26T20:09:14.017Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T20:09:14.610Z] #140 ... [2023-10-26T20:09:14.610Z] [2023-10-26T20:09:14.886Z] #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-10-26T20:09:14.886Z] #127 DONE 853.1s [2023-10-26T20:09:14.886Z] [2023-10-26T20:09:14.886Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:09:15.476Z] #130 ... [2023-10-26T20:09:15.476Z] [2023-10-26T20:09:15.476Z] #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:09:15.746Z] #141 DONE 0.3s [2023-10-26T20:09:15.746Z] [2023-10-26T20:09:15.746Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T20:09:15.746Z] #140 DONE 2.8s [2023-10-26T20:09:15.746Z] [2023-10-26T20:09:15.746Z] #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:09:16.340Z] #142 DONE 0.5s [2023-10-26T20:09:16.340Z] [2023-10-26T20:09:16.340Z] #143 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:09:16.340Z] #143 DONE 0.7s [2023-10-26T20:09:16.340Z] [2023-10-26T20:09:16.340Z] #144 [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-10-26T20:09:16.840Z] #144 DONE 0.4s [2023-10-26T20:09:16.840Z] [2023-10-26T20:09:16.840Z] #145 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:09:16.840Z] #145 DONE 0.3s [2023-10-26T20:09:16.840Z] [2023-10-26T20:09:16.840Z] #146 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T20:09:17.123Z] #146 ... [2023-10-26T20:09:17.123Z] [2023-10-26T20:09:17.123Z] #147 [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-10-26T20:09:17.123Z] #147 DONE 0.2s [2023-10-26T20:09:17.123Z] [2023-10-26T20:09:17.123Z] #148 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:09:17.123Z] #148 DONE 0.4s [2023-10-26T20:09:17.123Z] [2023-10-26T20:09:17.123Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T20:09:17.443Z] #124 ... [2023-10-26T20:09:17.443Z] [2023-10-26T20:09:17.443Z] #146 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T20:09:17.443Z] #146 DONE 0.6s [2023-10-26T20:09:17.443Z] [2023-10-26T20:09:17.443Z] #149 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-26T20:09:17.729Z] #149 DONE 0.3s [2023-10-26T20:09:17.729Z] [2023-10-26T20:09:17.729Z] #150 [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-10-26T20:09:17.729Z] #150 ... [2023-10-26T20:09:17.729Z] [2023-10-26T20:09:17.729Z] #151 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T20:09:17.729Z] #151 DONE 0.6s [2023-10-26T20:09:18.002Z] [2023-10-26T20:09:18.002Z] #150 [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-10-26T20:09:18.002Z] #150 DONE 0.3s [2023-10-26T20:09:18.002Z] [2023-10-26T20:09:18.002Z] #152 [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-10-26T20:09:18.290Z] #152 DONE 0.2s [2023-10-26T20:09:18.290Z] [2023-10-26T20:09:18.290Z] #153 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-26T20:09:18.579Z] #153 DONE 0.2s [2023-10-26T20:09:18.579Z] [2023-10-26T20:09:18.579Z] #154 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T20:09:18.579Z] #154 DONE 0.5s [2023-10-26T20:09:18.579Z] [2023-10-26T20:09:18.579Z] #155 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-26T20:09:18.989Z] #155 DONE 0.3s [2023-10-26T20:09:18.989Z] [2023-10-26T20:09:18.989Z] #156 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T20:09:18.989Z] #156 DONE 0.3s [2023-10-26T20:09:18.989Z] [2023-10-26T20:09:18.989Z] #157 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T20:09:21.859Z] #157 DONE 3.1s [2023-10-26T20:09:21.859Z] [2023-10-26T20:09:21.859Z] #90 [security-bootstrapper] exporting to image [2023-10-26T20:09:21.859Z] #90 exporting layers [2023-10-26T20:09:22.454Z] #90 ... [2023-10-26T20:09:22.454Z] [2023-10-26T20:09:22.454Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:09:22.454Z] #158 DONE 3.6s [2023-10-26T20:09:22.454Z] [2023-10-26T20:09:22.454Z] #90 [security-secretstore-setup] exporting to image [2023-10-26T20:09:24.483Z] #90 exporting layers 2.5s done [2023-10-26T20:09:24.483Z] #90 writing image sha256:ae0843a60e30b5ea92cbb0819e705d67c7d5d698bae4615c55abac8fcb3d85ed 0.0s done [2023-10-26T20:09:24.483Z] #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-10-26T20:09:24.751Z] #90 exporting layers 2.4s done [2023-10-26T20:09:25.018Z] #90 writing image sha256:ac7a10e2ea02642209ebc7450d1df168afaea969a6f7c39055cd59bb8fbfd667 done [2023-10-26T20:09:25.018Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-10-26T20:09:25.018Z] #90 DONE 10.3s [2023-10-26T20:09:25.018Z] [2023-10-26T20:09:25.018Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T20:09:31.669Z] #124 ... [2023-10-26T20:09:31.669Z] [2023-10-26T20:09:31.669Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T20:09:31.669Z] #119 DONE 869.7s [2023-10-26T20:09:31.669Z] [2023-10-26T20:09:31.669Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T20:09:31.669Z] #124 ... [2023-10-26T20:09:31.669Z] [2023-10-26T20:09:31.669Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:09:32.259Z] #159 DONE 0.5s [2023-10-26T20:09:32.259Z] [2023-10-26T20:09:32.259Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:09:32.547Z] #160 DONE 0.2s [2023-10-26T20:09:32.547Z] [2023-10-26T20:09:32.547Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T20:09:33.135Z] #161 DONE 0.4s [2023-10-26T20:09:33.135Z] [2023-10-26T20:09:33.135Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:09:33.404Z] #162 DONE 0.3s [2023-10-26T20:09:33.404Z] [2023-10-26T20:09:33.404Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-26T20:09:33.404Z] #163 DONE 0.2s [2023-10-26T20:09:33.404Z] [2023-10-26T20:09:33.404Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:09:35.343Z] #164 DONE 2.0s [2023-10-26T20:09:35.343Z] [2023-10-26T20:09:35.343Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T20:09:35.612Z] #121 ... [2023-10-26T20:09:35.612Z] [2023-10-26T20:09:35.612Z] #90 [security-proxy-auth] exporting to image [2023-10-26T20:09:35.612Z] #90 exporting layers [2023-10-26T20:09:36.194Z] #90 exporting layers 0.7s done [2023-10-26T20:09:36.194Z] #90 writing image sha256:5b1426b47fa15abdf80b9e53322114ca3cf99b085002939c3f8dd8e0c0e3e8dc done [2023-10-26T20:09:36.194Z] #90 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-10-26T20:09:36.194Z] #90 DONE 10.9s [2023-10-26T20:09:36.194Z] [2023-10-26T20:09:36.194Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T20:09:48.500Z] #121 DONE 885.9s [2023-10-26T20:09:48.500Z] [2023-10-26T20:09:48.500Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T20:09:48.500Z] #124 ... [2023-10-26T20:09:48.500Z] [2023-10-26T20:09:48.500Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:09:48.500Z] #165 DONE 0.3s [2023-10-26T20:09:48.500Z] [2023-10-26T20:09:48.500Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:09:48.500Z] #166 DONE 0.2s [2023-10-26T20:09:48.500Z] [2023-10-26T20:09:48.500Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-26T20:09:48.777Z] #167 DONE 0.3s [2023-10-26T20:09:48.777Z] [2023-10-26T20:09:48.777Z] #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-10-26T20:09:49.064Z] #168 DONE 0.2s [2023-10-26T20:09:49.064Z] [2023-10-26T20:09:49.064Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:09:49.332Z] #123 ... [2023-10-26T20:09:49.332Z] [2023-10-26T20:09:49.332Z] #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-10-26T20:09:49.332Z] #169 DONE 0.2s [2023-10-26T20:09:49.332Z] [2023-10-26T20:09:49.332Z] #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-10-26T20:09:51.929Z] #170 DONE 2.2s [2023-10-26T20:09:51.929Z] [2023-10-26T20:09:51.929Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:09:51.929Z] #123 ... [2023-10-26T20:09:51.929Z] [2023-10-26T20:09:51.929Z] #90 [core-common-config-bootstrapper] exporting to image [2023-10-26T20:09:51.929Z] #90 exporting layers [2023-10-26T20:09:52.198Z] #90 exporting layers 0.6s done [2023-10-26T20:09:52.198Z] #90 writing image sha256:b46dd213056473b9151a9860b5e681d06e040b80cb04c7c185dc1e519c941177 done [2023-10-26T20:09:52.198Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-26T20:09:52.198Z] #90 DONE 11.6s [2023-10-26T20:09:52.198Z] [2023-10-26T20:09:52.198Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:10:31.050Z] #123 ... [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T20:10:31.050Z] #126 DONE 925.2s [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:10:31.050Z] #123 ... [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:10:31.050Z] #171 DONE 0.2s [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:10:31.050Z] #123 ... [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:10:31.050Z] #172 DONE 0.1s [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T20:10:31.050Z] #173 DONE 0.3s [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:10:31.050Z] #174 DONE 0.1s [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #90 [core-command] exporting to image [2023-10-26T20:10:31.050Z] #90 exporting layers [2023-10-26T20:10:31.050Z] #90 exporting layers 0.3s done [2023-10-26T20:10:31.050Z] #90 writing image sha256:9a1da60c19519360376ed2c364a8a779f57ac7f4215607256564a1e0a374599a done [2023-10-26T20:10:31.050Z] #90 naming to docker.io/library/core-command-arm64 done [2023-10-26T20:10:31.050Z] #90 DONE 11.9s [2023-10-26T20:10:31.050Z] [2023-10-26T20:10:31.050Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:10:41.116Z] #131 ... [2023-10-26T20:10:41.116Z] [2023-10-26T20:10:41.116Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T20:10:41.116Z] #124 DONE 937.8s [2023-10-26T20:10:41.116Z] [2023-10-26T20:10:41.116Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:10:41.116Z] #130 ... [2023-10-26T20:10:41.116Z] [2023-10-26T20:10:41.116Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:10:41.116Z] #175 DONE 0.3s [2023-10-26T20:10:41.116Z] [2023-10-26T20:10:41.116Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:10:41.116Z] #123 ... [2023-10-26T20:10:41.116Z] [2023-10-26T20:10:41.116Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:10:41.116Z] #176 DONE 0.2s [2023-10-26T20:10:41.116Z] [2023-10-26T20:10:41.116Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T20:10:41.116Z] #177 DONE 0.5s [2023-10-26T20:10:41.116Z] [2023-10-26T20:10:41.116Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:10:41.116Z] #178 ... [2023-10-26T20:10:41.116Z] [2023-10-26T20:10:41.116Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T20:10:41.116Z] #122 DONE 939.4s [2023-10-26T20:10:41.383Z] [2023-10-26T20:10:41.383Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:10:41.383Z] #178 DONE 0.3s [2023-10-26T20:10:41.383Z] [2023-10-26T20:10:41.383Z] #90 [core-data] exporting to image [2023-10-26T20:10:41.383Z] #90 exporting layers [2023-10-26T20:10:42.346Z] #90 exporting layers 0.8s done [2023-10-26T20:10:42.346Z] #90 writing image sha256:c30478182b1c2a80ba98de65c4a56d3a187b8ad0a20e64796160a5988449933c 0.0s done [2023-10-26T20:10:42.346Z] #90 naming to docker.io/library/core-data-arm64 0.0s done [2023-10-26T20:10:42.346Z] #90 DONE 12.7s [2023-10-26T20:10:42.346Z] [2023-10-26T20:10:42.346Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:10:42.346Z] #179 DONE 0.2s [2023-10-26T20:10:42.346Z] [2023-10-26T20:10:42.346Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:10:42.346Z] #131 ... [2023-10-26T20:10:42.346Z] [2023-10-26T20:10:42.346Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:10:42.613Z] #180 DONE 0.2s [2023-10-26T20:10:42.613Z] [2023-10-26T20:10:42.613Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T20:10:42.881Z] #181 DONE 0.4s [2023-10-26T20:10:42.881Z] [2023-10-26T20:10:42.881Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:10:42.881Z] #123 ... [2023-10-26T20:10:42.881Z] [2023-10-26T20:10:42.881Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:10:43.153Z] #182 DONE 0.2s [2023-10-26T20:10:43.153Z] [2023-10-26T20:10:43.153Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T20:10:43.430Z] #183 DONE 0.2s [2023-10-26T20:10:43.430Z] [2023-10-26T20:10:43.430Z] #90 [core-metadata] exporting to image [2023-10-26T20:10:43.698Z] #90 exporting layers 0.3s done [2023-10-26T20:10:43.698Z] #90 writing image sha256:6f36fef2aa8be8f1256ca95320c9616a1202f0fdc92c38ce53b76aac495bae09 done [2023-10-26T20:10:43.698Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-10-26T20:10:43.698Z] #90 DONE 13.0s [2023-10-26T20:10:43.698Z] [2023-10-26T20:10:43.698Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:11:10.377Z] #123 ... [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:11:10.377Z] #130 DONE 945.7s [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:11:10.377Z] #123 ... [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:11:10.377Z] #184 DONE 0.3s [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:11:10.377Z] #123 ... [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:11:10.377Z] #185 DONE 0.1s [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T20:11:10.377Z] #186 DONE 0.4s [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #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-10-26T20:11:10.377Z] #187 DONE 0.2s [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #90 [security-spiffe-token-provider] exporting to image [2023-10-26T20:11:10.377Z] #90 exporting layers [2023-10-26T20:11:10.377Z] #90 exporting layers 0.7s done [2023-10-26T20:11:10.377Z] #90 writing image sha256:15ee765eced1fbe0849ca93b5c15dbde1cf5cbfbeed9c92ce641d2519c6fe17d done [2023-10-26T20:11:10.377Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-26T20:11:10.377Z] #90 DONE 13.7s [2023-10-26T20:11:10.377Z] [2023-10-26T20:11:10.377Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:11:32.434Z] #123 DONE 987.6s [2023-10-26T20:11:32.434Z] [2023-10-26T20:11:32.434Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:11:32.434Z] #131 ... [2023-10-26T20:11:32.434Z] [2023-10-26T20:11:32.434Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:11:32.434Z] #188 DONE 0.2s [2023-10-26T20:11:32.434Z] [2023-10-26T20:11:32.434Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:11:32.434Z] #131 ... [2023-10-26T20:11:32.434Z] [2023-10-26T20:11:32.434Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:11:32.434Z] #189 DONE 0.2s [2023-10-26T20:11:32.434Z] [2023-10-26T20:11:32.434Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T20:11:32.434Z] #190 ... [2023-10-26T20:11:32.434Z] [2023-10-26T20:11:32.434Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:11:32.434Z] #131 DONE 968.3s [2023-10-26T20:11:32.434Z] [2023-10-26T20:11:32.435Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T20:11:32.435Z] #190 DONE 0.5s [2023-10-26T20:11:32.435Z] [2023-10-26T20:11:32.435Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:11:32.435Z] #191 ... [2023-10-26T20:11:32.435Z] [2023-10-26T20:11:32.435Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:11:32.435Z] #192 DONE 0.1s [2023-10-26T20:11:32.435Z] [2023-10-26T20:11:32.435Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:11:32.435Z] #193 DONE 0.2s [2023-10-26T20:11:32.435Z] [2023-10-26T20:11:32.435Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:11:32.435Z] #191 DONE 0.2s [2023-10-26T20:11:32.435Z] [2023-10-26T20:11:32.435Z] #90 [support-scheduler] exporting to image [2023-10-26T20:11:32.435Z] #90 exporting layers [2023-10-26T20:11:32.435Z] #90 exporting layers 0.4s done [2023-10-26T20:11:32.435Z] #90 writing image sha256:01fc3cccd93110cd21c4810b9174a7719e0dc5d2ac972dd99358957b7d380d47 done [2023-10-26T20:11:32.435Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-10-26T20:11:32.435Z] #90 DONE 14.2s [2023-10-26T20:11:32.435Z] [2023-10-26T20:11:32.435Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-26T20:11:32.435Z] #194 DONE 0.4s [2023-10-26T20:11:32.435Z] [2023-10-26T20:11:32.435Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:11:32.435Z] #195 DONE 0.2s [2023-10-26T20:11:32.435Z] [2023-10-26T20:11:32.435Z] #90 [support-notifications] exporting to image [2023-10-26T20:11:32.435Z] #90 exporting layers 0.4s done [2023-10-26T20:11:32.435Z] #90 writing image sha256:fe02a8ed11649e6f4a921409cd1d90b37dfa6910c5b03f0e85753ce19d9e0ffa done [2023-10-26T20:11:32.435Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-10-26T20:11:32.435Z] #90 DONE 14.6s [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:11:32.435Z] time="2023-10-26T19:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-26T20:11:32.463Z] $ docker stop --time=1 2a24e3c80526ae4c83aba09a201f7637727fbfb26aa77220f9b7bdbd88bc5117 [2023-10-26T20:11:34.147Z] $ docker rm -f --volumes 2a24e3c80526ae4c83aba09a201f7637727fbfb26aa77220f9b7bdbd88bc5117 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T20:11:34.702Z] + docker images [2023-10-26T20:11:34.702Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-26T20:11:34.702Z] support-notifications-arm64 latest fe02a8ed1164 3 seconds ago 34.2MB [2023-10-26T20:11:34.702Z] support-scheduler-arm64 latest 01fc3cccd931 4 seconds ago 33.5MB [2023-10-26T20:11:34.702Z] security-spiffe-token-provider-arm64 latest 15ee765eced1 25 seconds ago 35.1MB [2023-10-26T20:11:34.702Z] core-metadata-arm64 latest 6f36fef2aa8b 51 seconds ago 21.5MB [2023-10-26T20:11:34.702Z] core-data-arm64 latest c30478182b1c 53 seconds ago 21.2MB [2023-10-26T20:11:34.702Z] core-command-arm64 latest 9a1da60c1951 About a minute ago 21MB [2023-10-26T20:11:34.702Z] core-common-config-bootstrapper-arm64 latest b46dd2130564 About a minute ago 18.3MB [2023-10-26T20:11:34.702Z] security-proxy-auth-arm64 latest 5b1426b47fa1 About a minute ago 19.4MB [2023-10-26T20:11:34.702Z] security-bootstrapper-arm64 latest ae0843a60e30 2 minutes ago 23.1MB [2023-10-26T20:11:34.702Z] security-secretstore-setup-arm64 latest ac7a10e2ea02 2 minutes ago 43.7MB [2023-10-26T20:11:34.702Z] security-proxy-setup-arm64 latest b6b62fc7c7dc 2 minutes ago 34MB [2023-10-26T20:11:34.702Z] security-spire-config-arm64 latest 17262c909862 17 minutes ago 95.8MB [2023-10-26T20:11:34.702Z] security-spire-agent-arm64 latest e65d46b000b5 17 minutes ago 157MB [2023-10-26T20:11:34.702Z] security-spire-server-arm64 latest 55ab2aa65bd9 17 minutes ago 101MB [2023-10-26T20:11:34.702Z] ci-base-image-arm64 latest df20837d740e 29 minutes ago 926MB [2023-10-26T20:11:34.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB [2023-10-26T20:11:34.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-26T20:11:35.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:11:35.508Z] [2023-10-26T20:11:35.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:11:35.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:11:35.915Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T20:11:35.915Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T20:11:35.915Z] 04944245beec: Pulling fs layer [2023-10-26T20:11:35.915Z] 699f458cf7ca: Pulling fs layer [2023-10-26T20:11:35.915Z] 765212b225bb: Pulling fs layer [2023-10-26T20:11:35.915Z] f23df028b6ca: Pulling fs layer [2023-10-26T20:11:35.915Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T20:11:35.915Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T20:11:35.915Z] 765212b225bb: Waiting [2023-10-26T20:11:35.915Z] f23df028b6ca: Waiting [2023-10-26T20:11:35.915Z] d65c8cfc05b1: Waiting [2023-10-26T20:11:36.181Z] 04944245beec: Verifying Checksum [2023-10-26T20:11:36.181Z] 04944245beec: Download complete [2023-10-26T20:11:36.181Z] 765212b225bb: Verifying Checksum [2023-10-26T20:11:36.181Z] 765212b225bb: Download complete [2023-10-26T20:11:36.181Z] f23df028b6ca: Verifying Checksum [2023-10-26T20:11:36.181Z] f23df028b6ca: Download complete [2023-10-26T20:11:36.181Z] d65c8cfc05b1: Verifying Checksum [2023-10-26T20:11:36.181Z] d65c8cfc05b1: Download complete [2023-10-26T20:11:36.181Z] 699f458cf7ca: Verifying Checksum [2023-10-26T20:11:36.181Z] 699f458cf7ca: Download complete [2023-10-26T20:11:36.764Z] 8998bd30e6a1: Download complete [2023-10-26T20:11:39.345Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T20:11:39.345Z] 2437ff75d9bd: Download complete [2023-10-26T20:11:41.286Z] 8998bd30e6a1: Pull complete [2023-10-26T20:11:41.555Z] 04944245beec: Pull complete [2023-10-26T20:11:43.497Z] 699f458cf7ca: Pull complete [2023-10-26T20:11:43.497Z] 765212b225bb: Pull complete [2023-10-26T20:11:44.458Z] f23df028b6ca: Pull complete [2023-10-26T20:11:44.458Z] d65c8cfc05b1: Pull complete [2023-10-26T20:12:02.672Z] 2437ff75d9bd: Pull complete [2023-10-26T20:12:02.672Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T20:12:02.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:12:02.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:12:03.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-12048 does not seem to be running inside a container [2023-10-26T20:12:03.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-26T20:12:06.222Z] $ docker top c847a4f53fdea63c231f56c9bc3af7bbbb370883f48945bf4b3e8ec3253e7478 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:12:07.179Z] ---> job-cost.sh [2023-10-26T20:12:07.179Z] lf-activate-venv: SKIPPING [2023-10-26T20:12:07.179Z] INFO: No Stack... [2023-10-26T20:12:07.765Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T20:12:08.346Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T20:12:09.004Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-26T20:12:09.004Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T20:12:09.054Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4710-1-stack-cost] [2023-10-26T20:12:09.059Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4710-1-stack-cost] did not exist. Created. [2023-10-26T20:12:09.059Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4710-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T20:12:09.780Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T20:12:09.978Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T20:12:09.993Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4710-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T20:12:10.061Z] $ docker stop --time=1 c847a4f53fdea63c231f56c9bc3af7bbbb370883f48945bf4b3e8ec3253e7478 [2023-10-26T20:12:11.637Z] $ docker rm -f --volumes c847a4f53fdea63c231f56c9bc3af7bbbb370883f48945bf4b3e8ec3253e7478 [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-10-26T20:12:12.657Z] provisioning config files... [2023-10-26T20:12:12.664Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5653865888015484236tmp [Pipeline] { [Pipeline] sh [2023-10-26T20:12:13.002Z] + set +x [2023-10-26T20:12:13.002Z] + curl -s https://codecov.io/bash [2023-10-26T20:12:13.002Z] + bash -s -- [2023-10-26T20:12:13.002Z] [2023-10-26T20:12:13.002Z] _____ _ [2023-10-26T20:12:13.002Z] / ____| | | [2023-10-26T20:12:13.002Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T20:12:13.002Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T20:12:13.002Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T20:12:13.002Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T20:12:13.002Z] Bash-1.0.6 [2023-10-26T20:12:13.002Z] [2023-10-26T20:12:13.002Z] [2023-10-26T20:12:13.002Z] ==> git version 2.25.1 found [2023-10-26T20:12:13.002Z] ==> 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-10-26T20:12:13.002Z] Release-Date: 2020-01-08 [2023-10-26T20:12:13.002Z] 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-10-26T20:12:13.002Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T20:12:13.002Z] ==> Jenkins CI detected. [2023-10-26T20:12:13.002Z] current dir:  /w/workspace/edgex-go/1 [2023-10-26T20:12:13.002Z] project root: . [2023-10-26T20:12:13.002Z] --> token set from env [2023-10-26T20:12:13.002Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T20:12:13.002Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T20:12:13.002Z] ==> Python coveragepy not found [2023-10-26T20:12:13.002Z] ==> Searching for coverage reports in: [2023-10-26T20:12:13.002Z] + . [2023-10-26T20:12:13.262Z] -> Found 1 reports [2023-10-26T20:12:13.262Z] ==> Detecting git/mercurial file structure [2023-10-26T20:12:13.262Z] ==> Reading reports [2023-10-26T20:12:13.262Z] + ./coverage.out bytes=453602 [2023-10-26T20:12:13.262Z] ==> Appending adjustments [2023-10-26T20:12:13.262Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T20:12:14.202Z] + Found adjustments [2023-10-26T20:12:14.202Z] ==> Gzipping contents [2023-10-26T20:12:14.202Z] 60K /tmp/codecov.DW0ZIH.gz [2023-10-26T20:12:14.202Z] ==> Uploading reports [2023-10-26T20:12:14.202Z] url: https://codecov.io [2023-10-26T20:12:14.202Z] query: branch=PR-4710&commit=d2fda28371dc0c9985adfdf67c9ab2acf82521a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= [2023-10-26T20:12:14.202Z] -> Pinging Codecov [2023-10-26T20:12:14.202Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4710&commit=d2fda28371dc0c9985adfdf67c9ab2acf82521a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= [2023-10-26T20:12:14.462Z] -> Uploading to [2023-10-26T20:12:14.462Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/00271124DB129430A58F1EEE437C3FCB/d2fda28371dc0c9985adfdf67c9ab2acf82521a4/5c04786a-2b86-452c-a48a-c130ed8520c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T201214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a799e63d9ccf1c57c2c5772b38e142c705afe7abb54ecf905308551a552e36d [2023-10-26T20:12:14.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T20:12:14.462Z] Dload Upload Total Spent Left Speed [2023-10-26T20:12:15.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57729 0 0 100 57729 0 136k --:--:-- --:--:-- --:--:-- 136k [2023-10-26T20:12:15.031Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d2fda28371dc0c9985adfdf67c9ab2acf82521a4 [Pipeline] } [2023-10-26T20:12:15.057Z] 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-10-26T20:12:16.348Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:12:16.691Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:12:17.658Z] ---> package-listing.sh [2023-10-26T20:12:17.658Z] ++ facter osfamily [2023-10-26T20:12:17.658Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T20:12:17.917Z] + OS_FAMILY=debian [2023-10-26T20:12:17.917Z] + workspace=/w/workspace/edgex-go/1 [2023-10-26T20:12:17.917Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T20:12:17.917Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T20:12:17.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T20:12:17.917Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T20:12:17.917Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-26T20:12:17.917Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T20:12:17.917Z] + case "${OS_FAMILY}" in [2023-10-26T20:12:17.917Z] + dpkg -l [2023-10-26T20:12:17.917Z] + grep '^ii' [2023-10-26T20:12:17.917Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T20:12:17.917Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T20:12:17.917Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T20:12:17.917Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-26T20:12:17.917Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-26T20:12:17.917Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-26T20:12:17.952Z] 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-10-26T20:12:18.244Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:12:18.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:12:18.866Z] [2023-10-26T20:12:18.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:12:20.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:12:20.533Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T20:12:20.533Z] 5eb5b503b376: Pulling fs layer [2023-10-26T20:12:20.533Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T20:12:20.533Z] ec43610c2a17: Pulling fs layer [2023-10-26T20:12:20.533Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T20:12:20.533Z] 33b1e0a273af: Pulling fs layer [2023-10-26T20:12:20.533Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T20:12:20.533Z] 2f39f015ded8: Pulling fs layer [2023-10-26T20:12:20.533Z] 33b1e0a273af: Waiting [2023-10-26T20:12:20.533Z] 5d3b04190fa2: Waiting [2023-10-26T20:12:20.533Z] 2f39f015ded8: Waiting [2023-10-26T20:12:20.533Z] 3a2ae6a8a46f: Waiting [2023-10-26T20:12:20.533Z] 5c69ac0246d0: Verifying Checksum [2023-10-26T20:12:20.533Z] 5c69ac0246d0: Download complete [2023-10-26T20:12:20.533Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-26T20:12:20.533Z] 3a2ae6a8a46f: Download complete [2023-10-26T20:12:20.533Z] 33b1e0a273af: Verifying Checksum [2023-10-26T20:12:20.533Z] 33b1e0a273af: Download complete [2023-10-26T20:12:20.792Z] 5d3b04190fa2: Verifying Checksum [2023-10-26T20:12:20.792Z] 5d3b04190fa2: Download complete [2023-10-26T20:12:20.792Z] ec43610c2a17: Verifying Checksum [2023-10-26T20:12:20.792Z] ec43610c2a17: Download complete [2023-10-26T20:12:20.792Z] 5eb5b503b376: Verifying Checksum [2023-10-26T20:12:20.792Z] 5eb5b503b376: Download complete [2023-10-26T20:12:21.358Z] 2f39f015ded8: Download complete [2023-10-26T20:12:21.927Z] 5eb5b503b376: Pull complete [2023-10-26T20:12:21.927Z] 5c69ac0246d0: Pull complete [2023-10-26T20:12:22.492Z] ec43610c2a17: Pull complete [2023-10-26T20:12:22.492Z] 3a2ae6a8a46f: Pull complete [2023-10-26T20:12:22.750Z] 33b1e0a273af: Pull complete [2023-10-26T20:12:22.750Z] 5d3b04190fa2: Pull complete [2023-10-26T20:12:26.925Z] 2f39f015ded8: Pull complete [2023-10-26T20:12:26.925Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T20:12:26.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:12:26.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:12:27.114Z] prd-ubuntu20.04-docker-8c-8g-12012 does not seem to be running inside a container [2023-10-26T20:12:27.137Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T20:12:30.173Z] $ docker top 343836d3602b4d685904964f7921c9f21ce23bd9a33728f6570819139d2ce294 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T20:12:30.557Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T20:12:30.859Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T20:12:31.266Z] + ls /var/log/sa-host [2023-10-26T20:12:31.266Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T20:12:31.407Z] provisioning config files... [2023-10-26T20:12:31.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6030464036281515896tmp [Pipeline] { [Pipeline] echo [2023-10-26T20:12:31.583Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:12:31.899Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T20:12:31.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:12:32.323Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T20:12:32.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:12:32.662Z] ---> sudo-logs.sh [2023-10-26T20:12:32.662Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T20:12:32.732Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:12:33.039Z] ---> job-cost.sh [2023-10-26T20:12:33.040Z] lf-activate-venv: SKIPPING [2023-10-26T20:12:33.040Z] DEBUG: total: 0.10999999940395355 [2023-10-26T20:12:33.040Z] INFO: Retrieving Stack Cost... [2023-10-26T20:12:33.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T20:12:33.992Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T20:12:34.024Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:12:34.389Z] ---> logs-deploy.sh [2023-10-26T20:12:34.389Z] lf-activate-venv: SKIPPING [2023-10-26T20:12:34.389Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4710/1 [2023-10-26T20:12:34.389Z] INFO: archiving workspace using pattern(s): [2023-10-26T20:12:35.332Z] Archives upload complete. [2023-10-26T20:12:35.332Z] INFO: archiving logs to Nexus [2023-10-26T20:12:36.401Z] ---> uname -a: [2023-10-26T20:12:36.401Z] Linux prd-ubuntu20-04-docker-8c-8g-12012 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-26T20:12:36.401Z] [2023-10-26T20:12:36.401Z] [2023-10-26T20:12:36.401Z] ---> lscpu: [2023-10-26T20:12:36.401Z] Architecture: x86_64 [2023-10-26T20:12:36.401Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-26T20:12:36.401Z] Byte Order: Little Endian [2023-10-26T20:12:36.401Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-26T20:12:36.401Z] CPU(s): 8 [2023-10-26T20:12:36.401Z] On-line CPU(s) list: 0-7 [2023-10-26T20:12:36.401Z] Thread(s) per core: 1 [2023-10-26T20:12:36.401Z] Core(s) per socket: 1 [2023-10-26T20:12:36.401Z] Socket(s): 8 [2023-10-26T20:12:36.401Z] NUMA node(s): 1 [2023-10-26T20:12:36.401Z] Vendor ID: AuthenticAMD [2023-10-26T20:12:36.401Z] CPU family: 23 [2023-10-26T20:12:36.401Z] Model: 49 [2023-10-26T20:12:36.401Z] Model name: AMD EPYC-Rome Processor [2023-10-26T20:12:36.401Z] Stepping: 0 [2023-10-26T20:12:36.401Z] CPU MHz: 2799.998 [2023-10-26T20:12:36.401Z] BogoMIPS: 5599.99 [2023-10-26T20:12:36.401Z] Virtualization: AMD-V [2023-10-26T20:12:36.401Z] Hypervisor vendor: KVM [2023-10-26T20:12:36.401Z] Virtualization type: full [2023-10-26T20:12:36.401Z] L1d cache: 256 KiB [2023-10-26T20:12:36.401Z] L1i cache: 256 KiB [2023-10-26T20:12:36.401Z] L2 cache: 4 MiB [2023-10-26T20:12:36.401Z] L3 cache: 128 MiB [2023-10-26T20:12:36.401Z] NUMA node0 CPU(s): 0-7 [2023-10-26T20:12:36.401Z] Vulnerability Itlb multihit: Not affected [2023-10-26T20:12:36.401Z] Vulnerability L1tf: Not affected [2023-10-26T20:12:36.401Z] Vulnerability Mds: Not affected [2023-10-26T20:12:36.401Z] Vulnerability Meltdown: Not affected [2023-10-26T20:12:36.401Z] Vulnerability Mmio stale data: Not affected [2023-10-26T20:12:36.401Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-26T20:12:36.401Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-26T20:12:36.401Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-26T20:12:36.401Z] Vulnerability Srbds: Not affected [2023-10-26T20:12:36.401Z] Vulnerability Tsx async abort: Not affected [2023-10-26T20:12:36.401Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-26T20:12:36.401Z] [2023-10-26T20:12:36.401Z] [2023-10-26T20:12:36.401Z] ---> nproc: [2023-10-26T20:12:36.401Z] 8 [2023-10-26T20:12:36.401Z] [2023-10-26T20:12:36.401Z] [2023-10-26T20:12:36.401Z] ---> df -h: [2023-10-26T20:12:36.401Z] Filesystem Size Used Avail Use% Mounted on [2023-10-26T20:12:36.401Z] overlay 155G 21G 135G 14% / [2023-10-26T20:12:36.401Z] tmpfs 64M 0 64M 0% /dev [2023-10-26T20:12:36.401Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-26T20:12:36.401Z] shm 64M 0 64M 0% /dev/shm [2023-10-26T20:12:36.401Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-10-26T20:12:36.401Z] [2023-10-26T20:12:36.401Z]