Pull request #4688 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 556578490d81c8aa55b209cb5fce6e93870830cd+b006ed3fb02d1ca178eb86987183e820dae8a246 (5f9a6cf37c846c10975a823788e66b26c0f82338) 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-ssh12404731656582438294.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-ssh13210152943068042794.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-4688/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-4688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3915937387707688215.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-4688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12519818739628867630.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-ssh7097061285183984809.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-4688/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-4688/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14924609449614180569.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7205 in /w/workspace/edgexfoundry_edgex-go_PR-4688 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4688/head:refs/remotes/origin/PR-4688 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 556578490d81c8aa55b209cb5fce6e93870830cd Merge succeeded, producing 556578490d81c8aa55b209cb5fce6e93870830cd Checking out Revision 556578490d81c8aa55b209cb5fce6e93870830cd (PR-4688) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T19:48:19.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T19:48:20.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 556578490d81c8aa55b209cb5fce6e93870830cd # 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 b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 556578490d81c8aa55b209cb5fce6e93870830cd # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T19:48:20.179Z] ========================================================= [2023-09-20T19:48:20.179Z] EdgeX Global Pipelines Version Info [2023-09-20T19:48:20.179Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T19:48:20.904Z] ------------------- [2023-09-20T19:48:20.904Z] stable info: [2023-09-20T19:48:20.904Z] ------------------- [2023-09-20T19:48:20.904Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T19:48:20.904Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T19:48:20.904Z] Message: update stable to v1.0.254 [2023-09-20T19:48:21.473Z] ------------------- [2023-09-20T19:48:21.473Z] experimental info: [2023-09-20T19:48:21.473Z] ------------------- [2023-09-20T19:48:21.473Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T19:48:21.473Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T19:48:21.473Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T19:48:21.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-20T19:48:21.779Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-20T19:48:21.819Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T19:48:21.855Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T19:48:21.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T19:48:21.934Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T19:48:21.974Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T19:48:22.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-20T19:48:22.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-20T19:48:22.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-20T19:48:22.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T19:48:22.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T19:48:22.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T19:48:22.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T19:48:22.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T19:48:22.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T19:48:22.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T19:48:22.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T19:48:22.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T19:48:22.509Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-20T19:48:22.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T19:48:22.591Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T19:48:22.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T19:48:22.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4688 [Pipeline] echo [2023-09-20T19:48:22.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4688 [Pipeline] echo [2023-09-20T19:48:22.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4688 [Pipeline] echo [2023-09-20T19:48:22.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 556578490d81c8aa55b209cb5fce6e93870830cd [Pipeline] echo [2023-09-20T19:48:22.836Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5565784 [Pipeline] echo [2023-09-20T19:48:22.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T19:48:22.998Z] provisioning config files... [2023-09-20T19:48:23.012Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config722503921751557049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T19:48:23.356Z] ---> docker-login.sh [2023-09-20T19:48:23.356Z] nexus3.edgexfoundry.org:10001 [2023-09-20T19:48:23.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:48:23.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:48:23.879Z] Configure a credential helper to remove this warning. See [2023-09-20T19:48:23.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:48:23.879Z] [2023-09-20T19:48:23.879Z] Login Succeeded [2023-09-20T19:48:23.879Z] nexus3.edgexfoundry.org:10002 [2023-09-20T19:48:23.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:48:23.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:48:23.879Z] Configure a credential helper to remove this warning. See [2023-09-20T19:48:23.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:48:23.879Z] [2023-09-20T19:48:23.879Z] Login Succeeded [2023-09-20T19:48:23.879Z] nexus3.edgexfoundry.org:10003 [2023-09-20T19:48:23.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:48:24.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:48:24.142Z] Configure a credential helper to remove this warning. See [2023-09-20T19:48:24.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:48:24.142Z] [2023-09-20T19:48:24.142Z] Login Succeeded [2023-09-20T19:48:24.142Z] nexus3.edgexfoundry.org:10004 [2023-09-20T19:48:24.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:48:24.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:48:24.142Z] Configure a credential helper to remove this warning. See [2023-09-20T19:48:24.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:48:24.142Z] [2023-09-20T19:48:24.142Z] Login Succeeded [2023-09-20T19:48:24.142Z] docker.io [2023-09-20T19:48:24.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:48:24.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:48:24.403Z] Configure a credential helper to remove this warning. See [2023-09-20T19:48:24.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:48:24.403Z] [2023-09-20T19:48:24.403Z] Login Succeeded [2023-09-20T19:48:24.403Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T19:48:24.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T19:48:24.853Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/core-command/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/core-data/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-20T19:48:24.853Z] + + dirname cmd/core-metadata/Dockerfile [2023-09-20T19:48:24.853Z] cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-20T19:48:24.853Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-09-20T19:48:24.853Z] cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/support-notifications/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-20T19:48:24.853Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-20T19:48:24.853Z] + cut -d/ -f2 [2023-09-20T19:48:24.853Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-20T19:48:24.915Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T19:48:25.415Z] + git rev-list -1 --merges 556578490d81c8aa55b209cb5fce6e93870830cd~1..556578490d81c8aa55b209cb5fce6e93870830cd [Pipeline] echo [2023-09-20T19:48:25.450Z] -----------> git rev-list -1 --merges 556578490d81c8aa55b209cb5fce6e93870830cd~1..556578490d81c8aa55b209cb5fce6e93870830cd 556578490d81c8aa55b209cb5fce6e93870830cd [false] [Pipeline] sh [2023-09-20T19:48:25.751Z] + git log --format=format:%s -1 556578490d81c8aa55b209cb5fce6e93870830cd [Pipeline] echo [2023-09-20T19:48:25.784Z] ========================================================= [2023-09-20T19:48:25.784Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T19:48:25.784Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-20T19:48:26.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T19:48:26.257Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T19:48:26.257Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T19:48:26.257Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T19:48:26.257Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T19:48:26.257Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T19:48:26.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T19:48:26.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T19:48:26.735Z] [2023-09-20T19:48:26.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T19:48:27.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T19:48:27.112Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T19:48:27.112Z] b85a868b505f: Pulling fs layer [2023-09-20T19:48:27.112Z] e2be974225ed: Pulling fs layer [2023-09-20T19:48:27.112Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T19:48:27.112Z] 988bab9f4d93: Pulling fs layer [2023-09-20T19:48:27.112Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T19:48:27.112Z] eaf3925da568: Pulling fs layer [2023-09-20T19:48:27.112Z] bab4dde63d76: Pulling fs layer [2023-09-20T19:48:27.112Z] bde34c3a00c8: Pulling fs layer [2023-09-20T19:48:27.112Z] b352a97aabf1: Pulling fs layer [2023-09-20T19:48:27.112Z] 4872d77fe225: Pulling fs layer [2023-09-20T19:48:27.112Z] 5851b861e8e6: Pulling fs layer [2023-09-20T19:48:27.112Z] bab4dde63d76: Waiting [2023-09-20T19:48:27.112Z] eaf3925da568: Waiting [2023-09-20T19:48:27.112Z] 4872d77fe225: Waiting [2023-09-20T19:48:27.112Z] 5851b861e8e6: Waiting [2023-09-20T19:48:27.112Z] b352a97aabf1: Waiting [2023-09-20T19:48:27.112Z] bde34c3a00c8: Waiting [2023-09-20T19:48:27.112Z] 1469e6f7b9e6: Waiting [2023-09-20T19:48:27.112Z] e2be974225ed: Verifying Checksum [2023-09-20T19:48:27.112Z] e2be974225ed: Download complete [2023-09-20T19:48:27.112Z] 988bab9f4d93: Download complete [2023-09-20T19:48:27.371Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T19:48:27.371Z] 1469e6f7b9e6: Download complete [2023-09-20T19:48:27.371Z] eaf3925da568: Verifying Checksum [2023-09-20T19:48:27.371Z] eaf3925da568: Download complete [2023-09-20T19:48:27.371Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T19:48:27.371Z] 339a4e72a1f5: Download complete [2023-09-20T19:48:27.371Z] bde34c3a00c8: Verifying Checksum [2023-09-20T19:48:27.371Z] bde34c3a00c8: Download complete [2023-09-20T19:48:27.371Z] b352a97aabf1: Verifying Checksum [2023-09-20T19:48:27.371Z] b352a97aabf1: Download complete [2023-09-20T19:48:27.371Z] 4872d77fe225: Download complete [2023-09-20T19:48:27.371Z] 5851b861e8e6: Verifying Checksum [2023-09-20T19:48:27.371Z] 5851b861e8e6: Download complete [2023-09-20T19:48:27.634Z] b85a868b505f: Verifying Checksum [2023-09-20T19:48:27.634Z] b85a868b505f: Download complete [2023-09-20T19:48:27.897Z] bab4dde63d76: Verifying Checksum [2023-09-20T19:48:27.897Z] bab4dde63d76: Download complete [2023-09-20T19:48:28.832Z] b85a868b505f: Pull complete [2023-09-20T19:48:29.091Z] e2be974225ed: Pull complete [2023-09-20T19:48:29.659Z] 339a4e72a1f5: Pull complete [2023-09-20T19:48:29.659Z] 988bab9f4d93: Pull complete [2023-09-20T19:48:29.917Z] 1469e6f7b9e6: Pull complete [2023-09-20T19:48:29.917Z] eaf3925da568: Pull complete [2023-09-20T19:48:31.820Z] bab4dde63d76: Pull complete [2023-09-20T19:48:31.820Z] bde34c3a00c8: Pull complete [2023-09-20T19:48:32.079Z] b352a97aabf1: Pull complete [2023-09-20T19:48:32.079Z] 4872d77fe225: Pull complete [2023-09-20T19:48:32.079Z] 5851b861e8e6: Pull complete [2023-09-20T19:48:32.079Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T19:48:32.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T19:48:32.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T19:48:32.312Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-09-20T19:48:32.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T19:48:34.678Z] $ docker top 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 -eo pid,comm [2023-09-20T19:48:34.729Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T19:48:34.729Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T19:48:34.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T19:48:34.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T19:48:34.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T19:48:34.974Z] $ docker exec 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 ssh-agent [2023-09-20T19:48:35.086Z] SSH_AUTH_SOCK=/tmp/ssh-fQfolNRhANHv/agent.32 [2023-09-20T19:48:35.086Z] SSH_AGENT_PID=38 [2023-09-20T19:48:35.092Z] Running ssh-add (command line suppressed) [2023-09-20T19:48:35.202Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16556759607423624870.key (/w/workspace/edgex-go/1@tmp/private_key_16556759607423624870.key) [2023-09-20T19:48:35.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T19:48:35.547Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T19:48:35.579Z] $ docker exec --env ******** --env ******** 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 ssh-agent -k [2023-09-20T19:48:35.673Z] unset SSH_AUTH_SOCK; [2023-09-20T19:48:35.674Z] unset SSH_AGENT_PID; [2023-09-20T19:48:35.674Z] echo Agent pid 38 killed; [2023-09-20T19:48:35.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T19:48:35.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T19:48:35.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T19:48:35.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T19:48:35.876Z] $ docker exec 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 ssh-agent [2023-09-20T19:48:35.980Z] SSH_AUTH_SOCK=/tmp/ssh-CF8853fDlNML/agent.70 [2023-09-20T19:48:35.980Z] SSH_AGENT_PID=76 [2023-09-20T19:48:35.986Z] Running ssh-add (command line suppressed) [2023-09-20T19:48:36.077Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4249009834037407502.key (/w/workspace/edgex-go/1@tmp/private_key_4249009834037407502.key) [2023-09-20T19:48:36.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T19:48:36.433Z] + git semver init [2023-09-20T19:48:36.693Z] 2023-09-20 19:48:36,620 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T19:48:36.693Z] 2023-09-20 19:48:36,621 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-20T19:48:36.693Z] 2023-09-20 19:48:36,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-20T19:48:36.693Z] 2023-09-20 19:48:36,622 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-09-20T19:48:41.975Z] 2023-09-20 19:48:41,395 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-20T19:48:41.975Z] 2023-09-20 19:48:41,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4688 with force:False [2023-09-20T19:48:41.975Z] 2023-09-20 19:48:41,396 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4688 [2023-09-20T19:48:41.975Z] 2023-09-20 19:48:41,400 [execute] INFO git cat-file --batch-check [2023-09-20T19:48:41.975Z] 2023-09-20 19:48:41,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T19:48:41.975Z] 2023-09-20 19:48:41,407 [execute] INFO git cat-file --batch [2023-09-20T19:48:41.975Z] 2023-09-20 19:48:41,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T19:48:41.975Z] 2023-09-20 19:48:41,413 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4688 [2023-09-20T19:48:41.975Z] 0.0.0 [Pipeline] } [2023-09-20T19:48:42.007Z] $ docker exec --env ******** --env ******** 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 ssh-agent -k [2023-09-20T19:48:42.108Z] unset SSH_AUTH_SOCK; [2023-09-20T19:48:42.108Z] unset SSH_AGENT_PID; [2023-09-20T19:48:42.108Z] echo Agent pid 76 killed; [2023-09-20T19:48:42.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T19:48:42.544Z] + git semver [Pipeline] } [2023-09-20T19:48:42.835Z] $ docker stop --time=1 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 [2023-09-20T19:48:44.149Z] $ docker rm -f --volumes 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T19:48:44.546Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T19:48:44.821Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T19:48:44.837Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T19:48:45.573Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-20T19:48:45.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T19:48:45.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T19:48:45.679Z] ========================================================= [2023-09-20T19:48:45.679Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T19:48:45.679Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T19:48:46.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T19:48:46.029Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T19:48:46.029Z] 7264a8db6415: Pulling fs layer [2023-09-20T19:48:46.029Z] c4d48a809fc2: Pulling fs layer [2023-09-20T19:48:46.029Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T19:48:46.029Z] ad3a456e5733: Pulling fs layer [2023-09-20T19:48:46.029Z] 33e27b845d1e: Pulling fs layer [2023-09-20T19:48:46.029Z] c68163c4e522: Pulling fs layer [2023-09-20T19:48:46.029Z] 50da416c3ac9: Pulling fs layer [2023-09-20T19:48:46.029Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T19:48:46.029Z] ad3a456e5733: Waiting [2023-09-20T19:48:46.029Z] c68163c4e522: Waiting [2023-09-20T19:48:46.029Z] 33e27b845d1e: Waiting [2023-09-20T19:48:46.029Z] 23d2d4c4bb30: Waiting [2023-09-20T19:48:46.029Z] 50da416c3ac9: Waiting [2023-09-20T19:48:46.029Z] c4d48a809fc2: Verifying Checksum [2023-09-20T19:48:46.029Z] c4d48a809fc2: Download complete [2023-09-20T19:48:46.029Z] ad3a456e5733: Verifying Checksum [2023-09-20T19:48:46.029Z] ad3a456e5733: Download complete [2023-09-20T19:48:46.029Z] 33e27b845d1e: Verifying Checksum [2023-09-20T19:48:46.029Z] 7264a8db6415: Verifying Checksum [2023-09-20T19:48:46.029Z] 7264a8db6415: Download complete [2023-09-20T19:48:46.314Z] c68163c4e522: Verifying Checksum [2023-09-20T19:48:46.314Z] c68163c4e522: Download complete [2023-09-20T19:48:46.314Z] 7264a8db6415: Pull complete [2023-09-20T19:48:46.314Z] c4d48a809fc2: Pull complete [2023-09-20T19:48:46.574Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T19:48:46.574Z] 23d2d4c4bb30: Download complete [2023-09-20T19:48:46.574Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T19:48:46.574Z] 4f1c88b9dad5: Download complete [2023-09-20T19:48:47.141Z] 50da416c3ac9: Verifying Checksum [2023-09-20T19:48:47.141Z] 50da416c3ac9: Download complete [2023-09-20T19:48:49.684Z] 4f1c88b9dad5: Pull complete [2023-09-20T19:48:49.684Z] ad3a456e5733: Pull complete [2023-09-20T19:48:49.684Z] 33e27b845d1e: Pull complete [2023-09-20T19:48:49.943Z] c68163c4e522: Pull complete [2023-09-20T19:48:52.473Z] 50da416c3ac9: Pull complete [2023-09-20T19:48:52.473Z] 23d2d4c4bb30: Pull complete [2023-09-20T19:48:52.473Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T19:48:52.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T19:48:52.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T19:48:52.834Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T19:48:52.834Z] WORKDIR /edgex [2023-09-20T19:48:52.834Z] COPY go.mod . [2023-09-20T19:48:52.834Z] RUN go mod downloaddocker [2023-09-20T19:48:52.834Z] build -t ci-base-image-x86_64 -f - . [2023-09-20T19:48:53.402Z] Sending build context to Docker daemon 171MB [2023-09-20T19:48:53.402Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T19:48:53.402Z] ---> 0786185ac409 [2023-09-20T19:48:53.402Z] Step 2/4 : WORKDIR /edgex [2023-09-20T19:49:00.055Z] ---> Running in 0a42417f2681 [2023-09-20T19:49:00.055Z] Removing intermediate container 0a42417f2681 [2023-09-20T19:49:00.055Z] ---> a048ae4c51a6 [2023-09-20T19:49:00.055Z] Step 3/4 : COPY go.mod . [2023-09-20T19:49:00.055Z] ---> c3dc27bbea96 [2023-09-20T19:49:00.055Z] Step 4/4 : RUN go mod download [2023-09-20T19:49:00.055Z] ---> Running in 88f9f0b09996 [2023-09-20T19:49:00.121Z] Still waiting to schedule task [2023-09-20T19:49:00.122Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-20T19:49:21.999Z] Removing intermediate container 88f9f0b09996 [2023-09-20T19:49:21.999Z] ---> 24543a84f027 [2023-09-20T19:49:21.999Z] Successfully built 24543a84f027 [2023-09-20T19:49:21.999Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T19:49:22.381Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T19:49:22.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T19:49:22.528Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-09-20T19:49:22.563Z] $ 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-x86_64 cat [2023-09-20T19:49:22.927Z] $ docker top bf718b88bf2e24f64d3aa07489d328514e807bae8fbc4ab9011301c1f56e7e3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T19:49:23.309Z] + go version [2023-09-20T19:49:23.309Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T19:49:23.349Z] $ docker stop --time=1 bf718b88bf2e24f64d3aa07489d328514e807bae8fbc4ab9011301c1f56e7e3b [2023-09-20T19:49:24.628Z] $ docker rm -f --volumes bf718b88bf2e24f64d3aa07489d328514e807bae8fbc4ab9011301c1f56e7e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T19:49:25.328Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T19:49:25.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T19:49:25.481Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-09-20T19:49:25.519Z] $ 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-x86_64 cat [2023-09-20T19:49:25.867Z] $ docker top 239e47da63b08bfb96f32b2e1e32f8ef06c797409f281773145a83f519a62703 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T19:49:25.989Z] ========================================================= [2023-09-20T19:49:25.989Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-20T19:49:25.989Z] ========================================================= [Pipeline] sh [2023-09-20T19:49:26.280Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T19:49:26.637Z] + make test [2023-09-20T19:49:26.637Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T19:49:33.206Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-20T19:49:45.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-20T19:49:45.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-20T19:49:46.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-20T19:49:46.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-20T19:49:46.372Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-20T19:49:46.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-20T19:49:46.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-20T19:49:46.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-20T19:49:46.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-20T19:49:47.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-20T19:49:47.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-20T19:49:47.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-20T19:49:47.408Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-20T19:49:47.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-20T19:49:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-20T19:49:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-20T19:49:50.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2023-09-20T19:49:52.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements [2023-09-20T19:49:52.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-20T19:49:52.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-20T19:49:52.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-20T19:49:53.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-20T19:49:53.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-20T19:49:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-20T19:49:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-20T19:49:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-20T19:49:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-20T19:49:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-20T19:49:55.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.067s coverage: 69.2% of statements [2023-09-20T19:49:55.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.0% of statements [2023-09-20T19:49:55.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-20T19:49:55.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-20T19:49:58.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.247s coverage: 93.4% of statements [2023-09-20T19:49:58.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements [2023-09-20T19:49:58.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-20T19:49:58.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-20T19:49:58.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-20T19:49:58.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-20T19:49:58.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-20T19:49:58.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-20T19:49:58.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-20T19:49:58.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-20T19:49:58.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-20T19:49:58.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-20T19:49:59.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 97.6% of statements [2023-09-20T19:49:59.534Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.043s coverage: 72.2% of statements [2023-09-20T19:50:00.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-20T19:50:00.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-20T19:50:01.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements [2023-09-20T19:50:01.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.067s coverage: 32.2% of statements [2023-09-20T19:50:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements [2023-09-20T19:50:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.042s coverage: 82.9% of statements [2023-09-20T19:50:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-09-20T19:50:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2023-09-20T19:50:02.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-20T19:50:02.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-20T19:50:02.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-20T19:50:02.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-20T19:50:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-20T19:50:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-20T19:50:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-20T19:50:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-20T19:50:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-09-20T19:50:03.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-20T19:50:03.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-20T19:50:03.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-20T19:50:03.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-20T19:50:04.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-20T19:50:04.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-20T19:50:04.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-20T19:50:06.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-20T19:50:06.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-20T19:50:07.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-20T19:50:07.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-20T19:50:10.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-20T19:50:10.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-20T19:50:10.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-20T19:50:11.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-20T19:50:11.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-20T19:50:11.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-20T19:50:12.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-20T19:50:12.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-20T19:50:12.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-20T19:50:12.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-20T19:50:13.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-20T19:50:13.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-20T19:50:13.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-20T19:50:13.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-20T19:50:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-20T19:50:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-20T19:50:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-20T19:50:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-20T19:50:14.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements [2023-09-20T19:50:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-20T19:50:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-20T19:50:17.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-20T19:50:17.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.287s coverage: 79.9% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.063s coverage: 92.9% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.046s coverage: 87.2% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.091s coverage: 81.8% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.172s coverage: 63.1% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 95.7% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2023-09-20T19:50:27.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements [2023-09-20T19:50:27.208Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-20T19:50:27.208Z] running golangci-lint [2023-09-20T19:50:27.208Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-20T19:50:27.208Z] go version go1.21.0 linux/amd64 [2023-09-20T19:50:27.208Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-20T19:50:27.208Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-20T19:50:31.665Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7206 in /w/workspace/edgexfoundry_edgex-go_PR-4688 [Pipeline] { [Pipeline] ws [2023-09-20T19:50:31.720Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T19:50:31.799Z] The recommended git tool is: git [2023-09-20T19:50:36.622Z] using credential edgex-jenkins-ssh [2023-09-20T19:50:36.640Z] Cloning the remote Git repository [2023-09-20T19:50:36.685Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-20T19:50:36.769Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-20T19:50:36.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-20T19:50:36.894Z] > git --version # timeout=10 [2023-09-20T19:50:36.912Z] > git --version # 'git version 2.25.1' [2023-09-20T19:50:36.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T19:50:37.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T19:50:39.435Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 11.736198127s" [2023-09-20T19:50:39.435Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.35481ms" [2023-09-20T19:50:49.405Z] level=info msg="[linters_context/goanalysis] analyzers took 1m24.612167793s with top 10 stages: buildir: 42.38112728s, gosec: 7.756998954s, inspect: 2.062322493s, fact_deprecated: 1.86708186s, ctrlflow: 1.33665865s, S1038: 1.283108163s, printf: 1.104368319s, nilness: 999.178392ms, fact_purity: 927.893635ms, directives: 692.848613ms" [2023-09-20T19:50:49.405Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-20T19:50:49.405Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197" [2023-09-20T19:50:49.406Z] level=info msg="[runner] processing took 19.373643ms with stages: nolint: 9.444303ms, identifier_marker: 4.838963ms, path_prettifier: 1.55633ms, exclude-rules: 1.430649ms, autogenerated_exclude: 1.314197ms, skip_dirs: 696.15µs, cgo: 62.761µs, filename_unadjuster: 23.88µs, max_same_issues: 1.29µs, fixer: 1µs, uniq_by_line: 730ns, skip_files: 600ns, exclude: 520ns, severity-rules: 420ns, sort_results: 400ns, source_code: 370ns, diff: 350ns, path_prefixer: 330ns, max_from_linter: 160ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" [2023-09-20T19:50:49.406Z] level=info msg="[runner] linters took 10.281890869s with stages: goanalysis_metalinter: 10.262416745s" [2023-09-20T19:50:49.406Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-20T19:50:49.406Z] level=info msg="Memory: 222 samples, avg is 293.1MB, max is 962.1MB" [2023-09-20T19:50:49.406Z] level=info msg="Execution took 22.059248184s" [2023-09-20T19:50:49.406Z] go vet ./... [2023-09-20T19:50:52.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-20T19:50:52.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T19:50:53.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-20T19:50:54.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T19:50:54.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T19:50:54.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T19:50:54.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-20T19:50:55.040Z] + ls -al . [2023-09-20T19:50:55.040Z] total 732 [2023-09-20T19:50:55.040Z] drwxrwxr-x 12 1001 1001 4096 Sep 20 19:49 . [2023-09-20T19:50:55.040Z] drwxr-xr-x 4 root root 4096 Sep 20 19:49 .. [2023-09-20T19:50:55.040Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 19:48 .blubracket [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 19:48 .dockerignore [2023-09-20T19:50:55.040Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 19:50 .git [2023-09-20T19:50:55.040Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 19:48 .github [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 1173 Sep 20 19:48 .gitignore [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 19:48 .golangci.yml [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 19:48 .hadolint.yml [2023-09-20T19:50:55.040Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 19:48 .semver [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 19:48 .sonarcloud.properties [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 19:48 ADOPTERS.md [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 11674 Sep 20 19:48 Attribution.txt [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 93407 Sep 20 19:48 CHANGELOG.md [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 19:48 CONTRIBUTING.md [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 19:48 GOVERNANCE.md [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 883 Sep 20 19:48 Jenkinsfile [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 19:48 LICENSE [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 14764 Sep 20 19:48 Makefile [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 19:48 OWNERS.md [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 9923 Sep 20 19:48 README.md [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 19:48 SECURITY.md [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 19:48 VERSION [2023-09-20T19:50:55.040Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 19:48 bin [2023-09-20T19:50:55.040Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 19:48 cmd [2023-09-20T19:50:55.040Z] -rw-r--r-- 1 root root 453602 Sep 20 19:50 coverage.out [2023-09-20T19:50:55.040Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 19:48 fuzz_test [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 3688 Sep 20 19:48 go.mod [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 34975 Sep 20 19:48 go.sum [2023-09-20T19:50:55.040Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 19:48 internal [2023-09-20T19:50:55.040Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 19:48 openapi [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 594 Sep 20 19:48 security.txt [2023-09-20T19:50:55.040Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 19:48 snap [2023-09-20T19:50:55.040Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 19:48 version.go [Pipeline] sh [2023-09-20T19:50:55.351Z] + '[' -e coverage.out ] [2023-09-20T19:50:55.351Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-20T19:50:55.484Z] Stashed 1 file(s) [Pipeline] sh [2023-09-20T19:50:55.786Z] + make build [2023-09-20T19:50:55.786Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T19:50:57.411Z] Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 556578490d81c8aa55b209cb5fce6e93870830cd [2023-09-20T19:50:57.823Z] Merge succeeded, producing 556578490d81c8aa55b209cb5fce6e93870830cd [2023-09-20T19:50:57.824Z] Checking out Revision 556578490d81c8aa55b209cb5fce6e93870830cd (PR-4688) [2023-09-20T19:50:56.843Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-20T19:50:56.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T19:50:56.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4688/head:refs/remotes/origin/PR-4688 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T19:50:57.427Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T19:50:57.495Z] > git checkout -f 556578490d81c8aa55b209cb5fce6e93870830cd # timeout=10 [2023-09-20T19:50:57.717Z] > git remote # timeout=10 [2023-09-20T19:50:57.741Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T19:50:57.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T19:50:57.772Z] > git merge b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 [2023-09-20T19:50:57.799Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T19:50:57.827Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T19:50:57.843Z] > git checkout -f 556578490d81c8aa55b209cb5fce6e93870830cd # timeout=10 [2023-09-20T19:50:58.435Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-09-20T19:50:58.478Z] > git --version # timeout=10 [2023-09-20T19:50:58.489Z] > git --version # 'git version 2.25.1' [2023-09-20T19:50:58.513Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T19:50:59.574Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T19:50:59.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T19:50:59.574Z] Dload Upload Total Spent Left Speed [2023-09-20T19:50:59.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-09-20T19:51:00.128Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T19:51:00.486Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T19:51:00.487Z] + sudo tee /etc/docker/daemon.new [2023-09-20T19:51:00.487Z] { [2023-09-20T19:51:00.487Z] "registry-mirrors": [ [2023-09-20T19:51:00.487Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T19:51:00.487Z] ], [2023-09-20T19:51:00.487Z] "bip": "10.250.0.254/24", [2023-09-20T19:51:00.487Z] "hosts": [ [2023-09-20T19:51:00.487Z] "tcp://0.0.0.0:5555", [2023-09-20T19:51:00.487Z] "unix:///var/run/docker.sock" [2023-09-20T19:51:00.487Z] ], [2023-09-20T19:51:00.487Z] "mtu": 1458, [2023-09-20T19:51:00.487Z] "selinux-enabled": true, [2023-09-20T19:51:00.487Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T19:51:00.487Z] } [Pipeline] sh [2023-09-20T19:51:00.830Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T19:51:01.188Z] + sudo service docker restart [2023-09-20T19:51:07.989Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T19:51:09.365Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T19:51:10.300Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T19:51:10.868Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T19:51:17.422Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T19:51:17.987Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T19:51:19.366Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T19:51:19.505Z] provisioning config files... [2023-09-20T19:51:19.532Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6834491010189439124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T19:51:19.919Z] ---> docker-login.sh [2023-09-20T19:51:19.919Z] nexus3.edgexfoundry.org:10001 [2023-09-20T19:51:20.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:51:20.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:51:20.461Z] Configure a credential helper to remove this warning. See [2023-09-20T19:51:20.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:51:20.461Z] [2023-09-20T19:51:20.461Z] Login Succeeded [2023-09-20T19:51:20.461Z] nexus3.edgexfoundry.org:10002 [2023-09-20T19:51:20.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:51:20.744Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T19:51:21.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:51:21.001Z] Configure a credential helper to remove this warning. See [2023-09-20T19:51:21.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:51:21.001Z] [2023-09-20T19:51:21.001Z] Login Succeeded [2023-09-20T19:51:21.001Z] nexus3.edgexfoundry.org:10003 [2023-09-20T19:51:21.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:51:21.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:51:21.270Z] Configure a credential helper to remove this warning. See [2023-09-20T19:51:21.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:51:21.270Z] [2023-09-20T19:51:21.270Z] Login Succeeded [2023-09-20T19:51:21.270Z] nexus3.edgexfoundry.org:10004 [2023-09-20T19:51:21.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T19:51:21.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:51:21.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:51:21.547Z] Configure a credential helper to remove this warning. See [2023-09-20T19:51:21.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:51:21.547Z] [2023-09-20T19:51:21.547Z] Login Succeeded [2023-09-20T19:51:21.547Z] docker.io [2023-09-20T19:51:21.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T19:51:22.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T19:51:22.086Z] Configure a credential helper to remove this warning. See [2023-09-20T19:51:22.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T19:51:22.086Z] [2023-09-20T19:51:22.086Z] Login Succeeded [2023-09-20T19:51:22.086Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T19:51:22.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-09-20T19:51:22.251Z] 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 [Pipeline] unstash [Pipeline] sh [2023-09-20T19:51:22.799Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-20T19:51:22.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T19:51:22.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T19:51:22.906Z] ========================================================= [2023-09-20T19:51:22.906Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T19:51:22.906Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T19:51:23.188Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T19:51:23.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T19:51:24.263Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T19:51:24.263Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T19:51:24.263Z] 5d54e960e981: Pulling fs layer [2023-09-20T19:51:24.263Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T19:51:24.263Z] f0e02332f6b5: Pulling fs layer [2023-09-20T19:51:24.263Z] cefa15bbcfad: Pulling fs layer [2023-09-20T19:51:24.263Z] 17808c966233: Pulling fs layer [2023-09-20T19:51:24.263Z] f4c1fc716caa: Pulling fs layer [2023-09-20T19:51:24.263Z] cefa15bbcfad: Waiting [2023-09-20T19:51:24.263Z] f4c1fc716caa: Waiting [2023-09-20T19:51:24.263Z] 17808c966233: Waiting [2023-09-20T19:51:24.263Z] f0e02332f6b5: Waiting [2023-09-20T19:51:24.263Z] 5d54e960e981: Verifying Checksum [2023-09-20T19:51:24.263Z] 5d54e960e981: Download complete [2023-09-20T19:51:24.263Z] f0e02332f6b5: Verifying Checksum [2023-09-20T19:51:24.263Z] f0e02332f6b5: Download complete [2023-09-20T19:51:24.263Z] cefa15bbcfad: Verifying Checksum [2023-09-20T19:51:24.263Z] cefa15bbcfad: Download complete [2023-09-20T19:51:24.263Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T19:51:24.263Z] 9fda8d8052c6: Download complete [Pipeline] } [2023-09-20T19:51:24.600Z] $ docker stop --time=1 239e47da63b08bfb96f32b2e1e32f8ef06c797409f281773145a83f519a62703 [2023-09-20T19:51:24.995Z] f4c1fc716caa: Verifying Checksum [2023-09-20T19:51:24.995Z] f4c1fc716caa: Download complete [2023-09-20T19:51:25.269Z] 9fda8d8052c6: Pull complete [2023-09-20T19:51:25.859Z] 5d54e960e981: Pull complete [2023-09-20T19:51:26.129Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T19:51:26.129Z] c4a7e357bf2a: Download complete [2023-09-20T19:51:27.097Z] 17808c966233: Verifying Checksum [2023-09-20T19:51:27.097Z] 17808c966233: Download complete [2023-09-20T19:51:29.092Z] $ docker rm -f --volumes 239e47da63b08bfb96f32b2e1e32f8ef06c797409f281773145a83f519a62703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T19:51:30.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T19:51:30.501Z] [2023-09-20T19:51:30.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T19:51:30.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T19:51:30.876Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-20T19:51:30.876Z] 91d30c5bc195: Pulling fs layer [2023-09-20T19:51:30.876Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-20T19:51:30.876Z] 9c61dcf015f6: Pulling fs layer [2023-09-20T19:51:30.876Z] 4698f68db338: Pulling fs layer [2023-09-20T19:51:30.876Z] 2a2f49069b9e: Pulling fs layer [2023-09-20T19:51:30.876Z] e0025b399a48: Pulling fs layer [2023-09-20T19:51:30.876Z] 2a2f49069b9e: Waiting [2023-09-20T19:51:30.876Z] 4698f68db338: Waiting [2023-09-20T19:51:30.876Z] e0025b399a48: Waiting [2023-09-20T19:51:30.876Z] 91d30c5bc195: Verifying Checksum [2023-09-20T19:51:30.876Z] 4698f68db338: Verifying Checksum [2023-09-20T19:51:30.876Z] 4698f68db338: Download complete [2023-09-20T19:51:31.137Z] 91d30c5bc195: Pull complete [2023-09-20T19:51:31.397Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-20T19:51:31.397Z] 2e9b0aa3be6d: Download complete [2023-09-20T19:51:31.397Z] e0025b399a48: Verifying Checksum [2023-09-20T19:51:31.397Z] e0025b399a48: Download complete [2023-09-20T19:51:31.397Z] 2a2f49069b9e: Verifying Checksum [2023-09-20T19:51:31.397Z] 2a2f49069b9e: Download complete [2023-09-20T19:51:31.659Z] 2e9b0aa3be6d: Pull complete [2023-09-20T19:51:31.659Z] 9c61dcf015f6: Verifying Checksum [2023-09-20T19:51:31.659Z] 9c61dcf015f6: Download complete [2023-09-20T19:51:34.951Z] 9c61dcf015f6: Pull complete [2023-09-20T19:51:34.952Z] 4698f68db338: Pull complete [2023-09-20T19:51:34.952Z] 2a2f49069b9e: Pull complete [2023-09-20T19:51:34.952Z] e0025b399a48: Pull complete [2023-09-20T19:51:34.952Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-20T19:51:34.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T19:51:34.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T19:51:35.197Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-09-20T19:51:35.238Z] $ 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:latest cat [2023-09-20T19:51:38.880Z] $ docker top 94abe1f87897e2d83eac19c57e1484975db0814f786e241eefe2b6e1e24ee696 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T19:51:39.282Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T19:51:39.410Z] c4a7e357bf2a: Pull complete [2023-09-20T19:51:39.410Z] f0e02332f6b5: Pull complete [2023-09-20T19:51:39.681Z] cefa15bbcfad: Pull complete [2023-09-20T19:51:41.820Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #1 transferring dockerfile: 2.39kB done [2023-09-20T19:51:41.820Z] #1 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #2 transferring dockerfile: 2.38kB done [2023-09-20T19:51:41.820Z] #2 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #3 transferring dockerfile: 2.12kB done [2023-09-20T19:51:41.820Z] #3 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #4 [core-data internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #4 transferring dockerfile: 1.90kB done [2023-09-20T19:51:41.820Z] #4 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #5 transferring dockerfile: 1.59kB done [2023-09-20T19:51:41.820Z] #5 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #6 transferring dockerfile: 2.82kB done [2023-09-20T19:51:41.820Z] #6 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #7 transferring dockerfile: 1.58kB done [2023-09-20T19:51:41.820Z] #7 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #8 transferring dockerfile: 2.04kB done [2023-09-20T19:51:41.820Z] #8 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #9 transferring dockerfile: 1.96kB done [2023-09-20T19:51:41.820Z] #9 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #10 transferring dockerfile: 1.82kB done [2023-09-20T19:51:41.820Z] #10 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #11 transferring dockerfile: 1.78kB done [2023-09-20T19:51:41.820Z] #11 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #12 transferring dockerfile: 1.84kB done [2023-09-20T19:51:41.820Z] #12 DONE 0.1s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #13 [core-command internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #13 transferring dockerfile: 1.82kB done [2023-09-20T19:51:41.820Z] #13 DONE 0.0s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T19:51:41.820Z] #14 transferring dockerfile: 1.70kB done [2023-09-20T19:51:41.820Z] #14 DONE 0.1s [2023-09-20T19:51:41.820Z] [2023-09-20T19:51:41.820Z] #15 [security-proxy-setup internal] load .dockerignore [2023-09-20T19:51:41.820Z] #15 transferring context: 56B done [2023-09-20T19:51:41.820Z] #15 DONE 0.1s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-09-20T19:51:42.078Z] #16 transferring context: 56B done [2023-09-20T19:51:42.078Z] #16 DONE 0.0s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T19:51:42.078Z] #17 transferring context: 56B done [2023-09-20T19:51:42.078Z] #17 DONE 0.0s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #18 [security-spire-server internal] load .dockerignore [2023-09-20T19:51:42.078Z] #18 transferring context: 56B done [2023-09-20T19:51:42.078Z] #18 DONE 0.0s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #19 [core-data internal] load .dockerignore [2023-09-20T19:51:42.078Z] #19 transferring context: 56B done [2023-09-20T19:51:42.078Z] #19 DONE 0.1s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #20 [security-spire-config internal] load .dockerignore [2023-09-20T19:51:42.078Z] #20 transferring context: 56B done [2023-09-20T19:51:42.078Z] #20 DONE 0.0s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #21 [security-bootstrapper internal] load .dockerignore [2023-09-20T19:51:42.078Z] #21 transferring context: 56B done [2023-09-20T19:51:42.078Z] #21 DONE 0.0s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #22 [security-proxy-auth internal] load .dockerignore [2023-09-20T19:51:42.078Z] #22 transferring context: 56B done [2023-09-20T19:51:42.078Z] #22 DONE 0.0s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T19:51:42.078Z] #23 transferring context: 56B done [2023-09-20T19:51:42.078Z] #23 DONE 0.0s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #24 [core-metadata internal] load .dockerignore [2023-09-20T19:51:42.078Z] #24 transferring context: 56B done [2023-09-20T19:51:42.078Z] #24 DONE 0.1s [2023-09-20T19:51:42.078Z] [2023-09-20T19:51:42.078Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T19:51:42.337Z] #25 DONE 0.0s [2023-09-20T19:51:42.337Z] [2023-09-20T19:51:42.337Z] #26 [support-scheduler internal] load .dockerignore [2023-09-20T19:51:42.337Z] #26 transferring context: 56B done [2023-09-20T19:51:42.337Z] #26 DONE 0.1s [2023-09-20T19:51:42.337Z] [2023-09-20T19:51:42.337Z] #27 [core-command internal] load .dockerignore [2023-09-20T19:51:42.337Z] #27 transferring context: 56B done [2023-09-20T19:51:42.337Z] #27 DONE 0.1s [2023-09-20T19:51:42.337Z] [2023-09-20T19:51:42.337Z] #28 [security-spire-agent internal] load .dockerignore [2023-09-20T19:51:42.337Z] #28 transferring context: 56B done [2023-09-20T19:51:42.337Z] #28 DONE 0.1s [2023-09-20T19:51:42.337Z] [2023-09-20T19:51:42.337Z] #29 [support-notifications internal] load .dockerignore [2023-09-20T19:51:42.337Z] #29 transferring context: 56B done [2023-09-20T19:51:42.337Z] #29 DONE 0.1s [2023-09-20T19:51:42.337Z] [2023-09-20T19:51:42.337Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T19:51:42.337Z] #30 ... [2023-09-20T19:51:42.337Z] [2023-09-20T19:51:42.337Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T19:51:42.337Z] #25 DONE 0.0s [2023-09-20T19:51:42.337Z] [2023-09-20T19:51:42.337Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T19:51:42.595Z] #30 ... [2023-09-20T19:51:42.595Z] [2023-09-20T19:51:42.595Z] #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T19:51:42.595Z] #25 DONE 0.0s [2023-09-20T19:51:42.595Z] [2023-09-20T19:51:42.595Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T19:51:42.595Z] #30 DONE 0.4s [2023-09-20T19:51:42.595Z] [2023-09-20T19:51:42.595Z] #31 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T19:51:42.595Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T19:51:42.595Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T19:51:42.595Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T19:51:42.595Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T19:51:42.855Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T19:51:42.855Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T19:51:42.855Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T19:51:42.855Z] #31 DONE 0.4s [2023-09-20T19:51:42.855Z] [2023-09-20T19:51:42.855Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T19:51:43.802Z] #32 DONE 1.4s [2023-09-20T19:51:43.802Z] [2023-09-20T19:51:43.802Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-20T19:51:46.353Z] 17808c966233: Pull complete [2023-09-20T19:51:47.766Z] f4c1fc716caa: Pull complete [2023-09-20T19:51:47.767Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T19:51:47.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T19:51:47.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T19:51:48.147Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T19:51:48.147Z] WORKDIR /edgex [2023-09-20T19:51:48.147Z] COPY go.mod . [2023-09-20T19:51:48.147Z] RUN go mod downloaddocker [2023-09-20T19:51:48.147Z] build -t ci-base-image-arm64 -f - . [2023-09-20T19:51:48.735Z] Sending build context to Docker daemon 2.993MB [2023-09-20T19:51:48.735Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T19:51:48.735Z] ---> ea914061e18c [2023-09-20T19:51:48.735Z] Step 2/4 : WORKDIR /edgex [2023-09-20T19:51:49.067Z] #33 ... [2023-09-20T19:51:49.067Z] [2023-09-20T19:51:49.067Z] #34 [security-bootstrapper internal] load build context [2023-09-20T19:51:49.067Z] #34 transferring context: 226.84MB 6.2s [2023-09-20T19:51:49.067Z] #34 ... [2023-09-20T19:51:49.067Z] [2023-09-20T19:51:49.067Z] #35 [security-proxy-auth internal] load build context [2023-09-20T19:51:49.366Z] #35 ... [2023-09-20T19:51:49.366Z] [2023-09-20T19:51:49.366Z] #34 [security-bootstrapper internal] load build context [2023-09-20T19:51:51.307Z] ---> Running in 4d5d7c246b07 [2023-09-20T19:51:51.573Z] Removing intermediate container 4d5d7c246b07 [2023-09-20T19:51:51.573Z] ---> e86f2c1b9033 [2023-09-20T19:51:51.573Z] Step 3/4 : COPY go.mod . [2023-09-20T19:51:52.155Z] ---> 564dd0a540f4 [2023-09-20T19:51:52.155Z] Step 4/4 : RUN go mod download [2023-09-20T19:51:52.155Z] ---> Running in a83e6857fe88 [2023-09-20T19:51:52.655Z] #34 transferring context: 364.80MB 9.4s done [2023-09-20T19:51:52.655Z] #34 ... [2023-09-20T19:51:52.655Z] [2023-09-20T19:51:52.655Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T19:51:52.655Z] #36 ... [2023-09-20T19:51:52.655Z] [2023-09-20T19:51:52.655Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T19:51:52.655Z] #37 ... [2023-09-20T19:51:52.655Z] [2023-09-20T19:51:52.655Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T19:51:52.655Z] #38 transferring context: 364.80MB 9.2s done [2023-09-20T19:51:52.655Z] #38 ... [2023-09-20T19:51:52.655Z] [2023-09-20T19:51:52.655Z] #39 [support-notifications internal] load build context [2023-09-20T19:51:52.655Z] #39 transferring context: 364.80MB 10.0s done [2023-09-20T19:51:53.180Z] #39 ... [2023-09-20T19:51:53.180Z] [2023-09-20T19:51:53.180Z] #40 [support-scheduler internal] load build context [2023-09-20T19:51:53.180Z] #40 transferring context: 364.80MB 9.0s done [2023-09-20T19:51:53.438Z] #40 ... [2023-09-20T19:51:53.438Z] [2023-09-20T19:51:53.438Z] #41 [core-metadata internal] load build context [2023-09-20T19:51:53.438Z] #41 transferring context: 364.80MB 9.6s done [2023-09-20T19:51:53.438Z] #41 ... [2023-09-20T19:51:53.438Z] [2023-09-20T19:51:53.438Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T19:51:53.438Z] #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:51:53.438Z] #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:51:53.438Z] #0 1.239 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T19:51:53.438Z] #0 1.248 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:51:53.438Z] #0 1.261 OK: 7 MiB in 16 packages [2023-09-20T19:51:53.697Z] #42 ... [2023-09-20T19:51:53.697Z] [2023-09-20T19:51:53.697Z] #43 [core-data internal] load build context [2023-09-20T19:51:53.697Z] #43 transferring context: 364.80MB 9.7s done [2023-09-20T19:51:53.697Z] #43 ... [2023-09-20T19:51:53.697Z] [2023-09-20T19:51:53.697Z] #44 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-20T19:51:53.956Z] #44 ... [2023-09-20T19:51:53.956Z] [2023-09-20T19:51:53.956Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-20T19:51:53.956Z] #45 transferring context: 364.80MB 9.7s done [2023-09-20T19:51:53.956Z] #45 ... [2023-09-20T19:51:53.956Z] [2023-09-20T19:51:53.956Z] #46 [security-proxy-setup internal] load build context [2023-09-20T19:51:53.956Z] #46 transferring context: 364.80MB 8.8s done [2023-09-20T19:51:54.216Z] #46 ... [2023-09-20T19:51:54.216Z] [2023-09-20T19:51:54.216Z] #47 [security-secretstore-setup internal] load build context [2023-09-20T19:51:54.216Z] #47 transferring context: 364.80MB 8.7s done [2023-09-20T19:51:54.475Z] #47 ... [2023-09-20T19:51:54.475Z] [2023-09-20T19:51:54.475Z] #48 [core-command internal] load build context [2023-09-20T19:51:54.475Z] #48 transferring context: 364.80MB 9.7s done [2023-09-20T19:51:54.475Z] #48 ... [2023-09-20T19:51:54.475Z] [2023-09-20T19:51:54.475Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T19:51:54.734Z] #49 ... [2023-09-20T19:51:54.734Z] [2023-09-20T19:51:54.734Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T19:51:54.734Z] #0 4.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:51:54.734Z] #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:51:54.734Z] #0 4.798 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T19:51:54.734Z] #0 4.820 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T19:51:54.734Z] #0 4.827 (3/4) Installing su-exec (0.2-r3) [2023-09-20T19:51:54.734Z] #0 4.831 (4/4) Installing yq (4.33.3-r3) [2023-09-20T19:51:54.734Z] #0 4.898 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:51:54.734Z] #0 4.902 Executing ca-certificates-20230506-r0.trigger [2023-09-20T19:51:54.734Z] #0 4.945 OK: 17 MiB in 19 packages [2023-09-20T19:51:54.734Z] #50 ... [2023-09-20T19:51:54.734Z] [2023-09-20T19:51:54.734Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T19:51:54.993Z] #51 ... [2023-09-20T19:51:54.993Z] [2023-09-20T19:51:54.993Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T19:51:54.993Z] #52 ... [2023-09-20T19:51:54.993Z] [2023-09-20T19:51:54.993Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T19:51:55.931Z] #53 ... [2023-09-20T19:51:55.931Z] [2023-09-20T19:51:55.931Z] #35 [security-proxy-auth internal] load build context [2023-09-20T19:51:55.931Z] #35 transferring context: 364.80MB 9.5s done [2023-09-20T19:52:17.891Z] #35 ... [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #47 [security-secretstore-setup internal] load build context [2023-09-20T19:52:17.891Z] #47 DONE 33.5s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T19:52:17.891Z] #50 DONE 33.1s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #40 [support-scheduler internal] load build context [2023-09-20T19:52:17.891Z] #40 DONE 33.6s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T19:52:17.891Z] #42 DONE 33.2s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T19:52:17.891Z] #38 DONE 33.6s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-20T19:52:17.891Z] #33 DONE 32.6s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #46 [security-proxy-setup internal] load build context [2023-09-20T19:52:17.891Z] #46 DONE 33.6s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T19:52:17.891Z] #54 ... [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #34 [security-bootstrapper internal] load build context [2023-09-20T19:52:17.891Z] #34 DONE 33.6s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #35 [security-proxy-auth internal] load build context [2023-09-20T19:52:17.891Z] #35 DONE 33.6s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #41 [core-metadata internal] load build context [2023-09-20T19:52:17.891Z] #41 DONE 33.6s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #48 [core-command internal] load build context [2023-09-20T19:52:17.891Z] #48 DONE 33.7s [2023-09-20T19:52:17.891Z] [2023-09-20T19:52:17.891Z] #39 [support-notifications internal] load build context [2023-09-20T19:52:17.892Z] #39 DONE 33.7s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #43 [core-data internal] load build context [2023-09-20T19:52:17.892Z] #43 DONE 33.7s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-20T19:52:17.892Z] #45 DONE 33.7s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T19:52:17.892Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T19:52:17.892Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T19:52:17.892Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T19:52:17.892Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T19:52:17.892Z] #31 DONE 0.4s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T19:52:17.892Z] #37 DONE 33.9s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T19:52:17.892Z] #36 DONE 34.1s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T19:52:17.892Z] #55 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T19:52:17.892Z] #55 ... [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #56 [security-spire-agent internal] load build context [2023-09-20T19:52:17.892Z] #56 transferring context: 17.64kB done [2023-09-20T19:52:17.892Z] #56 DONE 0.1s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #57 [security-spire-server internal] load build context [2023-09-20T19:52:17.892Z] #57 transferring context: 18.11kB done [2023-09-20T19:52:17.892Z] #57 DONE 0.0s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #58 [security-spire-config internal] load build context [2023-09-20T19:52:17.892Z] #58 transferring context: 16.36kB done [2023-09-20T19:52:17.892Z] #58 DONE 0.1s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T19:52:17.892Z] #55 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-20T19:52:17.892Z] #55 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T19:52:17.892Z] #55 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-20T19:52:17.892Z] #55 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-20T19:52:17.892Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-20T19:52:17.892Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-20T19:52:17.892Z] #55 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T19:52:17.892Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-20T19:52:17.892Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-09-20T19:52:17.892Z] #55 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2023-09-20T19:52:17.892Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-20T19:52:17.892Z] #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-20T19:52:17.892Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2023-09-20T19:52:17.892Z] #55 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-20T19:52:17.892Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.5s [2023-09-20T19:52:17.892Z] #55 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-20T19:52:17.892Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.6s [2023-09-20T19:52:17.892Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-09-20T19:52:17.892Z] #55 ... [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T19:52:17.892Z] #49 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:17.892Z] #49 34.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:17.892Z] #49 34.34 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T19:52:17.892Z] #49 34.34 (2/2) Installing su-exec (0.2-r3) [2023-09-20T19:52:17.892Z] #49 34.35 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:52:17.892Z] #49 34.35 OK: 7 MiB in 17 packages [2023-09-20T19:52:17.892Z] #49 DONE 34.7s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #44 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-20T19:52:17.892Z] #44 33.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:17.892Z] #44 33.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:17.892Z] #44 34.22 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T19:52:17.892Z] #44 34.24 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:52:17.892Z] #44 34.25 OK: 7 MiB in 16 packages [2023-09-20T19:52:17.892Z] #44 DONE 34.6s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T19:52:17.892Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-09-20T19:52:17.892Z] #55 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-20T19:52:17.892Z] #55 ... [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T19:52:17.892Z] #53 33.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:17.892Z] #53 33.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:17.892Z] #53 34.17 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T19:52:17.892Z] #53 34.20 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T19:52:17.892Z] #53 34.20 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:52:17.892Z] #53 34.22 Executing ca-certificates-20230506-r0.trigger [2023-09-20T19:52:17.892Z] #53 34.46 OK: 8 MiB in 17 packages [2023-09-20T19:52:17.892Z] #53 DONE 34.7s [2023-09-20T19:52:17.892Z] [2023-09-20T19:52:17.892Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T19:52:18.459Z] #55 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2023-09-20T19:52:19.837Z] #55 ... [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T19:52:19.837Z] #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #0 1.794 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T19:52:19.837Z] #0 1.794 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T19:52:19.837Z] #0 1.794 OK: 20064 distinct packages available [2023-09-20T19:52:19.837Z] #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #0 2.143 OK: 264 MiB in 52 packages [2023-09-20T19:52:19.837Z] #59 DONE 3.5s [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T19:52:19.837Z] #52 33.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #52 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #52 34.19 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T19:52:19.837Z] #52 34.19 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T19:52:19.837Z] #52 34.19 OK: 20064 distinct packages available [2023-09-20T19:52:19.837Z] #52 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #52 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #52 34.63 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T19:52:19.837Z] #52 34.66 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T19:52:19.837Z] #52 34.67 (3/11) Installing libunistring (1.1-r1) [2023-09-20T19:52:19.837Z] #52 34.68 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T19:52:19.837Z] #52 34.69 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T19:52:19.837Z] #52 34.69 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T19:52:19.837Z] #52 34.70 (7/11) Installing curl (8.2.1-r0) [2023-09-20T19:52:19.837Z] #52 34.71 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T19:52:19.837Z] #52 34.72 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T19:52:19.837Z] #52 34.73 (10/11) Installing libucontext (1.2-r2) [2023-09-20T19:52:19.837Z] #52 34.73 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T19:52:19.837Z] #52 34.73 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:52:19.837Z] #52 34.74 Executing ca-certificates-20230506-r0.trigger [2023-09-20T19:52:19.837Z] #52 34.79 OK: 12 MiB in 26 packages [2023-09-20T19:52:19.837Z] #52 DONE 36.6s [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #60 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:52:19.837Z] #60 DONE 0.1s [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T19:52:19.837Z] #51 34.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #51 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #51 34.46 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T19:52:19.837Z] #51 34.61 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T19:52:19.837Z] #51 34.70 (3/4) Installing su-exec (0.2-r3) [2023-09-20T19:52:19.837Z] #51 34.70 (4/4) Installing yq (4.33.3-r3) [2023-09-20T19:52:19.837Z] #51 34.84 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:52:19.837Z] #51 34.84 OK: 17 MiB in 19 packages [2023-09-20T19:52:19.837Z] #51 DONE 36.8s [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T19:52:19.837Z] #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:19.837Z] #0 1.783 OK: 264 MiB in 52 packages [2023-09-20T19:52:19.837Z] #61 DONE 3.7s [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T19:52:19.837Z] #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-09-20T19:52:19.837Z] #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T19:52:19.837Z] #62 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-20T19:52:19.837Z] #62 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-20T19:52:19.837Z] #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-20T19:52:19.837Z] #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-20T19:52:19.837Z] #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-20T19:52:19.837Z] #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T19:52:19.837Z] #62 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2023-09-20T19:52:19.837Z] #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-20T19:52:19.837Z] #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-20T19:52:19.837Z] #62 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2023-09-20T19:52:19.837Z] #62 DONE 3.4s [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T19:52:19.837Z] #63 DONE 0.1s [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:52:19.837Z] #64 DONE 0.1s [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:52:19.837Z] #65 ... [2023-09-20T19:52:19.837Z] [2023-09-20T19:52:19.837Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T19:52:19.837Z] #55 DONE 3.4s [2023-09-20T19:52:20.097Z] [2023-09-20T19:52:20.097Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T19:52:20.097Z] #54 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:20.097Z] #54 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:20.667Z] #54 4.352 OK: 264 MiB in 52 packages [2023-09-20T19:52:20.667Z] #54 DONE 4.6s [2023-09-20T19:52:20.667Z] [2023-09-20T19:52:20.667Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T19:52:20.667Z] #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:20.667Z] #0 4.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:20.667Z] #0 4.345 OK: 264 MiB in 52 packages [2023-09-20T19:52:20.667Z] #66 DONE 4.6s [2023-09-20T19:52:20.667Z] [2023-09-20T19:52:20.667Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:52:20.667Z] #67 DONE 0.1s [2023-09-20T19:52:20.667Z] [2023-09-20T19:52:20.667Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T19:52:20.667Z] #68 DONE 3.2s [2023-09-20T19:52:20.667Z] [2023-09-20T19:52:20.667Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:52:20.925Z] #69 ... [2023-09-20T19:52:20.925Z] [2023-09-20T19:52:20.925Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:52:20.925Z] #70 DONE 0.1s [2023-09-20T19:52:20.925Z] [2023-09-20T19:52:20.925Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T19:52:20.925Z] #71 DONE 0.1s [2023-09-20T19:52:20.925Z] [2023-09-20T19:52:20.925Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:52:21.184Z] #72 ... [2023-09-20T19:52:21.184Z] [2023-09-20T19:52:21.184Z] #73 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T19:52:21.184Z] #0 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:21.184Z] #0 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:21.184Z] #0 4.188 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T19:52:21.184Z] #0 4.188 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T19:52:21.184Z] #0 4.188 OK: 20064 distinct packages available [2023-09-20T19:52:21.184Z] #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:21.184Z] #0 4.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:21.184Z] #0 4.570 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T19:52:21.184Z] #0 4.574 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T19:52:21.184Z] #0 4.578 (3/4) Installing libucontext (1.2-r2) [2023-09-20T19:52:21.184Z] #0 4.587 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T19:52:21.184Z] #0 4.592 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:52:21.184Z] #0 4.600 OK: 8 MiB in 19 packages [2023-09-20T19:52:21.184Z] #73 DONE 4.8s [2023-09-20T19:52:21.184Z] [2023-09-20T19:52:21.184Z] #74 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T19:52:21.184Z] #0 3.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:21.184Z] #0 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:21.184Z] #0 4.235 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T19:52:21.184Z] #0 4.235 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T19:52:21.184Z] #0 4.235 OK: 20064 distinct packages available [2023-09-20T19:52:21.184Z] #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:21.185Z] #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T19:52:21.185Z] #0 4.628 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T19:52:21.185Z] #0 4.631 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T19:52:21.185Z] #0 4.635 (3/5) Installing libucontext (1.2-r2) [2023-09-20T19:52:21.185Z] #0 4.638 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T19:52:21.185Z] #0 4.647 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T19:52:21.185Z] #0 4.660 Executing busybox-1.36.1-r2.trigger [2023-09-20T19:52:21.185Z] #0 4.667 OK: 8 MiB in 20 packages [2023-09-20T19:52:21.185Z] #74 DONE 4.8s [2023-09-20T19:52:21.443Z] [2023-09-20T19:52:21.443Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T19:52:23.348Z] #75 DONE 2.0s [2023-09-20T19:52:23.348Z] [2023-09-20T19:52:23.348Z] #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T19:52:23.348Z] #76 DONE 2.0s [2023-09-20T19:52:23.348Z] [2023-09-20T19:52:23.348Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T19:52:23.348Z] #77 DONE 2.0s [2023-09-20T19:52:23.348Z] [2023-09-20T19:52:23.348Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T19:52:23.348Z] #78 ... [2023-09-20T19:52:23.348Z] [2023-09-20T19:52:23.348Z] #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T19:52:23.348Z] #79 DONE 0.1s [2023-09-20T19:52:23.607Z] [2023-09-20T19:52:23.607Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T19:52:24.173Z] #80 ... [2023-09-20T19:52:24.173Z] [2023-09-20T19:52:24.173Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T19:52:24.173Z] #78 DONE 0.9s [2023-09-20T19:52:24.173Z] [2023-09-20T19:52:24.173Z] #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T19:52:24.173Z] #81 DONE 0.8s [2023-09-20T19:52:24.173Z] [2023-09-20T19:52:24.173Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T19:52:24.173Z] #80 DONE 0.8s [2023-09-20T19:52:24.173Z] [2023-09-20T19:52:24.173Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T19:52:24.173Z] #82 DONE 0.1s [2023-09-20T19:52:24.173Z] [2023-09-20T19:52:24.173Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T19:52:24.173Z] #83 DONE 0.1s [2023-09-20T19:52:24.173Z] [2023-09-20T19:52:24.173Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T19:52:24.173Z] #84 DONE 0.1s [2023-09-20T19:52:24.173Z] [2023-09-20T19:52:24.173Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T19:52:24.173Z] #85 DONE 0.1s [2023-09-20T19:52:24.173Z] [2023-09-20T19:52:24.173Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T19:52:24.432Z] #86 DONE 0.1s [2023-09-20T19:52:24.432Z] [2023-09-20T19:52:24.432Z] #87 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T19:52:24.432Z] #87 DONE 0.1s [2023-09-20T19:52:24.432Z] [2023-09-20T19:52:24.432Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T19:52:24.432Z] #88 DONE 0.1s [2023-09-20T19:52:24.432Z] [2023-09-20T19:52:24.432Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T19:52:24.432Z] #89 DONE 0.1s [2023-09-20T19:52:24.432Z] [2023-09-20T19:52:24.432Z] #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T19:52:24.432Z] #90 DONE 0.1s [2023-09-20T19:52:24.432Z] [2023-09-20T19:52:24.432Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T19:52:24.432Z] #91 DONE 0.1s [2023-09-20T19:52:24.432Z] [2023-09-20T19:52:24.432Z] #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T19:52:24.432Z] #92 DONE 0.1s [2023-09-20T19:52:24.432Z] [2023-09-20T19:52:24.432Z] #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T19:52:24.432Z] #93 DONE 0.0s [2023-09-20T19:52:24.432Z] [2023-09-20T19:52:24.432Z] #94 [security-spire-server] exporting to image [2023-09-20T19:52:24.432Z] #94 exporting layers [2023-09-20T19:52:25.001Z] #94 exporting layers 0.6s done [2023-09-20T19:52:25.001Z] #94 exporting layers 0.6s done [2023-09-20T19:52:25.001Z] #94 writing image sha256:52abe659003fbeb7f4ae64ba0dc40e03338110fd7769c45e9dfe47c4aeea09d5 done [2023-09-20T19:52:25.001Z] #94 naming to docker.io/library/security-spire-config done [2023-09-20T19:52:25.001Z] #94 writing image sha256:aa9547959dd00e56de9c90fb011f1e00d93c46052140a72957ab9149f7082611 done [2023-09-20T19:52:25.001Z] #94 naming to docker.io/library/security-spire-server done [2023-09-20T19:52:25.260Z] #94 writing image sha256:497ac54ac10030b37e141b1855696372ed1121c3b7d21c0fa8c0ce46ae8c3645 done [2023-09-20T19:52:25.260Z] #94 naming to docker.io/library/security-spire-agent done [2023-09-20T19:52:25.260Z] #94 DONE 0.7s [2023-09-20T19:52:25.260Z] [2023-09-20T19:52:25.260Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:52:31.057Z] Removing intermediate container a83e6857fe88 [2023-09-20T19:52:31.057Z] ---> 47f2857034bf [2023-09-20T19:52:31.057Z] Successfully built 47f2857034bf [2023-09-20T19:52:31.057Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T19:52:31.451Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T19:52:31.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T19:52:31.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container [2023-09-20T19:52:31.777Z] $ 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-09-20T19:52:32.922Z] $ docker top 018020c1a7ffb8c4d2b310d0e0363b99c12c1f64b1ca3995bddded439492786f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T19:52:33.799Z] + go version [2023-09-20T19:52:33.799Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T19:52:33.828Z] $ docker stop --time=1 018020c1a7ffb8c4d2b310d0e0363b99c12c1f64b1ca3995bddded439492786f [2023-09-20T19:52:35.390Z] $ docker rm -f --volumes 018020c1a7ffb8c4d2b310d0e0363b99c12c1f64b1ca3995bddded439492786f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T19:52:36.237Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T19:52:36.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T19:52:36.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container [2023-09-20T19:52:36.533Z] $ 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-09-20T19:52:37.637Z] $ docker top 54963d23d31d8dc26646a8df24e7542bbe9e7be5e02dff29ef68f5628e21c647 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T19:52:37.904Z] ========================================================= [2023-09-20T19:52:37.904Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-20T19:52:37.904Z] ========================================================= [Pipeline] sh [2023-09-20T19:52:38.223Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T19:52:38.605Z] + make test [2023-09-20T19:52:38.605Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T19:52:51.839Z] #95 DONE 30.0s [2023-09-20T19:52:51.839Z] [2023-09-20T19:52:51.839Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:52:51.839Z] #69 DONE 28.9s [2023-09-20T19:52:51.839Z] [2023-09-20T19:52:51.839Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:52:51.839Z] #72 DONE 28.9s [2023-09-20T19:52:51.839Z] [2023-09-20T19:52:51.839Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:52:51.839Z] #65 DONE 30.0s [2023-09-20T19:52:51.839Z] [2023-09-20T19:52:51.839Z] #96 [core-command builder 6/7] COPY . . [2023-09-20T19:52:57.146Z] #96 ... [2023-09-20T19:52:57.146Z] [2023-09-20T19:52:57.146Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T19:52:59.700Z] #97 ... [2023-09-20T19:52:59.700Z] [2023-09-20T19:52:59.700Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T19:53:00.403Z] #98 ... [2023-09-20T19:53:00.403Z] [2023-09-20T19:53:00.403Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-20T19:53:01.812Z] #99 ... [2023-09-20T19:53:01.812Z] [2023-09-20T19:53:01.812Z] #96 [core-command builder 6/7] COPY . . [2023-09-20T19:53:01.812Z] #96 DONE 12.1s [2023-09-20T19:53:01.812Z] [2023-09-20T19:53:01.812Z] #100 [support-scheduler builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #100 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:53:01.813Z] #101 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:53:01.813Z] #102 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:53:01.813Z] #103 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:53:01.813Z] #104 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #105 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:53:01.813Z] #106 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #107 [core-metadata builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #107 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:53:01.813Z] #108 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #97 DONE 12.1s [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #99 DONE 12.1s [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:53:01.813Z] #109 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:53:01.813Z] #110 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #111 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #112 [core-data builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #112 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:53:01.813Z] #113 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:53:01.813Z] #114 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:53:01.813Z] #115 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #116 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:53:01.813Z] #117 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T19:53:01.813Z] #118 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #119 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T19:53:01.813Z] #120 CACHED [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T19:53:01.813Z] #98 DONE 12.1s [2023-09-20T19:53:01.813Z] [2023-09-20T19:53:01.813Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T19:53:03.187Z] #121 1.316 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T19:53:10.810Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-20T19:53:13.155Z] #121 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T19:53:13.155Z] #0 1.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T19:53:13.155Z] #122 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T19:53:13.155Z] #0 1.481 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T19:53:13.155Z] #123 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T19:53:13.155Z] #0 0.502 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T19:53:13.155Z] #124 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T19:53:13.155Z] #0 0.903 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T19:53:13.155Z] #125 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T19:53:13.155Z] #0 0.615 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T19:53:13.155Z] #126 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T19:53:13.155Z] #0 0.840 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T19:53:13.155Z] #127 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T19:53:13.155Z] #0 0.692 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T19:53:13.155Z] #128 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T19:53:13.155Z] #0 1.347 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T19:53:13.155Z] #129 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T19:53:13.155Z] #0 1.318 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T19:53:13.155Z] #130 ... [2023-09-20T19:53:13.155Z] [2023-09-20T19:53:13.155Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T19:53:13.155Z] #0 0.763 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T19:54:20.968Z] #131 ... [2023-09-20T19:54:20.968Z] [2023-09-20T19:54:20.968Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T19:54:20.968Z] #122 75.56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T19:54:30.956Z] #122 ... [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T19:54:30.956Z] #128 DONE 88.3s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T19:54:30.956Z] #126 DONE 88.3s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T19:54:30.956Z] #121 DONE 88.3s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T19:54:30.956Z] #130 DONE 88.3s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T19:54:30.956Z] #127 DONE 88.4s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T19:54:30.956Z] #129 DONE 88.4s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T19:54:30.956Z] #132 ... [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T19:54:30.956Z] #124 DONE 88.5s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T19:54:30.956Z] #123 DONE 88.6s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T19:54:30.956Z] #131 DONE 88.7s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T19:54:30.956Z] #125 DONE 88.7s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T19:54:30.956Z] #122 DONE 88.6s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:30.956Z] #133 DONE 0.5s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #134 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:30.956Z] #134 DONE 0.7s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T19:54:30.956Z] #132 DONE 0.7s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:30.956Z] #135 DONE 0.6s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:30.956Z] #136 DONE 0.8s [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:30.956Z] #137 ... [2023-09-20T19:54:30.956Z] [2023-09-20T19:54:30.956Z] #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:30.956Z] #138 DONE 0.5s [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:31.220Z] #139 DONE 0.6s [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #140 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:31.220Z] #140 DONE 0.3s [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #141 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T19:54:31.220Z] #141 ... [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #142 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:31.220Z] #142 CACHED [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:31.220Z] #143 CACHED [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:31.220Z] #144 CACHED [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:31.220Z] #145 CACHED [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:31.220Z] #146 CACHED [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:31.220Z] #147 CACHED [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:31.220Z] #148 CACHED [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:31.220Z] #149 CACHED [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:31.220Z] #137 DONE 0.4s [2023-09-20T19:54:31.220Z] [2023-09-20T19:54:31.220Z] #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:31.220Z] #150 DONE 0.4s [2023-09-20T19:54:31.481Z] [2023-09-20T19:54:31.481Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:31.481Z] #151 DONE 0.4s [2023-09-20T19:54:31.481Z] [2023-09-20T19:54:31.481Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-20T19:54:32.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-20T19:54:32.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-20T19:54:32.510Z] #152 ... [2023-09-20T19:54:32.510Z] [2023-09-20T19:54:32.510Z] #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:32.510Z] #153 DONE 1.3s [2023-09-20T19:54:32.510Z] [2023-09-20T19:54:32.511Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:32.511Z] #154 DONE 1.2s [2023-09-20T19:54:32.511Z] [2023-09-20T19:54:32.511Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T19:54:32.511Z] #155 ... [2023-09-20T19:54:32.511Z] [2023-09-20T19:54:32.511Z] #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-20T19:54:32.511Z] #156 DONE 1.4s [2023-09-20T19:54:32.773Z] [2023-09-20T19:54:32.773Z] #141 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T19:54:32.773Z] #141 DONE 1.4s [2023-09-20T19:54:32.773Z] [2023-09-20T19:54:32.773Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T19:54:32.773Z] #157 DONE 1.4s [2023-09-20T19:54:32.773Z] [2023-09-20T19:54:32.773Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T19:54:32.773Z] #158 DONE 1.4s [2023-09-20T19:54:32.773Z] [2023-09-20T19:54:32.773Z] #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T19:54:32.773Z] #159 DONE 1.5s [2023-09-20T19:54:32.773Z] [2023-09-20T19:54:32.773Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T19:54:32.773Z] #160 DONE 1.9s [2023-09-20T19:54:32.773Z] [2023-09-20T19:54:32.773Z] #161 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-20T19:54:32.773Z] #161 DONE 1.4s [2023-09-20T19:54:32.773Z] [2023-09-20T19:54:32.773Z] #162 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.033Z] #162 ... [2023-09-20T19:54:33.033Z] [2023-09-20T19:54:33.033Z] #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T19:54:33.033Z] #163 DONE 1.7s [2023-09-20T19:54:33.295Z] [2023-09-20T19:54:33.295Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.295Z] #164 ... [2023-09-20T19:54:33.295Z] [2023-09-20T19:54:33.295Z] #165 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T19:54:33.295Z] #165 DONE 0.8s [2023-09-20T19:54:33.295Z] [2023-09-20T19:54:33.295Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T19:54:33.295Z] #155 DONE 1.0s [2023-09-20T19:54:33.295Z] [2023-09-20T19:54:33.295Z] #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.295Z] #166 DONE 0.7s [2023-09-20T19:54:33.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-20T19:54:33.555Z] [2023-09-20T19:54:33.555Z] #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.555Z] #167 DONE 0.8s [2023-09-20T19:54:33.555Z] [2023-09-20T19:54:33.555Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.555Z] #168 DONE 0.8s [2023-09-20T19:54:33.555Z] [2023-09-20T19:54:33.555Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-20T19:54:33.555Z] #152 DONE 2.1s [2023-09-20T19:54:33.555Z] [2023-09-20T19:54:33.555Z] #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T19:54:33.555Z] #169 DONE 0.8s [2023-09-20T19:54:33.555Z] [2023-09-20T19:54:33.555Z] #94 [core-command] exporting to image [2023-09-20T19:54:33.555Z] #94 exporting layers [2023-09-20T19:54:33.555Z] #94 ... [2023-09-20T19:54:33.555Z] [2023-09-20T19:54:33.555Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.555Z] #170 DONE 0.9s [2023-09-20T19:54:33.555Z] [2023-09-20T19:54:33.555Z] #162 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.555Z] #162 DONE 0.9s [2023-09-20T19:54:33.555Z] [2023-09-20T19:54:33.555Z] #94 [core-command] exporting to image [2023-09-20T19:54:33.555Z] #94 exporting layers 0.1s done [2023-09-20T19:54:33.816Z] #94 ... [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.816Z] #164 DONE 0.6s [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #171 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T19:54:33.816Z] #171 DONE 0.7s [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #94 [core-data] exporting to image [2023-09-20T19:54:33.816Z] #94 ... [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #172 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-20T19:54:33.816Z] #172 DONE 0.5s [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.816Z] #173 DONE 0.5s [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #174 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:33.816Z] #174 DONE 0.5s [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T19:54:33.816Z] #175 DONE 0.5s [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #176 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-20T19:54:33.816Z] #176 DONE 0.5s [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T19:54:33.816Z] #177 DONE 0.5s [2023-09-20T19:54:33.816Z] [2023-09-20T19:54:33.816Z] #178 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T19:54:34.076Z] #178 ... [2023-09-20T19:54:34.077Z] [2023-09-20T19:54:34.077Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T19:54:34.077Z] #179 DONE 0.4s [2023-09-20T19:54:34.077Z] [2023-09-20T19:54:34.077Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T19:54:34.077Z] #180 DONE 0.4s [2023-09-20T19:54:34.077Z] [2023-09-20T19:54:34.077Z] #181 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-20T19:54:34.077Z] #181 DONE 0.3s [2023-09-20T19:54:34.077Z] [2023-09-20T19:54:34.077Z] #94 [core-metadata] exporting to image [2023-09-20T19:54:34.077Z] #94 exporting layers 0.2s done [2023-09-20T19:54:34.077Z] #94 writing image sha256:9f30f2a6661af5d4c049f4be2ecd021e4cdfd122671bc2a2b103fb1de6491040 0.0s done [2023-09-20T19:54:34.077Z] #94 naming to docker.io/library/core-command done [2023-09-20T19:54:34.077Z] #94 writing image sha256:71a10273093050c8d6c753fcb767ae8b746f884cb4bfc485e1a0302bda6504c9 done [2023-09-20T19:54:34.077Z] #94 naming to docker.io/library/core-data done [2023-09-20T19:54:34.077Z] #94 writing image sha256:7735d752c069f88368c7ccb665be13acbe21460dabe71fd93fa3a73dfc8360b3 done [2023-09-20T19:54:34.077Z] #94 naming to docker.io/library/support-scheduler done [2023-09-20T19:54:34.339Z] #94 exporting layers 0.2s done [2023-09-20T19:54:34.339Z] #94 writing image sha256:2ba52619c716e0a464657ed5fd781ac88e6afa4802fdd84f1bf534edef3c2edd done [2023-09-20T19:54:34.339Z] #94 writing image sha256:6a4e185aec2ddc67563870b06d49be7b40a7dc211379bfc1531ddecbb2cc132b done [2023-09-20T19:54:34.339Z] #94 naming to docker.io/library/security-spiffe-token-provider done [2023-09-20T19:54:34.339Z] #94 naming to docker.io/library/support-notifications done [2023-09-20T19:54:34.339Z] #94 writing image sha256:28dcf0f9247c20e2e58e84bba7c3d59481fc24a6fd26f2321513b367fbc2421b done [2023-09-20T19:54:34.339Z] #94 naming to docker.io/library/core-metadata done [2023-09-20T19:54:34.339Z] #94 DONE 1.5s [2023-09-20T19:54:34.339Z] [2023-09-20T19:54:34.339Z] #178 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T19:54:34.339Z] #178 DONE 0.3s [2023-09-20T19:54:34.339Z] [2023-09-20T19:54:34.339Z] #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T19:54:34.600Z] #182 ... [2023-09-20T19:54:34.600Z] [2023-09-20T19:54:34.600Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T19:54:34.600Z] #183 DONE 0.5s [2023-09-20T19:54:34.600Z] [2023-09-20T19:54:34.600Z] #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T19:54:34.600Z] #184 DONE 0.6s [2023-09-20T19:54:34.600Z] [2023-09-20T19:54:34.600Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T19:54:34.600Z] #185 DONE 0.7s [2023-09-20T19:54:34.600Z] [2023-09-20T19:54:34.600Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T19:54:34.600Z] #186 DONE 0.2s [2023-09-20T19:54:34.600Z] [2023-09-20T19:54:34.600Z] #187 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T19:54:34.600Z] #187 DONE 0.5s [2023-09-20T19:54:34.600Z] [2023-09-20T19:54:34.600Z] #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-20T19:54:35.173Z] #188 DONE 0.2s [2023-09-20T19:54:35.173Z] [2023-09-20T19:54:35.173Z] #94 [security-proxy-auth] exporting to image [2023-09-20T19:54:35.173Z] #94 exporting layers 0.5s done [2023-09-20T19:54:35.173Z] #94 writing image sha256:5ccc79fc911d2ae6e24abb34af547aafab420517a6070cba229bf097db60e2b5 done [2023-09-20T19:54:35.173Z] #94 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-20T19:54:35.173Z] #94 writing image sha256:ab6580109e6409746a4a1efb6871e6e54d0e2e935b3b59d240033b3a9f1164c2 done [2023-09-20T19:54:35.173Z] #94 naming to docker.io/library/security-proxy-auth done [2023-09-20T19:54:35.173Z] #94 DONE 1.9s [2023-09-20T19:54:35.173Z] [2023-09-20T19:54:35.173Z] #189 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T19:54:35.173Z] #189 DONE 0.3s [2023-09-20T19:54:35.173Z] [2023-09-20T19:54:35.173Z] #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-09-20T19:54:35.173Z] #190 DONE 0.1s [2023-09-20T19:54:35.173Z] [2023-09-20T19:54:35.173Z] #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T19:54:35.173Z] #191 DONE 0.1s [2023-09-20T19:54:35.173Z] [2023-09-20T19:54:35.173Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T19:54:35.173Z] #192 DONE 0.0s [2023-09-20T19:54:35.173Z] [2023-09-20T19:54:35.173Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T19:54:35.173Z] #193 DONE 0.0s [2023-09-20T19:54:35.173Z] [2023-09-20T19:54:35.173Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T19:54:35.173Z] #194 ... [2023-09-20T19:54:35.173Z] [2023-09-20T19:54:35.173Z] #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T19:54:35.173Z] #182 DONE 1.1s [2023-09-20T19:54:35.434Z] [2023-09-20T19:54:35.434Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T19:54:35.434Z] #195 DONE 0.3s [2023-09-20T19:54:35.434Z] [2023-09-20T19:54:35.434Z] #94 [security-secretstore-setup] exporting to image [2023-09-20T19:54:35.695Z] #94 exporting layers 0.2s done [2023-09-20T19:54:35.695Z] #94 writing image sha256:5dc8caaf5e501977b6e8a86674b7321c3f43b225be4ab93e90f06935f3e14e81 done [2023-09-20T19:54:35.695Z] #94 naming to docker.io/library/security-proxy-setup done [2023-09-20T19:54:35.695Z] #94 ... [2023-09-20T19:54:35.695Z] [2023-09-20T19:54:35.695Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T19:54:35.695Z] #194 DONE 0.5s [2023-09-20T19:54:35.695Z] [2023-09-20T19:54:35.695Z] #94 [security-bootstrapper] exporting to image [2023-09-20T19:54:35.695Z] #94 writing image sha256:6092e34169bf31fc8731a930bc40dc36c689a6366cc06353be9531d5c4f71368 done [2023-09-20T19:54:35.695Z] #94 naming to docker.io/library/security-secretstore-setup done [2023-09-20T19:54:35.695Z] #94 exporting layers 0.2s done [2023-09-20T19:54:35.695Z] #94 writing image sha256:3abb2782e1a268765bcabe82610c9965f404ab2425d30add774c651ace7db6ce done [2023-09-20T19:54:35.695Z] #94 naming to docker.io/library/security-bootstrapper done [2023-09-20T19:54:35.695Z] #94 DONE 2.3s [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T19:54:35.695Z] time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T19:54:35.732Z] $ docker stop --time=1 94abe1f87897e2d83eac19c57e1484975db0814f786e241eefe2b6e1e24ee696 [2023-09-20T19:54:35.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-20T19:54:35.942Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-20T19:54:36.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-20T19:54:36.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-20T19:54:36.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-20T19:54:36.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-20T19:54:37.000Z] $ docker rm -f --volumes 94abe1f87897e2d83eac19c57e1484975db0814f786e241eefe2b6e1e24ee696 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T19:54:37.486Z] + docker images [2023-09-20T19:54:37.486Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T19:54:37.486Z] security-bootstrapper latest 3abb2782e1a2 2 seconds ago 23.3MB [2023-09-20T19:54:37.486Z] security-proxy-setup latest 5dc8caaf5e50 2 seconds ago 29.4MB [2023-09-20T19:54:37.486Z] security-secretstore-setup latest 6092e34169bf 2 seconds ago 44.4MB [2023-09-20T19:54:37.486Z] security-proxy-auth latest ab6580109e64 3 seconds ago 19.5MB [2023-09-20T19:54:37.486Z] core-common-config-bootstrapper latest 5ccc79fc911d 3 seconds ago 18.2MB [2023-09-20T19:54:37.486Z] support-scheduler latest 7735d752c069 4 seconds ago 34MB [2023-09-20T19:54:37.486Z] security-spiffe-token-provider latest 2ba52619c716 4 seconds ago 35MB [2023-09-20T19:54:37.486Z] core-command latest 9f30f2a6661a 4 seconds ago 21.2MB [2023-09-20T19:54:37.486Z] support-notifications latest 6a4e185aec2d 4 seconds ago 34.6MB [2023-09-20T19:54:37.486Z] core-metadata latest 28dcf0f9247c 4 seconds ago 21.7MB [2023-09-20T19:54:37.486Z] core-data latest 71a102730930 4 seconds ago 21.3MB [2023-09-20T19:54:37.486Z] security-spire-server latest aa9547959dd0 2 minutes ago 102MB [2023-09-20T19:54:37.486Z] security-spire-config latest 52abe659003f 2 minutes ago 101MB [2023-09-20T19:54:37.486Z] security-spire-agent latest 497ac54ac100 2 minutes ago 161MB [2023-09-20T19:54:37.486Z] ci-base-image-x86_64 latest 24543a84f027 5 minutes ago 927MB [2023-09-20T19:54:37.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 hours ago 557MB [2023-09-20T19:54:37.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-20T19:54:37.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2023-09-20T19:54:37.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [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-09-20T19:54:39.116Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-20T19:54:39.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-20T19:54:39.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-20T19:54:39.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-20T19:54:47.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-20T19:54:47.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-20T19:54:48.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.242s coverage: 28.7% of statements [2023-09-20T19:54:56.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.323s coverage: 97.0% of statements [2023-09-20T19:55:00.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-20T19:55:00.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-20T19:55:00.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-20T19:55:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.488s coverage: 69.2% of statements [2023-09-20T19:55:05.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-20T19:55:05.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-20T19:55:07.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.311s coverage: 53.0% of statements [2023-09-20T19:55:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-20T19:55:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-20T19:55:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-20T19:55:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-20T19:55:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-20T19:55:20.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-20T19:55:20.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-20T19:55:28.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.235s coverage: 93.4% of statements [2023-09-20T19:55:28.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.665s coverage: 4.1% of statements [2023-09-20T19:55:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-20T19:55:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-20T19:55:33.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-20T19:55:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-20T19:55:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-20T19:55:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-20T19:55:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-20T19:55:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-20T19:55:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-20T19:55:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-20T19:55:36.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.691s coverage: 97.6% of statements [2023-09-20T19:55:36.321Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.180s coverage: 72.2% of statements [2023-09-20T19:55:44.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-20T19:55:44.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-20T19:55:44.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.418s coverage: 0.9% of statements [2023-09-20T19:55:44.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.344s coverage: 32.2% of statements [2023-09-20T19:55:50.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.371s coverage: 41.7% of statements [2023-09-20T19:55:50.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.388s coverage: 82.9% of statements [2023-09-20T19:55:50.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.240s coverage: 94.1% of statements [2023-09-20T19:55:50.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.232s coverage: 96.3% of statements [2023-09-20T19:55:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.232s coverage: 87.5% of statements [2023-09-20T19:55:55.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-20T19:55:57.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-20T19:55:57.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-20T19:55:57.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-20T19:56:01.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-20T19:56:01.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-20T19:56:01.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-20T19:56:01.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-20T19:56:06.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.225s coverage: 94.4% of statements [2023-09-20T19:56:06.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-20T19:56:06.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-20T19:56:06.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-20T19:56:06.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-20T19:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-20T19:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-20T19:56:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-20T19:56:21.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.995s coverage: 79.9% of statements [2023-09-20T19:56:21.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.258s coverage: 92.9% of statements [2023-09-20T19:56:21.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-09-20T19:56:21.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.203s coverage: 62.3% of statements [2023-09-20T19:56:21.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.194s coverage: 87.2% of statements [2023-09-20T19:56:21.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.162s coverage: 20.0% of statements [2023-09-20T19:56:21.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.156s coverage: 100.0% of statements [2023-09-20T19:56:21.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.355s coverage: 81.8% of statements [2023-09-20T19:56:22.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-20T19:56:22.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-20T19:56:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.431s coverage: 82.1% of statements [2023-09-20T19:56:24.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.222s coverage: 86.0% of statements [2023-09-20T19:56:27.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-20T19:56:27.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-20T19:56:29.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.998s coverage: 63.1% of statements [2023-09-20T19:56:29.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.262s coverage: 100.0% of statements [2023-09-20T19:56:30.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.103s coverage: 89.4% of statements [2023-09-20T19:56:30.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2023-09-20T19:56:31.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-20T19:56:31.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-20T19:56:31.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-20T19:56:31.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2023-09-20T19:56:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements [2023-09-20T19:56:37.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-20T19:56:37.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-20T19:56:37.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-20T19:56:38.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.760s coverage: 38.4% of statements [2023-09-20T19:56:38.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.222s coverage: 89.5% of statements [2023-09-20T19:56:41.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-20T19:56:41.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-20T19:56:41.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-20T19:56:41.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-20T19:56:42.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements [2023-09-20T19:56:47.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-20T19:56:47.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-20T19:56:47.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-20T19:56:47.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-20T19:56:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-20T19:56:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-20T19:56:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-20T19:56:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-20T19:56:54.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.281s coverage: 19.9% of statements [2023-09-20T19:56:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.546s coverage: 95.7% of statements [2023-09-20T19:56:56.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-20T19:56:56.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-20T19:56:57.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.265s coverage: 61.8% of statements [2023-09-20T19:56:59.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-20T19:56:59.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-20T19:57:00.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.369s coverage: 98.9% of statements [2023-09-20T19:57:01.485Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-20T19:57:01.753Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T19:57:01.753Z] go vet ./... [2023-09-20T19:58:54.077Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T19:58:54.077Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T19:58:54.077Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T19:58:54.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-20T19:58:54.452Z] + ls -al . [2023-09-20T19:58:54.452Z] total 728 [2023-09-20T19:58:54.452Z] drwxrwxr-x 11 1001 1001 4096 Sep 20 19:52 . [2023-09-20T19:58:54.452Z] drwxr-xr-x 4 root root 4096 Sep 20 19:52 .. [2023-09-20T19:58:54.452Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 19:50 .blubracket [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 19:50 .dockerignore [2023-09-20T19:58:54.452Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 19:50 .git [2023-09-20T19:58:54.452Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 19:50 .github [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 1173 Sep 20 19:50 .gitignore [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 19:50 .golangci.yml [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 19:50 .hadolint.yml [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 19:50 .sonarcloud.properties [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 19:50 ADOPTERS.md [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 11674 Sep 20 19:50 Attribution.txt [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 93407 Sep 20 19:50 CHANGELOG.md [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 19:50 CONTRIBUTING.md [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 19:50 GOVERNANCE.md [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 883 Sep 20 19:50 Jenkinsfile [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 19:50 LICENSE [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 14764 Sep 20 19:50 Makefile [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 19:50 OWNERS.md [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 9923 Sep 20 19:50 README.md [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 19:50 SECURITY.md [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 19:48 VERSION [2023-09-20T19:58:54.452Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 19:50 bin [2023-09-20T19:58:54.452Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 19:50 cmd [2023-09-20T19:58:54.452Z] -rw-r--r-- 1 root root 453602 Sep 20 19:57 coverage.out [2023-09-20T19:58:54.452Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 19:50 fuzz_test [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 3688 Sep 20 19:50 go.mod [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 34975 Sep 20 19:50 go.sum [2023-09-20T19:58:54.452Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 19:50 internal [2023-09-20T19:58:54.452Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 19:50 openapi [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 594 Sep 20 19:50 security.txt [2023-09-20T19:58:54.452Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 19:50 snap [2023-09-20T19:58:54.452Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 19:50 version.go [Pipeline] sh [2023-09-20T19:58:54.790Z] + '[' -e coverage.out ] [2023-09-20T19:58:54.790Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-20T19:58:54.826Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T19:58:55.567Z] Stashed 1 file(s) [Pipeline] sh [2023-09-20T19:58:55.893Z] + make build [2023-09-20T19:58:56.160Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T20:00:17.742Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T20:00:17.742Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T20:00:17.742Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T20:00:19.677Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T20:00:46.333Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T20:00:52.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T20:00:58.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T20:01:02.542Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T20:01:05.112Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T20:01:08.443Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T20:01:13.773Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-20T20:01:19.118Z] $ docker stop --time=1 54963d23d31d8dc26646a8df24e7542bbe9e7be5e02dff29ef68f5628e21c647 [2023-09-20T20:01:21.263Z] $ docker rm -f --volumes 54963d23d31d8dc26646a8df24e7542bbe9e7be5e02dff29ef68f5628e21c647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:01:24.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T20:01:24.181Z] [2023-09-20T20:01:24.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:01:24.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T20:01:24.878Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-20T20:01:24.878Z] 547446be3368: Pulling fs layer [2023-09-20T20:01:24.878Z] d125d8839a47: Pulling fs layer [2023-09-20T20:01:24.878Z] 3e85d5ac6304: Pulling fs layer [2023-09-20T20:01:24.878Z] c3105a71a48b: Pulling fs layer [2023-09-20T20:01:24.878Z] 0f093f025ec4: Pulling fs layer [2023-09-20T20:01:24.878Z] c3106fc0e877: Pulling fs layer [2023-09-20T20:01:24.878Z] c3105a71a48b: Waiting [2023-09-20T20:01:24.878Z] 0f093f025ec4: Waiting [2023-09-20T20:01:24.878Z] c3106fc0e877: Waiting [2023-09-20T20:01:25.171Z] 547446be3368: Verifying Checksum [2023-09-20T20:01:25.171Z] c3105a71a48b: Verifying Checksum [2023-09-20T20:01:25.171Z] c3105a71a48b: Download complete [2023-09-20T20:01:25.442Z] d125d8839a47: Verifying Checksum [2023-09-20T20:01:25.442Z] d125d8839a47: Download complete [2023-09-20T20:01:25.442Z] c3106fc0e877: Verifying Checksum [2023-09-20T20:01:25.442Z] c3106fc0e877: Download complete [2023-09-20T20:01:25.708Z] 0f093f025ec4: Verifying Checksum [2023-09-20T20:01:25.708Z] 0f093f025ec4: Download complete [2023-09-20T20:01:25.708Z] 547446be3368: Pull complete [2023-09-20T20:01:26.667Z] d125d8839a47: Pull complete [2023-09-20T20:01:27.626Z] 3e85d5ac6304: Download complete [2023-09-20T20:01:35.820Z] 3e85d5ac6304: Pull complete [2023-09-20T20:01:35.820Z] c3105a71a48b: Pull complete [2023-09-20T20:01:36.401Z] 0f093f025ec4: Pull complete [2023-09-20T20:01:36.667Z] c3106fc0e877: Pull complete [2023-09-20T20:01:36.667Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-20T20:01:36.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T20:01:36.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:01:36.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container [2023-09-20T20:01:37.053Z] $ 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-09-20T20:01:38.915Z] $ docker top af117ddc3ee2d1255816d29d78e7989613edbae837ebd97676c8db1ae6fee9a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:01:39.772Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T20:01:47.978Z] #1 [core-command internal] load build definition from Dockerfile [2023-09-20T20:01:47.978Z] #1 transferring dockerfile: 1.82kB done [2023-09-20T20:01:47.978Z] #1 DONE 0.1s [2023-09-20T20:01:48.251Z] [2023-09-20T20:01:48.251Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-09-20T20:01:48.251Z] #2 transferring dockerfile: 1.84kB done [2023-09-20T20:01:48.517Z] #2 DONE 0.1s [2023-09-20T20:01:48.517Z] [2023-09-20T20:01:48.517Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T20:01:48.517Z] #3 transferring dockerfile: 2.39kB done [2023-09-20T20:01:48.517Z] #3 DONE 0.1s [2023-09-20T20:01:48.517Z] [2023-09-20T20:01:48.517Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T20:01:48.517Z] #4 transferring dockerfile: 1.82kB done [2023-09-20T20:01:48.517Z] #4 DONE 0.1s [2023-09-20T20:01:48.517Z] [2023-09-20T20:01:48.517Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T20:01:48.517Z] #5 transferring dockerfile: 2.82kB 0.0s done [2023-09-20T20:01:48.517Z] #5 DONE 0.1s [2023-09-20T20:01:48.788Z] [2023-09-20T20:01:48.788Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T20:01:48.788Z] #6 transferring dockerfile: 2.38kB done [2023-09-20T20:01:48.788Z] #6 DONE 0.1s [2023-09-20T20:01:48.788Z] [2023-09-20T20:01:48.788Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T20:01:48.788Z] #7 transferring dockerfile: 1.78kB done [2023-09-20T20:01:48.788Z] #7 DONE 0.0s [2023-09-20T20:01:48.788Z] [2023-09-20T20:01:48.788Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T20:01:48.788Z] #8 DONE 0.0s [2023-09-20T20:01:48.788Z] [2023-09-20T20:01:48.788Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-09-20T20:01:48.788Z] #9 transferring dockerfile: 1.96kB done [2023-09-20T20:01:48.788Z] #9 DONE 0.1s [2023-09-20T20:01:48.788Z] [2023-09-20T20:01:48.788Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T20:01:48.788Z] #8 transferring dockerfile: 1.58kB 0.0s done [2023-09-20T20:01:48.788Z] #8 DONE 0.1s [2023-09-20T20:01:48.788Z] [2023-09-20T20:01:48.788Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T20:01:49.056Z] #10 transferring dockerfile: 2.04kB done [2023-09-20T20:01:49.056Z] #10 DONE 0.1s [2023-09-20T20:01:49.056Z] [2023-09-20T20:01:49.056Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T20:01:49.056Z] #11 transferring dockerfile: 1.70kB 0.0s done [2023-09-20T20:01:49.056Z] #11 DONE 0.1s [2023-09-20T20:01:49.056Z] [2023-09-20T20:01:49.056Z] #12 [core-data internal] load build definition from Dockerfile [2023-09-20T20:01:49.056Z] #12 transferring dockerfile: 1.90kB done [2023-09-20T20:01:49.056Z] #12 DONE 0.1s [2023-09-20T20:01:49.056Z] [2023-09-20T20:01:49.056Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T20:01:49.056Z] #13 transferring dockerfile: 2.12kB done [2023-09-20T20:01:49.056Z] #13 DONE 0.1s [2023-09-20T20:01:49.056Z] [2023-09-20T20:01:49.056Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T20:01:49.056Z] #14 transferring dockerfile: 1.59kB done [2023-09-20T20:01:49.056Z] #14 DONE 0.1s [2023-09-20T20:01:49.056Z] [2023-09-20T20:01:49.056Z] #15 [core-command internal] load .dockerignore [2023-09-20T20:01:49.056Z] #15 transferring context: 32B [2023-09-20T20:01:49.322Z] #15 transferring context: 56B 0.0s done [2023-09-20T20:01:49.322Z] #15 DONE 0.1s [2023-09-20T20:01:49.905Z] [2023-09-20T20:01:49.905Z] #16 [support-notifications internal] load .dockerignore [2023-09-20T20:01:49.905Z] #16 transferring context: 56B done [2023-09-20T20:01:49.905Z] #16 DONE 0.0s [2023-09-20T20:01:49.905Z] [2023-09-20T20:01:49.905Z] #17 [security-proxy-setup internal] load .dockerignore [2023-09-20T20:01:49.905Z] #17 transferring context: 56B done [2023-09-20T20:01:49.905Z] #17 DONE 0.0s [2023-09-20T20:01:49.905Z] [2023-09-20T20:01:49.905Z] #18 [support-scheduler internal] load .dockerignore [2023-09-20T20:01:49.905Z] #18 transferring context: 56B done [2023-09-20T20:01:49.905Z] #18 DONE 0.0s [2023-09-20T20:01:50.172Z] [2023-09-20T20:01:50.172Z] #19 [security-bootstrapper internal] load .dockerignore [2023-09-20T20:01:50.172Z] #19 transferring context: 56B done [2023-09-20T20:01:50.172Z] #19 DONE 0.0s [2023-09-20T20:01:50.172Z] [2023-09-20T20:01:50.172Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-20T20:01:50.172Z] #20 transferring context: 56B done [2023-09-20T20:01:50.172Z] #20 DONE 0.0s [2023-09-20T20:01:50.172Z] [2023-09-20T20:01:50.172Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T20:01:50.172Z] #21 transferring context: 56B done [2023-09-20T20:01:50.172Z] #21 DONE 0.0s [2023-09-20T20:01:50.172Z] [2023-09-20T20:01:50.172Z] #22 [core-metadata internal] load .dockerignore [2023-09-20T20:01:50.172Z] #22 transferring context: 56B done [2023-09-20T20:01:50.172Z] #22 DONE 0.1s [2023-09-20T20:01:50.172Z] [2023-09-20T20:01:50.172Z] #23 [security-spire-config internal] load .dockerignore [2023-09-20T20:01:50.440Z] #23 transferring context: 56B 0.0s done [2023-09-20T20:01:50.440Z] #23 DONE 0.1s [2023-09-20T20:01:50.440Z] [2023-09-20T20:01:50.440Z] #24 [security-proxy-auth internal] load .dockerignore [2023-09-20T20:01:50.440Z] #24 transferring context: 56B done [2023-09-20T20:01:50.440Z] #24 DONE 0.0s [2023-09-20T20:01:50.440Z] [2023-09-20T20:01:50.440Z] #25 [security-spire-agent internal] load .dockerignore [2023-09-20T20:01:50.440Z] #25 transferring context: 56B done [2023-09-20T20:01:50.440Z] #25 DONE 0.0s [2023-09-20T20:01:50.440Z] [2023-09-20T20:01:50.440Z] #26 [core-data internal] load .dockerignore [2023-09-20T20:01:50.440Z] #26 transferring context: 56B done [2023-09-20T20:01:50.440Z] #26 DONE 0.1s [2023-09-20T20:01:50.440Z] [2023-09-20T20:01:50.440Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T20:01:50.440Z] #27 transferring context: 56B done [2023-09-20T20:01:50.440Z] #27 DONE 0.1s [2023-09-20T20:01:50.440Z] [2023-09-20T20:01:50.440Z] #28 [security-spire-server internal] load .dockerignore [2023-09-20T20:01:50.707Z] #28 transferring context: 56B 0.0s done [2023-09-20T20:01:50.707Z] #28 DONE 0.1s [2023-09-20T20:01:50.707Z] [2023-09-20T20:01:50.707Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:50.707Z] #29 DONE 0.0s [2023-09-20T20:01:50.707Z] [2023-09-20T20:01:50.707Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:01:50.707Z] #30 DONE 0.1s [2023-09-20T20:01:50.707Z] [2023-09-20T20:01:50.707Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:50.707Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:50.974Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:50.974Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:50.974Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:50.974Z] #31 DONE 0.2s [2023-09-20T20:01:50.974Z] [2023-09-20T20:01:50.974Z] #32 [core-command internal] load build context [2023-09-20T20:01:51.556Z] #32 ... [2023-09-20T20:01:51.556Z] [2023-09-20T20:01:51.556Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:01:51.556Z] #33 DONE 0.8s [2023-09-20T20:01:51.556Z] [2023-09-20T20:01:51.556Z] #32 [core-command internal] load build context [2023-09-20T20:01:51.556Z] #32 ... [2023-09-20T20:01:51.556Z] [2023-09-20T20:01:51.556Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:51.556Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:51.556Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:51.556Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:51.556Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:51.556Z] #31 DONE 0.3s [2023-09-20T20:01:51.556Z] [2023-09-20T20:01:51.556Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:51.556Z] #29 DONE 0.0s [2023-09-20T20:01:51.556Z] [2023-09-20T20:01:51.556Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:01:51.556Z] #33 DONE 1.4s [2023-09-20T20:01:51.822Z] [2023-09-20T20:01:51.822Z] #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T20:01:51.822Z] #34 ... [2023-09-20T20:01:51.822Z] [2023-09-20T20:01:51.822Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:51.822Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:51.822Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:51.822Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:51.822Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:51.822Z] #31 DONE 0.4s [2023-09-20T20:01:51.822Z] [2023-09-20T20:01:51.822Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:01:51.822Z] #33 DONE 1.4s [2023-09-20T20:01:51.822Z] [2023-09-20T20:01:51.822Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-20T20:01:51.822Z] #35 DONE 0.5s [2023-09-20T20:01:51.822Z] [2023-09-20T20:01:51.822Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:51.822Z] #29 DONE 0.0s [2023-09-20T20:01:51.822Z] [2023-09-20T20:01:51.822Z] #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T20:01:52.088Z] #36 ... [2023-09-20T20:01:52.088Z] [2023-09-20T20:01:52.088Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:52.088Z] #29 DONE 0.0s [2023-09-20T20:01:52.088Z] [2023-09-20T20:01:52.088Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:52.088Z] #29 DONE 0.0s [2023-09-20T20:01:52.088Z] [2023-09-20T20:01:52.088Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:01:52.355Z] #37 ... [2023-09-20T20:01:52.355Z] [2023-09-20T20:01:52.355Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:01:52.355Z] #30 DONE 0.8s [2023-09-20T20:01:52.355Z] [2023-09-20T20:01:52.355Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:01:52.355Z] #37 ... [2023-09-20T20:01:52.355Z] [2023-09-20T20:01:52.355Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:52.355Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:52.355Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:52.355Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:52.355Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:52.355Z] #31 DONE 0.5s [2023-09-20T20:01:52.355Z] [2023-09-20T20:01:52.355Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:52.355Z] #29 DONE 0.0s [2023-09-20T20:01:52.355Z] [2023-09-20T20:01:52.355Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:01:52.355Z] #33 DONE 1.6s [2023-09-20T20:01:52.355Z] [2023-09-20T20:01:52.355Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:01:52.355Z] #38 DONE 0.0s [2023-09-20T20:01:52.355Z] [2023-09-20T20:01:52.355Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-20T20:01:52.355Z] #35 DONE 0.6s [2023-09-20T20:01:52.355Z] [2023-09-20T20:01:52.355Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:01:52.624Z] #37 ... [2023-09-20T20:01:52.624Z] [2023-09-20T20:01:52.624Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:52.624Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:52.624Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:52.624Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:52.624Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:52.624Z] #31 DONE 0.5s [2023-09-20T20:01:52.624Z] [2023-09-20T20:01:52.624Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:01:52.624Z] #33 DONE 1.6s [2023-09-20T20:01:52.624Z] [2023-09-20T20:01:52.625Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-20T20:01:52.625Z] #35 DONE 0.6s [2023-09-20T20:01:52.625Z] [2023-09-20T20:01:52.625Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:01:52.625Z] #37 ... [2023-09-20T20:01:52.625Z] [2023-09-20T20:01:52.625Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:52.625Z] #29 DONE 0.0s [2023-09-20T20:01:52.625Z] [2023-09-20T20:01:52.625Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:01:52.892Z] #39 ... [2023-09-20T20:01:52.892Z] [2023-09-20T20:01:52.892Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:01:52.892Z] #30 DONE 1.3s [2023-09-20T20:01:53.157Z] [2023-09-20T20:01:53.157Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:53.157Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:53.157Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:53.157Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:53.157Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:53.157Z] #31 DONE 0.5s [2023-09-20T20:01:53.157Z] [2023-09-20T20:01:53.157Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:01:53.157Z] #33 DONE 1.6s [2023-09-20T20:01:53.157Z] [2023-09-20T20:01:53.157Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-20T20:01:53.157Z] #35 DONE 0.7s [2023-09-20T20:01:53.157Z] [2023-09-20T20:01:53.157Z] #40 [core-metadata internal] load build context [2023-09-20T20:01:53.157Z] #40 ... [2023-09-20T20:01:53.157Z] [2023-09-20T20:01:53.157Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:53.157Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:53.157Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:53.157Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:53.157Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:53.157Z] #31 DONE 0.5s [2023-09-20T20:01:53.157Z] [2023-09-20T20:01:53.157Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:01:53.157Z] #33 DONE 1.6s [2023-09-20T20:01:53.157Z] [2023-09-20T20:01:53.157Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-20T20:01:53.157Z] #35 DONE 0.7s [2023-09-20T20:01:53.157Z] [2023-09-20T20:01:53.157Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:53.157Z] #29 DONE 0.0s [2023-09-20T20:01:53.421Z] [2023-09-20T20:01:53.421Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:01:53.421Z] #39 ... [2023-09-20T20:01:53.421Z] [2023-09-20T20:01:53.421Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:01:53.421Z] #29 DONE 0.0s [2023-09-20T20:01:53.421Z] [2023-09-20T20:01:53.421Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:01:53.686Z] #39 ... [2023-09-20T20:01:53.686Z] [2023-09-20T20:01:53.686Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:53.686Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:53.686Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:53.686Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:53.686Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:53.686Z] #31 DONE 0.6s [2023-09-20T20:01:53.686Z] [2023-09-20T20:01:53.686Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:01:53.686Z] #33 DONE 1.7s [2023-09-20T20:01:53.686Z] [2023-09-20T20:01:53.686Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-20T20:01:53.686Z] #35 DONE 0.7s [2023-09-20T20:01:53.686Z] [2023-09-20T20:01:53.686Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:01:53.686Z] #30 DONE 1.9s [2023-09-20T20:01:53.686Z] [2023-09-20T20:01:53.686Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:01:55.633Z] #39 ... [2023-09-20T20:01:55.633Z] [2023-09-20T20:01:55.633Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:01:55.633Z] #30 DONE 3.6s [2023-09-20T20:01:55.633Z] [2023-09-20T20:01:55.633Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:01:55.633Z] #39 transferring context: 5.62MB 2.4s [2023-09-20T20:01:55.898Z] #39 ... [2023-09-20T20:01:55.898Z] [2023-09-20T20:01:55.898Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T20:01:55.898Z] #41 DONE 3.3s [2023-09-20T20:01:56.166Z] [2023-09-20T20:01:56.166Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:56.166Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:56.166Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:56.166Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:56.166Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:56.166Z] #31 DONE 0.6s [2023-09-20T20:01:56.166Z] [2023-09-20T20:01:56.166Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:01:56.166Z] #42 DONE 0.0s [2023-09-20T20:01:56.166Z] [2023-09-20T20:01:56.166Z] #43 [security-spire-server internal] load build context [2023-09-20T20:01:56.166Z] #43 DONE 0.0s [2023-09-20T20:01:56.166Z] [2023-09-20T20:01:56.166Z] #44 [support-notifications internal] load build context [2023-09-20T20:01:56.434Z] #44 ... [2023-09-20T20:01:56.434Z] [2023-09-20T20:01:56.434Z] #45 [security-spire-config internal] load build context [2023-09-20T20:01:56.434Z] #45 DONE 0.0s [2023-09-20T20:01:56.434Z] [2023-09-20T20:01:56.434Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T20:01:56.434Z] #46 DONE 3.2s [2023-09-20T20:01:56.434Z] [2023-09-20T20:01:56.434Z] #44 [support-notifications internal] load build context [2023-09-20T20:01:56.434Z] #44 ... [2023-09-20T20:01:56.434Z] [2023-09-20T20:01:56.434Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:01:56.434Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:01:56.434Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:01:56.434Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:01:56.434Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:01:56.434Z] #31 DONE 0.6s [2023-09-20T20:01:56.434Z] [2023-09-20T20:01:56.434Z] #44 [support-notifications internal] load build context [2023-09-20T20:01:57.841Z] #44 ... [2023-09-20T20:01:57.841Z] [2023-09-20T20:01:57.841Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:01:57.841Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.4s done [2023-09-20T20:01:57.841Z] #42 DONE 1.5s [2023-09-20T20:01:57.841Z] [2023-09-20T20:01:57.841Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:01:58.424Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T20:01:58.691Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T20:01:58.691Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-20T20:01:58.959Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-20T20:01:59.542Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2023-09-20T20:02:00.125Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s [2023-09-20T20:02:00.125Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.9s [2023-09-20T20:02:00.125Z] #42 ... [2023-09-20T20:02:00.125Z] [2023-09-20T20:02:00.125Z] #43 [security-spire-server internal] load build context [2023-09-20T20:02:00.125Z] #43 transferring context: 18.11kB 0.3s done [2023-09-20T20:02:00.125Z] #43 DONE 3.4s [2023-09-20T20:02:00.125Z] [2023-09-20T20:02:00.125Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:00.390Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-09-20T20:02:00.390Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-09-20T20:02:00.681Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-09-20T20:02:00.681Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-20T20:02:00.681Z] #42 ... [2023-09-20T20:02:00.681Z] [2023-09-20T20:02:00.681Z] #45 [security-spire-config internal] load build context [2023-09-20T20:02:00.681Z] #45 transferring context: 16.36kB 0.1s done [2023-09-20T20:02:00.681Z] #45 DONE 4.0s [2023-09-20T20:02:00.681Z] [2023-09-20T20:02:00.681Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:00.681Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-20T20:02:00.948Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-09-20T20:02:00.948Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.7s [2023-09-20T20:02:00.948Z] #42 ... [2023-09-20T20:02:00.948Z] [2023-09-20T20:02:00.948Z] #47 [security-spire-agent internal] load build context [2023-09-20T20:02:00.948Z] #47 transferring context: 17.64kB 0.2s done [2023-09-20T20:02:00.948Z] #47 DONE 4.2s [2023-09-20T20:02:00.948Z] [2023-09-20T20:02:00.948Z] #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-20T20:02:00.948Z] #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:00.948Z] #0 7.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:01.247Z] #48 ... [2023-09-20T20:02:01.247Z] [2023-09-20T20:02:01.247Z] #32 [core-command internal] load build context [2023-09-20T20:02:01.247Z] #32 ... [2023-09-20T20:02:01.247Z] [2023-09-20T20:02:01.247Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:01.247Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.1s [2023-09-20T20:02:01.515Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.3s done [2023-09-20T20:02:01.781Z] #42 ... [2023-09-20T20:02:01.781Z] [2023-09-20T20:02:01.781Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T20:02:01.781Z] #0 8.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:01.781Z] #0 9.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:02.048Z] #49 ... [2023-09-20T20:02:02.048Z] [2023-09-20T20:02:02.048Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:02:02.048Z] #0 8.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:02.048Z] #0 9.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:02.315Z] #50 ... [2023-09-20T20:02:02.315Z] [2023-09-20T20:02:02.315Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:02:02.315Z] #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:02.315Z] #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:02.315Z] #51 ... [2023-09-20T20:02:02.315Z] [2023-09-20T20:02:02.315Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:02.315Z] #52 ... [2023-09-20T20:02:02.315Z] [2023-09-20T20:02:02.315Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:02.582Z] #38 ... [2023-09-20T20:02:02.582Z] [2023-09-20T20:02:02.582Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T20:02:02.582Z] #0 9.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:02.582Z] #53 ... [2023-09-20T20:02:02.582Z] [2023-09-20T20:02:02.582Z] #54 [security-secretstore-setup internal] load build context [2023-09-20T20:02:02.848Z] #54 ... [2023-09-20T20:02:02.848Z] [2023-09-20T20:02:02.848Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:02.848Z] #37 ... [2023-09-20T20:02:02.848Z] [2023-09-20T20:02:02.848Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T20:02:03.114Z] #55 ... [2023-09-20T20:02:03.114Z] [2023-09-20T20:02:03.114Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T20:02:03.114Z] #56 ... [2023-09-20T20:02:03.114Z] [2023-09-20T20:02:03.114Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:03.380Z] #57 ... [2023-09-20T20:02:03.380Z] [2023-09-20T20:02:03.380Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T20:02:03.380Z] #58 ... [2023-09-20T20:02:03.380Z] [2023-09-20T20:02:03.380Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:03.380Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.17MB / 23.39MB 4.2s [2023-09-20T20:02:03.647Z] #42 ... [2023-09-20T20:02:03.647Z] [2023-09-20T20:02:03.647Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:03.913Z] #59 transferring context: 8.16MB 9.6s [2023-09-20T20:02:03.913Z] #59 ... [2023-09-20T20:02:03.913Z] [2023-09-20T20:02:03.913Z] #60 [core-data internal] load build context [2023-09-20T20:02:03.913Z] #60 ... [2023-09-20T20:02:03.913Z] [2023-09-20T20:02:03.913Z] #40 [core-metadata internal] load build context [2023-09-20T20:02:03.913Z] #40 ... [2023-09-20T20:02:03.913Z] [2023-09-20T20:02:03.913Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:03.913Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-20T20:02:04.179Z] #42 ... [2023-09-20T20:02:04.179Z] [2023-09-20T20:02:04.179Z] #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-20T20:02:04.179Z] #48 10.91 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:04.179Z] #48 11.11 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:04.179Z] #48 11.27 OK: 8 MiB in 16 packages [2023-09-20T20:02:04.179Z] #48 DONE 14.1s [2023-09-20T20:02:04.179Z] [2023-09-20T20:02:04.179Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:04.179Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 5.0s [2023-09-20T20:02:04.759Z] #42 ... [2023-09-20T20:02:04.759Z] [2023-09-20T20:02:04.759Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:02:04.759Z] #61 ... [2023-09-20T20:02:04.759Z] [2023-09-20T20:02:04.759Z] #60 [core-data internal] load build context [2023-09-20T20:02:05.729Z] #60 ... [2023-09-20T20:02:05.729Z] [2023-09-20T20:02:05.729Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:02:05.729Z] #51 12.09 OK: 266 MiB in 52 packages [2023-09-20T20:02:05.729Z] #51 DONE 13.9s [2023-09-20T20:02:05.729Z] [2023-09-20T20:02:05.729Z] #60 [core-data internal] load build context [2023-09-20T20:02:06.312Z] #60 ... [2023-09-20T20:02:06.312Z] [2023-09-20T20:02:06.312Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:02:06.312Z] #39 ... [2023-09-20T20:02:06.312Z] [2023-09-20T20:02:06.312Z] #60 [core-data internal] load build context [2023-09-20T20:02:06.577Z] #60 ... [2023-09-20T20:02:06.577Z] [2023-09-20T20:02:06.577Z] #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T20:02:06.577Z] #34 5.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:06.577Z] #34 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:06.577Z] #34 10.55 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T20:02:06.577Z] #34 10.86 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:06.577Z] #34 10.86 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:06.577Z] #34 10.86 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:02:06.577Z] #34 12.23 OK: 9 MiB in 17 packages [2023-09-20T20:02:06.577Z] #34 DONE 14.7s [2023-09-20T20:02:06.577Z] [2023-09-20T20:02:06.577Z] #60 [core-data internal] load build context [2023-09-20T20:02:06.843Z] #60 ... [2023-09-20T20:02:06.843Z] [2023-09-20T20:02:06.843Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:02:06.843Z] #62 ... [2023-09-20T20:02:06.843Z] [2023-09-20T20:02:06.843Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T20:02:06.843Z] #56 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:07.109Z] #56 ... [2023-09-20T20:02:07.109Z] [2023-09-20T20:02:07.109Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:02:07.109Z] #63 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done [2023-09-20T20:02:07.109Z] #63 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-20T20:02:07.109Z] #63 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T20:02:07.109Z] #63 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-20T20:02:07.109Z] #63 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-09-20T20:02:07.109Z] #63 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-09-20T20:02:07.109Z] #63 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-20T20:02:07.109Z] #63 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.0s done [2023-09-20T20:02:07.109Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.8s [2023-09-20T20:02:07.109Z] #63 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-20T20:02:07.109Z] #63 ... [2023-09-20T20:02:07.109Z] [2023-09-20T20:02:07.109Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T20:02:07.109Z] #64 ... [2023-09-20T20:02:07.109Z] [2023-09-20T20:02:07.109Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:02:07.109Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 8.0s [2023-09-20T20:02:07.689Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 8.3s [2023-09-20T20:02:07.689Z] #63 ... [2023-09-20T20:02:07.689Z] [2023-09-20T20:02:07.689Z] #44 [support-notifications internal] load build context [2023-09-20T20:02:07.689Z] #44 ... [2023-09-20T20:02:07.689Z] [2023-09-20T20:02:07.689Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:07.689Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 8.4s [2023-09-20T20:02:07.689Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-20T20:02:07.955Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.97MB / 23.39MB 8.7s [2023-09-20T20:02:08.220Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.85MB / 23.39MB 8.9s [2023-09-20T20:02:08.220Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.97MB / 23.39MB 9.1s [2023-09-20T20:02:08.485Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done [2023-09-20T20:02:08.485Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-20T20:02:09.884Z] #42 ... [2023-09-20T20:02:09.884Z] [2023-09-20T20:02:09.884Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T20:02:09.884Z] #49 15.50 OK: 266 MiB in 52 packages [2023-09-20T20:02:09.884Z] #49 DONE 17.8s [2023-09-20T20:02:09.884Z] [2023-09-20T20:02:09.884Z] #60 [core-data internal] load build context [2023-09-20T20:02:09.884Z] #60 transferring context: 22.37MB 14.8s [2023-09-20T20:02:09.884Z] #60 ... [2023-09-20T20:02:09.884Z] [2023-09-20T20:02:09.884Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:02:09.884Z] #50 15.92 OK: 266 MiB in 52 packages [2023-09-20T20:02:09.884Z] #50 DONE 19.0s [2023-09-20T20:02:09.884Z] [2023-09-20T20:02:09.884Z] #60 [core-data internal] load build context [2023-09-20T20:02:11.815Z] #60 ... [2023-09-20T20:02:11.815Z] [2023-09-20T20:02:11.815Z] #32 [core-command internal] load build context [2023-09-20T20:02:11.815Z] #32 ... [2023-09-20T20:02:11.815Z] [2023-09-20T20:02:11.815Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:12.787Z] #42 ... [2023-09-20T20:02:12.787Z] [2023-09-20T20:02:12.787Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:12.787Z] #52 ... [2023-09-20T20:02:12.787Z] [2023-09-20T20:02:12.787Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:02:12.787Z] #39 ... [2023-09-20T20:02:12.787Z] [2023-09-20T20:02:12.787Z] #54 [security-secretstore-setup internal] load build context [2023-09-20T20:02:13.057Z] #54 ... [2023-09-20T20:02:13.057Z] [2023-09-20T20:02:13.057Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:13.057Z] #38 ... [2023-09-20T20:02:13.057Z] [2023-09-20T20:02:13.057Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:13.057Z] #37 ... [2023-09-20T20:02:13.057Z] [2023-09-20T20:02:13.057Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:02:13.328Z] #39 ... [2023-09-20T20:02:13.328Z] [2023-09-20T20:02:13.328Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T20:02:13.328Z] #53 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:13.328Z] #53 17.55 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:02:13.328Z] #53 17.55 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:02:13.328Z] #53 17.55 OK: 19940 distinct packages available [2023-09-20T20:02:13.328Z] #53 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:13.328Z] #53 ... [2023-09-20T20:02:13.328Z] [2023-09-20T20:02:13.328Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:02:13.908Z] #39 ... [2023-09-20T20:02:13.908Z] [2023-09-20T20:02:13.908Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T20:02:13.908Z] #55 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:13.908Z] #55 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:13.908Z] #55 19.85 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:02:13.908Z] #55 19.85 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:02:13.908Z] #55 19.85 OK: 19940 distinct packages available [2023-09-20T20:02:13.908Z] #55 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:13.908Z] #55 ... [2023-09-20T20:02:13.908Z] [2023-09-20T20:02:13.908Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:14.174Z] #57 ... [2023-09-20T20:02:14.174Z] [2023-09-20T20:02:14.174Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:14.174Z] #59 ... [2023-09-20T20:02:14.174Z] [2023-09-20T20:02:14.174Z] #40 [core-metadata internal] load build context [2023-09-20T20:02:14.174Z] #40 ... [2023-09-20T20:02:14.174Z] [2023-09-20T20:02:14.174Z] #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T20:02:14.174Z] #36 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:14.174Z] #36 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:14.174Z] #36 21.07 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:14.174Z] #36 21.13 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T20:02:14.174Z] #36 21.38 (3/4) Installing su-exec (0.2-r3) [2023-09-20T20:02:14.174Z] #36 21.38 (4/4) Installing yq (4.33.3-r3) [2023-09-20T20:02:14.439Z] #36 ... [2023-09-20T20:02:14.439Z] [2023-09-20T20:02:14.439Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:14.705Z] #57 transferring context: 28.72MB 21.2s [2023-09-20T20:02:16.113Z] #57 ... [2023-09-20T20:02:16.113Z] [2023-09-20T20:02:16.113Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T20:02:16.113Z] #58 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:16.113Z] #58 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:16.113Z] #58 22.21 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T20:02:16.113Z] #58 22.79 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:16.113Z] #58 22.79 (3/4) Installing su-exec (0.2-r3) [2023-09-20T20:02:16.113Z] #58 22.79 (4/4) Installing yq (4.33.3-r3) [2023-09-20T20:02:16.113Z] #58 ... [2023-09-20T20:02:16.113Z] [2023-09-20T20:02:16.113Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:02:16.113Z] #61 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:16.113Z] #61 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:16.113Z] #61 21.00 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:16.113Z] #61 21.00 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:16.113Z] #61 21.25 OK: 8 MiB in 16 packages [2023-09-20T20:02:16.113Z] #61 ... [2023-09-20T20:02:16.113Z] [2023-09-20T20:02:16.113Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:16.113Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.4s [2023-09-20T20:02:17.070Z] #42 ... [2023-09-20T20:02:17.070Z] [2023-09-20T20:02:17.070Z] #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T20:02:17.070Z] #36 22.67 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:17.070Z] #36 22.83 OK: 18 MiB in 19 packages [2023-09-20T20:02:17.070Z] #36 DONE 25.2s [2023-09-20T20:02:17.336Z] [2023-09-20T20:02:17.336Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:17.602Z] #42 ... [2023-09-20T20:02:17.869Z] [2023-09-20T20:02:17.869Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:02:17.869Z] #62 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:17.869Z] #62 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:17.869Z] #62 20.20 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:02:17.869Z] #62 20.20 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:02:17.869Z] #62 20.20 OK: 19940 distinct packages available [2023-09-20T20:02:17.869Z] #62 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:17.869Z] #62 ... [2023-09-20T20:02:17.869Z] [2023-09-20T20:02:17.869Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:02:17.869Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.7s done [2023-09-20T20:02:17.869Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.1s [2023-09-20T20:02:17.869Z] #63 ... [2023-09-20T20:02:17.869Z] [2023-09-20T20:02:17.869Z] #44 [support-notifications internal] load build context [2023-09-20T20:02:18.140Z] #44 ... [2023-09-20T20:02:18.140Z] [2023-09-20T20:02:18.140Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:18.407Z] #42 ... [2023-09-20T20:02:18.407Z] [2023-09-20T20:02:18.407Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T20:02:18.407Z] #64 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:18.407Z] #64 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:18.407Z] #64 20.01 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:02:18.407Z] #64 20.01 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:02:18.407Z] #64 20.01 OK: 19940 distinct packages available [2023-09-20T20:02:18.407Z] #64 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:18.407Z] #64 ... [2023-09-20T20:02:18.407Z] [2023-09-20T20:02:18.407Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T20:02:18.407Z] #56 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:18.407Z] #56 22.91 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:18.407Z] #56 22.91 (2/2) Installing su-exec (0.2-r3) [2023-09-20T20:02:18.407Z] #56 22.95 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:18.407Z] #56 23.08 OK: 8 MiB in 17 packages [2023-09-20T20:02:18.407Z] #56 DONE 25.3s [2023-09-20T20:02:18.407Z] [2023-09-20T20:02:18.407Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T20:02:18.675Z] #65 ... [2023-09-20T20:02:18.675Z] [2023-09-20T20:02:18.675Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:02:18.675Z] #61 DONE 23.9s [2023-09-20T20:02:18.675Z] [2023-09-20T20:02:18.675Z] #32 [core-command internal] load build context [2023-09-20T20:02:18.942Z] #32 ... [2023-09-20T20:02:18.943Z] [2023-09-20T20:02:18.943Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:19.209Z] #42 ... [2023-09-20T20:02:19.209Z] [2023-09-20T20:02:19.209Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T20:02:19.209Z] #66 DONE 1.8s [2023-09-20T20:02:19.209Z] [2023-09-20T20:02:19.209Z] #32 [core-command internal] load build context [2023-09-20T20:02:19.209Z] #32 transferring context: 106.81MB 28.3s [2023-09-20T20:02:20.166Z] #32 ... [2023-09-20T20:02:20.166Z] [2023-09-20T20:02:20.166Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T20:02:20.166Z] #58 24.05 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:20.166Z] #58 24.26 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:02:20.166Z] #58 25.09 OK: 18 MiB in 19 packages [2023-09-20T20:02:20.166Z] #58 DONE 26.9s [2023-09-20T20:02:20.166Z] [2023-09-20T20:02:20.166Z] #32 [core-command internal] load build context [2023-09-20T20:02:20.432Z] #32 ... [2023-09-20T20:02:20.432Z] [2023-09-20T20:02:20.432Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T20:02:20.432Z] #53 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:20.432Z] #53 26.90 OK: 266 MiB in 52 packages [2023-09-20T20:02:20.432Z] #53 DONE 27.8s [2023-09-20T20:02:20.432Z] [2023-09-20T20:02:20.432Z] #32 [core-command internal] load build context [2023-09-20T20:02:21.847Z] #32 ... [2023-09-20T20:02:21.847Z] [2023-09-20T20:02:21.847Z] #60 [core-data internal] load build context [2023-09-20T20:02:21.847Z] #60 ... [2023-09-20T20:02:21.847Z] [2023-09-20T20:02:21.847Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:21.847Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.6s [2023-09-20T20:02:22.816Z] #42 ... [2023-09-20T20:02:22.816Z] [2023-09-20T20:02:22.816Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:02:22.816Z] #62 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:22.816Z] #62 24.47 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:22.816Z] #62 24.49 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:02:22.816Z] #62 24.51 (3/4) Installing libucontext (1.2-r2) [2023-09-20T20:02:22.816Z] #62 24.52 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T20:02:22.816Z] #62 24.62 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:22.816Z] #62 24.69 OK: 8 MiB in 19 packages [2023-09-20T20:02:22.816Z] #62 DONE 25.8s [2023-09-20T20:02:22.816Z] [2023-09-20T20:02:22.816Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:22.816Z] #42 ... [2023-09-20T20:02:22.816Z] [2023-09-20T20:02:22.816Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:23.083Z] #52 ... [2023-09-20T20:02:23.083Z] [2023-09-20T20:02:23.083Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T20:02:23.083Z] #55 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:23.083Z] #55 27.79 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T20:02:23.083Z] #55 28.00 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T20:02:23.083Z] #55 28.13 (3/11) Installing libunistring (1.1-r1) [2023-09-20T20:02:23.083Z] #55 28.18 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T20:02:23.083Z] #55 28.18 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T20:02:23.083Z] #55 28.26 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T20:02:23.083Z] #55 28.32 (7/11) Installing curl (8.2.1-r0) [2023-09-20T20:02:23.083Z] #55 28.32 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:23.083Z] #55 28.32 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:02:23.083Z] #55 28.40 (10/11) Installing libucontext (1.2-r2) [2023-09-20T20:02:23.083Z] #55 28.40 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T20:02:23.083Z] #55 28.40 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:23.083Z] #55 28.47 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:02:23.083Z] #55 29.16 OK: 13 MiB in 26 packages [2023-09-20T20:02:23.083Z] #55 DONE 30.4s [2023-09-20T20:02:23.083Z] [2023-09-20T20:02:23.083Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:23.083Z] #52 ... [2023-09-20T20:02:23.083Z] [2023-09-20T20:02:23.083Z] #54 [security-secretstore-setup internal] load build context [2023-09-20T20:02:23.083Z] #54 ... [2023-09-20T20:02:23.083Z] [2023-09-20T20:02:23.083Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:23.350Z] #38 ... [2023-09-20T20:02:23.350Z] [2023-09-20T20:02:23.350Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T20:02:23.350Z] #64 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:02:23.350Z] #64 24.93 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T20:02:23.350Z] #64 24.97 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:02:23.350Z] #64 25.00 (3/5) Installing libucontext (1.2-r2) [2023-09-20T20:02:23.350Z] #64 25.00 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T20:02:23.350Z] #64 25.00 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T20:02:23.350Z] #64 25.04 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:02:23.350Z] #64 25.13 OK: 9 MiB in 20 packages [2023-09-20T20:02:23.350Z] #64 DONE 26.3s [2023-09-20T20:02:23.350Z] [2023-09-20T20:02:23.350Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:23.350Z] #38 ... [2023-09-20T20:02:23.350Z] [2023-09-20T20:02:23.350Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:23.350Z] #37 ... [2023-09-20T20:02:23.350Z] [2023-09-20T20:02:23.350Z] #54 [security-secretstore-setup internal] load build context [2023-09-20T20:02:23.939Z] #54 ... [2023-09-20T20:02:23.939Z] [2023-09-20T20:02:23.939Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:02:23.939Z] #39 ... [2023-09-20T20:02:23.939Z] [2023-09-20T20:02:23.939Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:24.205Z] #42 ... [2023-09-20T20:02:24.205Z] [2023-09-20T20:02:24.205Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:24.205Z] #59 ... [2023-09-20T20:02:24.205Z] [2023-09-20T20:02:24.205Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T20:02:24.205Z] #65 DONE 5.9s [2023-09-20T20:02:24.205Z] [2023-09-20T20:02:24.205Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:24.205Z] #59 ... [2023-09-20T20:02:24.205Z] [2023-09-20T20:02:24.205Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T20:02:24.473Z] #67 ... [2023-09-20T20:02:24.473Z] [2023-09-20T20:02:24.473Z] #40 [core-metadata internal] load build context [2023-09-20T20:02:24.473Z] #40 ... [2023-09-20T20:02:24.473Z] [2023-09-20T20:02:24.473Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:25.054Z] #42 ... [2023-09-20T20:02:25.054Z] [2023-09-20T20:02:25.054Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T20:02:25.054Z] #67 DONE 0.6s [2023-09-20T20:02:25.054Z] [2023-09-20T20:02:25.054Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:26.009Z] #42 ... [2023-09-20T20:02:26.009Z] [2023-09-20T20:02:26.009Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:26.009Z] #57 transferring context: 58.46MB 32.4s [2023-09-20T20:02:26.009Z] #57 ... [2023-09-20T20:02:26.009Z] [2023-09-20T20:02:26.009Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:27.951Z] #59 ... [2023-09-20T20:02:27.951Z] [2023-09-20T20:02:27.951Z] #44 [support-notifications internal] load build context [2023-09-20T20:02:28.224Z] #44 ... [2023-09-20T20:02:28.224Z] [2023-09-20T20:02:28.224Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:02:28.224Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.5s done [2023-09-20T20:02:28.224Z] #63 ... [2023-09-20T20:02:28.224Z] [2023-09-20T20:02:28.224Z] #44 [support-notifications internal] load build context [2023-09-20T20:02:29.191Z] #44 ... [2023-09-20T20:02:29.191Z] [2023-09-20T20:02:29.191Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T20:02:29.191Z] #68 DONE 2.3s [2023-09-20T20:02:29.191Z] [2023-09-20T20:02:29.191Z] #44 [support-notifications internal] load build context [2023-09-20T20:02:31.129Z] #44 transferring context: 90.81MB 38.9s [2023-09-20T20:02:31.394Z] #44 ... [2023-09-20T20:02:31.394Z] [2023-09-20T20:02:31.394Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:02:31.394Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.8s done [2023-09-20T20:02:31.394Z] #42 DONE 35.4s [2023-09-20T20:02:31.394Z] [2023-09-20T20:02:31.394Z] #44 [support-notifications internal] load build context [2023-09-20T20:02:31.976Z] #44 ... [2023-09-20T20:02:31.976Z] [2023-09-20T20:02:31.976Z] #32 [core-command internal] load build context [2023-09-20T20:02:31.976Z] #32 ... [2023-09-20T20:02:31.976Z] [2023-09-20T20:02:31.976Z] #60 [core-data internal] load build context [2023-09-20T20:02:32.241Z] #60 ... [2023-09-20T20:02:32.241Z] [2023-09-20T20:02:32.241Z] #32 [core-command internal] load build context [2023-09-20T20:02:33.209Z] #32 ... [2023-09-20T20:02:33.209Z] [2023-09-20T20:02:33.209Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:33.209Z] #52 ... [2023-09-20T20:02:33.209Z] [2023-09-20T20:02:33.209Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:33.475Z] #38 ... [2023-09-20T20:02:33.475Z] [2023-09-20T20:02:33.475Z] #32 [core-command internal] load build context [2023-09-20T20:02:33.475Z] #32 ... [2023-09-20T20:02:33.475Z] [2023-09-20T20:02:33.475Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:33.475Z] #37 ... [2023-09-20T20:02:33.475Z] [2023-09-20T20:02:33.475Z] #32 [core-command internal] load build context [2023-09-20T20:02:34.057Z] #32 transferring context: 189.33MB 43.1s done [2023-09-20T20:02:34.057Z] #32 DONE 43.2s [2023-09-20T20:02:34.057Z] [2023-09-20T20:02:34.057Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:02:34.057Z] #69 ... [2023-09-20T20:02:34.057Z] [2023-09-20T20:02:34.057Z] #54 [security-secretstore-setup internal] load build context [2023-09-20T20:02:34.057Z] #54 ... [2023-09-20T20:02:34.057Z] [2023-09-20T20:02:34.057Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:02:34.324Z] #39 ... [2023-09-20T20:02:34.324Z] [2023-09-20T20:02:34.324Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:34.939Z] #37 ... [2023-09-20T20:02:34.939Z] [2023-09-20T20:02:34.939Z] #40 [core-metadata internal] load build context [2023-09-20T20:02:34.939Z] #40 ... [2023-09-20T20:02:34.939Z] [2023-09-20T20:02:34.939Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:35.895Z] #37 ... [2023-09-20T20:02:35.895Z] [2023-09-20T20:02:35.895Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:02:35.895Z] #70 DONE 1.6s [2023-09-20T20:02:35.895Z] [2023-09-20T20:02:35.895Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:35.895Z] #37 ... [2023-09-20T20:02:35.895Z] [2023-09-20T20:02:35.895Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:02:35.895Z] #71 DONE 2.5s [2023-09-20T20:02:35.895Z] [2023-09-20T20:02:35.895Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:36.162Z] #37 ... [2023-09-20T20:02:36.162Z] [2023-09-20T20:02:36.162Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:02:36.162Z] #72 DONE 2.9s [2023-09-20T20:02:36.162Z] [2023-09-20T20:02:36.162Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:36.162Z] #57 ... [2023-09-20T20:02:36.162Z] [2023-09-20T20:02:36.162Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:36.743Z] #37 ... [2023-09-20T20:02:36.743Z] [2023-09-20T20:02:36.743Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:02:36.743Z] #69 DONE 2.8s [2023-09-20T20:02:36.743Z] [2023-09-20T20:02:36.743Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T20:02:36.743Z] #73 DONE 0.9s [2023-09-20T20:02:36.743Z] [2023-09-20T20:02:36.743Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:37.323Z] #37 ... [2023-09-20T20:02:37.323Z] [2023-09-20T20:02:37.323Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T20:02:37.323Z] #74 DONE 1.0s [2023-09-20T20:02:37.324Z] [2023-09-20T20:02:37.324Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:37.593Z] #37 ... [2023-09-20T20:02:37.593Z] [2023-09-20T20:02:37.593Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T20:02:37.593Z] #75 DONE 0.8s [2023-09-20T20:02:37.593Z] [2023-09-20T20:02:37.593Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:37.858Z] #37 ... [2023-09-20T20:02:37.858Z] [2023-09-20T20:02:37.858Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T20:02:37.858Z] #76 DONE 0.9s [2023-09-20T20:02:37.858Z] [2023-09-20T20:02:37.858Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:38.440Z] #37 ... [2023-09-20T20:02:38.440Z] [2023-09-20T20:02:38.440Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:38.440Z] #59 ... [2023-09-20T20:02:38.440Z] [2023-09-20T20:02:38.440Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T20:02:38.440Z] #77 DONE 0.8s [2023-09-20T20:02:38.440Z] [2023-09-20T20:02:38.440Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:38.440Z] #59 ... [2023-09-20T20:02:38.440Z] [2023-09-20T20:02:38.440Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:38.704Z] #37 ... [2023-09-20T20:02:38.704Z] [2023-09-20T20:02:38.704Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T20:02:38.704Z] #78 DONE 1.1s [2023-09-20T20:02:38.704Z] [2023-09-20T20:02:38.704Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:39.285Z] #37 ... [2023-09-20T20:02:39.285Z] [2023-09-20T20:02:39.285Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:02:39.285Z] #79 DONE 1.4s [2023-09-20T20:02:39.285Z] [2023-09-20T20:02:39.285Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:39.561Z] #37 ... [2023-09-20T20:02:39.561Z] [2023-09-20T20:02:39.561Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:02:39.561Z] #80 DONE 1.0s [2023-09-20T20:02:39.561Z] [2023-09-20T20:02:39.561Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:02:39.561Z] #81 DONE 1.0s [2023-09-20T20:02:39.561Z] [2023-09-20T20:02:39.561Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:39.561Z] #37 transferring context: 133.94MB 47.6s [2023-09-20T20:02:40.150Z] #37 ... [2023-09-20T20:02:40.150Z] [2023-09-20T20:02:40.150Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T20:02:40.150Z] #82 DONE 0.6s [2023-09-20T20:02:40.150Z] [2023-09-20T20:02:40.150Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:40.416Z] #37 ... [2023-09-20T20:02:40.416Z] [2023-09-20T20:02:40.416Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T20:02:40.416Z] #83 DONE 1.1s [2023-09-20T20:02:40.416Z] [2023-09-20T20:02:40.416Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T20:02:40.416Z] #84 DONE 0.8s [2023-09-20T20:02:40.416Z] [2023-09-20T20:02:40.416Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:41.389Z] #37 ... [2023-09-20T20:02:41.389Z] [2023-09-20T20:02:41.389Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T20:02:41.389Z] #85 DONE 0.9s [2023-09-20T20:02:41.389Z] [2023-09-20T20:02:41.389Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:41.389Z] #37 ... [2023-09-20T20:02:41.389Z] [2023-09-20T20:02:41.389Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T20:02:41.389Z] #86 DONE 0.9s [2023-09-20T20:02:41.389Z] [2023-09-20T20:02:41.389Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:41.654Z] #37 ... [2023-09-20T20:02:41.654Z] [2023-09-20T20:02:41.654Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T20:02:41.654Z] #87 DONE 1.4s [2023-09-20T20:02:41.654Z] [2023-09-20T20:02:41.654Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:41.919Z] #37 ... [2023-09-20T20:02:41.919Z] [2023-09-20T20:02:41.919Z] #44 [support-notifications internal] load build context [2023-09-20T20:02:42.186Z] #44 ... [2023-09-20T20:02:42.186Z] [2023-09-20T20:02:42.186Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:42.186Z] #57 ... [2023-09-20T20:02:42.186Z] [2023-09-20T20:02:42.186Z] #60 [core-data internal] load build context [2023-09-20T20:02:42.186Z] #60 ... [2023-09-20T20:02:42.186Z] [2023-09-20T20:02:42.186Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:43.587Z] #57 ... [2023-09-20T20:02:43.587Z] [2023-09-20T20:02:43.587Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:43.587Z] #52 ... [2023-09-20T20:02:43.587Z] [2023-09-20T20:02:43.587Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:43.587Z] #57 ... [2023-09-20T20:02:43.587Z] [2023-09-20T20:02:43.587Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:43.587Z] #38 ... [2023-09-20T20:02:43.587Z] [2023-09-20T20:02:43.587Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:44.166Z] #52 ... [2023-09-20T20:02:44.166Z] [2023-09-20T20:02:44.166Z] #54 [security-secretstore-setup internal] load build context [2023-09-20T20:02:44.431Z] #54 ... [2023-09-20T20:02:44.431Z] [2023-09-20T20:02:44.431Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:02:44.431Z] #39 transferring context: 189.33MB 51.1s done [2023-09-20T20:02:44.431Z] #39 DONE 51.8s [2023-09-20T20:02:44.431Z] [2023-09-20T20:02:44.431Z] #54 [security-secretstore-setup internal] load build context [2023-09-20T20:02:44.431Z] #54 ... [2023-09-20T20:02:44.431Z] [2023-09-20T20:02:44.431Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:44.696Z] #57 ... [2023-09-20T20:02:44.696Z] [2023-09-20T20:02:44.696Z] #60 [core-data internal] load build context [2023-09-20T20:02:44.696Z] #60 transferring context: 189.33MB 49.3s done [2023-09-20T20:02:44.696Z] #60 DONE 50.7s [2023-09-20T20:02:44.696Z] [2023-09-20T20:02:44.696Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:44.962Z] #57 ... [2023-09-20T20:02:44.962Z] [2023-09-20T20:02:44.962Z] #40 [core-metadata internal] load build context [2023-09-20T20:02:45.232Z] #40 ... [2023-09-20T20:02:45.232Z] [2023-09-20T20:02:45.232Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:45.811Z] #57 ... [2023-09-20T20:02:45.811Z] [2023-09-20T20:02:45.811Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:02:45.811Z] #88 ... [2023-09-20T20:02:45.811Z] [2023-09-20T20:02:45.811Z] #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:02:45.811Z] #89 DONE 1.1s [2023-09-20T20:02:45.811Z] [2023-09-20T20:02:45.811Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:45.811Z] #57 ... [2023-09-20T20:02:45.811Z] [2023-09-20T20:02:45.811Z] #40 [core-metadata internal] load build context [2023-09-20T20:02:45.811Z] #40 transferring context: 189.33MB 51.9s done [2023-09-20T20:02:45.811Z] #40 DONE 52.7s [2023-09-20T20:02:46.076Z] [2023-09-20T20:02:46.076Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:47.039Z] #57 ... [2023-09-20T20:02:47.039Z] [2023-09-20T20:02:47.039Z] #90 [security-spire-agent] exporting to image [2023-09-20T20:02:47.039Z] #90 exporting layers 4.7s done [2023-09-20T20:02:47.039Z] #90 writing image sha256:009869d222c6ddcae0deb4bca3db9fbb59d4cca723c42c4992753da4769de3c4 0.1s done [2023-09-20T20:02:47.039Z] #90 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-20T20:02:47.039Z] #90 writing image sha256:24fd2983a045a4c678a11446ec70874903d14cd71e5c9f0a4e018d4da6a6c1e2 0.0s done [2023-09-20T20:02:47.039Z] #90 writing image sha256:81283e3621324a687db39ae0171581ede737a9025bf3fd70948eca1b2c731d1f done [2023-09-20T20:02:47.039Z] #90 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2023-09-20T20:02:47.039Z] #90 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-20T20:02:47.039Z] #90 DONE 5.6s [2023-09-20T20:02:47.039Z] [2023-09-20T20:02:47.039Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:48.442Z] #57 ... [2023-09-20T20:02:48.442Z] [2023-09-20T20:02:48.442Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:48.708Z] #59 ... [2023-09-20T20:02:48.708Z] [2023-09-20T20:02:48.708Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:50.112Z] #52 ... [2023-09-20T20:02:50.112Z] [2023-09-20T20:02:50.112Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:02:50.112Z] #59 transferring context: 189.33MB 55.5s done [2023-09-20T20:02:50.112Z] #59 DONE 56.3s [2023-09-20T20:02:50.112Z] [2023-09-20T20:02:50.112Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:50.112Z] #52 ... [2023-09-20T20:02:50.112Z] [2023-09-20T20:02:50.112Z] #57 [security-proxy-auth internal] load build context [2023-09-20T20:02:50.378Z] #57 transferring context: 189.33MB 56.8s done [2023-09-20T20:02:50.378Z] #57 DONE 57.3s [2023-09-20T20:02:50.378Z] [2023-09-20T20:02:50.378Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:50.647Z] #52 ... [2023-09-20T20:02:50.647Z] [2023-09-20T20:02:50.647Z] #37 [security-proxy-setup internal] load build context [2023-09-20T20:02:50.647Z] #37 transferring context: 189.33MB 58.4s done [2023-09-20T20:02:50.647Z] #37 DONE 58.8s [2023-09-20T20:02:50.647Z] [2023-09-20T20:02:50.647Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:51.600Z] #52 ... [2023-09-20T20:02:51.600Z] [2023-09-20T20:02:51.600Z] #44 [support-notifications internal] load build context [2023-09-20T20:02:51.600Z] #44 transferring context: 189.33MB 59.5s done [2023-09-20T20:02:51.600Z] #44 DONE 59.7s [2023-09-20T20:02:51.600Z] [2023-09-20T20:02:51.600Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:53.000Z] #52 ... [2023-09-20T20:02:53.000Z] [2023-09-20T20:02:53.000Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:02:53.000Z] #91 DONE 1.3s [2023-09-20T20:02:53.000Z] [2023-09-20T20:02:53.000Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:53.963Z] #52 ... [2023-09-20T20:02:53.963Z] [2023-09-20T20:02:53.963Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:53.963Z] #38 ... [2023-09-20T20:02:53.963Z] [2023-09-20T20:02:53.963Z] #54 [security-secretstore-setup internal] load build context [2023-09-20T20:02:53.963Z] #54 transferring context: 189.33MB 61.0s done [2023-09-20T20:02:53.963Z] #54 DONE 61.3s [2023-09-20T20:02:53.963Z] [2023-09-20T20:02:53.963Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:53.963Z] #38 ... [2023-09-20T20:02:53.963Z] [2023-09-20T20:02:53.963Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:54.228Z] #52 ... [2023-09-20T20:02:54.228Z] [2023-09-20T20:02:54.228Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-20T20:02:54.228Z] #38 transferring context: 189.33MB 61.3s done [2023-09-20T20:02:54.228Z] #38 DONE 61.7s [2023-09-20T20:02:54.228Z] [2023-09-20T20:02:54.228Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:54.811Z] #52 ... [2023-09-20T20:02:54.811Z] [2023-09-20T20:02:54.811Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:02:54.811Z] #92 DONE 0.7s [2023-09-20T20:02:54.811Z] [2023-09-20T20:02:54.811Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:55.769Z] #52 ... [2023-09-20T20:02:55.769Z] [2023-09-20T20:02:55.769Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:02:56.034Z] #93 ... [2023-09-20T20:02:56.034Z] [2023-09-20T20:02:56.034Z] #52 [support-scheduler internal] load build context [2023-09-20T20:02:56.615Z] #52 transferring context: 189.33MB 64.6s done [2023-09-20T20:02:56.615Z] #52 DONE 64.8s [2023-09-20T20:02:56.615Z] [2023-09-20T20:02:56.615Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:03.258Z] #94 ... [2023-09-20T20:03:03.258Z] [2023-09-20T20:03:03.258Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:07.507Z] #95 ... [2023-09-20T20:03:07.507Z] [2023-09-20T20:03:07.507Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:07.507Z] #88 DONE 31.4s [2023-09-20T20:03:07.507Z] [2023-09-20T20:03:07.507Z] #96 [core-command builder 6/7] COPY . . [2023-09-20T20:03:10.075Z] #96 DONE 2.8s [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T20:03:10.075Z] #97 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:10.075Z] #98 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:03:10.075Z] #99 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #100 [core-data builder 6/7] COPY . . [2023-09-20T20:03:10.075Z] #100 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:03:10.075Z] #101 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:10.075Z] #102 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #103 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:03:10.075Z] #103 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #104 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T20:03:10.075Z] #104 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #105 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:10.075Z] #105 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #106 [core-metadata builder 6/7] COPY . . [2023-09-20T20:03:10.075Z] #106 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:03:10.075Z] #107 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:10.075Z] #108 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #109 [support-scheduler builder 6/7] COPY . . [2023-09-20T20:03:10.075Z] #109 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:03:10.075Z] #110 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:10.075Z] #111 CACHED [2023-09-20T20:03:10.075Z] [2023-09-20T20:03:10.075Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T20:03:14.313Z] #112 4.269 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T20:03:20.980Z] #112 ... [2023-09-20T20:03:20.980Z] [2023-09-20T20:03:20.980Z] #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:03:20.980Z] #0 4.807 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T20:03:20.980Z] #113 ... [2023-09-20T20:03:20.980Z] [2023-09-20T20:03:20.980Z] #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:03:20.980Z] #0 4.829 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T20:03:20.980Z] #114 ... [2023-09-20T20:03:20.980Z] [2023-09-20T20:03:20.980Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T20:03:20.980Z] #0 4.767 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T20:03:20.980Z] #115 ... [2023-09-20T20:03:20.980Z] [2023-09-20T20:03:20.980Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:03:20.980Z] #0 4.828 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T20:03:20.980Z] #116 ... [2023-09-20T20:03:20.980Z] [2023-09-20T20:03:20.980Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T20:03:20.981Z] #0 4.434 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T20:03:35.954Z] #117 ... [2023-09-20T20:03:35.954Z] [2023-09-20T20:03:35.954Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:35.954Z] #93 DONE 49.9s [2023-09-20T20:03:35.954Z] [2023-09-20T20:03:35.954Z] #118 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T20:03:38.094Z] #118 DONE 2.5s [2023-09-20T20:03:38.094Z] [2023-09-20T20:03:38.094Z] #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:03:38.369Z] #113 ... [2023-09-20T20:03:38.369Z] [2023-09-20T20:03:38.369Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:03:38.369Z] #119 CACHED [2023-09-20T20:03:38.369Z] [2023-09-20T20:03:38.369Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:38.369Z] #120 CACHED [2023-09-20T20:03:38.369Z] [2023-09-20T20:03:38.369Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T20:03:38.369Z] #121 CACHED [2023-09-20T20:03:38.369Z] [2023-09-20T20:03:38.369Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:03:38.369Z] #122 CACHED [2023-09-20T20:03:38.369Z] [2023-09-20T20:03:38.369Z] #123 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T20:03:38.369Z] #123 CACHED [2023-09-20T20:03:38.369Z] [2023-09-20T20:03:38.369Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:03:38.369Z] #124 CACHED [2023-09-20T20:03:38.369Z] [2023-09-20T20:03:38.369Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:03:41.781Z] #125 3.283 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T20:03:48.490Z] #125 ... [2023-09-20T20:03:48.490Z] [2023-09-20T20:03:48.490Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T20:03:48.490Z] #0 3.228 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T20:03:48.490Z] #126 ... [2023-09-20T20:03:48.490Z] [2023-09-20T20:03:48.490Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T20:03:48.490Z] #0 3.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T20:04:10.510Z] #127 ... [2023-09-20T20:04:10.510Z] [2023-09-20T20:04:10.510Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:04:10.510Z] #95 DONE 76.8s [2023-09-20T20:04:10.510Z] [2023-09-20T20:04:10.510Z] #128 [support-notifications builder 6/7] COPY . . [2023-09-20T20:04:11.906Z] #128 DONE 2.3s [2023-09-20T20:04:11.906Z] [2023-09-20T20:04:11.906Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:04:13.309Z] #129 ... [2023-09-20T20:04:13.309Z] [2023-09-20T20:04:13.309Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:04:13.310Z] #94 DONE 78.2s [2023-09-20T20:04:13.310Z] [2023-09-20T20:04:13.310Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T20:04:18.627Z] #130 DONE 5.2s [2023-09-20T20:04:18.627Z] [2023-09-20T20:04:18.627Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T20:04:20.562Z] #131 1.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T20:04:24.796Z] #131 ... [2023-09-20T20:04:24.796Z] [2023-09-20T20:04:24.796Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:04:24.796Z] #129 2.323 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T20:15:46.969Z] #129 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T20:15:46.969Z] #127 716.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T20:15:46.969Z] #127 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T20:15:46.969Z] #115 DONE 745.2s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:15:46.969Z] #116 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:15:46.969Z] #132 DONE 0.2s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T20:15:46.969Z] #112 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #133 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:15:46.969Z] #133 DONE 0.2s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #134 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T20:15:46.969Z] #134 DONE 0.3s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #135 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:15:46.969Z] #135 DONE 0.1s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:15:46.969Z] #116 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #136 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T20:15:46.969Z] #136 DONE 0.1s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #137 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:15:46.969Z] #137 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:15:46.969Z] #125 DONE 720.3s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T20:15:46.969Z] #126 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #137 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:15:46.969Z] #137 DONE 2.4s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #90 [security-proxy-auth] exporting to image [2023-09-20T20:15:46.969Z] #90 exporting layers [2023-09-20T20:15:46.969Z] #90 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:15:46.969Z] #138 DONE 0.8s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:15:46.969Z] #139 DONE 0.2s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #90 [security-proxy-auth] exporting to image [2023-09-20T20:15:46.969Z] #90 exporting layers 1.1s done [2023-09-20T20:15:46.969Z] #90 writing image sha256:3b6d991e88de6b41a17080dc77e297b6aed0554dff45a9e7aad2b54ea713f0aa done [2023-09-20T20:15:46.969Z] #90 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-09-20T20:15:46.969Z] #90 DONE 6.8s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #140 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-20T20:15:46.969Z] #140 DONE 0.2s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #141 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T20:15:46.969Z] #141 DONE 0.2s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #142 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T20:15:46.969Z] #142 DONE 0.4s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:15:46.969Z] #129 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #143 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T20:15:46.969Z] #143 DONE 0.2s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #144 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:15:46.969Z] #144 DONE 4.9s [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.969Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T20:15:46.969Z] #117 ... [2023-09-20T20:15:46.969Z] [2023-09-20T20:15:46.970Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T20:15:46.970Z] #112 DONE 756.1s [2023-09-20T20:15:46.970Z] [2023-09-20T20:15:46.970Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T20:15:46.970Z] #126 DONE 727.9s [2023-09-20T20:15:46.970Z] [2023-09-20T20:15:46.970Z] #90 [security-proxy-setup] exporting to image [2023-09-20T20:15:46.970Z] #90 exporting layers [2023-09-20T20:15:47.550Z] #90 ... [2023-09-20T20:15:47.550Z] [2023-09-20T20:15:47.550Z] #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:15:47.550Z] #145 DONE 0.5s [2023-09-20T20:15:47.550Z] [2023-09-20T20:15:47.550Z] #146 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T20:15:47.550Z] #146 DONE 0.5s [2023-09-20T20:15:47.815Z] [2023-09-20T20:15:47.815Z] #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:15:48.096Z] #147 DONE 0.4s [2023-09-20T20:15:48.096Z] [2023-09-20T20:15:48.096Z] #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T20:15:48.096Z] #148 ... [2023-09-20T20:15:48.096Z] [2023-09-20T20:15:48.096Z] #90 [security-proxy-setup] exporting to image [2023-09-20T20:15:48.096Z] #90 exporting layers 2.1s done [2023-09-20T20:15:48.096Z] #90 writing image sha256:c121884ed72a2b6d07bbdf8691e3e7840b9a8ac675aa6ad6cb58d46c17d1708b 0.0s done [2023-09-20T20:15:48.096Z] #90 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-20T20:15:48.096Z] #90 DONE 8.9s [2023-09-20T20:15:48.363Z] [2023-09-20T20:15:48.363Z] #149 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-20T20:15:48.631Z] #149 DONE 0.5s [2023-09-20T20:15:48.631Z] [2023-09-20T20:15:48.631Z] #150 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:15:48.631Z] #150 DONE 0.1s [2023-09-20T20:15:48.631Z] [2023-09-20T20:15:48.631Z] #151 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-20T20:15:48.904Z] #151 DONE 0.2s [2023-09-20T20:15:48.904Z] [2023-09-20T20:15:48.904Z] #152 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:15:50.843Z] #152 ... [2023-09-20T20:15:50.843Z] [2023-09-20T20:15:50.843Z] #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T20:15:50.843Z] #148 DONE 3.1s [2023-09-20T20:15:50.843Z] [2023-09-20T20:15:50.843Z] #153 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:15:51.112Z] #153 DONE 0.4s [2023-09-20T20:15:51.112Z] [2023-09-20T20:15:51.112Z] #154 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:15:51.381Z] #154 DONE 0.2s [2023-09-20T20:15:51.381Z] [2023-09-20T20:15:51.381Z] #155 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T20:15:51.649Z] #155 ... [2023-09-20T20:15:51.650Z] [2023-09-20T20:15:51.650Z] #152 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:15:51.650Z] #152 DONE 2.8s [2023-09-20T20:15:51.915Z] [2023-09-20T20:15:51.915Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-20T20:15:51.915Z] #90 ... [2023-09-20T20:15:51.915Z] [2023-09-20T20:15:51.915Z] #155 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T20:15:51.915Z] #155 DONE 0.7s [2023-09-20T20:15:52.181Z] [2023-09-20T20:15:52.181Z] #156 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T20:15:52.452Z] #156 DONE 0.3s [2023-09-20T20:15:52.452Z] [2023-09-20T20:15:52.452Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-20T20:15:52.452Z] #90 exporting layers 0.8s done [2023-09-20T20:15:52.452Z] #90 writing image sha256:3aaa136df4ad51ebd72a137ff07c5e716f9ccae90ccd0fff5a81efe2e4d744a3 done [2023-09-20T20:15:52.452Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-20T20:15:52.452Z] #90 DONE 9.7s [2023-09-20T20:15:52.452Z] [2023-09-20T20:15:52.452Z] #157 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-20T20:15:52.452Z] #157 DONE 0.1s [2023-09-20T20:15:52.452Z] [2023-09-20T20:15:52.452Z] #158 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-20T20:15:52.749Z] #158 DONE 0.2s [2023-09-20T20:15:52.749Z] [2023-09-20T20:15:52.749Z] #159 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T20:15:53.017Z] #159 DONE 0.1s [2023-09-20T20:15:53.017Z] [2023-09-20T20:15:53.017Z] #160 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T20:15:53.017Z] #160 DONE 0.1s [2023-09-20T20:15:53.017Z] [2023-09-20T20:15:53.017Z] #161 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T20:15:55.623Z] #161 DONE 2.1s [2023-09-20T20:15:55.623Z] [2023-09-20T20:15:55.623Z] #90 [security-bootstrapper] exporting to image [2023-09-20T20:15:56.205Z] #90 exporting layers 0.9s done [2023-09-20T20:15:56.205Z] #90 writing image sha256:402c89808a5559444b85217e31a1bea635a1405f426352170226fe3ea928f233 done [2023-09-20T20:15:56.205Z] #90 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-20T20:15:56.205Z] #90 DONE 10.6s [2023-09-20T20:15:56.205Z] [2023-09-20T20:15:56.205Z] #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:16:00.711Z] #114 ... [2023-09-20T20:16:00.711Z] [2023-09-20T20:16:00.711Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T20:16:00.711Z] #127 DONE 741.9s [2023-09-20T20:16:00.711Z] [2023-09-20T20:16:00.711Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:16:00.982Z] #116 ... [2023-09-20T20:16:00.982Z] [2023-09-20T20:16:00.982Z] #162 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:16:01.247Z] #162 DONE 0.2s [2023-09-20T20:16:01.247Z] [2023-09-20T20:16:01.247Z] #163 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:16:01.247Z] #163 DONE 0.2s [2023-09-20T20:16:01.247Z] [2023-09-20T20:16:01.247Z] #164 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-20T20:16:01.513Z] #164 DONE 0.2s [2023-09-20T20:16:01.513Z] [2023-09-20T20:16:01.513Z] #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-20T20:16:01.779Z] #165 DONE 0.3s [2023-09-20T20:16:01.780Z] [2023-09-20T20:16:01.780Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:16:02.045Z] #116 ... [2023-09-20T20:16:02.045Z] [2023-09-20T20:16:02.045Z] #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:16:02.045Z] #166 DONE 0.2s [2023-09-20T20:16:02.045Z] [2023-09-20T20:16:02.045Z] #167 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T20:16:02.310Z] #167 DONE 0.2s [2023-09-20T20:16:02.310Z] [2023-09-20T20:16:02.310Z] #168 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T20:16:02.577Z] #168 DONE 0.3s [2023-09-20T20:16:02.577Z] [2023-09-20T20:16:02.577Z] #169 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T20:16:02.847Z] #169 DONE 0.1s [2023-09-20T20:16:02.847Z] [2023-09-20T20:16:02.847Z] #170 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:16:04.778Z] #170 DONE 1.9s [2023-09-20T20:16:04.778Z] [2023-09-20T20:16:04.778Z] #90 [security-secretstore-setup] exporting to image [2023-09-20T20:16:04.778Z] #90 exporting layers [2023-09-20T20:16:05.734Z] #90 exporting layers 1.2s done [2023-09-20T20:16:05.734Z] #90 writing image sha256:12464b860cf9a1c798a3472920ef6fee465bcef10ff9103e5e18b0e6724f6d67 done [2023-09-20T20:16:05.734Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-20T20:16:05.734Z] #90 DONE 11.8s [2023-09-20T20:16:05.734Z] [2023-09-20T20:16:05.734Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:16:32.367Z] #129 ... [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:16:32.367Z] #116 DONE 799.8s [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:16:32.367Z] #113 ... [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:16:32.367Z] #171 DONE 0.3s [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:16:32.367Z] #172 DONE 0.2s [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T20:16:32.367Z] #173 DONE 0.3s [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:16:32.367Z] #129 ... [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:16:32.367Z] #174 DONE 0.1s [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #90 [core-command] exporting to image [2023-09-20T20:16:32.367Z] #90 exporting layers [2023-09-20T20:16:32.367Z] #90 exporting layers 0.3s done [2023-09-20T20:16:32.367Z] #90 writing image sha256:3b670ad3b10fca42dfe6db5c35c83635f921ec8570e70bfedb16dd39f56f8e54 [2023-09-20T20:16:32.367Z] #90 writing image sha256:3b670ad3b10fca42dfe6db5c35c83635f921ec8570e70bfedb16dd39f56f8e54 done [2023-09-20T20:16:32.367Z] #90 naming to docker.io/library/core-command-arm64 0.0s done [2023-09-20T20:16:32.367Z] #90 DONE 12.1s [2023-09-20T20:16:32.367Z] [2023-09-20T20:16:32.367Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:16:42.401Z] #63 ... [2023-09-20T20:16:42.401Z] [2023-09-20T20:16:42.401Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T20:16:42.401Z] #117 DONE 811.4s [2023-09-20T20:16:42.401Z] [2023-09-20T20:16:42.401Z] #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:16:42.401Z] #114 DONE 811.4s [2023-09-20T20:16:42.401Z] [2023-09-20T20:16:42.401Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:16:42.401Z] #129 ... [2023-09-20T20:16:42.401Z] [2023-09-20T20:16:42.401Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:16:42.401Z] #175 DONE 0.2s [2023-09-20T20:16:42.401Z] [2023-09-20T20:16:42.401Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:16:42.668Z] #176 ... [2023-09-20T20:16:42.668Z] [2023-09-20T20:16:42.668Z] #177 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:16:42.668Z] #177 DONE 0.4s [2023-09-20T20:16:42.668Z] [2023-09-20T20:16:42.668Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:16:42.668Z] #176 DONE 0.3s [2023-09-20T20:16:42.668Z] [2023-09-20T20:16:42.668Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T20:16:42.934Z] #178 ... [2023-09-20T20:16:42.934Z] [2023-09-20T20:16:42.934Z] #179 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:16:42.934Z] #179 DONE 0.3s [2023-09-20T20:16:42.934Z] [2023-09-20T20:16:42.934Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T20:16:42.934Z] #178 DONE 0.4s [2023-09-20T20:16:42.934Z] [2023-09-20T20:16:42.934Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T20:16:43.511Z] #180 ... [2023-09-20T20:16:43.511Z] [2023-09-20T20:16:43.511Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:16:43.511Z] #181 DONE 0.2s [2023-09-20T20:16:43.511Z] [2023-09-20T20:16:43.511Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T20:16:43.511Z] #180 DONE 0.5s [2023-09-20T20:16:43.511Z] [2023-09-20T20:16:43.511Z] #182 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T20:16:43.777Z] #182 DONE 0.4s [2023-09-20T20:16:43.777Z] [2023-09-20T20:16:43.777Z] #90 [core-metadata] exporting to image [2023-09-20T20:16:43.777Z] #90 exporting layers [2023-09-20T20:16:44.042Z] #90 ... [2023-09-20T20:16:44.042Z] [2023-09-20T20:16:44.042Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:16:44.042Z] #183 DONE 0.3s [2023-09-20T20:16:44.042Z] [2023-09-20T20:16:44.042Z] #90 [core-data] exporting to image [2023-09-20T20:16:44.306Z] #90 exporting layers 0.4s done [2023-09-20T20:16:44.306Z] #90 writing image sha256:33ccdc6c4bdb9ebba98386e564234ec677bbb3dc0f656dba65263b6e1dbf5efb [2023-09-20T20:16:44.306Z] #90 exporting layers 0.6s done [2023-09-20T20:16:44.306Z] #90 writing image sha256:33ccdc6c4bdb9ebba98386e564234ec677bbb3dc0f656dba65263b6e1dbf5efb done [2023-09-20T20:16:44.306Z] #90 naming to docker.io/library/core-data-arm64 0.0s done [2023-09-20T20:16:44.306Z] #90 writing image sha256:b8322a8154dcbef78d4718f6d57318fc608430f77ccf8d523130e1d1044d6844 done [2023-09-20T20:16:44.306Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-09-20T20:16:44.306Z] #90 DONE 12.7s [2023-09-20T20:16:44.306Z] [2023-09-20T20:16:44.306Z] #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:17:16.476Z] #113 ... [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T20:17:16.476Z] #131 DONE 776.0s [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:17:16.476Z] #63 ... [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:17:16.476Z] #184 DONE 0.2s [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:17:16.476Z] #63 ... [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:17:16.476Z] #185 DONE 0.1s [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T20:17:16.476Z] #186 DONE 0.3s [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:17:16.476Z] #187 DONE 0.1s [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-20T20:17:16.476Z] #90 exporting layers [2023-09-20T20:17:16.476Z] #90 exporting layers 0.5s done [2023-09-20T20:17:16.476Z] #90 writing image sha256:d4edce98bbbadf82ea98d1d59ec13c6ac97dd3a56a1b7991cf5014592cd7be5b done [2023-09-20T20:17:16.476Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-20T20:17:16.476Z] #90 DONE 13.3s [2023-09-20T20:17:16.476Z] [2023-09-20T20:17:16.476Z] #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:17:24.929Z] #113 DONE 854.6s [2023-09-20T20:17:24.929Z] [2023-09-20T20:17:24.929Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:17:24.929Z] #63 ... [2023-09-20T20:17:24.929Z] [2023-09-20T20:17:24.929Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:17:25.193Z] #188 DONE 0.1s [2023-09-20T20:17:25.193Z] [2023-09-20T20:17:25.193Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:17:25.193Z] #189 DONE 0.1s [2023-09-20T20:17:25.193Z] [2023-09-20T20:17:25.193Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T20:17:25.787Z] #190 DONE 0.4s [2023-09-20T20:17:25.787Z] [2023-09-20T20:17:25.787Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:17:25.787Z] #191 DONE 0.1s [2023-09-20T20:17:25.787Z] [2023-09-20T20:17:25.787Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:17:25.787Z] #63 ... [2023-09-20T20:17:25.787Z] [2023-09-20T20:17:25.787Z] #90 [support-scheduler] exporting to image [2023-09-20T20:17:25.787Z] #90 exporting layers [2023-09-20T20:17:26.369Z] #90 exporting layers 0.4s done [2023-09-20T20:17:26.369Z] #90 writing image sha256:c879e513b43a55c52df5929682fa2fd8c39be2dbfa97c9ef6ca3b69dd2dd57ef done [2023-09-20T20:17:26.369Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-09-20T20:17:26.369Z] #90 DONE 13.7s [2023-09-20T20:17:26.369Z] [2023-09-20T20:17:26.369Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:17:31.694Z] #129 DONE 799.6s [2023-09-20T20:17:31.694Z] [2023-09-20T20:17:31.694Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:17:31.694Z] #63 ... [2023-09-20T20:17:31.694Z] [2023-09-20T20:17:31.694Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:17:31.694Z] #192 DONE 0.1s [2023-09-20T20:17:31.963Z] [2023-09-20T20:17:31.963Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:17:31.964Z] #193 DONE 0.1s [2023-09-20T20:17:31.964Z] [2023-09-20T20:17:31.964Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T20:17:32.244Z] #194 DONE 0.3s [2023-09-20T20:17:32.244Z] [2023-09-20T20:17:32.244Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:17:32.244Z] #63 ... [2023-09-20T20:17:32.244Z] [2023-09-20T20:17:32.244Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:17:32.244Z] #195 DONE 0.1s [2023-09-20T20:17:32.244Z] [2023-09-20T20:17:32.244Z] #90 [support-notifications] exporting to image [2023-09-20T20:17:32.244Z] #90 exporting layers [2023-09-20T20:17:32.825Z] #90 exporting layers 0.4s done [2023-09-20T20:17:32.825Z] #90 writing image sha256:9b802bd0844c35696edaa9a5d2431a52430f26cb80a045809a572b224278f4a8 done [2023-09-20T20:17:32.825Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-09-20T20:17:32.825Z] #90 DONE 14.1s [2023-09-20T20:17:32.825Z] [2023-09-20T20:17:32.825Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:17:32.825Z] time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T20:17:32.845Z] $ docker stop --time=1 af117ddc3ee2d1255816d29d78e7989613edbae837ebd97676c8db1ae6fee9a1 [2023-09-20T20:17:34.511Z] $ docker rm -f --volumes af117ddc3ee2d1255816d29d78e7989613edbae837ebd97676c8db1ae6fee9a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:17:35.060Z] + docker images [2023-09-20T20:17:35.060Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T20:17:35.060Z] support-notifications-arm64 latest 9b802bd0844c 2 seconds ago 34.2MB [2023-09-20T20:17:35.060Z] support-scheduler-arm64 latest c879e513b43a 9 seconds ago 33.5MB [2023-09-20T20:17:35.060Z] security-spiffe-token-provider-arm64 latest d4edce98bbba 19 seconds ago 35MB [2023-09-20T20:17:35.060Z] core-metadata-arm64 latest b8322a8154dc 51 seconds ago 21.5MB [2023-09-20T20:17:35.060Z] core-data-arm64 latest 33ccdc6c4bdb 51 seconds ago 21.2MB [2023-09-20T20:17:35.060Z] core-command-arm64 latest 3b670ad3b10f About a minute ago 21MB [2023-09-20T20:17:35.060Z] security-secretstore-setup-arm64 latest 12464b860cf9 About a minute ago 43.7MB [2023-09-20T20:17:35.060Z] security-bootstrapper-arm64 latest 402c89808a55 About a minute ago 23MB [2023-09-20T20:17:35.060Z] core-common-config-bootstrapper-arm64 latest 3aaa136df4ad About a minute ago 18.3MB [2023-09-20T20:17:35.060Z] security-proxy-setup-arm64 latest c121884ed72a About a minute ago 29.1MB [2023-09-20T20:17:35.060Z] security-proxy-auth-arm64 latest 3b6d991e88de About a minute ago 19.4MB [2023-09-20T20:17:35.060Z] security-spire-agent-arm64 latest 24fd2983a045 14 minutes ago 152MB [2023-09-20T20:17:35.060Z] security-spire-config-arm64 latest 009869d222c6 14 minutes ago 95.8MB [2023-09-20T20:17:35.060Z] security-spire-server-arm64 latest 81283e362132 14 minutes ago 96.6MB [2023-09-20T20:17:35.060Z] ci-base-image-arm64 latest 47f2857034bf 25 minutes ago 924MB [2023-09-20T20:17:35.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 hours ago 553MB [2023-09-20T20:17:35.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:17:35.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T20:17:35.845Z] [2023-09-20T20:17:35.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:17:36.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T20:17:36.513Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T20:17:36.513Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T20:17:36.513Z] 04944245beec: Pulling fs layer [2023-09-20T20:17:36.513Z] 699f458cf7ca: Pulling fs layer [2023-09-20T20:17:36.513Z] 765212b225bb: Pulling fs layer [2023-09-20T20:17:36.513Z] f23df028b6ca: Pulling fs layer [2023-09-20T20:17:36.513Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T20:17:36.513Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T20:17:36.513Z] 765212b225bb: Waiting [2023-09-20T20:17:36.513Z] f23df028b6ca: Waiting [2023-09-20T20:17:36.513Z] d65c8cfc05b1: Waiting [2023-09-20T20:17:36.513Z] 2437ff75d9bd: Waiting [2023-09-20T20:17:36.780Z] 04944245beec: Verifying Checksum [2023-09-20T20:17:36.780Z] 04944245beec: Download complete [2023-09-20T20:17:36.780Z] 765212b225bb: Verifying Checksum [2023-09-20T20:17:36.780Z] 765212b225bb: Download complete [2023-09-20T20:17:36.780Z] f23df028b6ca: Verifying Checksum [2023-09-20T20:17:36.780Z] f23df028b6ca: Download complete [2023-09-20T20:17:36.780Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T20:17:36.780Z] d65c8cfc05b1: Download complete [2023-09-20T20:17:36.780Z] 699f458cf7ca: Verifying Checksum [2023-09-20T20:17:36.780Z] 699f458cf7ca: Download complete [2023-09-20T20:17:37.361Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T20:17:37.361Z] 8998bd30e6a1: Download complete [2023-09-20T20:17:39.939Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T20:17:39.939Z] 2437ff75d9bd: Download complete [2023-09-20T20:17:41.341Z] 8998bd30e6a1: Pull complete [2023-09-20T20:17:41.606Z] 04944245beec: Pull complete [2023-09-20T20:17:43.009Z] 699f458cf7ca: Pull complete [2023-09-20T20:17:43.274Z] 765212b225bb: Pull complete [2023-09-20T20:17:44.227Z] f23df028b6ca: Pull complete [2023-09-20T20:17:44.227Z] d65c8cfc05b1: Pull complete [2023-09-20T20:17:59.197Z] 2437ff75d9bd: Pull complete [2023-09-20T20:17:59.197Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T20:17:59.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T20:17:59.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:17:59.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container [2023-09-20T20:17:59.557Z] $ 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-09-20T20:18:02.180Z] $ docker top c5746f22ab5defa008d207804f7f12ccb7f0b410b0739acacd3824503e7053c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:18:03.151Z] ---> job-cost.sh [2023-09-20T20:18:03.151Z] lf-activate-venv: SKIPPING [2023-09-20T20:18:03.151Z] INFO: No Stack... [2023-09-20T20:18:03.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T20:18:04.307Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T20:18:04.652Z] + + cut -d, -f6 [2023-09-20T20:18:04.652Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-09-20T20:18:04.708Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4688-1-stack-cost] [2023-09-20T20:18:04.722Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4688-1-stack-cost] did not exist. Created. [2023-09-20T20:18:04.723Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T20:18:05.131Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T20:18:05.336Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T20:18:05.368Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4688-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T20:18:05.440Z] $ docker stop --time=1 c5746f22ab5defa008d207804f7f12ccb7f0b410b0739acacd3824503e7053c2 [2023-09-20T20:18:06.918Z] $ docker rm -f --volumes c5746f22ab5defa008d207804f7f12ccb7f0b410b0739acacd3824503e7053c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T20:18:08.087Z] provisioning config files... [2023-09-20T20:18:08.096Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13864390270143812631tmp [Pipeline] { [Pipeline] sh [2023-09-20T20:18:08.437Z] + set +x [2023-09-20T20:18:08.437Z] + bash -s -- [2023-09-20T20:18:08.437Z] + curl -s https://codecov.io/bash [2023-09-20T20:18:08.697Z] [2023-09-20T20:18:08.697Z] _____ _ [2023-09-20T20:18:08.697Z] / ____| | | [2023-09-20T20:18:08.697Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T20:18:08.697Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T20:18:08.697Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T20:18:08.697Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T20:18:08.697Z] Bash-1.0.6 [2023-09-20T20:18:08.697Z] [2023-09-20T20:18:08.697Z] [2023-09-20T20:18:08.697Z] ==> git version 2.25.1 found [2023-09-20T20:18:08.697Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T20:18:08.697Z] Release-Date: 2020-01-08 [2023-09-20T20:18:08.697Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T20:18:08.697Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T20:18:08.697Z] ==> Jenkins CI detected. [2023-09-20T20:18:08.697Z] current dir:  /w/workspace/edgex-go/1 [2023-09-20T20:18:08.697Z] project root: . [2023-09-20T20:18:08.698Z] --> token set from env [2023-09-20T20:18:08.698Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T20:18:08.698Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T20:18:08.698Z] ==> Python coveragepy not found [2023-09-20T20:18:08.698Z] ==> Searching for coverage reports in: [2023-09-20T20:18:08.698Z] + . [2023-09-20T20:18:08.956Z] -> Found 1 reports [2023-09-20T20:18:08.956Z] ==> Detecting git/mercurial file structure [2023-09-20T20:18:08.956Z] ==> Reading reports [2023-09-20T20:18:08.956Z] + ./coverage.out bytes=453602 [2023-09-20T20:18:08.956Z] ==> Appending adjustments [2023-09-20T20:18:08.956Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T20:18:09.893Z] + Found adjustments [2023-09-20T20:18:09.894Z] ==> Gzipping contents [2023-09-20T20:18:09.894Z] 60K /tmp/codecov.8mID4o.gz [2023-09-20T20:18:09.894Z] ==> Uploading reports [2023-09-20T20:18:09.894Z] url: https://codecov.io [2023-09-20T20:18:09.894Z] query: branch=PR-4688&commit=556578490d81c8aa55b209cb5fce6e93870830cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4688&job=&cmd_args= [2023-09-20T20:18:10.153Z] -> Pinging Codecov [2023-09-20T20:18:10.153Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4688&commit=556578490d81c8aa55b209cb5fce6e93870830cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4688&job=&cmd_args= [2023-09-20T20:18:10.153Z] -> Uploading to [2023-09-20T20:18:10.153Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/00271124DB129430A58F1EEE437C3FCB/556578490d81c8aa55b209cb5fce6e93870830cd/2c0dbd8b-dcce-4a33-b033-f7b58dc2d3b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T201810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5093dad2c4e5ec480d96283f5c7ff39c897e5cdc4b05a59e0d0646e432c5b0a3 [2023-09-20T20:18:10.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:18:10.153Z] Dload Upload Total Spent Left Speed [2023-09-20T20:18:10.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58153 0 0 100 58153 0 278k --:--:-- --:--:-- --:--:-- 277k 100 58153 0 0 100 58153 0 270k --:--:-- --:--:-- --:--:-- 269k [2023-09-20T20:18:10.414Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/556578490d81c8aa55b209cb5fce6e93870830cd [Pipeline] } [2023-09-20T20:18:10.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T20:18:11.827Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:18:12.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:18:13.040Z] ---> package-listing.sh [2023-09-20T20:18:13.040Z] ++ facter osfamily [2023-09-20T20:18:13.040Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T20:18:13.304Z] + OS_FAMILY=debian [2023-09-20T20:18:13.304Z] + workspace=/w/workspace/edgex-go/1 [2023-09-20T20:18:13.304Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T20:18:13.304Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T20:18:13.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T20:18:13.304Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T20:18:13.304Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-20T20:18:13.304Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T20:18:13.304Z] + case "${OS_FAMILY}" in [2023-09-20T20:18:13.304Z] + dpkg -l [2023-09-20T20:18:13.304Z] + grep '^ii' [2023-09-20T20:18:13.304Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T20:18:13.304Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T20:18:13.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T20:18:13.304Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-20T20:18:13.304Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-20T20:18:13.304Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-20T20:18:13.343Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T20:18:13.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:18:14.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:18:14.270Z] [2023-09-20T20:18:14.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:18:14.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:18:14.658Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T20:18:14.658Z] 5eb5b503b376: Pulling fs layer [2023-09-20T20:18:14.658Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T20:18:14.658Z] ec43610c2a17: Pulling fs layer [2023-09-20T20:18:14.658Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T20:18:14.658Z] 3a2ae6a8a46f: Waiting [2023-09-20T20:18:14.658Z] 33b1e0a273af: Pulling fs layer [2023-09-20T20:18:14.658Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T20:18:14.658Z] 2f39f015ded8: Pulling fs layer [2023-09-20T20:18:14.658Z] 33b1e0a273af: Waiting [2023-09-20T20:18:14.658Z] 5d3b04190fa2: Waiting [2023-09-20T20:18:14.658Z] 5c69ac0246d0: Download complete [2023-09-20T20:18:14.658Z] 3a2ae6a8a46f: Download complete [2023-09-20T20:18:14.919Z] 33b1e0a273af: Verifying Checksum [2023-09-20T20:18:14.919Z] 33b1e0a273af: Download complete [2023-09-20T20:18:14.919Z] 5d3b04190fa2: Download complete [2023-09-20T20:18:14.919Z] ec43610c2a17: Verifying Checksum [2023-09-20T20:18:14.919Z] ec43610c2a17: Download complete [2023-09-20T20:18:14.919Z] 5eb5b503b376: Verifying Checksum [2023-09-20T20:18:14.919Z] 5eb5b503b376: Download complete [2023-09-20T20:18:15.854Z] 2f39f015ded8: Verifying Checksum [2023-09-20T20:18:15.854Z] 2f39f015ded8: Download complete [2023-09-20T20:18:16.423Z] 5eb5b503b376: Pull complete [2023-09-20T20:18:16.423Z] 5c69ac0246d0: Pull complete [2023-09-20T20:18:16.992Z] ec43610c2a17: Pull complete [2023-09-20T20:18:16.992Z] 3a2ae6a8a46f: Pull complete [2023-09-20T20:18:16.992Z] 33b1e0a273af: Pull complete [2023-09-20T20:18:17.252Z] 5d3b04190fa2: Pull complete [2023-09-20T20:18:21.442Z] 2f39f015ded8: Pull complete [2023-09-20T20:18:21.442Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T20:18:21.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:18:21.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:18:21.656Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-09-20T20:18:21.685Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T20:18:25.046Z] $ docker top f49e189eec2f04626086ea7dca088eaf8eeb3ccb88d95cc325bda5413a514fe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:18:25.441Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T20:18:25.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T20:18:26.060Z] + ls /var/log/sa-host [2023-09-20T20:18:26.060Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:18:26.299Z] provisioning config files... [2023-09-20T20:18:26.308Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14013242435845182189tmp [Pipeline] { [Pipeline] echo [2023-09-20T20:18:26.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:18:26.669Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T20:18:26.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:18:27.121Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T20:18:27.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:18:27.465Z] ---> sudo-logs.sh [2023-09-20T20:18:27.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T20:18:27.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:18:27.915Z] ---> job-cost.sh [2023-09-20T20:18:27.915Z] lf-activate-venv: SKIPPING [2023-09-20T20:18:27.915Z] DEBUG: total: 0.10999999940395355 [2023-09-20T20:18:27.915Z] INFO: Retrieving Stack Cost... [2023-09-20T20:18:28.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T20:18:28.822Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T20:18:28.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:18:29.190Z] ---> logs-deploy.sh [2023-09-20T20:18:29.190Z] lf-activate-venv: SKIPPING [2023-09-20T20:18:29.190Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4688/1 [2023-09-20T20:18:29.190Z] INFO: archiving workspace using pattern(s): [2023-09-20T20:18:30.166Z] Archives upload complete. [2023-09-20T20:18:30.428Z] INFO: archiving logs to Nexus [2023-09-20T20:18:30.995Z] ---> uname -a: [2023-09-20T20:18:30.995Z] Linux prd-ubuntu20-04-docker-8c-8g-7205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-20T20:18:30.995Z] [2023-09-20T20:18:30.995Z] [2023-09-20T20:18:30.995Z] ---> lscpu: [2023-09-20T20:18:30.995Z] Architecture: x86_64 [2023-09-20T20:18:30.995Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-20T20:18:30.995Z] Byte Order: Little Endian [2023-09-20T20:18:30.995Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-20T20:18:30.995Z] CPU(s): 8 [2023-09-20T20:18:30.995Z] On-line CPU(s) list: 0-7 [2023-09-20T20:18:30.995Z] Thread(s) per core: 1 [2023-09-20T20:18:30.995Z] Core(s) per socket: 1 [2023-09-20T20:18:30.995Z] Socket(s): 8 [2023-09-20T20:18:30.995Z] NUMA node(s): 1 [2023-09-20T20:18:30.995Z] Vendor ID: AuthenticAMD [2023-09-20T20:18:30.995Z] CPU family: 23 [2023-09-20T20:18:30.995Z] Model: 49 [2023-09-20T20:18:30.995Z] Model name: AMD EPYC-Rome Processor [2023-09-20T20:18:30.995Z] Stepping: 0 [2023-09-20T20:18:30.995Z] CPU MHz: 2799.998 [2023-09-20T20:18:30.995Z] BogoMIPS: 5599.99 [2023-09-20T20:18:30.995Z] Virtualization: AMD-V [2023-09-20T20:18:30.995Z] Hypervisor vendor: KVM [2023-09-20T20:18:30.995Z] Virtualization type: full [2023-09-20T20:18:30.995Z] L1d cache: 256 KiB [2023-09-20T20:18:30.995Z] L1i cache: 256 KiB [2023-09-20T20:18:30.995Z] L2 cache: 4 MiB [2023-09-20T20:18:30.995Z] L3 cache: 128 MiB [2023-09-20T20:18:30.995Z] NUMA node0 CPU(s): 0-7 [2023-09-20T20:18:30.995Z] Vulnerability Itlb multihit: Not affected [2023-09-20T20:18:30.995Z] Vulnerability L1tf: Not affected [2023-09-20T20:18:30.995Z] Vulnerability Mds: Not affected [2023-09-20T20:18:30.995Z] Vulnerability Meltdown: Not affected [2023-09-20T20:18:30.995Z] Vulnerability Mmio stale data: Not affected [2023-09-20T20:18:30.995Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-20T20:18:30.995Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-20T20:18:30.995Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-20T20:18:30.995Z] Vulnerability Srbds: Not affected [2023-09-20T20:18:30.995Z] Vulnerability Tsx async abort: Not affected [2023-09-20T20:18:30.995Z] 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-09-20T20:18:30.995Z] [2023-09-20T20:18:30.995Z] [2023-09-20T20:18:30.995Z] ---> nproc: [2023-09-20T20:18:30.995Z] 8 [2023-09-20T20:18:30.995Z] [2023-09-20T20:18:30.995Z]