Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87560f2f4565905b4987d66a8308e965001c5142 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-ssh8440872608058339431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh12146430736615424834.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6398835075844693551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh8507322312877703277.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4080018697127563453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2], 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.17 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-63892’ is offline Running on prd-ubuntu20.04-docker-8c-8g-63898 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/231 [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/231 # 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 Avoid second fetch Checking out Revision 87560f2f4565905b4987d66a8308e965001c5142 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 Commit message: "Merge pull request #3987 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.5" > git rev-list --no-walk bb26f801078e9cef95118cfb8a4479ba559b3960 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-17T03:49:03.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-17T03:49:03.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-17T03:49:03.952Z] ========================================================= [2022-05-17T03:49:03.952Z] EdgeX Global Pipelines Version Info [2022-05-17T03:49:03.952Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:49:04.752Z] ------------------- [2022-05-17T03:49:04.752Z] stable info: [2022-05-17T03:49:04.752Z] ------------------- [2022-05-17T03:49:04.752Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T03:49:04.752Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T03:49:04.752Z] Message: update stable to v1.0.230 [2022-05-17T03:49:05.326Z] ------------------- [2022-05-17T03:49:05.326Z] experimental info: [2022-05-17T03:49:05.326Z] ------------------- [2022-05-17T03:49:05.326Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T03:49:05.326Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T03:49:05.326Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-17T03:49:05.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-17T03:49:05.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-17T03:49:05.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-17T03:49:05.506Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-17T03:49:05.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-17T03:49:05.535Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-17T03:49:05.549Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-17T03:49:05.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-17T03:49:05.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-17T03:49:05.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-17T03:49:05.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-17T03:49:05.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-17T03:49:05.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-17T03:49:05.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-17T03:49:05.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-17T03:49:05.656Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-17T03:49:05.668Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-17T03:49:05.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-17T03:49:05.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-17T03:49:05.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-17T03:49:05.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-17T03:49:05.739Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-17T03:49:05.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-17T03:49:05.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-17T03:49:05.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-17T03:49:05.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] echo [2022-05-17T03:49:05.805Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87560f2 [Pipeline] echo [2022-05-17T03:49:05.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T03:49:05.864Z] provisioning config files... [2022-05-17T03:49:05.877Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/231@tmp/config8329192859069518992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:49:06.190Z] ---> docker-login.sh [2022-05-17T03:49:06.190Z] nexus3.edgexfoundry.org:10001 [2022-05-17T03:49:06.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:49:06.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:49:06.452Z] Configure a credential helper to remove this warning. See [2022-05-17T03:49:06.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:49:06.452Z] [2022-05-17T03:49:06.452Z] Login Succeeded [2022-05-17T03:49:06.452Z] nexus3.edgexfoundry.org:10002 [2022-05-17T03:49:06.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:49:06.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:49:06.714Z] Configure a credential helper to remove this warning. See [2022-05-17T03:49:06.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:49:06.714Z] [2022-05-17T03:49:06.714Z] Login Succeeded [2022-05-17T03:49:06.714Z] nexus3.edgexfoundry.org:10003 [2022-05-17T03:49:06.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:49:06.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:49:06.714Z] Configure a credential helper to remove this warning. See [2022-05-17T03:49:06.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:49:06.714Z] [2022-05-17T03:49:06.714Z] Login Succeeded [2022-05-17T03:49:06.714Z] nexus3.edgexfoundry.org:10004 [2022-05-17T03:49:06.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:49:06.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:49:06.976Z] Configure a credential helper to remove this warning. See [2022-05-17T03:49:06.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:49:06.976Z] [2022-05-17T03:49:06.976Z] Login Succeeded [2022-05-17T03:49:06.976Z] docker.io [2022-05-17T03:49:06.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:49:07.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:49:07.550Z] Configure a credential helper to remove this warning. See [2022-05-17T03:49:07.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:49:07.550Z] [2022-05-17T03:49:07.550Z] Login Succeeded [2022-05-17T03:49:07.550Z] ---> docker-login.sh ends [Pipeline] } [2022-05-17T03:49:07.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T03:49:07.872Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + dirname cmd/core-command/Dockerfile [2022-05-17T03:49:07.872Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-17T03:49:07.872Z] + + dirname cmd/core-data/Dockerfilecut [2022-05-17T03:49:07.872Z] -d/ -f2 [2022-05-17T03:49:07.872Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-17T03:49:07.872Z] + dirname cmd/core-metadata/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-17T03:49:07.872Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-17T03:49:07.872Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-17T03:49:07.872Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-17T03:49:07.872Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-17T03:49:07.872Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-05-17T03:49:07.872Z] cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-17T03:49:07.872Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-17T03:49:07.872Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-17T03:49:07.872Z] + dirname cmd/support-notifications/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-17T03:49:07.872Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-17T03:49:07.872Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-17T03:49:07.872Z] + cut -d/ -f2 [2022-05-17T03:49:07.872Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-17T03:49:07.992Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-17T03:49:08.348Z] + git rev-list -1 --merges 87560f2f4565905b4987d66a8308e965001c5142~1..87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] echo [2022-05-17T03:49:08.363Z] -----------> git rev-list -1 --merges 87560f2f4565905b4987d66a8308e965001c5142~1..87560f2f4565905b4987d66a8308e965001c5142 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:49:08.363Z] 87560f2f4565905b4987d66a8308e965001c5142 [false] [Pipeline] sh [2022-05-17T03:49:08.654Z] + git log --format=format:%s -1 87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] echo [2022-05-17T03:49:08.672Z] ========================================================= [2022-05-17T03:49:08.672Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-17T03:49:08.672Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-17T03:49:09.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T03:49:09.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-17T03:49:09.226Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-17T03:49:09.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-17T03:49:09.226Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-17T03:49:09.226Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-17T03:49:09.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:49:09.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T03:49:09.653Z] [2022-05-17T03:49:09.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:49:09.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T03:49:09.961Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-17T03:49:09.961Z] 1fe172e4850f: Pulling fs layer [2022-05-17T03:49:09.961Z] caf521ccaac6: Pulling fs layer [2022-05-17T03:49:09.961Z] 3ead6fa29328: Pulling fs layer [2022-05-17T03:49:09.961Z] 5c2a1cbceb83: Pulling fs layer [2022-05-17T03:49:09.961Z] a8d5f1318db7: Pulling fs layer [2022-05-17T03:49:09.961Z] c427282e49a2: Pulling fs layer [2022-05-17T03:49:09.961Z] 1827001aaf11: Pulling fs layer [2022-05-17T03:49:09.961Z] 0714d37db230: Pulling fs layer [2022-05-17T03:49:09.961Z] ac28cf19c067: Pulling fs layer [2022-05-17T03:49:09.961Z] ca983d60f3e2: Pulling fs layer [2022-05-17T03:49:09.961Z] 9f894cec8388: Pulling fs layer [2022-05-17T03:49:09.961Z] c427282e49a2: Waiting [2022-05-17T03:49:09.961Z] 1827001aaf11: Waiting [2022-05-17T03:49:09.961Z] 0714d37db230: Waiting [2022-05-17T03:49:09.961Z] ac28cf19c067: Waiting [2022-05-17T03:49:09.961Z] ca983d60f3e2: Waiting [2022-05-17T03:49:09.961Z] 9f894cec8388: Waiting [2022-05-17T03:49:09.961Z] 5c2a1cbceb83: Waiting [2022-05-17T03:49:09.961Z] caf521ccaac6: Download complete [2022-05-17T03:49:09.961Z] 5c2a1cbceb83: Verifying Checksum [2022-05-17T03:49:09.961Z] 5c2a1cbceb83: Download complete [2022-05-17T03:49:10.221Z] 3ead6fa29328: Verifying Checksum [2022-05-17T03:49:10.221Z] 3ead6fa29328: Download complete [2022-05-17T03:49:10.221Z] a8d5f1318db7: Verifying Checksum [2022-05-17T03:49:10.221Z] a8d5f1318db7: Download complete [2022-05-17T03:49:10.221Z] c427282e49a2: Verifying Checksum [2022-05-17T03:49:10.221Z] c427282e49a2: Download complete [2022-05-17T03:49:10.221Z] 0714d37db230: Verifying Checksum [2022-05-17T03:49:10.221Z] 0714d37db230: Download complete [2022-05-17T03:49:10.221Z] ac28cf19c067: Download complete [2022-05-17T03:49:10.221Z] ca983d60f3e2: Verifying Checksum [2022-05-17T03:49:10.221Z] ca983d60f3e2: Download complete [2022-05-17T03:49:10.221Z] 9f894cec8388: Download complete [2022-05-17T03:49:10.221Z] 1fe172e4850f: Verifying Checksum [2022-05-17T03:49:10.221Z] 1fe172e4850f: Download complete [2022-05-17T03:49:10.482Z] 1827001aaf11: Verifying Checksum [2022-05-17T03:49:10.482Z] 1827001aaf11: Download complete [2022-05-17T03:49:11.426Z] 1fe172e4850f: Pull complete [2022-05-17T03:49:11.687Z] caf521ccaac6: Pull complete [2022-05-17T03:49:12.257Z] 3ead6fa29328: Pull complete [2022-05-17T03:49:12.257Z] 5c2a1cbceb83: Pull complete [2022-05-17T03:49:12.519Z] a8d5f1318db7: Pull complete [2022-05-17T03:49:12.519Z] c427282e49a2: Pull complete [2022-05-17T03:49:14.430Z] 1827001aaf11: Pull complete [2022-05-17T03:49:14.430Z] 0714d37db230: Pull complete [2022-05-17T03:49:14.692Z] ac28cf19c067: Pull complete [2022-05-17T03:49:14.692Z] ca983d60f3e2: Pull complete [2022-05-17T03:49:14.955Z] 9f894cec8388: Pull complete [2022-05-17T03:49:14.955Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-17T03:49:14.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T03:49:14.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-17T03:49:15.038Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T03:49:15.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-17T03:49:16.623Z] $ docker top b095c0640823a43cef329c158950ce7bd204ca6e5379b2c4671d9553b0921716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T03:49:16.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T03:49:16.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T03:49:16.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T03:49:16.886Z] $ docker exec b095c0640823a43cef329c158950ce7bd204ca6e5379b2c4671d9553b0921716 ssh-agent [2022-05-17T03:49:16.994Z] SSH_AUTH_SOCK=/tmp/ssh-xHAc6Ay4k895/agent.32 [2022-05-17T03:49:16.994Z] SSH_AGENT_PID=38 [2022-05-17T03:49:17.002Z] Running ssh-add (command line suppressed) [2022-05-17T03:49:17.117Z] Identity added: /w/workspace/edgex-go/231@tmp/private_key_928293595415035676.key (/w/workspace/edgex-go/231@tmp/private_key_928293595415035676.key) [2022-05-17T03:49:17.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T03:49:17.423Z] + git tag --points-at HEAD [Pipeline] } [2022-05-17T03:49:17.446Z] $ docker exec --env ******** --env ******** b095c0640823a43cef329c158950ce7bd204ca6e5379b2c4671d9553b0921716 ssh-agent -k [2022-05-17T03:49:17.550Z] unset SSH_AUTH_SOCK; [2022-05-17T03:49:17.551Z] unset SSH_AGENT_PID; [2022-05-17T03:49:17.551Z] echo Agent pid 38 killed; [2022-05-17T03:49:17.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-17T03:49:17.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T03:49:17.585Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T03:49:17.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T03:49:17.704Z] $ docker exec b095c0640823a43cef329c158950ce7bd204ca6e5379b2c4671d9553b0921716 ssh-agent [2022-05-17T03:49:17.829Z] SSH_AUTH_SOCK=/tmp/ssh-aQZVzQu7eOA9/agent.73 [2022-05-17T03:49:17.829Z] SSH_AGENT_PID=79 [2022-05-17T03:49:17.834Z] Running ssh-add (command line suppressed) [2022-05-17T03:49:17.943Z] Identity added: /w/workspace/edgex-go/231@tmp/private_key_3573029742651088962.key (/w/workspace/edgex-go/231@tmp/private_key_3573029742651088962.key) [2022-05-17T03:49:17.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T03:49:18.251Z] + git semver init [2022-05-17T03:49:18.512Z] 2022-05-17 03:49:18,454 [run_init] DEBUG init version:0.0.0 force:False [2022-05-17T03:49:18.512Z] 2022-05-17 03:49:18,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/231/.semver [2022-05-17T03:49:18.512Z] 2022-05-17 03:49:18,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/231/.semver [2022-05-17T03:49:18.512Z] 2022-05-17 03:49:18,456 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/231/.semver'], cwd=/w/workspace/edgex-go/231, universal_newlines=False, shell=None, istream=None) [2022-05-17T03:49:22.737Z] 2022-05-17 03:49:22,435 [append_file] DEBUG append to file:/w/workspace/edgex-go/231/.git/info/exclude [2022-05-17T03:49:22.737Z] 2022-05-17 03:49:22,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/231/.semver/main with force:False [2022-05-17T03:49:22.737Z] 2022-05-17 03:49:22,436 [read_version] DEBUG read version from /w/workspace/edgex-go/231/.semver/main [2022-05-17T03:49:22.737Z] 2022-05-17 03:49:22,437 [read_version] DEBUG read version from /w/workspace/edgex-go/231/.semver/main [2022-05-17T03:49:22.737Z] 2.2.1-dev.3 [Pipeline] } [2022-05-17T03:49:22.750Z] $ docker exec --env ******** --env ******** b095c0640823a43cef329c158950ce7bd204ca6e5379b2c4671d9553b0921716 ssh-agent -k [2022-05-17T03:49:22.880Z] unset SSH_AUTH_SOCK; [2022-05-17T03:49:22.880Z] unset SSH_AGENT_PID; [2022-05-17T03:49:22.880Z] echo Agent pid 79 killed; [2022-05-17T03:49:22.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T03:49:23.207Z] + git semver [Pipeline] } [2022-05-17T03:49:23.487Z] $ docker stop --time=1 b095c0640823a43cef329c158950ce7bd204ca6e5379b2c4671d9553b0921716 [2022-05-17T03:49:24.801Z] $ docker rm -f b095c0640823a43cef329c158950ce7bd204ca6e5379b2c4671d9553b0921716 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T03:49:25.166Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-17T03:49:25.411Z] Stashed 1 file(s) [Pipeline] echo [2022-05-17T03:49:25.415Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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] echo [2022-05-17T03:49:25.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T03:49:25.519Z] ========================================================= [2022-05-17T03:49:25.519Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-17T03:49:25.519Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-17T03:49:25.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T03:49:25.810Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-17T03:49:25.810Z] 59bf1c3509f3: Pulling fs layer [2022-05-17T03:49:25.810Z] 666ba61612fd: Pulling fs layer [2022-05-17T03:49:25.810Z] 8ed8ca486205: Pulling fs layer [2022-05-17T03:49:25.810Z] 4fe6c5a15a65: Pulling fs layer [2022-05-17T03:49:25.810Z] 22a0e8bec74d: Pulling fs layer [2022-05-17T03:49:25.810Z] ca2b28591e48: Pulling fs layer [2022-05-17T03:49:25.810Z] a51346096db8: Pulling fs layer [2022-05-17T03:49:25.810Z] daebc70d1ce1: Pulling fs layer [2022-05-17T03:49:25.810Z] 0e18a0eac166: Pulling fs layer [2022-05-17T03:49:25.810Z] 22a0e8bec74d: Waiting [2022-05-17T03:49:25.810Z] ca2b28591e48: Waiting [2022-05-17T03:49:25.810Z] a51346096db8: Waiting [2022-05-17T03:49:25.810Z] daebc70d1ce1: Waiting [2022-05-17T03:49:25.810Z] 0e18a0eac166: Waiting [2022-05-17T03:49:25.810Z] 4fe6c5a15a65: Waiting [2022-05-17T03:49:25.810Z] 8ed8ca486205: Verifying Checksum [2022-05-17T03:49:25.810Z] 8ed8ca486205: Download complete [2022-05-17T03:49:25.810Z] 666ba61612fd: Download complete [2022-05-17T03:49:25.810Z] 22a0e8bec74d: Verifying Checksum [2022-05-17T03:49:25.810Z] 22a0e8bec74d: Download complete [2022-05-17T03:49:25.810Z] ca2b28591e48: Verifying Checksum [2022-05-17T03:49:25.810Z] ca2b28591e48: Download complete [2022-05-17T03:49:25.810Z] 59bf1c3509f3: Download complete [2022-05-17T03:49:25.810Z] a51346096db8: Verifying Checksum [2022-05-17T03:49:25.810Z] a51346096db8: Download complete [2022-05-17T03:49:26.070Z] daebc70d1ce1: Verifying Checksum [2022-05-17T03:49:26.070Z] daebc70d1ce1: Download complete [2022-05-17T03:49:26.070Z] 59bf1c3509f3: Pull complete [2022-05-17T03:49:26.333Z] 666ba61612fd: Pull complete [2022-05-17T03:49:26.333Z] 8ed8ca486205: Pull complete [2022-05-17T03:49:26.594Z] 0e18a0eac166: Verifying Checksum [2022-05-17T03:49:26.594Z] 0e18a0eac166: Download complete [2022-05-17T03:49:26.594Z] 4fe6c5a15a65: Verifying Checksum [2022-05-17T03:49:26.594Z] 4fe6c5a15a65: Download complete [2022-05-17T03:49:30.790Z] 4fe6c5a15a65: Pull complete [2022-05-17T03:49:30.790Z] 22a0e8bec74d: Pull complete [2022-05-17T03:49:30.790Z] ca2b28591e48: Pull complete [2022-05-17T03:49:30.790Z] a51346096db8: Pull complete [2022-05-17T03:49:30.790Z] daebc70d1ce1: Pull complete [2022-05-17T03:49:32.697Z] 0e18a0eac166: Pull complete [2022-05-17T03:49:32.698Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-17T03:49:32.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T03:49:32.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-17T03:49:33.000Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-05-17T03:49:33.000Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T03:49:33.000Z] WORKDIR /edgex [2022-05-17T03:49:33.000Z] COPY go.mod . [2022-05-17T03:49:33.000Z] RUN go mod download [2022-05-17T03:49:34.379Z] Sending build context to Docker daemon 335.4MB [2022-05-17T03:49:34.379Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T03:49:34.379Z] ---> f018257e8ee9 [2022-05-17T03:49:34.379Z] Step 2/4 : WORKDIR /edgex [2022-05-17T03:49:36.295Z] ---> Running in 16a4a85b91e5 [2022-05-17T03:49:36.295Z] Removing intermediate container 16a4a85b91e5 [2022-05-17T03:49:36.295Z] ---> f7c5b67546d0 [2022-05-17T03:49:36.295Z] Step 3/4 : COPY go.mod . [2022-05-17T03:49:36.555Z] ---> e47ee29a90ec [2022-05-17T03:49:36.555Z] Step 4/4 : RUN go mod download [2022-05-17T03:49:36.555Z] ---> Running in 400015773f8a [2022-05-17T03:49:40.476Z] Still waiting to schedule task [2022-05-17T03:49:40.476Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63894’ is offline [2022-05-17T03:49:51.454Z] Removing intermediate container 400015773f8a [2022-05-17T03:49:51.454Z] ---> 7b3aa6bc6d6b [2022-05-17T03:49:51.454Z] Successfully built 7b3aa6bc6d6b [2022-05-17T03:49:51.454Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:49:51.759Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T03:49:51.759Z] . [Pipeline] withDockerContainer [2022-05-17T03:49:51.832Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T03:49:51.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@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 ******** ci-base-image-x86_64 cat [2022-05-17T03:49:52.399Z] $ docker top b70361f7faa6c4234c1e860b25a6c2dd92bce5e5aff7bc722258f0dd6d98e885 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T03:49:52.776Z] + go version [2022-05-17T03:49:52.776Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-17T03:49:52.791Z] $ docker stop --time=1 b70361f7faa6c4234c1e860b25a6c2dd92bce5e5aff7bc722258f0dd6d98e885 [2022-05-17T03:49:54.143Z] $ docker rm -f b70361f7faa6c4234c1e860b25a6c2dd92bce5e5aff7bc722258f0dd6d98e885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:49:54.567Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T03:49:54.567Z] . [Pipeline] withDockerContainer [2022-05-17T03:49:54.663Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T03:49:54.713Z] $ 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/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@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 ******** ci-base-image-x86_64 cat [2022-05-17T03:49:55.127Z] $ docker top 1925132a7b95cc5792ffe9e016074e2cb7bad88d7b0c004ef1e438d430c6888a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-17T03:49:55.206Z] ========================================================= [2022-05-17T03:49:55.206Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-17T03:49:55.206Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-17T03:49:55.500Z] + make test [2022-05-17T03:49:55.500Z] go mod tidy -compat=1.17 [2022-05-17T03:49:55.762Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-17T03:50:01.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-17T03:50:13.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-17T03:50:13.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-05-17T03:50:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-17T03:50:13.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-17T03:50:14.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-05-17T03:50:14.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-17T03:50:14.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 53.4% of statements [2022-05-17T03:50:14.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-17T03:50:14.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.311s coverage: 89.2% of statements [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.8% of statements [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.440s coverage: 95.6% of statements [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.096s coverage: 72.2% of statements [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.6% of statements [2022-05-17T03:50:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-05-17T03:50:17.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-05-17T03:50:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-05-17T03:50:27.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-05-17T03:50:29.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements [2022-05-17T03:50:29.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 64.4% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.4% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.8% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-17T03:50:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-05-17T03:50:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements [2022-05-17T03:50:39.172Z] 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 [2022-05-17T03:50:57.296Z] GO111MODULE=on go vet ./... [2022-05-17T03:51:00.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-17T03:51:00.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-17T03:51:01.105Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-17T03:51:01.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-17T03:51:01.980Z] + ls -al . [2022-05-17T03:51:01.980Z] total 684 [2022-05-17T03:51:01.980Z] drwxrwxr-x 10 1001 1001 4096 May 17 03:51 . [2022-05-17T03:51:01.980Z] drwxr-xr-x 4 root root 4096 May 17 03:49 .. [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 11 May 17 03:48 .dockerignore [2022-05-17T03:51:01.980Z] drwxrwxr-x 8 1001 1001 4096 May 17 03:49 .git [2022-05-17T03:51:01.980Z] drwxrwxr-x 3 1001 1001 4096 May 17 03:48 .github [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 879 May 17 03:48 .gitignore [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 42 May 17 03:48 .golangci.yml [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 87 May 17 03:48 .hadolint.yml [2022-05-17T03:51:01.980Z] drwxr-xr-x 3 1001 1001 4096 May 17 03:49 .semver [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 166 May 17 03:48 .sonarcloud.properties [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 1171 May 17 03:48 ADOPTERS.md [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 10086 May 17 03:48 Attribution.txt [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 63209 May 17 03:48 CHANGELOG.md [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 3804 May 17 03:48 CONTRIBUTING.md [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 677 May 17 03:48 GOVERNANCE.md [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 850 May 17 03:48 Jenkinsfile [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 10775 May 17 03:48 LICENSE [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 10389 May 17 03:48 Makefile [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 582 May 17 03:48 OWNERS.md [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 9094 May 17 03:48 README.md [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 6912 May 17 03:48 SECURITY.md [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 11 May 17 03:49 VERSION [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 4131 May 17 03:48 ZMQWindows.md [2022-05-17T03:51:01.980Z] drwxrwxr-x 2 1001 1001 4096 May 17 03:48 bin [2022-05-17T03:51:01.980Z] drwxrwxr-x 18 1001 1001 4096 May 17 03:48 cmd [2022-05-17T03:51:01.980Z] -rw-r--r-- 1 root root 435134 May 17 03:50 coverage.out [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 3217 May 17 03:48 go.mod [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 35084 May 17 03:49 go.sum [2022-05-17T03:51:01.980Z] drwxrwxr-x 8 1001 1001 4096 May 17 03:49 internal [2022-05-17T03:51:01.980Z] drwxrwxr-x 3 1001 1001 4096 May 17 03:49 openapi [2022-05-17T03:51:01.980Z] drwxrwxr-x 4 1001 1001 4096 May 17 03:49 snap [2022-05-17T03:51:01.980Z] -rw-rw-r-- 1 1001 1001 204 May 17 03:49 version.go [Pipeline] sh [2022-05-17T03:51:02.272Z] + '[' -e coverage.out ] [2022-05-17T03:51:02.272Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-17T03:51:02.358Z] Stashed 1 file(s) [Pipeline] sh [2022-05-17T03:51:02.636Z] + make build [2022-05-17T03:51:02.636Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-17T03:51:14.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-17T03:51:20.325Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63900 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-17T03:51:20.339Z] Running in /w/workspace/edgex-go/231 [Pipeline] { [Pipeline] checkout [2022-05-17T03:51:20.603Z] The recommended git tool is: git [2022-05-17T03:51:22.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-17T03:51:23.924Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-17T03:51:27.352Z] using credential edgex-jenkins-ssh [2022-05-17T03:51:27.369Z] Cloning the remote Git repository [2022-05-17T03:51:27.427Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-17T03:51:27.508Z] > git init /w/workspace/edgex-go/231 # timeout=10 [2022-05-17T03:51:27.597Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-17T03:51:27.599Z] > git --version # timeout=10 [2022-05-17T03:51:27.630Z] > git --version # 'git version 2.25.1' [2022-05-17T03:51:27.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T03:51:27.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T03:51:30.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-17T03:51:30.505Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-17T03:51:30.505Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-17T03:51:31.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-17T03:51:32.452Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-17T03:51:33.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-17T03:51:33.960Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-17T03:51:34.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-17T03:51:36.282Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-17T03:51:37.233Z] $ docker stop --time=1 1925132a7b95cc5792ffe9e016074e2cb7bad88d7b0c004ef1e438d430c6888a [2022-05-17T03:51:39.691Z] $ docker rm -f 1925132a7b95cc5792ffe9e016074e2cb7bad88d7b0c004ef1e438d430c6888a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:51:40.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-17T03:51:40.833Z] [2022-05-17T03:51:40.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:51:41.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-17T03:51:41.132Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-17T03:51:41.132Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-17T03:51:41.132Z] ca9280d653b3: Pulling fs layer [2022-05-17T03:51:41.132Z] 7e9c9ca2126c: Pulling fs layer [2022-05-17T03:51:41.132Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-17T03:51:41.132Z] cbdbe7a5bc2a: Download complete [2022-05-17T03:51:41.392Z] cbdbe7a5bc2a: Pull complete [2022-05-17T03:51:41.392Z] ca9280d653b3: Verifying Checksum [2022-05-17T03:51:41.392Z] ca9280d653b3: Download complete [2022-05-17T03:51:41.655Z] 7e9c9ca2126c: Download complete [2022-05-17T03:51:41.655Z] ca9280d653b3: Pull complete [2022-05-17T03:51:44.762Z] Avoid second fetch [2022-05-17T03:51:44.763Z] Checking out Revision 87560f2f4565905b4987d66a8308e965001c5142 (main) [2022-05-17T03:51:44.946Z] 7e9c9ca2126c: Pull complete [2022-05-17T03:51:44.946Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-17T03:51:44.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-17T03:51:44.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-17T03:51:45.008Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T03:51:45.047Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@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/edgex-compose:latest cat [2022-05-17T03:51:44.715Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-17T03:51:44.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T03:51:44.786Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T03:51:44.847Z] > git checkout -f 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 [2022-05-17T03:51:46.271Z] $ docker top b90dc87cfb9387cf1454277b92deab9802a73956fe10d892a48498d479c69a37 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T03:51:46.697Z] + docker-compose build --help [2022-05-17T03:51:46.697Z] + grep parallel [2022-05-17T03:51:47.310Z] --parallel Build images in parallel. [Pipeline] } [2022-05-17T03:51:47.323Z] $ docker stop --time=1 b90dc87cfb9387cf1454277b92deab9802a73956fe10d892a48498d479c69a37 [2022-05-17T03:51:48.620Z] $ docker rm -f b90dc87cfb9387cf1454277b92deab9802a73956fe10d892a48498d479c69a37 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:51:49.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-17T03:51:49.037Z] . [Pipeline] withDockerContainer [2022-05-17T03:51:49.101Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T03:51:49.136Z] $ 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/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-17T03:51:49.386Z] Commit message: "Merge pull request #3987 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.5" [2022-05-17T03:51:49.519Z] $ docker top e7efa8d755bf1c65d33f87efec68decbf2a89eebd3fbc6e29d1cc1f4a58c344d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-17T03:51:49.871Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-17T03:51:50.272Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-17T03:51:50.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T03:51:50.273Z] Dload Upload Total Spent Left Speed [2022-05-17T03:51:50.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 46412 0 --:--:-- --:--:-- --:--:-- 46412 [2022-05-17T03:51:50.439Z] Building core-command ... [2022-05-17T03:51:50.440Z] Building core-data ... [2022-05-17T03:51:50.440Z] Building core-metadata ... [2022-05-17T03:51:50.440Z] Building security-bootstrapper ... [2022-05-17T03:51:50.440Z] Building security-proxy-setup ... [2022-05-17T03:51:50.440Z] Building security-secretstore-setup ... [2022-05-17T03:51:50.440Z] Building security-spiffe-token-provider ... [2022-05-17T03:51:50.440Z] Building security-spire-agent ... [2022-05-17T03:51:50.440Z] Building security-spire-config ... [2022-05-17T03:51:50.440Z] Building security-spire-server ... [2022-05-17T03:51:50.440Z] Building support-notifications ... [2022-05-17T03:51:50.440Z] Building support-scheduler ... [2022-05-17T03:51:50.440Z] Building sys-mgmt-agent ... [2022-05-17T03:51:50.440Z] Building core-command [2022-05-17T03:51:50.440Z] Building support-scheduler [2022-05-17T03:51:50.440Z] Building security-secretstore-setup [2022-05-17T03:51:50.440Z] Building security-spiffe-token-provider [2022-05-17T03:51:50.440Z] Building security-bootstrapper [Pipeline] sh [2022-05-17T03:51:50.821Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-17T03:51:51.177Z] + sudo tee /etc/docker/daemon.new [2022-05-17T03:51:51.177Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-17T03:51:51.177Z] { [2022-05-17T03:51:51.177Z] "registry-mirrors": [ [2022-05-17T03:51:51.177Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-17T03:51:51.177Z] ], [2022-05-17T03:51:51.177Z] "bip": "10.250.0.254/24", [2022-05-17T03:51:51.177Z] "hosts": [ [2022-05-17T03:51:51.177Z] "tcp://0.0.0.0:5555", [2022-05-17T03:51:51.177Z] "unix:///var/run/docker.sock" [2022-05-17T03:51:51.177Z] ], [2022-05-17T03:51:51.177Z] "mtu": 1458, [2022-05-17T03:51:51.177Z] "selinux-enabled": true, [2022-05-17T03:51:51.177Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-17T03:51:51.177Z] } [Pipeline] sh [2022-05-17T03:51:51.522Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-17T03:51:51.882Z] + sudo service docker restart [2022-05-17T03:52:05.337Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:52:05.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:52:05.338Z] ---> 7b3aa6bc6d6b [2022-05-17T03:52:05.338Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T03:52:05.338Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:52:05.338Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:52:05.338Z] ---> 7b3aa6bc6d6b [2022-05-17T03:52:05.338Z] Step 3/25 : WORKDIR /edgex-go [2022-05-17T03:52:05.338Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:52:05.338Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:52:05.338Z] ---> 7b3aa6bc6d6b [2022-05-17T03:52:05.338Z] Step 3/20 : WORKDIR /edgex-go [2022-05-17T03:52:05.338Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:52:05.338Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:52:05.338Z] ---> 7b3aa6bc6d6b [2022-05-17T03:52:05.338Z] Step 3/31 : WORKDIR /edgex-go [2022-05-17T03:52:05.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:52:05.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:52:05.598Z] ---> 7b3aa6bc6d6b [2022-05-17T03:52:05.598Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T03:52:07.513Z] ---> Running in 8efb84d26c76 [2022-05-17T03:52:07.513Z] ---> Running in 2ae1757ff01d [2022-05-17T03:52:07.513Z] ---> Running in f4eddcea5dae [2022-05-17T03:52:07.513Z] ---> Running in 0818fe189716 [2022-05-17T03:52:07.513Z] ---> Running in 76eede507217 [2022-05-17T03:52:07.772Z] Removing intermediate container 76eede507217 [2022-05-17T03:52:07.772Z] ---> 7c7fbc11ed6d [2022-05-17T03:52:07.772Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:52:07.772Z] Removing intermediate container 2ae1757ff01d [2022-05-17T03:52:07.772Z] ---> 8373981389a3 [2022-05-17T03:52:07.772Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:52:07.772Z] Removing intermediate container f4eddcea5dae [2022-05-17T03:52:07.772Z] ---> 7e3178d0be37 [2022-05-17T03:52:07.772Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:52:07.772Z] Removing intermediate container 0818fe189716 [2022-05-17T03:52:07.772Z] ---> ede96b90fa5f [2022-05-17T03:52:07.772Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-17T03:52:07.772Z] Removing intermediate container 8efb84d26c76 [2022-05-17T03:52:07.772Z] ---> ee8e92b732e1 [2022-05-17T03:52:07.772Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:52:07.772Z] ---> Running in 22dfa39015bc [2022-05-17T03:52:07.772Z] ---> Running in 998cafd780dd [2022-05-17T03:52:08.030Z] ---> Running in 2f3da7e85874 [2022-05-17T03:52:08.030Z] ---> Running in a80d78c66339 [2022-05-17T03:52:08.030Z] ---> Running in c2ed157ac874 [2022-05-17T03:52:08.599Z] Removing intermediate container 22dfa39015bc [2022-05-17T03:52:08.599Z] ---> 74f43cd8c43e [2022-05-17T03:52:08.599Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-17T03:52:08.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:08.880Z] ---> Running in e8c1426aa44d [2022-05-17T03:52:08.880Z] Removing intermediate container 2f3da7e85874 [2022-05-17T03:52:08.880Z] ---> d0af6fe4c3ef [2022-05-17T03:52:08.880Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-17T03:52:09.139Z] ---> Running in 8481ebb4ca92 [2022-05-17T03:52:09.139Z] Removing intermediate container c2ed157ac874 [2022-05-17T03:52:09.139Z] ---> 25680ef3017c [2022-05-17T03:52:09.139Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-17T03:52:09.139Z] ---> Running in 9357ad5b4bf4 [2022-05-17T03:52:09.139Z] Removing intermediate container 998cafd780dd [2022-05-17T03:52:09.139Z] ---> 28aab1e208e8 [2022-05-17T03:52:09.140Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-17T03:52:09.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:09.399Z] ---> Running in 2936887d00b8 [2022-05-17T03:52:09.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:09.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:09.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:09.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:09.919Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T03:52:09.919Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T03:52:09.919Z] OK: 15864 distinct packages available [2022-05-17T03:52:09.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:10.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:10.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T03:52:10.252Z] provisioning config files... [2022-05-17T03:52:10.275Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/231@tmp/config4120698818590323620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:52:10.447Z] OK: 221 MiB in 52 packages [2022-05-17T03:52:10.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:10.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:10.641Z] ---> docker-login.sh [2022-05-17T03:52:10.641Z] nexus3.edgexfoundry.org:10001 [2022-05-17T03:52:10.712Z] OK: 221 MiB in 52 packages [2022-05-17T03:52:10.713Z] OK: 221 MiB in 52 packages [2022-05-17T03:52:10.713Z] Removing intermediate container e8c1426aa44d [2022-05-17T03:52:10.713Z] ---> ba87edc7fb78 [2022-05-17T03:52:10.713Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-17T03:52:10.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:10.972Z] OK: 221 MiB in 52 packages [2022-05-17T03:52:10.972Z] ---> 739a952a5fce [2022-05-17T03:52:10.972Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:52:10.972Z] ---> Running in 517c4333cb0e [2022-05-17T03:52:11.230Z] OK: 221 MiB in 52 packages [2022-05-17T03:52:11.230Z] Removing intermediate container 9357ad5b4bf4 [2022-05-17T03:52:11.230Z] ---> b3db53e7dd3e [2022-05-17T03:52:11.230Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T03:52:11.230Z] Removing intermediate container 8481ebb4ca92 [2022-05-17T03:52:11.230Z] ---> 6b2e332b1fd7 [2022-05-17T03:52:11.230Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T03:52:11.230Z] ---> b51dc20e50e9 [2022-05-17T03:52:11.230Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:52:11.230Z] ---> b36069bb4116 [2022-05-17T03:52:11.230Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:52:11.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:52:11.490Z] Removing intermediate container 2936887d00b8 [2022-05-17T03:52:11.490Z] ---> 2ae016e2dd56 [2022-05-17T03:52:11.490Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-17T03:52:11.490Z] ---> Running in b6c235c44ba3 [2022-05-17T03:52:11.490Z] ---> Running in e2f5671f9be4 [2022-05-17T03:52:11.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:52:11.603Z] Configure a credential helper to remove this warning. See [2022-05-17T03:52:11.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:52:11.603Z] [2022-05-17T03:52:11.603Z] Login Succeeded [2022-05-17T03:52:11.603Z] nexus3.edgexfoundry.org:10002 [2022-05-17T03:52:11.750Z] Removing intermediate container a80d78c66339 [2022-05-17T03:52:11.750Z] ---> 88427945a3ee [2022-05-17T03:52:11.750Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-17T03:52:11.750Z] ---> 2ad1afaa2438 [2022-05-17T03:52:11.750Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:52:11.750Z] ---> Running in e62bd0642676 [2022-05-17T03:52:11.750Z] ---> ca0f3cfb01fe [2022-05-17T03:52:11.750Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:52:11.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:52:11.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:52:11.878Z] Configure a credential helper to remove this warning. See [2022-05-17T03:52:11.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:52:11.878Z] [2022-05-17T03:52:11.878Z] Login Succeeded [2022-05-17T03:52:12.008Z] ---> Running in 8315ceb270e6 [2022-05-17T03:52:12.151Z] nexus3.edgexfoundry.org:10003 [2022-05-17T03:52:12.267Z] Removing intermediate container 517c4333cb0e [2022-05-17T03:52:12.267Z] ---> b08acdcfaf3e [2022-05-17T03:52:12.267Z] Step 8/25 : COPY . . [2022-05-17T03:52:12.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:52:12.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:52:12.425Z] Configure a credential helper to remove this warning. See [2022-05-17T03:52:12.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:52:12.425Z] [2022-05-17T03:52:12.425Z] Login Succeeded [2022-05-17T03:52:12.425Z] nexus3.edgexfoundry.org:10004 [2022-05-17T03:52:12.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:52:12.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:52:12.976Z] Configure a credential helper to remove this warning. See [2022-05-17T03:52:12.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:52:12.976Z] [2022-05-17T03:52:12.976Z] Login Succeeded [2022-05-17T03:52:12.976Z] docker.io [2022-05-17T03:52:13.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:52:13.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:52:13.523Z] Configure a credential helper to remove this warning. See [2022-05-17T03:52:13.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:52:13.523Z] [2022-05-17T03:52:13.523Z] Login Succeeded [2022-05-17T03:52:13.523Z] ---> docker-login.sh ends [Pipeline] } [2022-05-17T03:52:13.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-17T03:52:13.645Z] Removing intermediate container e2f5671f9be4 [2022-05-17T03:52:13.645Z] ---> 8311b39e80c9 [2022-05-17T03:52:13.645Z] Step 8/22 : COPY . . [Pipeline] echo [2022-05-17T03:52:13.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T03:52:13.989Z] ========================================================= [2022-05-17T03:52:13.989Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-17T03:52:13.989Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-17T03:52:14.213Z] Removing intermediate container e62bd0642676 [2022-05-17T03:52:14.213Z] ---> 0d5db44e86f6 [2022-05-17T03:52:14.213Z] Step 8/31 : COPY . . [2022-05-17T03:52:14.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T03:52:14.471Z] Removing intermediate container b6c235c44ba3 [2022-05-17T03:52:14.471Z] ---> c4b5aae145de [2022-05-17T03:52:14.471Z] Step 8/23 : COPY . . [2022-05-17T03:52:14.596Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-17T03:52:14.596Z] 9b3977197b4f: Pulling fs layer [2022-05-17T03:52:14.596Z] 1a89e8eeedd5: Pulling fs layer [2022-05-17T03:52:14.596Z] 94645a83ff95: Pulling fs layer [2022-05-17T03:52:14.596Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-17T03:52:14.596Z] 0c92f367c5e7: Pulling fs layer [2022-05-17T03:52:14.596Z] 3096ccb668a1: Pulling fs layer [2022-05-17T03:52:14.596Z] e8cf19c19ddd: Pulling fs layer [2022-05-17T03:52:14.596Z] a4caa8a26152: Pulling fs layer [2022-05-17T03:52:14.596Z] 3096ccb668a1: Waiting [2022-05-17T03:52:14.596Z] e8cf19c19ddd: Waiting [2022-05-17T03:52:14.596Z] 3f3a8bcf1eab: Waiting [2022-05-17T03:52:14.596Z] 0c92f367c5e7: Waiting [2022-05-17T03:52:14.596Z] a4caa8a26152: Waiting [2022-05-17T03:52:14.596Z] 94645a83ff95: Verifying Checksum [2022-05-17T03:52:14.596Z] 94645a83ff95: Download complete [2022-05-17T03:52:14.596Z] 1a89e8eeedd5: Download complete [2022-05-17T03:52:14.596Z] 0c92f367c5e7: Verifying Checksum [2022-05-17T03:52:14.596Z] 0c92f367c5e7: Download complete [2022-05-17T03:52:14.596Z] 3096ccb668a1: Verifying Checksum [2022-05-17T03:52:14.596Z] 3096ccb668a1: Download complete [2022-05-17T03:52:14.596Z] 9b3977197b4f: Download complete [2022-05-17T03:52:14.596Z] e8cf19c19ddd: Verifying Checksum [2022-05-17T03:52:14.596Z] e8cf19c19ddd: Download complete [2022-05-17T03:52:15.200Z] 9b3977197b4f: Pull complete [2022-05-17T03:52:15.806Z] 1a89e8eeedd5: Pull complete [2022-05-17T03:52:16.086Z] 94645a83ff95: Pull complete [2022-05-17T03:52:16.375Z] Removing intermediate container 8315ceb270e6 [2022-05-17T03:52:16.375Z] ---> 38bca62a92f2 [2022-05-17T03:52:16.375Z] Step 7/20 : COPY . . [2022-05-17T03:52:16.685Z] a4caa8a26152: Verifying Checksum [2022-05-17T03:52:16.685Z] a4caa8a26152: Download complete [2022-05-17T03:52:16.960Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-17T03:52:16.960Z] 3f3a8bcf1eab: Download complete [2022-05-17T03:52:21.663Z] ---> 17923ee8223c [2022-05-17T03:52:21.663Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-17T03:52:21.925Z] ---> Running in 569325d28009 [2022-05-17T03:52:21.925Z] ---> 236206eebcef [2022-05-17T03:52:21.925Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-17T03:52:21.925Z] ---> 136f2e36a576 [2022-05-17T03:52:21.925Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-17T03:52:21.925Z] ---> 6093d593cc41 [2022-05-17T03:52:21.925Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-17T03:52:21.925Z] ---> Running in f2ac5c598058 [2022-05-17T03:52:21.925Z] ---> b3d1fc44bd7b [2022-05-17T03:52:21.925Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-17T03:52:21.925Z] ---> Running in bcf6c125781f [2022-05-17T03:52:22.184Z] ---> Running in 6ca7f215d823 [2022-05-17T03:52:22.184Z] ---> Running in 8292b603e3e7 [2022-05-17T03:52:22.184Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-17T03:52:22.460Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-17T03:52:22.460Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-17T03:52:22.721Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-17T03:52:22.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-17T03:52:29.379Z] 3f3a8bcf1eab: Pull complete [2022-05-17T03:52:29.379Z] 0c92f367c5e7: Pull complete [2022-05-17T03:52:29.656Z] 3096ccb668a1: Pull complete [2022-05-17T03:52:29.931Z] e8cf19c19ddd: Pull complete [2022-05-17T03:52:36.666Z] a4caa8a26152: Pull complete [2022-05-17T03:52:36.666Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-17T03:52:36.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T03:52:36.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-17T03:52:37.029Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T03:52:37.029Z] WORKDIR /edgex [2022-05-17T03:52:37.029Z] COPY go.mod . [2022-05-17T03:52:37.029Z] RUN go mod download build [2022-05-17T03:52:37.029Z] -t ci-base-image-arm64 -f - . [2022-05-17T03:52:39.686Z] Sending build context to Docker daemon 169.4MB [2022-05-17T03:52:39.686Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T03:52:39.686Z] ---> 725f1c02e7f9 [2022-05-17T03:52:39.686Z] Step 2/4 : WORKDIR /edgex [2022-05-17T03:52:41.131Z] ---> Running in 8cdc62d6d676 [2022-05-17T03:52:41.407Z] Removing intermediate container 8cdc62d6d676 [2022-05-17T03:52:41.407Z] ---> c1cfa74d7eb4 [2022-05-17T03:52:41.407Z] Step 3/4 : COPY go.mod . [2022-05-17T03:52:42.006Z] ---> ddcf380b1f89 [2022-05-17T03:52:42.006Z] Step 4/4 : RUN go mod download [2022-05-17T03:52:42.006Z] ---> Running in aa969a0d930d [2022-05-17T03:52:49.538Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-17T03:52:53.734Z] Removing intermediate container 569325d28009 [2022-05-17T03:52:53.735Z] ---> 733899bbba32 [2022-05-17T03:52:53.735Z] [2022-05-17T03:52:53.735Z] Step 10/25 : FROM alpine:3.14 [2022-05-17T03:52:53.735Z] Removing intermediate container 8292b603e3e7 [2022-05-17T03:52:53.735Z] ---> 5c1c84c37d74 [2022-05-17T03:52:53.735Z] [2022-05-17T03:52:53.735Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T03:52:53.735Z] Removing intermediate container f2ac5c598058 [2022-05-17T03:52:53.735Z] ---> d2a32de06480 [2022-05-17T03:52:53.735Z] [2022-05-17T03:52:53.735Z] Step 10/31 : FROM alpine:3.14 [2022-05-17T03:52:54.669Z] 3.14: Pulling from library/alpine [2022-05-17T03:52:55.237Z] 3.14: Pulling from library/alpine [2022-05-17T03:52:55.497Z] 3.14: Pulling from library/alpine [2022-05-17T03:52:56.882Z] Removing intermediate container 6ca7f215d823 [2022-05-17T03:52:56.882Z] ---> 59fa442622f1 [2022-05-17T03:52:56.882Z] [2022-05-17T03:52:56.882Z] Step 9/20 : FROM alpine:3.15 [2022-05-17T03:52:56.882Z] Removing intermediate container bcf6c125781f [2022-05-17T03:52:56.882Z] ---> 7ee693796214 [2022-05-17T03:52:56.882Z] [2022-05-17T03:52:56.882Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T03:52:57.141Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-17T03:52:57.141Z] Status: Downloaded newer image for alpine:3.14 [2022-05-17T03:52:57.141Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-17T03:52:57.141Z] Status: Image is up to date for alpine:3.14 [2022-05-17T03:52:57.141Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-17T03:52:57.141Z] Status: Image is up to date for alpine:3.14 [2022-05-17T03:52:57.141Z] ---> e04c818066af [2022-05-17T03:52:57.141Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-17T03:52:57.141Z] ---> e04c818066af [2022-05-17T03:52:57.141Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-17T03:52:57.141Z] ---> e04c818066af [2022-05-17T03:52:57.141Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-17T03:52:57.141Z] 3.14: Pulling from library/alpine [2022-05-17T03:52:57.141Z] 3.15: Pulling from library/alpine [2022-05-17T03:52:57.402Z] ---> Running in d26f024aecbf [2022-05-17T03:52:57.402Z] ---> Running in 6de4cddc8279 [2022-05-17T03:52:57.402Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-17T03:52:57.402Z] Status: Image is up to date for alpine:3.14 [2022-05-17T03:52:57.402Z] ---> Running in e6ce2f55e959 [2022-05-17T03:52:57.402Z] ---> e04c818066af [2022-05-17T03:52:57.402Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-17T03:52:57.402Z] ---> Running in 61ec89cb4cb4 [2022-05-17T03:52:57.402Z] Removing intermediate container d26f024aecbf [2022-05-17T03:52:57.402Z] ---> 579b96214408 [2022-05-17T03:52:57.402Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-17T03:52:57.402Z] ---> Running in 812d04e62d6b [2022-05-17T03:52:57.663Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-17T03:52:57.663Z] Status: Downloaded newer image for alpine:3.15 [2022-05-17T03:52:57.663Z] ---> 0ac33e5f5afa [2022-05-17T03:52:57.663Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T03:52:57.925Z] ---> Running in 726a41a477cb [2022-05-17T03:52:57.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:57.925Z] Removing intermediate container 726a41a477cb [2022-05-17T03:52:57.925Z] ---> 32d876d3cd12 [2022-05-17T03:52:57.925Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:52:57.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:57.925Z] ---> Running in c14416fdc598 [2022-05-17T03:52:58.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:58.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:58.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:58.184Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-17T03:52:58.184Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-17T03:52:58.184Z] (3/3) Installing su-exec (0.2-r1) [2022-05-17T03:52:58.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:58.184Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:52:58.184Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T03:52:58.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:58.184Z] OK: 6 MiB in 17 packages [2022-05-17T03:52:58.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:58.446Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-17T03:52:58.446Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:52:58.446Z] OK: 6 MiB in 15 packages [2022-05-17T03:52:58.446Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-17T03:52:58.446Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:52:58.446Z] OK: 6 MiB in 15 packages [2022-05-17T03:52:58.446Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-17T03:52:58.446Z] (2/2) Installing su-exec (0.2-r1) [2022-05-17T03:52:58.446Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:52:58.446Z] OK: 6 MiB in 16 packages [2022-05-17T03:52:59.015Z] Removing intermediate container 6de4cddc8279 [2022-05-17T03:52:59.015Z] ---> 57ae7dc654c5 [2022-05-17T03:52:59.015Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-17T03:52:59.015Z] Removing intermediate container 61ec89cb4cb4 [2022-05-17T03:52:59.015Z] ---> 7f1470df206c [2022-05-17T03:52:59.015Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:52:59.015Z] ---> Running in 7bb47ef7c920 [2022-05-17T03:52:59.015Z] ---> Running in e15880e99b55 [2022-05-17T03:52:59.015Z] Removing intermediate container e6ce2f55e959 [2022-05-17T03:52:59.015Z] ---> 1bd879799c72 [2022-05-17T03:52:59.015Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:52:59.015Z] Removing intermediate container c14416fdc598 [2022-05-17T03:52:59.015Z] ---> 05ce971fab7d [2022-05-17T03:52:59.015Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-17T03:52:59.275Z] ---> Running in 88670cf06d11 [2022-05-17T03:52:59.275Z] ---> Running in 4b725e23e1d2 [2022-05-17T03:52:59.275Z] Removing intermediate container 7bb47ef7c920 [2022-05-17T03:52:59.275Z] ---> 779eaddf9aba [2022-05-17T03:52:59.275Z] Step 13/25 : WORKDIR / [2022-05-17T03:52:59.275Z] Removing intermediate container 812d04e62d6b [2022-05-17T03:52:59.275Z] ---> 141316e9c92e [2022-05-17T03:52:59.275Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-17T03:52:59.275Z] Removing intermediate container e15880e99b55 [2022-05-17T03:52:59.275Z] ---> 7d13a0caf5cc [2022-05-17T03:52:59.275Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-17T03:52:59.275Z] ---> Running in d4f944c6c5c9 [2022-05-17T03:52:59.275Z] ---> Running in f9817cb1b5fd [2022-05-17T03:52:59.275Z] ---> Running in 71d9d449bc9c [2022-05-17T03:52:59.275Z] Removing intermediate container 88670cf06d11 [2022-05-17T03:52:59.275Z] ---> 92746aadfffa [2022-05-17T03:52:59.275Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-17T03:52:59.534Z] ---> Running in 48c34cde6162 [2022-05-17T03:52:59.534Z] Removing intermediate container d4f944c6c5c9 [2022-05-17T03:52:59.534Z] ---> 95a3064982ea [2022-05-17T03:52:59.534Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-17T03:52:59.534Z] Removing intermediate container 71d9d449bc9c [2022-05-17T03:52:59.534Z] ---> 82f51be009b3 [2022-05-17T03:52:59.534Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-17T03:52:59.534Z] Removing intermediate container f9817cb1b5fd [2022-05-17T03:52:59.534Z] ---> 2c56e7ad5ed9 [2022-05-17T03:52:59.534Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-17T03:52:59.534Z] ---> Running in faedbf9307a5 [2022-05-17T03:52:59.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:52:59.534Z] Removing intermediate container 48c34cde6162 [2022-05-17T03:52:59.534Z] ---> 989403d41c61 [2022-05-17T03:52:59.534Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-17T03:52:59.797Z] ---> Running in 0534346ea848 [2022-05-17T03:52:59.797Z] ---> Running in 5d80f4faaec9 [2022-05-17T03:52:59.797Z] ---> 7124c6750eb6 [2022-05-17T03:52:59.797Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-17T03:52:59.797Z] Removing intermediate container faedbf9307a5 [2022-05-17T03:52:59.797Z] ---> cd3a93473e50 [2022-05-17T03:52:59.797Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:52:59.797Z] Removing intermediate container 0534346ea848 [2022-05-17T03:52:59.797Z] ---> 946f81497878 [2022-05-17T03:52:59.797Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-17T03:52:59.797Z] Removing intermediate container 5d80f4faaec9 [2022-05-17T03:52:59.797Z] ---> b6f37aa4bcd7 [2022-05-17T03:52:59.797Z] Step 15/23 : WORKDIR / [2022-05-17T03:52:59.797Z] ---> Running in fdb03511e39e [2022-05-17T03:52:59.797Z] ---> Running in 02a3426ecaae [2022-05-17T03:53:00.057Z] ---> e257db0a6472 [2022-05-17T03:53:00.057Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-17T03:53:00.057Z] ---> f227f0ef7feb [2022-05-17T03:53:00.057Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-17T03:53:00.057Z] Removing intermediate container 02a3426ecaae [2022-05-17T03:53:00.057Z] ---> 6a1a8ecc95af [2022-05-17T03:53:00.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:53:00.057Z] ---> dc427c06db70 [2022-05-17T03:53:00.057Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-17T03:53:00.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:00.580Z] ---> 74ff017cbc2f [2022-05-17T03:53:00.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-17T03:53:00.580Z] ---> 3bb9289ae1f0 [2022-05-17T03:53:00.580Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-17T03:53:00.580Z] ---> 98d295af3a25 [2022-05-17T03:53:00.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-17T03:53:00.841Z] ---> 82ee8dcdd89f [2022-05-17T03:53:00.841Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-17T03:53:00.841Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T03:53:00.841Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T03:53:00.841Z] OK: 15857 distinct packages available [2022-05-17T03:53:00.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:00.841Z] ---> Running in 42e8f36df2b0 [2022-05-17T03:53:00.841Z] Removing intermediate container fdb03511e39e [2022-05-17T03:53:00.841Z] ---> c774884399f5 [2022-05-17T03:53:00.841Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-17T03:53:01.111Z] ---> 2738b2df57e4 [2022-05-17T03:53:01.111Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-17T03:53:01.111Z] ---> 7aaa566d1ec0 [2022-05-17T03:53:01.111Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-17T03:53:01.111Z] ---> Running in f96f018bb047 [2022-05-17T03:53:01.111Z] Removing intermediate container 42e8f36df2b0 [2022-05-17T03:53:01.111Z] ---> 6bbc5e7953f2 [2022-05-17T03:53:01.111Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:53:01.111Z] ---> Running in 1c1e1d390831 [2022-05-17T03:53:01.111Z] Removing intermediate container f96f018bb047 [2022-05-17T03:53:01.111Z] ---> a7cf5bdae99d [2022-05-17T03:53:01.111Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-17T03:53:01.371Z] ---> 5fff5420237a [2022-05-17T03:53:01.371Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-17T03:53:01.371Z] Removing intermediate container 1c1e1d390831 [2022-05-17T03:53:01.371Z] ---> 7d7a5fe5605c [2022-05-17T03:53:01.371Z] Step 20/22 : LABEL arch=x86_64 [2022-05-17T03:53:01.371Z] ---> Running in 5a24ffb96b9f [2022-05-17T03:53:01.371Z] ---> a7e72606444c [2022-05-17T03:53:01.371Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-17T03:53:01.371Z] ---> Running in 53527ce945d9 [2022-05-17T03:53:01.371Z] ---> d600ea04f0ab [2022-05-17T03:53:01.371Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-17T03:53:01.371Z] ---> Running in 26110aa0119c [2022-05-17T03:53:01.630Z] Removing intermediate container 5a24ffb96b9f [2022-05-17T03:53:01.630Z] ---> 004b69dee0e4 [2022-05-17T03:53:01.630Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:53:01.630Z] Removing intermediate container 53527ce945d9 [2022-05-17T03:53:01.630Z] ---> f53be5752de7 [2022-05-17T03:53:01.630Z] Step 21/22 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:53:01.630Z] ---> Running in c50e4e5836de [2022-05-17T03:53:01.630Z] ---> Running in eb4889a60580 [2022-05-17T03:53:01.630Z] ---> f65978317cfd [2022-05-17T03:53:01.630Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-17T03:53:01.630Z] ---> Running in 582b6f02d215 [2022-05-17T03:53:01.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:01.630Z] Removing intermediate container c50e4e5836de [2022-05-17T03:53:01.630Z] ---> 32af2d22cea2 [2022-05-17T03:53:01.630Z] Step 21/23 : LABEL arch=x86_64 [2022-05-17T03:53:01.904Z] Removing intermediate container eb4889a60580 [2022-05-17T03:53:01.904Z] ---> f5a8273077e2 [2022-05-17T03:53:01.904Z] Step 22/22 : LABEL version=2.2.1-dev.3 [2022-05-17T03:53:01.904Z] ---> Running in 5c075add5ffa [2022-05-17T03:53:01.904Z] ---> Running in d3d2dc4072f0 [2022-05-17T03:53:01.904Z] Removing intermediate container 5c075add5ffa [2022-05-17T03:53:01.904Z] ---> 5c488f53e4b3 [2022-05-17T03:53:01.904Z] Step 22/23 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:53:01.904Z] Removing intermediate container d3d2dc4072f0 [2022-05-17T03:53:01.904Z] ---> 1ba905ecc5f1 [2022-05-17T03:53:01.904Z] [2022-05-17T03:53:01.904Z] ---> Running in cdbed83d96a7 [2022-05-17T03:53:01.904Z] Successfully built 1ba905ecc5f1 [2022-05-17T03:53:02.164Z] Successfully tagged support-scheduler:latest [2022-05-17T03:53:02.164Z]  Building support-scheduler ... done Building security-spire-agent [2022-05-17T03:53:02.164Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-17T03:53:02.164Z] Removing intermediate container cdbed83d96a7 [2022-05-17T03:53:02.164Z] ---> 3b3524f23cdc [2022-05-17T03:53:02.164Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-05-17T03:53:02.164Z] ---> Running in 8869ae6e48e6 [2022-05-17T03:53:02.164Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-17T03:53:02.164Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-17T03:53:02.164Z] Removing intermediate container 26110aa0119c [2022-05-17T03:53:02.164Z] ---> 597661b6dcb8 [2022-05-17T03:53:02.164Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:53:02.425Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-17T03:53:02.425Z] (5/9) Installing curl (7.80.0-r1) [2022-05-17T03:53:02.425Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-17T03:53:02.685Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-17T03:53:02.685Z] (8/9) Installing libucontext (1.1-r0) [2022-05-17T03:53:02.685Z] Removing intermediate container 8869ae6e48e6 [2022-05-17T03:53:02.685Z] ---> 6eb63de935cb [2022-05-17T03:53:02.685Z] [2022-05-17T03:53:02.685Z] Successfully built 6eb63de935cb [2022-05-17T03:53:02.685Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-17T03:53:02.966Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T03:53:02.966Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T03:53:02.966Z] OK: 8 MiB in 23 packages [2022-05-17T03:53:03.910Z] Successfully tagged core-command:latest [2022-05-17T03:53:03.910Z] Building support-notifications [2022-05-17T03:53:03.910Z]  Building core-command ... done  ---> 7541e276e93b [2022-05-17T03:53:03.910Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-17T03:53:05.820Z] Removing intermediate container 582b6f02d215 [2022-05-17T03:53:05.820Z] ---> 93fde154afdd [2022-05-17T03:53:05.820Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-17T03:53:05.820Z] ---> e87dadb10134 [2022-05-17T03:53:05.820Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-17T03:53:05.820Z] Removing intermediate container 4b725e23e1d2 [2022-05-17T03:53:05.820Z] ---> 9368eeac9d0e [2022-05-17T03:53:05.820Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:53:05.820Z] ---> Running in 2ae24137c8be [2022-05-17T03:53:06.080Z] ---> 49ccbe6f1c85 [2022-05-17T03:53:06.080Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-17T03:53:06.080Z] Removing intermediate container 2ae24137c8be [2022-05-17T03:53:06.080Z] ---> 3f6d95c1bac9 [2022-05-17T03:53:06.080Z] Step 23/25 : LABEL arch=x86_64 ---> 53f2e5d9737d [2022-05-17T03:53:06.080Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-17T03:53:06.080Z] [2022-05-17T03:53:06.338Z] ---> Running in cce937a93c5c [2022-05-17T03:53:06.338Z] ---> 32411b4ee504 [2022-05-17T03:53:06.338Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-17T03:53:06.598Z] Removing intermediate container cce937a93c5c [2022-05-17T03:53:06.598Z] ---> 5c578b95f62a [2022-05-17T03:53:06.598Z] Step 24/25 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:53:06.599Z] ---> e23ac460d1ec [2022-05-17T03:53:06.599Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-17T03:53:06.865Z] ---> Running in c0c572b9bcdf [2022-05-17T03:53:06.865Z] ---> fac583feccfd [2022-05-17T03:53:06.865Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-17T03:53:06.865Z] ---> Running in 7b427adbe813 [2022-05-17T03:53:07.134Z] Removing intermediate container c0c572b9bcdf [2022-05-17T03:53:07.134Z] ---> 032538b34715 [2022-05-17T03:53:07.134Z] Step 25/25 : LABEL version=2.2.1-dev.3 [2022-05-17T03:53:07.134Z] ---> bf520fe58abb [2022-05-17T03:53:07.134Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-17T03:53:07.134Z] ---> Running in 67d2d55bdab0 [2022-05-17T03:53:07.134Z] Removing intermediate container 7b427adbe813 [2022-05-17T03:53:07.134Z] ---> 669ca28df5eb [2022-05-17T03:53:07.134Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-17T03:53:07.395Z] ---> Running in 40ab16170548 [2022-05-17T03:53:07.395Z] Removing intermediate container 67d2d55bdab0 [2022-05-17T03:53:07.395Z] ---> bab13fdec09a [2022-05-17T03:53:07.395Z] [2022-05-17T03:53:07.655Z] ---> 1eefc47ea873 [2022-05-17T03:53:07.655Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-17T03:53:07.655Z] Successfully built bab13fdec09a [2022-05-17T03:53:07.655Z] Successfully tagged security-secretstore-setup:latest [2022-05-17T03:53:07.655Z] Building security-proxy-setup [2022-05-17T03:53:07.655Z]  Building security-secretstore-setup ... done Removing intermediate container 40ab16170548 [2022-05-17T03:53:07.655Z] ---> 9891efbd333a [2022-05-17T03:53:07.655Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:53:07.655Z] ---> Running in 866bf8ed2213 [2022-05-17T03:53:07.914Z] ---> Running in 680c6a8df901 [2022-05-17T03:53:08.488Z] Removing intermediate container 680c6a8df901 [2022-05-17T03:53:08.488Z] ---> 7e566de3a419 [2022-05-17T03:53:08.488Z] Step 18/20 : LABEL arch=x86_64 [2022-05-17T03:53:09.174Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:53:09.174Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:53:09.174Z] ---> 7b3aa6bc6d6b [2022-05-17T03:53:09.174Z] Step 3/26 : WORKDIR /edgex-go [2022-05-17T03:53:09.174Z] ---> Using cache [2022-05-17T03:53:09.174Z] ---> ede96b90fa5f [2022-05-17T03:53:09.174Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:53:09.744Z] ---> Running in 178544abb82c [2022-05-17T03:53:09.744Z] ---> Running in 93b0af8631a0 [2022-05-17T03:53:10.003Z] Removing intermediate container 178544abb82c [2022-05-17T03:53:10.003Z] ---> 67da1e1a7bd0 [2022-05-17T03:53:10.003Z] Step 19/20 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:53:10.003Z] Removing intermediate container 866bf8ed2213 [2022-05-17T03:53:10.003Z] ---> fdb458d05aab [2022-05-17T03:53:10.003Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-17T03:53:10.264Z] ---> Running in dc0cbdf520be [2022-05-17T03:53:10.264Z] ---> Running in fa115128becf [2022-05-17T03:53:10.522Z] Removing intermediate container dc0cbdf520be [2022-05-17T03:53:10.522Z] ---> 51c05cefd058 [2022-05-17T03:53:10.522Z] Step 20/20 : LABEL version=2.2.1-dev.3 [2022-05-17T03:53:10.820Z] Removing intermediate container fa115128becf [2022-05-17T03:53:10.820Z] ---> d0e2bc236c29 [2022-05-17T03:53:10.820Z] Step 28/31 : CMD ["gate"] [2022-05-17T03:53:10.820Z] ---> Running in fa533413bd5d [2022-05-17T03:53:10.820Z] ---> Running in bd66c5a0f382 [2022-05-17T03:53:11.082Z] Removing intermediate container fa533413bd5d [2022-05-17T03:53:11.082Z] ---> a01e8c0e6fc9 [2022-05-17T03:53:11.082Z] [2022-05-17T03:53:11.082Z] Removing intermediate container 93b0af8631a0 [2022-05-17T03:53:11.082Z] ---> 9b59a5264550 [2022-05-17T03:53:11.082Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T03:53:11.082Z] Successfully built a01e8c0e6fc9 [2022-05-17T03:53:11.082Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-17T03:53:11.082Z] Building core-data [2022-05-17T03:53:11.342Z]  Building security-spiffe-token-provider ... done  ---> Running in 83cde0cea896 [2022-05-17T03:53:11.342Z] Removing intermediate container bd66c5a0f382 [2022-05-17T03:53:11.342Z] ---> cbcff791dcfa [2022-05-17T03:53:11.342Z] Step 29/31 : LABEL arch=x86_64 [2022-05-17T03:53:11.342Z] ---> Running in bdb6a4e14df9 [2022-05-17T03:53:11.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:53:11.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:53:11.602Z] ---> 7b3aa6bc6d6b [2022-05-17T03:53:11.602Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T03:53:11.602Z] ---> Using cache [2022-05-17T03:53:11.602Z] ---> ede96b90fa5f [2022-05-17T03:53:11.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:53:11.602Z] ---> Using cache [2022-05-17T03:53:11.602Z] ---> 9b59a5264550 [2022-05-17T03:53:11.602Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-17T03:53:11.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:12.141Z] Removing intermediate container bdb6a4e14df9 [2022-05-17T03:53:12.141Z] ---> 26c479864d62 [2022-05-17T03:53:12.141Z] Step 30/31 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:53:12.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:12.711Z] ---> Running in b841fa64deb6 [2022-05-17T03:53:12.970Z] OK: 221 MiB in 52 packages [2022-05-17T03:53:12.971Z] ---> Running in c9be46240e4d [2022-05-17T03:53:13.543Z] Removing intermediate container c9be46240e4d [2022-05-17T03:53:13.543Z] ---> f2b6384e4964 [2022-05-17T03:53:13.543Z] Step 31/31 : LABEL version=2.2.1-dev.3 [2022-05-17T03:53:13.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:13.543Z] Removing intermediate container 83cde0cea896 [2022-05-17T03:53:13.543Z] ---> 696adeb0924f [2022-05-17T03:53:13.543Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-17T03:53:13.804Z] ---> Running in 5ad2ed85a100 [2022-05-17T03:53:14.066Z] Removing intermediate container 5ad2ed85a100 [2022-05-17T03:53:14.066Z] ---> d51c81285bb5 [2022-05-17T03:53:14.066Z] [2022-05-17T03:53:14.066Z] ---> 2992f82e1ebf [2022-05-17T03:53:14.066Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:53:14.066Z] ---> Running in 61de0090ea9d [2022-05-17T03:53:14.066Z] Successfully built d51c81285bb5 [2022-05-17T03:53:14.066Z] Successfully tagged security-bootstrapper:latest [2022-05-17T03:53:14.326Z] Building sys-mgmt-agent [2022-05-17T03:53:14.326Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:14.326Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:53:14.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:53:14.326Z] ---> 7b3aa6bc6d6b [2022-05-17T03:53:14.326Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T03:53:14.326Z] ---> Using cache [2022-05-17T03:53:14.326Z] ---> ede96b90fa5f [2022-05-17T03:53:14.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:53:14.326Z] ---> Using cache [2022-05-17T03:53:14.326Z] ---> 9b59a5264550 [2022-05-17T03:53:14.326Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-17T03:53:14.326Z] ---> Running in 9a88b02d83bf [2022-05-17T03:53:14.586Z] OK: 221 MiB in 52 packages [2022-05-17T03:53:14.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:15.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:15.834Z] OK: 221 MiB in 52 packages [2022-05-17T03:53:16.804Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:53:16.804Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:53:16.804Z] ---> 7b3aa6bc6d6b [2022-05-17T03:53:16.804Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T03:53:16.804Z] ---> Using cache [2022-05-17T03:53:16.804Z] ---> ede96b90fa5f [2022-05-17T03:53:16.804Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:53:16.804Z] ---> Using cache [2022-05-17T03:53:16.804Z] ---> 9b59a5264550 [2022-05-17T03:53:16.804Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-17T03:53:18.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:53:18.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:53:18.183Z] ---> 7b3aa6bc6d6b [2022-05-17T03:53:18.183Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T03:53:18.183Z] ---> Using cache [2022-05-17T03:53:18.183Z] ---> ede96b90fa5f [2022-05-17T03:53:18.183Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:53:18.183Z] ---> Using cache [2022-05-17T03:53:18.183Z] ---> 9b59a5264550 [2022-05-17T03:53:18.183Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-17T03:53:18.448Z] ---> Running in 5c8619129769 [2022-05-17T03:53:18.448Z] ---> Running in 81507e59c1c6 [2022-05-17T03:53:18.448Z] Removing intermediate container 61de0090ea9d [2022-05-17T03:53:18.448Z] ---> 4cbd9764cd17 [2022-05-17T03:53:18.448Z] Step 8/26 : COPY . . [2022-05-17T03:53:18.448Z] Removing intermediate container 9a88b02d83bf [2022-05-17T03:53:18.448Z] ---> a7a71434b61e [2022-05-17T03:53:18.448Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T03:53:18.448Z] Removing intermediate container b841fa64deb6 [2022-05-17T03:53:18.448Z] ---> f1503a21c990 [2022-05-17T03:53:18.448Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T03:53:19.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:19.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:19.275Z] ---> 63af20514146 [2022-05-17T03:53:19.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:53:19.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:20.115Z] ---> ab7b6bca7ac1 [2022-05-17T03:53:20.115Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:53:20.115Z] ---> Running in b5139f04d450 [2022-05-17T03:53:20.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:53:20.115Z] OK: 221 MiB in 52 packages [2022-05-17T03:53:20.115Z] ---> Running in de36823ebee4 [2022-05-17T03:53:20.374Z] OK: 221 MiB in 52 packages [2022-05-17T03:53:20.943Z] Removing intermediate container 5c8619129769 [2022-05-17T03:53:20.943Z] ---> ed56e80d6c47 [2022-05-17T03:53:20.943Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T03:53:21.203Z] ---> d40d24ca4f2b [2022-05-17T03:53:21.203Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:53:21.203Z] Removing intermediate container 81507e59c1c6 [2022-05-17T03:53:21.203Z] ---> 228b72859e1f [2022-05-17T03:53:21.203Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T03:53:21.203Z] ---> Running in 2a4cf6fd1af0 [2022-05-17T03:53:21.468Z] Removing intermediate container b5139f04d450 [2022-05-17T03:53:21.468Z] ---> 5c93a356662b [2022-05-17T03:53:21.468Z] Step 8/22 : COPY . . [2022-05-17T03:53:21.468Z] Removing intermediate container de36823ebee4 [2022-05-17T03:53:21.468Z] ---> 87e6a38522db [2022-05-17T03:53:21.468Z] Step 8/22 : COPY . . [2022-05-17T03:53:21.726Z] ---> 4abcb4d3f477 [2022-05-17T03:53:21.726Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:53:21.727Z] ---> Running in 231b7b50caad [2022-05-17T03:53:27.004Z] Removing intermediate container 2a4cf6fd1af0 [2022-05-17T03:53:27.004Z] ---> dca728375a90 [2022-05-17T03:53:27.004Z] Step 8/23 : COPY . . [2022-05-17T03:53:27.004Z] ---> d71508943a63 [2022-05-17T03:53:27.004Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T03:53:27.004Z] Removing intermediate container 231b7b50caad [2022-05-17T03:53:27.004Z] ---> 21477206dc5b [2022-05-17T03:53:27.004Z] Step 8/23 : COPY . . [2022-05-17T03:53:27.004Z] ---> 5edf515289db [2022-05-17T03:53:27.004Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-17T03:53:27.004Z] ---> 594ae7cd682e [2022-05-17T03:53:27.004Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-17T03:53:27.004Z] ---> Running in 3d611597529c [2022-05-17T03:53:28.385Z] ---> Running in 141a63560a7d [2022-05-17T03:53:28.385Z] ---> Running in cfd645cc52ae [2022-05-17T03:53:29.021Z] Removing intermediate container aa969a0d930d [2022-05-17T03:53:29.021Z] ---> bc77d578cef4 [2022-05-17T03:53:29.021Z] Successfully built bc77d578cef4 [2022-05-17T03:53:29.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:53:29.376Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T03:53:29.376Z] . [Pipeline] withDockerContainer [2022-05-17T03:53:29.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-63900 does not seem to be running inside a container [2022-05-17T03:53:29.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@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 ******** ci-base-image-arm64 cat [2022-05-17T03:53:30.287Z] Removing intermediate container 3d611597529c [2022-05-17T03:53:30.287Z] ---> 6095c89ac6ce [2022-05-17T03:53:30.287Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-17T03:53:30.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-17T03:53:30.805Z] ---> Running in 8ace49101e2b [2022-05-17T03:53:31.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-17T03:53:31.095Z] $ docker top af6220872d85008dee809d7d6d2e4c2ddf5c3ac89cbc0b598ac30902f24684e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T03:53:32.003Z] ---> 8575800f5f85 [2022-05-17T03:53:32.003Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-17T03:53:32.003Z] ---> d3fcadd33b76 [2022-05-17T03:53:32.003Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-17T03:53:32.003Z] ---> Running in c144eed35d30 [2022-05-17T03:53:32.003Z] ---> Running in 8c93af3abf11 [2022-05-17T03:53:32.010Z] + go version [2022-05-17T03:53:32.010Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-17T03:53:32.033Z] $ docker stop --time=1 af6220872d85008dee809d7d6d2e4c2ddf5c3ac89cbc0b598ac30902f24684e2 [2022-05-17T03:53:32.262Z] Removing intermediate container 8ace49101e2b [2022-05-17T03:53:32.262Z] ---> 3d0bcc5e63c2 [2022-05-17T03:53:32.262Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-17T03:53:32.262Z] ---> Running in 897ae0a3cbf0 [2022-05-17T03:53:32.262Z] Removing intermediate container 897ae0a3cbf0 [2022-05-17T03:53:32.262Z] ---> 9b0393935964 [2022-05-17T03:53:32.262Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T03:53:32.522Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-17T03:53:32.522Z] ---> Running in b1f4e79832f8 [2022-05-17T03:53:32.522Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-17T03:53:33.459Z] spire-1.2.1/ [2022-05-17T03:53:33.459Z] spire-1.2.1/.data/ [2022-05-17T03:53:33.459Z] spire-1.2.1/.data/.file [2022-05-17T03:53:33.459Z] spire-1.2.1/.dockerignore [2022-05-17T03:53:33.459Z] spire-1.2.1/.gitattributes [2022-05-17T03:53:33.459Z] spire-1.2.1/.githooks/ [2022-05-17T03:53:33.459Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/ [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/ [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T03:53:33.459Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T03:53:33.459Z] spire-1.2.1/.gitignore [2022-05-17T03:53:33.459Z] spire-1.2.1/.go-version [2022-05-17T03:53:33.459Z] spire-1.2.1/.golangci.yml [2022-05-17T03:53:33.459Z] spire-1.2.1/ADOPTERS.md [2022-05-17T03:53:33.459Z] spire-1.2.1/CHANGELOG.md [2022-05-17T03:53:33.459Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T03:53:33.459Z] spire-1.2.1/CODEOWNERS [2022-05-17T03:53:33.459Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T03:53:33.459Z] spire-1.2.1/Dockerfile [2022-05-17T03:53:33.459Z] spire-1.2.1/Dockerfile.dev [2022-05-17T03:53:33.459Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T03:53:33.459Z] spire-1.2.1/LICENSE [2022-05-17T03:53:33.459Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T03:53:33.459Z] spire-1.2.1/Makefile [2022-05-17T03:53:33.459Z] spire-1.2.1/README.md [2022-05-17T03:53:33.460Z] spire-1.2.1/ROADMAP.md [2022-05-17T03:53:33.460Z] spire-1.2.1/SECURITY.md [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T03:53:33.460Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/ [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/agent/ [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/server/ [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/server/server.conf [2022-05-17T03:53:33.460Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/ [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/auditlog.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/ [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/spire_server.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/telemetry.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/upgrading.md [2022-05-17T03:53:33.460Z] spire-1.2.1/doc/using_spire.md [2022-05-17T03:53:33.460Z] spire-1.2.1/examples/ [2022-05-17T03:53:33.460Z] spire-1.2.1/examples/README.md [2022-05-17T03:53:33.460Z] spire-1.2.1/go.mod [2022-05-17T03:53:33.460Z] spire-1.2.1/go.sum [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T03:53:33.460Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T03:53:33.461Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/health/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/log/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T03:53:33.462Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/version/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T03:53:33.463Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T03:53:33.612Z] $ docker rm -f af6220872d85008dee809d7d6d2e4c2ddf5c3ac89cbc0b598ac30902f24684e2 [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/config.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T03:53:33.724Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T03:53:33.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/server.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/private/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/private/server/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/common/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T03:53:33.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T03:53:33.726Z] spire-1.2.1/release/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire-extras/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire/README.md [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire/conf/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T03:53:33.726Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T03:53:33.726Z] spire-1.2.1/script/ [2022-05-17T03:53:33.726Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T03:53:33.726Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T03:53:33.726Z] spire-1.2.1/support/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T03:53:33.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T03:53:33.727Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/clock/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/clock/clock.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T03:53:33.727Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/README.md [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/common [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T03:53:33.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T03:53:33.728Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T03:53:33.729Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T03:53:33.730Z] spire-1.2.1/test/integration/test.sh [2022-05-17T03:53:33.730Z] spire-1.2.1/test/plugintest/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/testca/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/testca/ca.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/testkey/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T03:53:33.730Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/testkey/new.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/util/ [2022-05-17T03:53:33.730Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/util/race.go [2022-05-17T03:53:33.730Z] spire-1.2.1/test/util/util.go [2022-05-17T03:53:33.730Z] building spire from source... [2022-05-17T03:53:33.730Z] Installing go1.17.7... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:53:34.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-17T03:53:34.290Z] [2022-05-17T03:53:34.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:53:34.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-17T03:53:34.925Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-17T03:53:34.925Z] 29e5d40040c1: Pulling fs layer [2022-05-17T03:53:34.925Z] 1ce36da41761: Pulling fs layer [2022-05-17T03:53:34.925Z] 25b303627fd3: Pulling fs layer [2022-05-17T03:53:34.925Z] 29e5d40040c1: Verifying Checksum [2022-05-17T03:53:34.925Z] 29e5d40040c1: Download complete [2022-05-17T03:53:35.200Z] 1ce36da41761: Verifying Checksum [2022-05-17T03:53:35.200Z] 1ce36da41761: Download complete [2022-05-17T03:53:35.476Z] 29e5d40040c1: Pull complete [2022-05-17T03:53:36.916Z] 25b303627fd3: Verifying Checksum [2022-05-17T03:53:36.916Z] 25b303627fd3: Download complete [2022-05-17T03:53:36.916Z] 1ce36da41761: Pull complete [2022-05-17T03:53:38.998Z] Building bin/spire-server... [2022-05-17T03:53:39.257Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T03:53:39.257Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T03:53:39.257Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T03:53:39.257Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T03:53:39.257Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T03:53:39.515Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T03:53:39.515Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T03:53:39.515Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T03:53:39.515Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:53:39.515Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T03:53:39.515Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T03:53:39.774Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T03:53:39.774Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:53:39.774Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:53:39.774Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T03:53:39.774Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T03:53:39.774Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T03:53:39.774Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T03:53:39.774Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T03:53:40.033Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T03:53:40.033Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T03:53:40.033Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T03:53:40.033Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T03:53:40.033Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T03:53:40.033Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:53:40.033Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T03:53:40.033Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:53:40.033Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T03:53:40.033Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T03:53:40.033Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T03:53:40.033Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T03:53:40.033Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T03:53:40.292Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T03:53:40.292Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T03:53:40.292Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T03:53:40.292Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T03:53:40.292Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:53:40.292Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:53:40.292Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:53:40.292Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T03:53:40.292Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T03:53:40.292Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T03:53:40.552Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T03:53:40.552Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:53:40.552Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T03:53:40.552Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T03:53:40.552Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T03:53:43.090Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T03:53:43.090Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T03:53:43.090Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T03:53:43.090Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:53:43.090Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T03:53:43.090Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T03:53:47.280Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T03:53:47.280Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T03:53:47.280Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T03:53:47.280Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T03:53:47.280Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T03:53:47.280Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T03:53:47.280Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T03:53:47.280Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T03:53:47.280Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T03:53:47.280Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T03:53:47.280Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T03:53:47.539Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T03:53:47.539Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T03:53:47.539Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T03:53:47.539Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T03:53:47.798Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T03:53:48.364Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T03:53:48.623Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T03:53:48.623Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T03:53:48.623Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T03:53:48.623Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T03:53:48.881Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T03:53:48.881Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T03:53:48.881Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T03:53:48.881Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T03:53:48.881Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T03:53:49.140Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T03:53:49.140Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T03:53:49.140Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T03:53:49.140Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T03:53:49.140Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T03:53:49.140Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T03:53:49.140Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T03:53:49.140Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T03:53:49.140Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T03:53:49.140Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T03:53:49.140Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T03:53:49.322Z] 25b303627fd3: Pull complete [2022-05-17T03:53:49.322Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-17T03:53:49.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-17T03:53:49.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-17T03:53:49.398Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T03:53:49.398Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T03:53:49.398Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T03:53:49.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-63900 does not seem to be running inside a container [2022-05-17T03:53:49.617Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@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/edgex-compose-arm64:latest cat [2022-05-17T03:53:51.305Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-17T03:53:51.713Z] $ docker top f7f084402a2200a06aaf2012f4f5a138437096e6f40234975a9250b635460eb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T03:53:52.280Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T03:53:52.280Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T03:53:52.280Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T03:53:52.280Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T03:53:52.280Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:53:52.280Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T03:53:52.540Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T03:53:52.540Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T03:53:52.540Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T03:53:52.540Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T03:53:52.540Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T03:53:52.540Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T03:53:52.540Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T03:53:52.540Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:53:52.540Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T03:53:52.540Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T03:53:52.603Z] + docker-compose build --help [2022-05-17T03:53:52.603Z] + grep parallel [2022-05-17T03:53:52.798Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T03:53:52.798Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:53:52.798Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T03:53:52.798Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:53:52.798Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T03:53:52.798Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T03:53:52.798Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T03:53:52.798Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T03:53:52.798Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T03:53:52.798Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T03:53:53.057Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T03:53:53.057Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T03:53:53.057Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T03:53:53.057Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T03:53:53.057Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T03:53:53.057Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T03:53:53.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T03:53:53.057Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T03:53:53.315Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T03:53:53.315Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T03:53:53.315Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T03:53:53.315Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T03:53:53.574Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T03:53:53.574Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T03:53:53.574Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T03:53:53.574Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T03:53:53.574Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T03:53:53.574Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T03:53:53.574Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T03:53:53.574Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T03:53:53.574Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T03:53:53.833Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T03:53:53.833Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T03:53:55.985Z] --parallel Build images in parallel. [Pipeline] } [2022-05-17T03:53:56.280Z] $ docker stop --time=1 f7f084402a2200a06aaf2012f4f5a138437096e6f40234975a9250b635460eb4 [2022-05-17T03:53:57.910Z] $ docker rm -f f7f084402a2200a06aaf2012f4f5a138437096e6f40234975a9250b635460eb4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:53:58.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-17T03:53:58.493Z] . [Pipeline] withDockerContainer [2022-05-17T03:53:58.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-63900 does not seem to be running inside a container [2022-05-17T03:53:58.795Z] $ 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/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-17T03:54:00.043Z] $ docker top b152eb3a151ddcb44caeca737be7729259f88788c299d3ce380a8974b5d502a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T03:54:00.408Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T03:54:00.408Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T03:54:00.937Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-17T03:54:05.224Z] Building core-command ... [2022-05-17T03:54:05.224Z] Building core-data ... [2022-05-17T03:54:05.224Z] Building core-metadata ... [2022-05-17T03:54:05.224Z] Building security-bootstrapper ... [2022-05-17T03:54:05.224Z] Building security-proxy-setup ... [2022-05-17T03:54:05.224Z] Building security-secretstore-setup ... [2022-05-17T03:54:05.224Z] Building security-spiffe-token-provider ... [2022-05-17T03:54:05.224Z] Building security-spire-agent ... [2022-05-17T03:54:05.224Z] Building security-spire-config ... [2022-05-17T03:54:05.224Z] Building security-spire-server ... [2022-05-17T03:54:05.224Z] Building support-notifications ... [2022-05-17T03:54:05.224Z] Building support-scheduler ... [2022-05-17T03:54:05.224Z] Building sys-mgmt-agent ... [2022-05-17T03:54:05.224Z] Building security-bootstrapper [2022-05-17T03:54:05.224Z] Building security-spire-agent [2022-05-17T03:54:05.224Z] Building support-scheduler [2022-05-17T03:54:05.224Z] Building security-spire-server [2022-05-17T03:54:05.224Z] Building security-secretstore-setup [2022-05-17T03:54:15.306Z] Removing intermediate container c144eed35d30 [2022-05-17T03:54:15.306Z] ---> 3f84f9c77494 [2022-05-17T03:54:15.306Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-17T03:54:15.306Z] Removing intermediate container 141a63560a7d [2022-05-17T03:54:15.306Z] ---> f7f98a9c09f4 [2022-05-17T03:54:15.306Z] [2022-05-17T03:54:15.306Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T03:54:15.306Z] ---> e04c818066af [2022-05-17T03:54:15.306Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-17T03:54:15.306Z] ---> Running in c325e709619e [2022-05-17T03:54:15.306Z] Removing intermediate container cfd645cc52ae [2022-05-17T03:54:15.306Z] ---> 993c0b1d3c72 [2022-05-17T03:54:15.306Z] [2022-05-17T03:54:15.306Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T03:54:15.306Z] ---> e04c818066af [2022-05-17T03:54:15.306Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-17T03:54:15.306Z] Removing intermediate container 8c93af3abf11 [2022-05-17T03:54:15.306Z] ---> c58e22d580be [2022-05-17T03:54:15.306Z] [2022-05-17T03:54:15.306Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T03:54:15.306Z] ---> e04c818066af [2022-05-17T03:54:15.306Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-17T03:54:15.306Z] ---> Running in 1e7e2089878a [2022-05-17T03:54:15.587Z] ---> Running in 6ca657a8ad0f [2022-05-17T03:54:15.587Z] ---> Running in 514df0469829 [2022-05-17T03:54:15.847Z] Removing intermediate container 514df0469829 [2022-05-17T03:54:15.847Z] ---> 6ea3a6f89804 [2022-05-17T03:54:15.847Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-17T03:54:15.847Z] ---> Running in e42b52affc38 [2022-05-17T03:54:15.847Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-17T03:54:16.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:54:16.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:54:16.105Z] Removing intermediate container e42b52affc38 [2022-05-17T03:54:16.105Z] ---> b77a939d507a [2022-05-17T03:54:16.105Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-17T03:54:16.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:54:16.364Z] ---> Running in 61eda79a5e1f [2022-05-17T03:54:16.365Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-17T03:54:16.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:54:16.365Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-17T03:54:16.365Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-17T03:54:16.365Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-17T03:54:16.365Z] (5/6) Installing curl (7.79.1-r1) [2022-05-17T03:54:16.365Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-17T03:54:16.365Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:54:16.365Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T03:54:16.365Z] OK: 8 MiB in 20 packages [2022-05-17T03:54:16.629Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-17T03:54:16.629Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-17T03:54:16.629Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:54:16.629Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T03:54:16.629Z] Removing intermediate container 61eda79a5e1f [2022-05-17T03:54:16.629Z] ---> ab405bad2624 [2022-05-17T03:54:16.629Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:16.629Z] OK: 6 MiB in 16 packages [2022-05-17T03:54:16.889Z] ---> Running in 8fbb86417da1 [2022-05-17T03:54:17.148Z] Removing intermediate container c325e709619e [2022-05-17T03:54:17.148Z] ---> 557a0a032db4 [2022-05-17T03:54:17.148Z] [2022-05-17T03:54:17.148Z] Step 11/23 : FROM docker:20.10.14 [2022-05-17T03:54:17.406Z] 20.10.14: Pulling from library/docker [2022-05-17T03:54:17.406Z] Removing intermediate container 1e7e2089878a [2022-05-17T03:54:17.406Z] ---> 1a663a2d4f6c [2022-05-17T03:54:17.406Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-17T03:54:17.710Z] ---> Running in caca628b4f9a [2022-05-17T03:54:17.710Z] Removing intermediate container 6ca657a8ad0f [2022-05-17T03:54:17.710Z] ---> 392c6faaa9a8 [2022-05-17T03:54:17.710Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:54:17.969Z] ---> Running in 3f1f67651a0e [2022-05-17T03:54:17.969Z] Removing intermediate container caca628b4f9a [2022-05-17T03:54:17.969Z] ---> dd2b4c217406 [2022-05-17T03:54:17.969Z] Step 13/22 : WORKDIR /edgex [2022-05-17T03:54:18.923Z] ---> Running in 69878d3efb70 [2022-05-17T03:54:18.923Z] Removing intermediate container 3f1f67651a0e [2022-05-17T03:54:18.923Z] ---> 79f619ba11ea [2022-05-17T03:54:18.923Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-17T03:54:19.494Z] ---> Running in 5764f1385b9f [2022-05-17T03:54:19.494Z] Removing intermediate container 69878d3efb70 [2022-05-17T03:54:19.494Z] ---> b00c258c9629 [2022-05-17T03:54:19.494Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-17T03:54:19.753Z] Removing intermediate container 8fbb86417da1 [2022-05-17T03:54:19.753Z] ---> d7a52cd8b66f [2022-05-17T03:54:19.753Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-17T03:54:20.013Z] ---> Running in 05936705fe23 [2022-05-17T03:54:20.013Z] Removing intermediate container 5764f1385b9f [2022-05-17T03:54:20.013Z] ---> 2cde86f2df5b [2022-05-17T03:54:20.013Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-17T03:54:20.329Z] ---> e2554daeffac [2022-05-17T03:54:20.329Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-17T03:54:20.329Z] ---> Running in 318f7c7fb72d [2022-05-17T03:54:20.589Z] Removing intermediate container 318f7c7fb72d [2022-05-17T03:54:20.589Z] ---> c01dd8a16c41 [2022-05-17T03:54:20.589Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:54:21.160Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:54:21.430Z] ---> fac279a48c6f [2022-05-17T03:54:21.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-17T03:54:21.430Z] ---> d5631675d7e5 [2022-05-17T03:54:21.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-17T03:54:21.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:54:22.258Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-17T03:54:22.258Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-17T03:54:22.258Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-17T03:54:22.258Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-17T03:54:22.696Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-17T03:54:22.956Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-17T03:54:22.956Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:54:22.956Z] OK: 8 MiB in 20 packages [2022-05-17T03:54:23.524Z] ---> 82831230829d [2022-05-17T03:54:23.524Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-17T03:54:25.436Z] ---> 0a7623658d20 [2022-05-17T03:54:25.436Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-17T03:54:26.005Z] ---> 7df3341deb59 [2022-05-17T03:54:26.005Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-17T03:54:27.018Z] ---> Running in ac138beceb05 [2022-05-17T03:54:27.018Z] ---> f8f34b098c4a [2022-05-17T03:54:27.018Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-17T03:54:27.018Z] Removing intermediate container 05936705fe23 [2022-05-17T03:54:27.018Z] ---> 9b4faf2fdff8 [2022-05-17T03:54:27.018Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:54:27.587Z] ---> Running in aece68bc8095 [2022-05-17T03:54:27.587Z] Removing intermediate container ac138beceb05 [2022-05-17T03:54:27.587Z] ---> 92e1013a7e48 [2022-05-17T03:54:27.587Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:54:27.845Z] ---> 1126934bbe03 [2022-05-17T03:54:27.845Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-17T03:54:27.845Z] ---> Running in ee242c949b6e [2022-05-17T03:54:28.435Z] Removing intermediate container ee242c949b6e [2022-05-17T03:54:28.435Z] ---> 91dc8a74bcce [2022-05-17T03:54:28.435Z] Step 20/22 : LABEL arch=x86_64 [2022-05-17T03:54:28.435Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-17T03:54:28.435Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-17T03:54:28.435Z] ---> 7417809fdb73 [2022-05-17T03:54:28.435Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:54:28.726Z] ---> Running in cdfe563b8cbc [2022-05-17T03:54:28.726Z] ---> Running in d9bcb5515eea [2022-05-17T03:54:28.985Z] Removing intermediate container cdfe563b8cbc [2022-05-17T03:54:28.985Z] ---> 1d44e06bd1e4 [2022-05-17T03:54:28.985Z] Step 21/22 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:54:29.262Z] Removing intermediate container d9bcb5515eea [2022-05-17T03:54:29.262Z] ---> b92bddd18b87 [2022-05-17T03:54:29.262Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-17T03:54:29.262Z] ---> Running in 55aa53759a30 [2022-05-17T03:54:29.262Z] ---> ea2b7ded1551 [2022-05-17T03:54:29.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-17T03:54:29.525Z] ---> Running in 8171f381fb2c [2022-05-17T03:54:29.525Z] Removing intermediate container 55aa53759a30 [2022-05-17T03:54:29.525Z] ---> 90cef596f6c9 [2022-05-17T03:54:29.525Z] Step 22/22 : LABEL version=2.2.1-dev.3 [2022-05-17T03:54:29.785Z] ---> Running in da0d7cee99e5 [2022-05-17T03:54:29.785Z] ---> 9f40ebd5439a [2022-05-17T03:54:29.785Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-17T03:54:29.785Z] Removing intermediate container aece68bc8095 [2022-05-17T03:54:29.785Z] ---> 53959fee8dc7 [2022-05-17T03:54:29.785Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-17T03:54:30.046Z] Removing intermediate container da0d7cee99e5 [2022-05-17T03:54:30.046Z] ---> 8f3db59f40dd [2022-05-17T03:54:30.046Z] [2022-05-17T03:54:30.046Z] ---> Running in ce8f9f086494 [2022-05-17T03:54:30.046Z] ---> Running in 95fca0376cb1 [2022-05-17T03:54:30.046Z] Successfully built 8f3db59f40dd [2022-05-17T03:54:30.046Z] Successfully tagged support-notifications:latest [2022-05-17T03:54:30.046Z]  Building support-notifications ... done Building core-metadata [2022-05-17T03:54:30.311Z] Removing intermediate container 95fca0376cb1 [2022-05-17T03:54:30.311Z] ---> 85ea7c9b60de [2022-05-17T03:54:30.311Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:54:30.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:54:30.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:54:30.581Z] (1/43) Installing readline (8.1.1-r0) [2022-05-17T03:54:30.581Z] (2/43) Installing bash (5.1.16-r0) [2022-05-17T03:54:30.581Z] Executing bash-5.1.16-r0.post-install [2022-05-17T03:54:30.581Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-17T03:54:30.891Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-17T03:54:30.891Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-17T03:54:30.891Z] (6/43) Installing curl (7.80.0-r1) [2022-05-17T03:54:30.891Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-17T03:54:30.891Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-17T03:54:30.891Z] (9/43) Installing expat (2.4.7-r0) [2022-05-17T03:54:30.891Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-17T03:54:30.891Z] (11/43) Installing gdbm (1.22-r0) [2022-05-17T03:54:30.891Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-17T03:54:30.891Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-17T03:54:30.891Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-17T03:54:30.891Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-17T03:54:30.891Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-17T03:54:30.891Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-17T03:54:31.151Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-17T03:54:31.152Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-17T03:54:31.152Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-17T03:54:31.152Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-17T03:54:31.152Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-17T03:54:31.152Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-17T03:54:31.152Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-17T03:54:31.152Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-17T03:54:31.152Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-17T03:54:31.410Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-17T03:54:31.411Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-17T03:54:31.411Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-17T03:54:31.411Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-17T03:54:31.411Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-17T03:54:31.411Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-17T03:54:31.411Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-17T03:54:31.411Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-17T03:54:31.411Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-17T03:54:31.411Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-17T03:54:31.411Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-17T03:54:31.411Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-17T03:54:31.411Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-17T03:54:31.411Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-17T03:54:31.411Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-17T03:54:31.411Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-17T03:54:31.411Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-17T03:54:31.677Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T03:54:31.677Z] OK: 83 MiB in 65 packages [2022-05-17T03:54:32.661Z] Collecting docker-compose==1.23.2 [2022-05-17T03:54:32.662Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-17T03:54:32.662Z] Collecting cached-property<2,>=1.2.0 [2022-05-17T03:54:32.662Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-17T03:54:32.662Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-17T03:54:32.662Z] Collecting PyYAML<4,>=3.10 [2022-05-17T03:54:32.662Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-17T03:54:34.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:54:34.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:54:34.041Z] ---> 7b3aa6bc6d6b [2022-05-17T03:54:34.041Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T03:54:34.041Z] ---> Using cache [2022-05-17T03:54:34.041Z] ---> ede96b90fa5f [2022-05-17T03:54:34.041Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:34.041Z] ---> Using cache [2022-05-17T03:54:34.041Z] ---> 9b59a5264550 [2022-05-17T03:54:34.041Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-17T03:54:34.041Z] ---> Using cache [2022-05-17T03:54:34.041Z] ---> a7a71434b61e [2022-05-17T03:54:34.041Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T03:54:34.041Z] ---> Using cache [2022-05-17T03:54:34.041Z] ---> 63af20514146 [2022-05-17T03:54:34.041Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:54:34.041Z] ---> Using cache [2022-05-17T03:54:34.041Z] ---> 5c93a356662b [2022-05-17T03:54:34.041Z] Step 8/23 : COPY . . [2022-05-17T03:54:34.041Z] ---> Using cache [2022-05-17T03:54:34.041Z] ---> 5edf515289db [2022-05-17T03:54:34.041Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-17T03:54:34.041Z] Collecting docker<4.0,>=3.6.0 [2022-05-17T03:54:34.041Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-17T03:54:34.041Z] Collecting docopt<0.7,>=0.6.1 [2022-05-17T03:54:34.041Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-17T03:54:34.609Z] Collecting texttable<0.10,>=0.9.0 [2022-05-17T03:54:34.609Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-17T03:54:34.871Z] Removing intermediate container ce8f9f086494 [2022-05-17T03:54:34.871Z] ---> 3a5d3485809f [2022-05-17T03:54:34.871Z] Step 20/22 : LABEL arch=x86_64 [2022-05-17T03:54:35.151Z] ---> Running in 2cf943c85184 [2022-05-17T03:54:35.151Z] ---> Running in 1038f485ec58 [2022-05-17T03:54:35.151Z] ---> Running in 1877b4170216 [2022-05-17T03:54:35.151Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-17T03:54:35.151Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-17T03:54:35.151Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-17T03:54:35.151Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-17T03:54:35.411Z] Removing intermediate container 2cf943c85184 [2022-05-17T03:54:35.411Z] ---> db2c90adc7d8 [2022-05-17T03:54:35.411Z] Step 21/23 : LABEL arch=x86_64 [2022-05-17T03:54:35.411Z] Removing intermediate container 1877b4170216 [2022-05-17T03:54:35.411Z] ---> 4fa5674d1e6a [2022-05-17T03:54:35.411Z] Step 21/22 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:54:35.753Z] ---> Running in 401fad689f56 [2022-05-17T03:54:35.753Z] ---> Running in 3e69c115f7d2 [2022-05-17T03:54:35.753Z] Collecting jsonschema<3,>=2.5.1 [2022-05-17T03:54:35.753Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-17T03:54:35.753Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-17T03:54:35.753Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-17T03:54:35.753Z] Collecting docker-pycreds>=0.4.0 [2022-05-17T03:54:35.753Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-17T03:54:36.120Z] Removing intermediate container 3e69c115f7d2 [2022-05-17T03:54:36.120Z] Removing intermediate container 401fad689f56 [2022-05-17T03:54:36.120Z] ---> 789d70d65900 [2022-05-17T03:54:36.120Z] ---> a5edbabf48e3 [2022-05-17T03:54:36.120Z] Step 22/22 : LABEL version=2.2.1-dev.3Step 22/23 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:54:36.120Z] [2022-05-17T03:54:36.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-17T03:54:36.120Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-17T03:54:36.120Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-17T03:54:36.120Z] ---> Running in 26cd544eb1b5 [2022-05-17T03:54:36.120Z] ---> Running in 6841cec40d0a [2022-05-17T03:54:36.120Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-17T03:54:36.120Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-17T03:54:36.120Z] Collecting idna<2.8,>=2.5 [2022-05-17T03:54:36.120Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-17T03:54:36.120Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-17T03:54:36.120Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-17T03:54:36.120Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-17T03:54:36.120Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-17T03:54:36.120Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-17T03:54:36.489Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-17T03:54:36.489Z] Attempting uninstall: urllib3 [2022-05-17T03:54:36.489Z] Found existing installation: urllib3 1.26.7 [2022-05-17T03:54:36.489Z] Uninstalling urllib3-1.26.7: [2022-05-17T03:54:36.490Z] Successfully uninstalled urllib3-1.26.7 [2022-05-17T03:54:36.490Z] Removing intermediate container 26cd544eb1b5 [2022-05-17T03:54:36.490Z] ---> 9441819f22ef [2022-05-17T03:54:36.490Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-05-17T03:54:36.490Z] Removing intermediate container 6841cec40d0a [2022-05-17T03:54:36.490Z] ---> 9bd223ef25cc [2022-05-17T03:54:36.490Z] [2022-05-17T03:54:36.490Z] Successfully built 9bd223ef25cc [2022-05-17T03:54:36.787Z] Successfully tagged security-proxy-setup:latest [2022-05-17T03:54:36.787Z]  Building security-proxy-setup ... done Building security-spire-server [2022-05-17T03:54:36.787Z] Attempting uninstall: idna [2022-05-17T03:54:36.787Z] Found existing installation: idna 3.3 [2022-05-17T03:54:36.787Z] Uninstalling idna-3.3: [2022-05-17T03:54:36.787Z] Successfully uninstalled idna-3.3 [2022-05-17T03:54:36.787Z] ---> Running in 22e0ba1b75c1 [2022-05-17T03:54:39.322Z] Removing intermediate container 22e0ba1b75c1 [2022-05-17T03:54:39.322Z] ---> 6291ad9b4808 [2022-05-17T03:54:39.322Z] [2022-05-17T03:54:39.322Z] Attempting uninstall: requests [2022-05-17T03:54:39.322Z] Found existing installation: requests 2.26.0 [2022-05-17T03:54:39.322Z] Uninstalling requests-2.26.0: [2022-05-17T03:54:39.322Z] Successfully uninstalled requests-2.26.0 [2022-05-17T03:54:39.322Z] Successfully built 6291ad9b4808 [2022-05-17T03:54:39.322Z] Successfully tagged core-data:latest [2022-05-17T03:54:39.322Z]  Building core-data ... done Building security-spire-config [2022-05-17T03:54:39.322Z] Running setup.py install for texttable: started [2022-05-17T03:54:39.322Z] Running setup.py install for texttable: finished with status 'done' [2022-05-17T03:54:39.322Z] Running setup.py install for PyYAML: started [2022-05-17T03:54:39.888Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-17T03:54:39.888Z] Running setup.py install for docopt: started [2022-05-17T03:54:40.456Z] Running setup.py install for docopt: finished with status 'done' [2022-05-17T03:54:40.456Z] Running setup.py install for dockerpty: started [2022-05-17T03:54:40.716Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:54:40.716Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:54:40.716Z] ---> 7b3aa6bc6d6b [2022-05-17T03:54:40.716Z] Step 3/25 : WORKDIR /edgex-go [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> ede96b90fa5f [2022-05-17T03:54:40.716Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> 9b59a5264550 [2022-05-17T03:54:40.716Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> 696adeb0924f [2022-05-17T03:54:40.716Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> 2992f82e1ebf [2022-05-17T03:54:40.716Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> 4cbd9764cd17 [2022-05-17T03:54:40.716Z] Step 8/25 : COPY . . [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> d71508943a63 [2022-05-17T03:54:40.716Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> 6095c89ac6ce [2022-05-17T03:54:40.716Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> 3d0bcc5e63c2 [2022-05-17T03:54:40.716Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-17T03:54:40.716Z] ---> Using cache [2022-05-17T03:54:40.716Z] ---> 9b0393935964 [2022-05-17T03:54:40.716Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T03:54:40.976Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-17T03:54:43.517Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-17T03:54:43.517Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:54:43.517Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:54:43.517Z] ---> 7b3aa6bc6d6b [2022-05-17T03:54:43.517Z] Step 3/26 : WORKDIR /edgex-go [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> ede96b90fa5f [2022-05-17T03:54:43.517Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> 9b59a5264550 [2022-05-17T03:54:43.517Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> 696adeb0924f [2022-05-17T03:54:43.517Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> 2992f82e1ebf [2022-05-17T03:54:43.517Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> 4cbd9764cd17 [2022-05-17T03:54:43.517Z] Step 8/26 : COPY . . [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> d71508943a63 [2022-05-17T03:54:43.517Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> 6095c89ac6ce [2022-05-17T03:54:43.517Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> 3d0bcc5e63c2 [2022-05-17T03:54:43.517Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-17T03:54:43.517Z] ---> Using cache [2022-05-17T03:54:43.517Z] ---> 9b0393935964 [2022-05-17T03:54:43.517Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T03:54:46.838Z] ---> Running in c2d1df21d564 [2022-05-17T03:54:46.838Z] ---> Running in d48b8cfe86e1 [2022-05-17T03:54:47.408Z] spire-1.2.1/ [2022-05-17T03:54:47.408Z] spire-1.2.1/.data/ [2022-05-17T03:54:47.408Z] spire-1.2.1/.data/.file [2022-05-17T03:54:47.408Z] spire-1.2.1/.dockerignore [2022-05-17T03:54:47.408Z] spire-1.2.1/.gitattributes [2022-05-17T03:54:47.408Z] spire-1.2.1/.githooks/ [2022-05-17T03:54:47.408Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/ [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/ [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T03:54:47.408Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T03:54:47.408Z] spire-1.2.1/.gitignore [2022-05-17T03:54:47.408Z] spire-1.2.1/.go-version [2022-05-17T03:54:47.408Z] spire-1.2.1/.golangci.yml [2022-05-17T03:54:47.408Z] spire-1.2.1/ADOPTERS.md [2022-05-17T03:54:47.408Z] spire-1.2.1/CHANGELOG.md [2022-05-17T03:54:47.408Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T03:54:47.408Z] spire-1.2.1/CODEOWNERS [2022-05-17T03:54:47.408Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T03:54:47.408Z] spire-1.2.1/Dockerfile [2022-05-17T03:54:47.408Z] spire-1.2.1/Dockerfile.dev [2022-05-17T03:54:47.408Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T03:54:47.408Z] spire-1.2.1/LICENSE [2022-05-17T03:54:47.408Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T03:54:47.408Z] spire-1.2.1/Makefile [2022-05-17T03:54:47.408Z] spire-1.2.1/README.md [2022-05-17T03:54:47.408Z] spire-1.2.1/ROADMAP.md [2022-05-17T03:54:47.408Z] spire-1.2.1/SECURITY.md [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T03:54:47.408Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ [2022-05-17T03:54:47.409Z] spire-1.2.1/.data/ [2022-05-17T03:54:47.409Z] spire-1.2.1/.data/.file [2022-05-17T03:54:47.409Z] spire-1.2.1/.dockerignore [2022-05-17T03:54:47.409Z] spire-1.2.1/.gitattributes [2022-05-17T03:54:47.409Z] spire-1.2.1/.githooks/ [2022-05-17T03:54:47.409Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/ [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/ [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T03:54:47.409Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T03:54:47.409Z] spire-1.2.1/.gitignore [2022-05-17T03:54:47.409Z] spire-1.2.1/.go-version [2022-05-17T03:54:47.409Z] spire-1.2.1/.golangci.yml [2022-05-17T03:54:47.409Z] spire-1.2.1/ADOPTERS.md [2022-05-17T03:54:47.409Z] spire-1.2.1/CHANGELOG.md [2022-05-17T03:54:47.409Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T03:54:47.409Z] spire-1.2.1/CODEOWNERS [2022-05-17T03:54:47.409Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T03:54:47.409Z] spire-1.2.1/Dockerfile [2022-05-17T03:54:47.409Z] spire-1.2.1/Dockerfile.dev [2022-05-17T03:54:47.409Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T03:54:47.409Z] spire-1.2.1/LICENSE [2022-05-17T03:54:47.409Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T03:54:47.409Z] spire-1.2.1/Makefile [2022-05-17T03:54:47.409Z] spire-1.2.1/README.md [2022-05-17T03:54:47.409Z] spire-1.2.1/ROADMAP.md [2022-05-17T03:54:47.409Z] spire-1.2.1/SECURITY.md [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/ [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/agent/ [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/server/ [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/server/server.conf [2022-05-17T03:54:47.409Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/ [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/auditlog.md [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/images/ [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T03:54:47.409Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T03:54:47.409Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T03:54:47.675Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/spire_server.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/telemetry.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/upgrading.md [2022-05-17T03:54:47.675Z] spire-1.2.1/doc/using_spire.md [2022-05-17T03:54:47.675Z] spire-1.2.1/examples/ [2022-05-17T03:54:47.675Z] spire-1.2.1/examples/README.md [2022-05-17T03:54:47.675Z] spire-1.2.1/go.mod [2022-05-17T03:54:47.675Z] spire-1.2.1/go.sum [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T03:54:47.675Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T03:54:47.676Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T03:54:47.676Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T03:54:47.676Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T03:54:47.676Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T03:54:47.676Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/ [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/agent/ [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/server/ [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/server/server.conf [2022-05-17T03:54:47.676Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/ [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/auditlog.md [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/images/ [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T03:54:47.676Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T03:54:47.676Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/spire_server.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/telemetry.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/upgrading.md [2022-05-17T03:54:47.677Z] spire-1.2.1/doc/using_spire.md [2022-05-17T03:54:47.677Z] spire-1.2.1/examples/ [2022-05-17T03:54:47.677Z] spire-1.2.1/examples/README.md [2022-05-17T03:54:47.677Z] spire-1.2.1/go.mod [2022-05-17T03:54:47.677Z] spire-1.2.1/go.sum [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/health/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/log/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T03:54:47.677Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/version/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/config.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T03:54:47.678Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T03:54:47.679Z] [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/health/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/log/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T03:54:47.679Z] [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T03:54:47.679Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/version/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/server.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/private/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/private/server/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/common/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T03:54:47.680Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T03:54:47.680Z] spire-1.2.1/release/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire-extras/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire/README.md [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire/conf/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T03:54:47.680Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/script/ [2022-05-17T03:54:47.680Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T03:54:47.680Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T03:54:47.680Z] spire-1.2.1/support/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T03:54:47.680Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/clock/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/clock/clock.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/ [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T03:54:47.680Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/config.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T03:54:47.681Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/common [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:54:47.681Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T03:54:47.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T03:54:47.682Z] spire-1.2.1/test/integration/test.sh [2022-05-17T03:54:47.682Z] spire-1.2.1/test/plugintest/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/testca/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/testca/ca.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/testkey/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T03:54:47.682Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/testkey/new.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/util/ [2022-05-17T03:54:47.682Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/util/race.go [2022-05-17T03:54:47.682Z] spire-1.2.1/test/util/util.go [2022-05-17T03:54:47.682Z] building spire from source... [2022-05-17T03:54:47.682Z] [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/server.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/private/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/private/server/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/common/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T03:54:47.682Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T03:54:47.682Z] spire-1.2.1/release/ [2022-05-17T03:54:47.682Z] spire-1.2.1/release/spire-extras/ [2022-05-17T03:54:47.682Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T03:54:47.682Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire/ [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/script/ [2022-05-17T03:54:47.683Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/support/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T03:54:47.683Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/clock/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/clock/clock.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T03:54:47.683Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/common [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T03:54:47.683Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T03:54:47.684Z] spire-1.2.1/test/integration/test.sh [2022-05-17T03:54:47.684Z] spire-1.2.1/test/plugintest/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/testca/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/testca/ca.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/testkey/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T03:54:47.684Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/testkey/new.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/util/ [2022-05-17T03:54:47.684Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/util/race.go [2022-05-17T03:54:47.684Z] spire-1.2.1/test/util/util.go [2022-05-17T03:54:47.684Z] building spire from source... [2022-05-17T03:54:47.943Z] Installing go1.17.7... [2022-05-17T03:54:47.943Z] Installing go1.17.7... [2022-05-17T03:54:51.240Z] Removing intermediate container 8171f381fb2c [2022-05-17T03:54:51.240Z] ---> 61de12b4503d [2022-05-17T03:54:51.240Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-17T03:54:51.807Z] ---> Running in ea379d9a92b4 [2022-05-17T03:54:52.225Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:54:52.225Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:54:52.225Z] ---> bc77d578cef4 [2022-05-17T03:54:52.225Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T03:54:52.225Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:54:52.225Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:54:52.225Z] ---> bc77d578cef4 [2022-05-17T03:54:52.225Z] Step 3/26 : WORKDIR /edgex-go [2022-05-17T03:54:52.225Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:54:52.225Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:54:52.225Z] ---> bc77d578cef4 [2022-05-17T03:54:52.225Z] Step 3/25 : WORKDIR /edgex-go [2022-05-17T03:54:52.376Z] Removing intermediate container ea379d9a92b4 [2022-05-17T03:54:52.376Z] ---> d1003e67565e [2022-05-17T03:54:52.376Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-17T03:54:52.511Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:54:52.511Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:54:52.511Z] ---> bc77d578cef4 [2022-05-17T03:54:52.511Z] Step 3/31 : WORKDIR /edgex-go [2022-05-17T03:54:52.511Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:54:52.511Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:54:52.511Z] ---> bc77d578cef4 [2022-05-17T03:54:52.511Z] Step 3/25 : WORKDIR /edgex-go [2022-05-17T03:54:52.943Z] ---> Running in e48db69a2239 [2022-05-17T03:54:53.111Z] ---> Running in 0ece503a75fd [2022-05-17T03:54:53.111Z] ---> Running in f898c6a1a06e [2022-05-17T03:54:53.111Z] ---> Running in 9d9b5f5e7c69 [2022-05-17T03:54:53.111Z] ---> Running in 9f69807812ef [2022-05-17T03:54:53.111Z] ---> Running in 4201d945803b [2022-05-17T03:54:53.714Z] Removing intermediate container 4201d945803b [2022-05-17T03:54:53.714Z] ---> b9eea510931c [2022-05-17T03:54:53.714Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:53.714Z] Removing intermediate container f898c6a1a06e [2022-05-17T03:54:53.714Z] ---> 33592d345ed4 [2022-05-17T03:54:53.714Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:53.714Z] ---> Running in 5812ab4a5a44 [2022-05-17T03:54:53.714Z] ---> Running in 0157ab4933ff [2022-05-17T03:54:53.897Z] Removing intermediate container e48db69a2239 [2022-05-17T03:54:53.897Z] ---> bdd0af4bd68d [2022-05-17T03:54:53.897Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-17T03:54:53.992Z] Removing intermediate container 9f69807812ef [2022-05-17T03:54:53.992Z] Removing intermediate container 9d9b5f5e7c69 [2022-05-17T03:54:53.992Z] ---> a06bf756f594 [2022-05-17T03:54:53.992Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:53.992Z] ---> 60d30150d760 [2022-05-17T03:54:53.992Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:53.992Z] Removing intermediate container 0ece503a75fd [2022-05-17T03:54:53.992Z] ---> 3cb5ca7adbb6 [2022-05-17T03:54:53.992Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:54:53.992Z] ---> Running in d5cd15d86291 [2022-05-17T03:54:54.159Z] Building bin/spire-server... [2022-05-17T03:54:54.159Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T03:54:54.159Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T03:54:54.159Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T03:54:54.159Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T03:54:54.159Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T03:54:54.159Z] Building bin/spire-server... [2022-05-17T03:54:54.159Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T03:54:54.159Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T03:54:54.159Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T03:54:54.159Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T03:54:54.159Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T03:54:54.278Z] ---> Running in 0992260aa118 [2022-05-17T03:54:54.278Z] ---> Running in 075782aa8341 [2022-05-17T03:54:54.418Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T03:54:54.419Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T03:54:54.419Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:54:54.419Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:54:54.419Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T03:54:54.419Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T03:54:54.419Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T03:54:54.419Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T03:54:54.419Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T03:54:54.419Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T03:54:54.419Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T03:54:54.419Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:54:54.419Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T03:54:54.679Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:54:54.679Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:54:54.679Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:54:54.679Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T03:54:54.679Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T03:54:54.679Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T03:54:54.679Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T03:54:54.679Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T03:54:54.938Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T03:54:54.938Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T03:54:54.938Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T03:54:54.938Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T03:54:54.938Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T03:54:54.938Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T03:54:54.938Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T03:54:54.938Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T03:54:54.938Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T03:54:54.938Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T03:54:54.938Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T03:54:54.938Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T03:54:54.938Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T03:54:55.208Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T03:54:55.208Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T03:54:55.208Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T03:54:55.208Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:54:55.208Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T03:54:55.208Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T03:54:55.208Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T03:54:55.208Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:54:55.208Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T03:54:55.208Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T03:54:55.208Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T03:54:55.208Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:54:55.208Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:54:55.208Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T03:54:55.208Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T03:54:55.208Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T03:54:55.208Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T03:54:55.208Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T03:54:55.208Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T03:54:55.208Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:54:55.471Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T03:54:55.471Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T03:54:55.471Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T03:54:55.471Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:54:55.471Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:54:55.471Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T03:54:55.471Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T03:54:55.471Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T03:54:55.471Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T03:54:55.471Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T03:54:55.731Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T03:54:55.731Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T03:54:55.731Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:54:55.731Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:54:55.731Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T03:54:55.731Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T03:54:55.731Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T03:54:55.731Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T03:54:55.731Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:54:55.731Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:54:55.731Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T03:54:55.731Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T03:54:55.731Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T03:54:56.310Z]  ---> 8ace0ce7e38f [2022-05-17T03:54:56.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-17T03:54:56.877Z] ---> c3f53977fcdb [2022-05-17T03:54:56.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-17T03:54:56.963Z] Removing intermediate container 5812ab4a5a44 [2022-05-17T03:54:56.963Z] ---> ac67a1a2896a [2022-05-17T03:54:56.963Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T03:54:56.963Z] ---> Running in f0794248167f [2022-05-17T03:54:57.448Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T03:54:57.448Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T03:54:57.448Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:54:57.448Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T03:54:57.448Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T03:54:57.448Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T03:54:57.448Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T03:54:57.448Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T03:54:57.448Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T03:54:57.448Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T03:54:57.448Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T03:54:57.709Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T03:54:57.709Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T03:54:57.709Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T03:54:58.420Z] Removing intermediate container 075782aa8341 [2022-05-17T03:54:58.420Z] ---> 09781433c21d [2022-05-17T03:54:58.420Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-17T03:54:58.420Z] Removing intermediate container 0992260aa118 [2022-05-17T03:54:58.420Z] ---> ee3cbadcfd96 [2022-05-17T03:54:58.420Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-17T03:54:58.420Z] ---> Running in af7a3cab9f4e [2022-05-17T03:54:58.420Z] ---> Running in 858049461cf8 [2022-05-17T03:54:58.697Z] Removing intermediate container 0157ab4933ff [2022-05-17T03:54:58.697Z] ---> c2327c529874 [2022-05-17T03:54:58.697Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T03:54:58.697Z] Removing intermediate container d5cd15d86291 [2022-05-17T03:54:58.697Z] ---> 8fd1a628fcfe [2022-05-17T03:54:58.697Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-17T03:54:58.697Z] ---> Running in 74c94cefbc10 [2022-05-17T03:54:58.697Z] ---> Running in a8c73a4bec6d [2022-05-17T03:54:59.618Z]  ---> a0d141212c2c [2022-05-17T03:54:59.618Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-17T03:54:59.618Z] ---> Running in ba63e847d79b [2022-05-17T03:54:59.618Z] Removing intermediate container 1038f485ec58 [2022-05-17T03:54:59.618Z] ---> 90fa3705c23c [2022-05-17T03:54:59.618Z] [2022-05-17T03:54:59.618Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T03:54:59.618Z] ---> e04c818066af [2022-05-17T03:54:59.618Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-17T03:54:59.618Z] ---> Using cache [2022-05-17T03:54:59.618Z] ---> 1bd879799c72 [2022-05-17T03:54:59.618Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:54:59.618Z] ---> Using cache [2022-05-17T03:54:59.618Z] ---> 92746aadfffa [2022-05-17T03:54:59.618Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-17T03:54:59.618Z] ---> Running in fe672aca5fb0 [2022-05-17T03:54:59.618Z] Removing intermediate container ba63e847d79b [2022-05-17T03:54:59.618Z] ---> b1601973b066 [2022-05-17T03:54:59.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:54:59.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:54:59.877Z] ---> Running in 3dfdb8f969c6 [2022-05-17T03:54:59.877Z] Removing intermediate container fe672aca5fb0 [2022-05-17T03:54:59.877Z] ---> c694c4ae59f1 [2022-05-17T03:54:59.877Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-17T03:55:00.446Z] Removing intermediate container 3dfdb8f969c6 [2022-05-17T03:55:00.446Z] ---> ae81c1978ce6 [2022-05-17T03:55:00.446Z] Step 21/23 : LABEL arch=x86_64 [2022-05-17T03:55:00.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:00.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:00.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:00.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:00.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:01.043Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T03:55:01.043Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T03:55:01.043Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T03:55:01.043Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T03:55:01.043Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T03:55:01.043Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T03:55:01.313Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T03:55:01.313Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T03:55:01.313Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T03:55:01.313Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T03:55:01.313Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T03:55:01.313Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T03:55:01.313Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T03:55:01.313Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T03:55:01.313Z]  ---> Running in 78018434f386 [2022-05-17T03:55:01.313Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T03:55:01.621Z] OK: 220 MiB in 52 packages [2022-05-17T03:55:01.626Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T03:55:01.626Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T03:55:01.626Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T03:55:01.626Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T03:55:01.905Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T03:55:01.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:01.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:02.165Z]  ---> Running in 596d7b4e10e1 [2022-05-17T03:55:02.428Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T03:55:02.428Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T03:55:02.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:02.537Z] Removing intermediate container f0794248167f [2022-05-17T03:55:02.537Z] ---> 8af83e3b9fb9 [2022-05-17T03:55:02.537Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-17T03:55:02.688Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T03:55:02.946Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T03:55:02.946Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T03:55:02.946Z] Removing intermediate container 78018434f386 [2022-05-17T03:55:02.946Z] ---> 44ee8d2b5997 [2022-05-17T03:55:02.946Z] Step 15/23 : WORKDIR / [2022-05-17T03:55:02.946Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T03:55:02.946Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T03:55:02.946Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T03:55:03.138Z] OK: 220 MiB in 52 packages [2022-05-17T03:55:03.138Z] ---> 68995bcfe71b [2022-05-17T03:55:03.138Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:55:03.205Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T03:55:03.205Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T03:55:03.205Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T03:55:03.205Z] Removing intermediate container 596d7b4e10e1 [2022-05-17T03:55:03.205Z] ---> e4f4be28978b [2022-05-17T03:55:03.205Z] Step 22/23 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:55:03.205Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T03:55:03.205Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T03:55:03.205Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T03:55:03.205Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T03:55:03.205Z]  ---> Running in c32951f1f7a4 [2022-05-17T03:55:03.205Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T03:55:03.422Z] ---> Running in d379b8be7e78 [2022-05-17T03:55:03.464Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T03:55:03.464Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T03:55:03.464Z]  ---> Running in e7387f7af23b [2022-05-17T03:55:03.464Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T03:55:03.464Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T03:55:03.464Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T03:55:03.464Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T03:55:03.464Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T03:55:03.464Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T03:55:03.464Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T03:55:03.464Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T03:55:03.464Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T03:55:03.464Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T03:55:03.464Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T03:55:03.464Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T03:55:03.714Z] OK: 220 MiB in 52 packages [2022-05-17T03:55:03.722Z] Removing intermediate container c32951f1f7a4 [2022-05-17T03:55:03.722Z] ---> e8867e775e9e [2022-05-17T03:55:03.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:55:03.722Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T03:55:03.722Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T03:55:03.722Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T03:55:03.722Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T03:55:03.722Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T03:55:03.722Z] Removing intermediate container e7387f7af23b [2022-05-17T03:55:03.722Z] ---> e0926940ad91 [2022-05-17T03:55:03.722Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-05-17T03:55:03.722Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T03:55:03.722Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T03:55:03.722Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T03:55:03.980Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T03:55:03.980Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T03:55:03.980Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T03:55:03.980Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T03:55:03.980Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T03:55:03.980Z]  ---> Running in 07238a57a3f2 [2022-05-17T03:55:03.980Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T03:55:03.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:55:04.238Z]  ---> 8bff4c84dc0e [2022-05-17T03:55:04.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-17T03:55:04.238Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T03:55:04.238Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T03:55:04.238Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T03:55:04.498Z] Removing intermediate container 07238a57a3f2 [2022-05-17T03:55:04.498Z] ---> 3d0414200e66 [2022-05-17T03:55:04.498Z] [2022-05-17T03:55:04.617Z] Removing intermediate container 858049461cf8 [2022-05-17T03:55:04.617Z] ---> 7b3bf7b2ec73 [2022-05-17T03:55:04.617Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T03:55:04.758Z] Successfully built 3d0414200e66 [2022-05-17T03:55:04.917Z] Removing intermediate container a8c73a4bec6d [2022-05-17T03:55:04.917Z] ---> 4ed967100f06 [2022-05-17T03:55:04.917Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-17T03:55:05.326Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T03:55:05.326Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T03:55:05.326Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T03:55:05.326Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T03:55:05.326Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T03:55:05.326Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T03:55:05.326Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T03:55:05.326Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T03:55:05.529Z] ---> a2fba0a78009 [2022-05-17T03:55:05.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:55:05.529Z] ---> Running in 042b1fc6317d [2022-05-17T03:55:05.586Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:55:05.586Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T03:55:05.586Z] Successfully tagged sys-mgmt-agent:latest [2022-05-17T03:55:05.586Z]  Building sys-mgmt-agent ... done go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:55:05.586Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T03:55:05.586Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T03:55:05.586Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T03:55:05.823Z] OK: 220 MiB in 52 packages [2022-05-17T03:55:05.845Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T03:55:05.845Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T03:55:05.845Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T03:55:05.845Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T03:55:05.845Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T03:55:05.845Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T03:55:05.845Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T03:55:05.845Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T03:55:06.104Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T03:55:06.104Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T03:55:06.104Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T03:55:06.104Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T03:55:06.369Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:55:06.370Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T03:55:06.370Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T03:55:06.370Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T03:55:06.370Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:55:06.370Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:55:06.370Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T03:55:06.370Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T03:55:06.370Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:55:06.370Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T03:55:06.370Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:55:06.451Z] ---> 7f3c23ca1c23 [2022-05-17T03:55:06.451Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:55:06.451Z] ---> Running in 12937df46f97 [2022-05-17T03:55:06.629Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T03:55:06.630Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:55:06.630Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T03:55:06.630Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T03:55:06.630Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T03:55:06.630Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T03:55:06.630Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T03:55:06.630Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T03:55:06.630Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T03:55:06.630Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T03:55:06.630Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T03:55:06.630Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T03:55:06.630Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T03:55:06.630Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T03:55:06.630Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T03:55:06.889Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T03:55:06.889Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T03:55:06.889Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T03:55:06.889Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T03:55:06.889Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T03:55:06.889Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T03:55:06.889Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T03:55:06.889Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T03:55:06.889Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T03:55:07.149Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T03:55:07.149Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T03:55:07.149Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T03:55:07.149Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T03:55:07.149Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T03:55:07.149Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T03:55:07.149Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T03:55:07.149Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T03:55:07.149Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T03:55:07.149Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T03:55:07.149Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T03:55:07.149Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T03:55:07.149Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T03:55:07.149Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T03:55:07.418Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T03:55:07.418Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T03:55:07.418Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T03:55:07.418Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T03:55:07.418Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T03:55:07.418Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T03:55:07.418Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T03:55:07.418Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T03:55:07.418Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T03:55:07.418Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T03:55:07.418Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T03:55:07.418Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T03:55:07.418Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T03:55:07.418Z]  ---> f54a1c7d70c6 [2022-05-17T03:55:07.418Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-17T03:55:07.418Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T03:55:07.418Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T03:55:07.418Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T03:55:07.418Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T03:55:07.418Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T03:55:07.418Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T03:55:07.418Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T03:55:07.418Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T03:55:07.418Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T03:55:07.418Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T03:55:07.938Z] Removing intermediate container af7a3cab9f4e [2022-05-17T03:55:07.938Z] ---> b256833793bc [2022-05-17T03:55:07.938Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-17T03:55:07.938Z] OK: 220 MiB in 52 packages [2022-05-17T03:55:08.214Z] Removing intermediate container d379b8be7e78 [2022-05-17T03:55:08.214Z] ---> c5566827c483 [2022-05-17T03:55:08.214Z] Step 8/25 : COPY . . [2022-05-17T03:55:08.830Z] ---> d01dae6029b3 [2022-05-17T03:55:08.830Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:55:08.830Z] ---> Running in f388c3a235e2 [2022-05-17T03:55:09.831Z] Removing intermediate container 74c94cefbc10 [2022-05-17T03:55:09.831Z] ---> 5205aac50a26 [2022-05-17T03:55:09.831Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-17T03:55:11.625Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T03:55:11.625Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T03:55:11.842Z] Removing intermediate container 042b1fc6317d [2022-05-17T03:55:11.842Z] ---> 5790e48dc607 [2022-05-17T03:55:11.842Z] Step 8/22 : COPY . . [2022-05-17T03:55:11.842Z] ---> 07dd13e0da07 [2022-05-17T03:55:11.842Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:55:11.842Z] ---> Running in 6c2ef67f323d [2022-05-17T03:55:11.842Z] Removing intermediate container 12937df46f97 [2022-05-17T03:55:11.842Z] ---> 71314d200c81 [2022-05-17T03:55:11.842Z] Step 8/31 : COPY . . [2022-05-17T03:55:11.921Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T03:55:11.921Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T03:55:14.504Z] Removing intermediate container f388c3a235e2 [2022-05-17T03:55:14.504Z] ---> b26df5244cc0 [2022-05-17T03:55:14.504Z] Step 8/25 : COPY . . [2022-05-17T03:55:15.215Z]  ---> 55cba0f1523f [2022-05-17T03:55:15.215Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-17T03:55:15.215Z] ---> Running in 0f3c7b6aa6a1 [2022-05-17T03:55:15.215Z] Removing intermediate container 0f3c7b6aa6a1 [2022-05-17T03:55:15.215Z] ---> 0e2b00b7f8a7 [2022-05-17T03:55:15.215Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:55:15.215Z] ---> Running in 187a474abf37 [2022-05-17T03:55:15.475Z] Removing intermediate container 187a474abf37 [2022-05-17T03:55:15.475Z] ---> 7183da15f4b8 [2022-05-17T03:55:15.475Z] Step 21/23 : LABEL arch=x86_64 [2022-05-17T03:55:15.475Z] ---> Running in 2658d5a10621 [2022-05-17T03:55:15.496Z] Removing intermediate container 6c2ef67f323d [2022-05-17T03:55:15.496Z] ---> 900f61c5a467 [2022-05-17T03:55:15.496Z] Step 8/26 : COPY . . [2022-05-17T03:55:15.735Z] Removing intermediate container 2658d5a10621 [2022-05-17T03:55:15.735Z] ---> 181d9e588e6d [2022-05-17T03:55:15.735Z] Step 22/23 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:55:15.735Z] ---> Running in 6024689de453 [2022-05-17T03:55:15.735Z] Removing intermediate container 6024689de453 [2022-05-17T03:55:15.735Z] ---> c63f9142a9a8 [2022-05-17T03:55:15.735Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-05-17T03:55:15.994Z] ---> Running in d8cd0a2cf00b [2022-05-17T03:55:16.252Z] Removing intermediate container d8cd0a2cf00b [2022-05-17T03:55:16.252Z] ---> 8b3fbe7698cb [2022-05-17T03:55:16.252Z] [2022-05-17T03:55:16.252Z] Successfully built 8b3fbe7698cb [2022-05-17T03:55:16.252Z] Successfully tagged core-metadata:latest [2022-05-17T03:55:30.645Z] ---> 3e68ed0307a3 [2022-05-17T03:55:30.645Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T03:55:30.645Z] ---> Running in f46c101548fa [2022-05-17T03:55:30.645Z] ---> 9d1a7d1e32a5 [2022-05-17T03:55:30.645Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-17T03:55:30.645Z] ---> Running in 4ec6bb020b75 [2022-05-17T03:55:30.645Z] Removing intermediate container f46c101548fa [2022-05-17T03:55:30.645Z] ---> fe7979a57375 [2022-05-17T03:55:30.645Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-17T03:55:30.645Z] ---> Running in ab838cb149c7 [2022-05-17T03:55:30.937Z] ---> 48d96f38b291 [2022-05-17T03:55:30.937Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-17T03:55:31.209Z] ---> Running in 192689dd8098 [2022-05-17T03:55:32.200Z] ---> 4ac572bce798 [2022-05-17T03:55:32.200Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-17T03:55:32.200Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-17T03:55:32.200Z] ---> Running in 0064e5cc32e7 [2022-05-17T03:55:33.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-17T03:55:34.209Z] Removing intermediate container ab838cb149c7 [2022-05-17T03:55:34.209Z] ---> 472572f6d075 [2022-05-17T03:55:34.209Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-17T03:55:34.482Z] ---> Running in 3f6f13af08a9 [2022-05-17T03:55:34.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-17T03:55:35.039Z] ---> 72c205c648bb [2022-05-17T03:55:35.039Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T03:55:35.039Z] ---> Running in 7bc999cdc3ac [2022-05-17T03:55:35.322Z] Removing intermediate container 3f6f13af08a9 [2022-05-17T03:55:35.322Z] ---> d52556cbd64a [2022-05-17T03:55:35.322Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T03:55:35.608Z] ---> Running in 3b44cd442755 [2022-05-17T03:55:36.229Z] Removing intermediate container 7bc999cdc3ac [2022-05-17T03:55:36.229Z] ---> fb2283aceb58 [2022-05-17T03:55:36.229Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-17T03:55:36.229Z] ---> Running in d5e0914ccca0 [2022-05-17T03:55:38.906Z] spire-1.2.1/ [2022-05-17T03:55:38.906Z] spire-1.2.1/.data/ [2022-05-17T03:55:38.906Z] spire-1.2.1/.data/.file [2022-05-17T03:55:38.906Z] spire-1.2.1/.dockerignore [2022-05-17T03:55:38.906Z] spire-1.2.1/.gitattributes [2022-05-17T03:55:38.906Z] spire-1.2.1/.githooks/ [2022-05-17T03:55:38.906Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/ [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/ [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T03:55:38.906Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T03:55:38.906Z] spire-1.2.1/.gitignore [2022-05-17T03:55:38.906Z] spire-1.2.1/.go-version [2022-05-17T03:55:38.906Z] spire-1.2.1/.golangci.yml [2022-05-17T03:55:38.906Z] spire-1.2.1/ADOPTERS.md [2022-05-17T03:55:38.906Z] spire-1.2.1/CHANGELOG.md [2022-05-17T03:55:38.906Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T03:55:38.906Z] spire-1.2.1/CODEOWNERS [2022-05-17T03:55:38.906Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T03:55:38.906Z] spire-1.2.1/Dockerfile [2022-05-17T03:55:38.906Z] spire-1.2.1/Dockerfile.dev [2022-05-17T03:55:38.906Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T03:55:38.906Z] spire-1.2.1/LICENSE [2022-05-17T03:55:38.906Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T03:55:38.906Z] spire-1.2.1/Makefile [2022-05-17T03:55:38.906Z] spire-1.2.1/README.md [2022-05-17T03:55:38.906Z] spire-1.2.1/ROADMAP.md [2022-05-17T03:55:38.906Z] spire-1.2.1/SECURITY.md [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T03:55:38.906Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T03:55:38.907Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/ [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/agent/ [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/server/ [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/server/server.conf [2022-05-17T03:55:38.907Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/ [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/auditlog.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/ [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T03:55:38.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/spire_server.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/telemetry.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/upgrading.md [2022-05-17T03:55:39.187Z] spire-1.2.1/doc/using_spire.md [2022-05-17T03:55:39.187Z] spire-1.2.1/examples/ [2022-05-17T03:55:39.187Z] spire-1.2.1/examples/README.md [2022-05-17T03:55:39.187Z] spire-1.2.1/go.mod [2022-05-17T03:55:39.187Z] spire-1.2.1/go.sum [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T03:55:39.187Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T03:55:39.188Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T03:55:39.189Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T03:55:39.471Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/health/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/log/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T03:55:39.472Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.goRemoving intermediate container d5e0914ccca0 [2022-05-17T03:55:39.752Z] ---> 8f82d3d9e16d [2022-05-17T03:55:39.752Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-17T03:55:39.752Z] [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/version/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/api/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T03:55:39.752Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T03:55:39.753Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T03:55:40.048Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/config.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T03:55:40.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go ---> Running in da30f49b065b [2022-05-17T03:55:40.328Z] [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T03:55:40.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T03:55:40.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/server.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/private/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/private/server/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/common/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T03:55:40.606Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T03:55:40.606Z] spire-1.2.1/release/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire-extras/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire/README.md [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire/conf/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T03:55:40.606Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T03:55:40.606Z] spire-1.2.1/script/ [2022-05-17T03:55:40.606Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T03:55:40.606Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T03:55:40.606Z] spire-1.2.1/support/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T03:55:40.606Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T03:55:40.607Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/clock/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/clock/clock.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T03:55:40.607Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T03:55:40.607Z] spire-1.2.1/test/integration/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/README.md [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/common [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yamlRemoving intermediate container da30f49b065b [2022-05-17T03:55:40.898Z] ---> 05bb848be66b [2022-05-17T03:55:40.898Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T03:55:40.898Z] [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T03:55:40.898Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents ---> Running in 74c9feb7fd73 [2022-05-17T03:55:40.899Z] [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T03:55:40.899Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T03:55:40.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T03:55:41.178Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T03:55:41.178Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T03:55:41.179Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T03:55:41.180Z] spire-1.2.1/test/integration/test.sh [2022-05-17T03:55:41.180Z] spire-1.2.1/test/plugintest/ [2022-05-17T03:55:41.180Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/ [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/testca/ [2022-05-17T03:55:41.180Z] spire-1.2.1/test/testca/ca.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/testkey/ [2022-05-17T03:55:41.180Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T03:55:41.180Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/testkey/new.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T03:55:41.180Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/util/ [2022-05-17T03:55:41.180Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/util/race.go [2022-05-17T03:55:41.180Z] spire-1.2.1/test/util/util.go [2022-05-17T03:55:41.180Z] building spire from source... [2022-05-17T03:55:41.793Z] Installing go1.17.7... [2022-05-17T03:55:42.790Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-17T03:55:42.790Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T03:55:42.790Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T03:55:42.790Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T03:55:42.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T03:55:42.790Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T03:55:42.790Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T03:55:42.790Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T03:55:42.790Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T03:55:42.790Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T03:55:42.790Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T03:55:42.790Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T03:55:42.790Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T03:55:42.790Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T03:55:43.858Z] spire-1.2.1/ [2022-05-17T03:55:43.859Z] spire-1.2.1/.data/ [2022-05-17T03:55:43.859Z] spire-1.2.1/.data/.file [2022-05-17T03:55:43.859Z] spire-1.2.1/.dockerignore [2022-05-17T03:55:43.859Z] spire-1.2.1/.gitattributes [2022-05-17T03:55:43.859Z] spire-1.2.1/.githooks/ [2022-05-17T03:55:43.859Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/ [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/ [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T03:55:43.859Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T03:55:43.859Z] spire-1.2.1/.gitignore [2022-05-17T03:55:43.859Z] spire-1.2.1/.go-version [2022-05-17T03:55:43.859Z] spire-1.2.1/.golangci.yml [2022-05-17T03:55:43.859Z] spire-1.2.1/ADOPTERS.md [2022-05-17T03:55:43.859Z] spire-1.2.1/CHANGELOG.md [2022-05-17T03:55:43.859Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T03:55:43.859Z] spire-1.2.1/CODEOWNERS [2022-05-17T03:55:43.859Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T03:55:43.859Z] spire-1.2.1/Dockerfile [2022-05-17T03:55:43.859Z] spire-1.2.1/Dockerfile.dev [2022-05-17T03:55:43.859Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T03:55:43.859Z] spire-1.2.1/LICENSE [2022-05-17T03:55:43.859Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T03:55:43.859Z] spire-1.2.1/Makefile [2022-05-17T03:55:43.859Z] spire-1.2.1/README.md [2022-05-17T03:55:43.859Z] spire-1.2.1/ROADMAP.md [2022-05-17T03:55:43.859Z] spire-1.2.1/SECURITY.md [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T03:55:43.859Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/ [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/agent/ [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/server/ [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/server/server.conf [2022-05-17T03:55:43.859Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/ [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/auditlog.md [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/images/ [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T03:55:43.859Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/spire_server.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/telemetry.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/upgrading.md [2022-05-17T03:55:44.153Z] spire-1.2.1/doc/using_spire.md [2022-05-17T03:55:44.153Z] spire-1.2.1/examples/ [2022-05-17T03:55:44.153Z] spire-1.2.1/examples/README.md [2022-05-17T03:55:44.153Z] spire-1.2.1/go.mod [2022-05-17T03:55:44.153Z] spire-1.2.1/go.sum [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T03:55:44.153Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T03:55:44.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/health/ [2022-05-17T03:55:44.443Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/log/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T03:55:44.444Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T03:55:44.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/version/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T03:55:44.727Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/config.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T03:55:45.010Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/server.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/ [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/private/ [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/private/server/ [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/spire/ [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/spire/common/ [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T03:55:45.011Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T03:55:45.012Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T03:55:45.293Z] spire-1.2.1/release/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire-extras/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire/README.md [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire/conf/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T03:55:45.293Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T03:55:45.293Z] spire-1.2.1/script/ [2022-05-17T03:55:45.293Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T03:55:45.293Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T03:55:45.293Z] spire-1.2.1/support/ [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/ [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T03:55:45.293Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T03:55:45.294Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/clock/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/clock/clock.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T03:55:45.294Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T03:55:45.295Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/common [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T03:55:45.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T03:55:45.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T03:55:45.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T03:55:45.581Z] spire-1.2.1/test/integration/test.sh [2022-05-17T03:55:45.581Z] spire-1.2.1/test/plugintest/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/testca/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/testca/ca.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/testkey/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T03:55:45.581Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/testkey/new.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/util/ [2022-05-17T03:55:45.581Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/util/race.go [2022-05-17T03:55:45.581Z] spire-1.2.1/test/util/util.go [2022-05-17T03:55:45.581Z] building spire from source... [2022-05-17T03:55:46.581Z] Installing go1.17.7... [2022-05-17T03:56:08.911Z] Building bin/spire-server... [2022-05-17T03:56:08.912Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T03:56:08.912Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T03:56:08.912Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T03:56:08.912Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T03:56:09.909Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T03:56:09.909Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:56:10.187Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:56:10.465Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T03:56:11.921Z] Building bin/spire-server... [2022-05-17T03:56:11.921Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T03:56:11.921Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T03:56:11.921Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T03:56:12.528Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T03:56:12.806Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T03:56:13.084Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:56:13.366Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T03:56:13.366Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T03:56:13.971Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T03:56:13.971Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T03:56:14.249Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T03:56:14.528Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T03:56:14.805Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T03:56:14.805Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:56:14.805Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T03:56:15.084Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T03:56:15.084Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:56:15.362Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T03:56:15.362Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T03:56:15.362Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T03:56:15.640Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:56:15.640Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T03:56:15.919Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T03:56:15.919Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T03:56:16.911Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T03:56:17.192Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T03:56:17.475Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T03:56:17.475Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T03:56:18.087Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T03:56:18.087Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T03:56:18.365Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:56:18.365Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:56:18.365Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T03:56:18.646Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T03:56:18.646Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T03:56:18.646Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T03:56:19.642Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T03:56:19.642Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T03:56:19.924Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T03:56:20.203Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T03:56:20.203Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T03:56:21.197Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T03:56:21.197Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T03:56:36.362Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T03:56:36.362Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:56:36.362Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T03:56:36.362Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T03:56:36.362Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T03:56:36.362Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:56:36.362Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T03:56:36.362Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T03:56:36.645Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T03:56:36.645Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T03:56:36.645Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:56:36.923Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T03:56:36.924Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:56:36.924Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:56:37.204Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T03:56:38.196Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T03:56:38.862Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T03:56:39.140Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T03:56:39.416Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T03:56:39.416Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:56:39.416Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T03:56:39.416Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T03:56:39.693Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T03:56:39.693Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T03:56:39.969Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T03:56:39.969Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T03:56:40.578Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T03:56:40.853Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T03:56:41.131Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T03:56:41.131Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T03:56:41.734Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T03:56:43.727Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T03:56:44.003Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T03:56:44.003Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T03:56:44.604Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T03:56:44.604Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T03:56:44.604Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T03:56:44.604Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:56:44.604Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T03:56:44.604Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T03:56:44.881Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T03:56:44.881Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:56:45.159Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:56:45.159Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T03:56:45.765Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T03:56:46.043Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T03:56:46.043Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T03:56:46.321Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T03:56:46.321Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T03:56:46.321Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:56:46.597Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T03:56:46.597Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:56:46.874Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T03:56:46.874Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T03:56:47.153Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T03:56:47.153Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T03:56:47.153Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T03:56:47.762Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T03:56:54.516Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T03:56:54.516Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T03:56:54.516Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:56:54.516Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T03:56:54.516Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T03:56:54.516Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T03:56:54.516Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T03:56:54.516Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T03:56:54.792Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T03:56:54.792Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T03:56:55.068Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T03:56:55.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T03:56:55.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T03:56:55.951Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:56:56.227Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T03:56:56.507Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T03:57:04.235Z] Removing intermediate container b1f4e79832f8 [2022-05-17T03:57:04.235Z] ---> 607c182dfc93 [2022-05-17T03:57:04.235Z] [2022-05-17T03:57:04.235Z] Step 13/26 : FROM alpine:3.15 [2022-05-17T03:57:04.235Z] ---> 0ac33e5f5afa [2022-05-17T03:57:04.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T03:57:04.235Z] ---> Using cache [2022-05-17T03:57:04.235Z] ---> 32d876d3cd12 [2022-05-17T03:57:04.235Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:57:04.235Z] ---> Using cache [2022-05-17T03:57:04.235Z] ---> 05ce971fab7d [2022-05-17T03:57:04.235Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-17T03:57:04.235Z] ---> Running in 0a0cb41c5045 [2022-05-17T03:57:04.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:57:04.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:57:04.235Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T03:57:04.235Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T03:57:04.235Z] OK: 15857 distinct packages available [2022-05-17T03:57:04.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:57:04.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:57:04.235Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-17T03:57:04.235Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-17T03:57:04.235Z] (3/5) Installing libucontext (1.1-r0) [2022-05-17T03:57:04.235Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-17T03:57:04.235Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-17T03:57:04.235Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T03:57:04.235Z] OK: 6 MiB in 19 packages [2022-05-17T03:57:04.235Z] Removing intermediate container 0a0cb41c5045 [2022-05-17T03:57:04.235Z] ---> 6ff4c1010224 [2022-05-17T03:57:04.235Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-17T03:57:04.235Z] ---> adb6b2e7ead5 [2022-05-17T03:57:04.235Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T03:57:04.235Z] ---> 3da9740cf910 [2022-05-17T03:57:04.235Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T03:57:04.235Z] ---> 056f8ea9f0bc [2022-05-17T03:57:04.235Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-17T03:57:04.235Z] ---> 9e4ba516f6a5 [2022-05-17T03:57:04.235Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-17T03:57:04.235Z] ---> 9c2f11c7fea2 [2022-05-17T03:57:04.235Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T03:57:04.235Z] ---> Running in 40d639e3ef9e [2022-05-17T03:57:04.497Z] Removing intermediate container 40d639e3ef9e [2022-05-17T03:57:04.497Z] ---> 907253a4d2c2 [2022-05-17T03:57:04.497Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T03:57:04.497Z] ---> Running in 985cd6ddc87a [2022-05-17T03:57:04.497Z] Removing intermediate container 985cd6ddc87a [2022-05-17T03:57:04.497Z] ---> 874d2a37f3cf [2022-05-17T03:57:04.497Z] Step 24/26 : LABEL arch=x86_64 [2022-05-17T03:57:04.497Z] ---> Running in 9461191f3d98 [2022-05-17T03:57:04.497Z] Removing intermediate container 9461191f3d98 [2022-05-17T03:57:04.497Z] ---> b20001fe1d27 [2022-05-17T03:57:04.497Z] Step 25/26 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:57:04.756Z] ---> Running in 48ef1c73f05f [2022-05-17T03:57:04.756Z] Removing intermediate container 48ef1c73f05f [2022-05-17T03:57:04.756Z] ---> be2031ba84f2 [2022-05-17T03:57:04.756Z] Step 26/26 : LABEL version=2.2.1-dev.3 [2022-05-17T03:57:04.756Z] ---> Running in e30ab2997fa4 [2022-05-17T03:57:04.756Z] Removing intermediate container e30ab2997fa4 [2022-05-17T03:57:04.756Z] ---> 50912a10b4c3 [2022-05-17T03:57:04.756Z] [2022-05-17T03:57:05.016Z] Successfully built 50912a10b4c3 [2022-05-17T03:57:05.016Z] Successfully tagged security-spire-agent:latest [2022-05-17T03:57:18.744Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T03:57:18.744Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T03:57:18.744Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T03:57:19.933Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-17T03:57:19.934Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T03:57:19.934Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T03:57:19.934Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T03:57:19.934Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T03:57:19.934Z] Building bin/spire-agent... [2022-05-17T03:57:19.934Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T03:57:19.934Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T03:57:19.934Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T03:57:19.934Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T03:57:19.934Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T03:57:19.934Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T03:57:19.934Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T03:57:19.934Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T03:57:19.934Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T03:57:19.934Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T03:57:19.934Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T03:57:19.934Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T03:57:19.934Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T03:57:19.934Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T03:57:19.934Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T03:57:19.934Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T03:57:19.934Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T03:57:19.934Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T03:57:19.934Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T03:57:19.934Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T03:57:19.934Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T03:57:19.934Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T03:57:20.745Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T03:57:21.029Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T03:57:21.029Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T03:57:31.243Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T03:57:31.243Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T03:57:33.906Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T03:57:34.516Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T03:58:01.404Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T03:58:01.404Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T03:58:01.404Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T03:58:01.404Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T03:58:01.404Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T03:58:01.404Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:58:01.404Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T03:58:01.404Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T03:58:02.859Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T03:58:03.136Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T03:58:03.413Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T03:58:03.695Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T03:58:03.695Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T03:58:04.302Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T03:58:04.579Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T03:58:04.579Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T03:58:04.857Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T03:58:05.885Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T03:58:05.885Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T03:58:07.657Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T03:58:07.657Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T03:58:09.858Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T03:58:09.858Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T03:58:09.858Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T03:58:10.148Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T03:58:10.444Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T03:58:10.444Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T03:58:10.733Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T03:58:11.010Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T03:58:11.301Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T03:58:13.364Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T03:58:13.646Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T03:58:13.920Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T03:58:14.908Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:58:15.185Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T03:58:15.460Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T03:58:15.736Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:58:16.012Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T03:58:16.288Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T03:58:16.288Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T03:58:16.314Z] Removing intermediate container c2d1df21d564 [2022-05-17T03:58:16.314Z] ---> 251abf25ec45 [2022-05-17T03:58:16.314Z] [2022-05-17T03:58:16.314Z] Step 13/25 : FROM alpine:3.15 [2022-05-17T03:58:16.314Z] Removing intermediate container d48b8cfe86e1 [2022-05-17T03:58:16.314Z] ---> bf3c7098e700 [2022-05-17T03:58:16.314Z] [2022-05-17T03:58:16.314Z] Step 13/26 : FROM alpine:3.15 ---> 0ac33e5f5afa [2022-05-17T03:58:16.314Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T03:58:16.314Z] ---> Using cache [2022-05-17T03:58:16.314Z] ---> 32d876d3cd12 [2022-05-17T03:58:16.314Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:58:16.314Z] ---> Using cache [2022-05-17T03:58:16.314Z] ---> 05ce971fab7d [2022-05-17T03:58:16.314Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-17T03:58:16.314Z] ---> Using cache [2022-05-17T03:58:16.314Z] ---> 6ff4c1010224 [2022-05-17T03:58:16.314Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T03:58:16.314Z] [2022-05-17T03:58:16.314Z] ---> 0ac33e5f5afa [2022-05-17T03:58:16.314Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T03:58:16.314Z] ---> Using cache [2022-05-17T03:58:16.314Z] ---> 32d876d3cd12 [2022-05-17T03:58:16.314Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:58:16.314Z] ---> Using cache [2022-05-17T03:58:16.314Z] ---> 05ce971fab7d [2022-05-17T03:58:16.314Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-17T03:58:16.565Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T03:58:16.574Z] ---> Running in 944aaff63937 [2022-05-17T03:58:16.841Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T03:58:16.841Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T03:58:17.117Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T03:58:17.143Z] ---> d217303fce0c [2022-05-17T03:58:17.144Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T03:58:17.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:58:17.144Z] ---> 3c0757542aaf [2022-05-17T03:58:17.144Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-17T03:58:17.404Z] ---> 4dd473004c3d [2022-05-17T03:58:17.404Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-17T03:58:17.664Z] ---> 21b791fc6b06 [2022-05-17T03:58:17.664Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T03:58:17.664Z] ---> Running in 4d0d29ccf2f2 [2022-05-17T03:58:17.664Z] Removing intermediate container 4d0d29ccf2f2 [2022-05-17T03:58:17.664Z] ---> 4f9cc67a693b [2022-05-17T03:58:17.664Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T03:58:17.664Z] ---> Running in 798ebc06cad0 [2022-05-17T03:58:17.717Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T03:58:17.924Z] Removing intermediate container 798ebc06cad0 [2022-05-17T03:58:17.924Z] ---> a8449d8d9736 [2022-05-17T03:58:17.924Z] Step 23/25 : LABEL arch=x86_64 [2022-05-17T03:58:17.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:58:17.924Z] ---> Running in 50e86b1c7ef7 [2022-05-17T03:58:17.993Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T03:58:17.993Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T03:58:17.993Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T03:58:17.993Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T03:58:18.184Z] Removing intermediate container 50e86b1c7ef7 [2022-05-17T03:58:18.184Z] ---> 5cefc58fd6b6 [2022-05-17T03:58:18.184Z] Step 24/25 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:18.184Z] ---> Running in 48f9535a4559 [2022-05-17T03:58:18.184Z] Removing intermediate container 48f9535a4559 [2022-05-17T03:58:18.184Z] ---> 041c4820bbc2 [2022-05-17T03:58:18.184Z] Step 25/25 : LABEL version=2.2.1-dev.3 [2022-05-17T03:58:18.301Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T03:58:18.301Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T03:58:18.301Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T03:58:18.448Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T03:58:18.448Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T03:58:18.448Z] OK: 15857 distinct packages available [2022-05-17T03:58:18.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T03:58:18.448Z] ---> Running in 8f5239d5ba2e [2022-05-17T03:58:18.448Z] Removing intermediate container 8f5239d5ba2e [2022-05-17T03:58:18.448Z] ---> 0d88cf52b976 [2022-05-17T03:58:18.448Z] [2022-05-17T03:58:18.708Z] Successfully built 0d88cf52b976 [2022-05-17T03:58:18.708Z] Successfully tagged security-spire-server:latest [2022-05-17T03:58:18.920Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T03:58:19.210Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T03:58:19.210Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T03:58:19.280Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T03:58:19.485Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T03:58:19.485Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T03:58:19.540Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-17T03:58:19.540Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-17T03:58:19.540Z] (3/4) Installing libucontext (1.1-r0) [2022-05-17T03:58:19.761Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T03:58:19.800Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-17T03:58:19.800Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T03:58:19.800Z] OK: 6 MiB in 18 packages [2022-05-17T03:58:20.361Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T03:58:20.368Z] Removing intermediate container 944aaff63937 [2022-05-17T03:58:20.369Z] ---> 25fd4fbce274 [2022-05-17T03:58:20.369Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T03:58:20.638Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:58:20.914Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T03:58:21.191Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T03:58:21.467Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T03:58:21.467Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T03:58:21.467Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T03:58:21.745Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T03:58:21.745Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T03:58:21.746Z] ---> 104541553848 [2022-05-17T03:58:21.746Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T03:58:22.005Z] ---> ccd56ab7557a [2022-05-17T03:58:22.005Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-17T03:58:22.005Z] ---> Running in 05a7945dd541 [2022-05-17T03:58:22.005Z] Removing intermediate container 05a7945dd541 [2022-05-17T03:58:22.005Z] ---> f5c408a2259c [2022-05-17T03:58:22.005Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-17T03:58:22.264Z] ---> e877bcb14ab3 [2022-05-17T03:58:22.264Z] Step 21/26 : WORKDIR / [2022-05-17T03:58:22.264Z] ---> Running in 63ed8c6bdd8a [2022-05-17T03:58:22.264Z] Removing intermediate container 63ed8c6bdd8a [2022-05-17T03:58:22.264Z] ---> 6ca1fa262d83 [2022-05-17T03:58:22.264Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T03:58:22.264Z] ---> Running in 92fdf81360a6 [2022-05-17T03:58:22.524Z] Removing intermediate container 92fdf81360a6 [2022-05-17T03:58:22.524Z] ---> 8aab1b04fab8 [2022-05-17T03:58:22.524Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T03:58:22.524Z] ---> Running in 28791e8d488c [2022-05-17T03:58:22.524Z] Removing intermediate container 28791e8d488c [2022-05-17T03:58:22.524Z] ---> 6a218860ef8f [2022-05-17T03:58:22.524Z] Step 24/26 : LABEL arch=x86_64 [2022-05-17T03:58:22.524Z] ---> Running in 5df2eb6ed990 [2022-05-17T03:58:22.783Z] Removing intermediate container 5df2eb6ed990 [2022-05-17T03:58:22.783Z] ---> fe704269baba [2022-05-17T03:58:22.783Z] Step 25/26 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:22.783Z] ---> Running in 9ad0e96ab5be [2022-05-17T03:58:22.783Z] Removing intermediate container 9ad0e96ab5be [2022-05-17T03:58:22.783Z] ---> fe23a96e5943 [2022-05-17T03:58:22.783Z] Step 26/26 : LABEL version=2.2.1-dev.3 [2022-05-17T03:58:22.783Z] ---> Running in 973c8128d5c6 [2022-05-17T03:58:22.783Z] Removing intermediate container 973c8128d5c6 [2022-05-17T03:58:22.783Z] ---> 942f67afc78d [2022-05-17T03:58:22.783Z] [2022-05-17T03:58:23.044Z] Successfully built 942f67afc78d [2022-05-17T03:58:23.044Z] Successfully tagged security-spire-config:latest [2022-05-17T03:58:23.052Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-17T03:58:23.058Z] $ docker stop --time=1 e7efa8d755bf1c65d33f87efec68decbf2a89eebd3fbc6e29d1cc1f4a58c344d [2022-05-17T03:58:23.186Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:58:23.462Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T03:58:24.063Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T03:58:24.063Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T03:58:24.063Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T03:58:24.340Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T03:58:24.354Z] $ docker rm -f e7efa8d755bf1c65d33f87efec68decbf2a89eebd3fbc6e29d1cc1f4a58c344d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T03:58:24.706Z] + docker images [2022-05-17T03:58:24.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T03:58:24.706Z] security-spire-config latest 942f67afc78d 2 seconds ago 86.7MB [2022-05-17T03:58:24.706Z] security-spire-server latest 0d88cf52b976 6 seconds ago 87.3MB [2022-05-17T03:58:24.706Z] bf3c7098e700 17 seconds ago 4.43GB [2022-05-17T03:58:24.706Z] 251abf25ec45 18 seconds ago 4.43GB [2022-05-17T03:58:24.706Z] security-spire-agent latest 50912a10b4c3 About a minute ago 127MB [2022-05-17T03:58:24.706Z] 607c182dfc93 About a minute ago 4.43GB [2022-05-17T03:58:24.706Z] core-metadata latest 8b3fbe7698cb 3 minutes ago 17MB [2022-05-17T03:58:24.706Z] sys-mgmt-agent latest 3d0414200e66 3 minutes ago 299MB [2022-05-17T03:58:24.706Z] 90fa3705c23c 3 minutes ago 1.5GB [2022-05-17T03:58:24.706Z] core-data latest 6291ad9b4808 3 minutes ago 22.5MB [2022-05-17T03:58:24.706Z] security-proxy-setup latest 9bd223ef25cc 3 minutes ago 26.9MB [2022-05-17T03:58:24.706Z] support-notifications latest 8f3db59f40dd 3 minutes ago 26.9MB [2022-05-17T03:58:24.706Z] 557a0a032db4 4 minutes ago 1.49GB [2022-05-17T03:58:24.706Z] c58e22d580be 4 minutes ago 1.52GB [2022-05-17T03:58:24.706Z] f7f98a9c09f4 4 minutes ago 1.5GB [2022-05-17T03:58:24.706Z] 993c0b1d3c72 4 minutes ago 1.55GB [2022-05-17T03:58:24.706Z] security-bootstrapper latest d51c81285bb5 5 minutes ago 19.1MB [2022-05-17T03:58:24.706Z] security-spiffe-token-provider latest a01e8c0e6fc9 5 minutes ago 28.8MB [2022-05-17T03:58:24.706Z] security-secretstore-setup latest bab13fdec09a 5 minutes ago 28.5MB [2022-05-17T03:58:24.706Z] core-command latest 6eb63de935cb 5 minutes ago 16.1MB [2022-05-17T03:58:24.706Z] support-scheduler latest 1ba905ecc5f1 5 minutes ago 26.3MB [2022-05-17T03:58:24.706Z] 7ee693796214 5 minutes ago 1.55GB [2022-05-17T03:58:24.706Z] 59fa442622f1 5 minutes ago 1.54GB [2022-05-17T03:58:24.706Z] 733899bbba32 5 minutes ago 1.5GB [2022-05-17T03:58:24.706Z] 5c1c84c37d74 5 minutes ago 1.49GB [2022-05-17T03:58:24.706Z] d2a32de06480 5 minutes ago 1.5GB [2022-05-17T03:58:24.706Z] ci-base-image-x86_64 latest 7b3aa6bc6d6b 8 minutes ago 895MB [2022-05-17T03:58:24.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 weeks ago 562MB [2022-05-17T03:58:24.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 3 weeks ago 254MB [2022-05-17T03:58:24.706Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-17T03:58:24.706Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-17T03:58:24.706Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-17T03:58:24.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T03:58:24.821Z] provisioning config files... [2022-05-17T03:58:24.831Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/231@tmp/config5496141533059466996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:58:24.939Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T03:58:24.939Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T03:58:25.131Z] ---> docker-login.sh [2022-05-17T03:58:25.131Z] nexus3.edgexfoundry.org:10001 [2022-05-17T03:58:25.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:58:25.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:58:25.131Z] Configure a credential helper to remove this warning. See [2022-05-17T03:58:25.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:58:25.131Z] [2022-05-17T03:58:25.131Z] Login Succeeded [2022-05-17T03:58:25.131Z] nexus3.edgexfoundry.org:10002 [2022-05-17T03:58:25.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:58:25.215Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T03:58:25.215Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T03:58:25.215Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T03:58:25.215Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T03:58:25.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:58:25.393Z] Configure a credential helper to remove this warning. See [2022-05-17T03:58:25.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:58:25.393Z] [2022-05-17T03:58:25.393Z] Login Succeeded [2022-05-17T03:58:25.393Z] nexus3.edgexfoundry.org:10003 [2022-05-17T03:58:25.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:58:25.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:58:25.393Z] Configure a credential helper to remove this warning. See [2022-05-17T03:58:25.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:58:25.393Z] [2022-05-17T03:58:25.393Z] Login Succeeded [2022-05-17T03:58:25.393Z] nexus3.edgexfoundry.org:10004 [2022-05-17T03:58:25.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:58:25.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:58:25.653Z] Configure a credential helper to remove this warning. See [2022-05-17T03:58:25.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:58:25.653Z] [2022-05-17T03:58:25.653Z] Login Succeeded [2022-05-17T03:58:25.653Z] docker.io [2022-05-17T03:58:25.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T03:58:25.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T03:58:25.913Z] Configure a credential helper to remove this warning. See [2022-05-17T03:58:25.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T03:58:25.913Z] [2022-05-17T03:58:25.913Z] Login Succeeded [2022-05-17T03:58:25.913Z] ---> docker-login.sh ends [Pipeline] } [2022-05-17T03:58:25.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:58:25.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T03:58:25.975Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-17T03:58:25.975Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:25.975Z] latest [2022-05-17T03:58:25.975Z] 2.2.1-dev.3 [2022-05-17T03:58:25.975Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:25.975Z] main [2022-05-17T03:58:25.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:26.203Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T03:58:26.288Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:26.488Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T03:58:26.489Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T03:58:26.587Z] + docker push nexus3.edgexfoundry.org:10004/core-command:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:26.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-17T03:58:26.587Z] 401cf73d5c5f: Preparing [2022-05-17T03:58:26.587Z] 2be64f6abbf8: Preparing [2022-05-17T03:58:26.587Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:26.587Z] ecea86464f2f: Preparing [2022-05-17T03:58:26.587Z] b541d28bf3b4: Preparing [2022-05-17T03:58:26.587Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:26.587Z] ecea86464f2f: Pushed [2022-05-17T03:58:26.587Z] 5ebf044dbac1: Pushed [2022-05-17T03:58:26.587Z] 401cf73d5c5f: Pushed [2022-05-17T03:58:27.087Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T03:58:27.088Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T03:58:27.088Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T03:58:27.088Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T03:58:27.088Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T03:58:27.690Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T03:58:27.690Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T03:58:27.966Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T03:58:27.966Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T03:58:27.967Z] 2be64f6abbf8: Pushed [2022-05-17T03:58:27.967Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:8c0c3b032a5d4ce2c2ea553e5cc017b989365b4ff62feaf4169ec07bd5f4704c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:28.244Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T03:58:28.269Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:28.522Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T03:58:28.522Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:58:28.564Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-17T03:58:28.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-17T03:58:28.564Z] 401cf73d5c5f: Preparing [2022-05-17T03:58:28.564Z] 2be64f6abbf8: Preparing [2022-05-17T03:58:28.564Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:28.564Z] ecea86464f2f: Preparing [2022-05-17T03:58:28.564Z] b541d28bf3b4: Preparing [2022-05-17T03:58:28.564Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:28.564Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:28.564Z] 401cf73d5c5f: Layer already exists [2022-05-17T03:58:28.564Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:28.564Z] 2be64f6abbf8: Layer already exists [2022-05-17T03:58:28.564Z] latest: digest: sha256:8c0c3b032a5d4ce2c2ea553e5cc017b989365b4ff62feaf4169ec07bd5f4704c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:28.864Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:29.121Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T03:58:29.121Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T03:58:29.121Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T03:58:29.158Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.3 [2022-05-17T03:58:29.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-17T03:58:29.158Z] 401cf73d5c5f: Preparing [2022-05-17T03:58:29.158Z] 2be64f6abbf8: Preparing [2022-05-17T03:58:29.158Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:29.158Z] ecea86464f2f: Preparing [2022-05-17T03:58:29.158Z] b541d28bf3b4: Preparing [2022-05-17T03:58:29.158Z] 401cf73d5c5f: Layer already exists [2022-05-17T03:58:29.158Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:29.158Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:29.158Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:29.158Z] 2be64f6abbf8: Layer already exists [2022-05-17T03:58:29.158Z] 2.2.1-dev.3: digest: sha256:8c0c3b032a5d4ce2c2ea553e5cc017b989365b4ff62feaf4169ec07bd5f4704c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:29.396Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T03:58:29.396Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T03:58:29.396Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T03:58:29.459Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:29.673Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T03:58:29.673Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T03:58:29.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:29.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-17T03:58:29.756Z] 401cf73d5c5f: Preparing [2022-05-17T03:58:29.756Z] 2be64f6abbf8: Preparing [2022-05-17T03:58:29.756Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:29.756Z] ecea86464f2f: Preparing [2022-05-17T03:58:29.756Z] b541d28bf3b4: Preparing [2022-05-17T03:58:29.756Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:29.756Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:29.756Z] 2be64f6abbf8: Layer already exists [2022-05-17T03:58:29.756Z] 401cf73d5c5f: Layer already exists [2022-05-17T03:58:29.756Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:29.756Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:8c0c3b032a5d4ce2c2ea553e5cc017b989365b4ff62feaf4169ec07bd5f4704c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:30.060Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:30.359Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-17T03:58:30.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-17T03:58:30.359Z] 401cf73d5c5f: Preparing [2022-05-17T03:58:30.359Z] 2be64f6abbf8: Preparing [2022-05-17T03:58:30.359Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:30.359Z] ecea86464f2f: Preparing [2022-05-17T03:58:30.359Z] b541d28bf3b4: Preparing [2022-05-17T03:58:30.359Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:30.359Z] 2be64f6abbf8: Layer already exists [2022-05-17T03:58:30.359Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:30.359Z] 401cf73d5c5f: Layer already exists [2022-05-17T03:58:30.359Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:30.359Z] main: digest: sha256:8c0c3b032a5d4ce2c2ea553e5cc017b989365b4ff62feaf4169ec07bd5f4704c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:58:30.395Z] ===================================================== [Pipeline] echo [2022-05-17T03:58:30.404Z] taggedImages: [2022-05-17T03:58:30.404Z] - nexus3.edgexfoundry.org:10004/core-command:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:30.404Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-17T03:58:30.404Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.3 [2022-05-17T03:58:30.404Z] - nexus3.edgexfoundry.org:10004/core-command:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:30.404Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-17T03:58:30.424Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-17T03:58:30.424Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:30.424Z] latest [2022-05-17T03:58:30.424Z] 2.2.1-dev.3 [2022-05-17T03:58:30.424Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:30.424Z] main [2022-05-17T03:58:30.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:30.663Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:58:30.748Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:30.940Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T03:58:30.940Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T03:58:31.044Z] + docker push nexus3.edgexfoundry.org:10004/core-data:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:31.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-17T03:58:31.044Z] 5c8fef04392d: Preparing [2022-05-17T03:58:31.044Z] 58b5afaad848: Preparing [2022-05-17T03:58:31.044Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:31.044Z] 8e2d71e1f52c: Preparing [2022-05-17T03:58:31.044Z] 7cd697a5dd14: Preparing [2022-05-17T03:58:31.044Z] b541d28bf3b4: Preparing [2022-05-17T03:58:31.044Z] b541d28bf3b4: Waiting [2022-05-17T03:58:31.044Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:31.044Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:31.044Z] 7cd697a5dd14: Pushed [2022-05-17T03:58:31.044Z] 5c8fef04392d: Pushed [2022-05-17T03:58:31.216Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T03:58:31.303Z] 8e2d71e1f52c: Pushed [2022-05-17T03:58:31.493Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T03:58:31.493Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T03:58:31.493Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T03:58:32.098Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T03:58:32.683Z] 58b5afaad848: Pushed [2022-05-17T03:58:32.683Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:2c3112335927e4b29c659d43534d6e7d4e2c8ce70341a885d3007db9c8bdbcda size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:32.986Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:33.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-17T03:58:33.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-17T03:58:33.289Z] 5c8fef04392d: Preparing [2022-05-17T03:58:33.289Z] 58b5afaad848: Preparing [2022-05-17T03:58:33.289Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:33.289Z] 8e2d71e1f52c: Preparing [2022-05-17T03:58:33.289Z] 7cd697a5dd14: Preparing [2022-05-17T03:58:33.289Z] b541d28bf3b4: Preparing [2022-05-17T03:58:33.289Z] b541d28bf3b4: Waiting [2022-05-17T03:58:33.289Z] 7cd697a5dd14: Layer already exists [2022-05-17T03:58:33.289Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:33.289Z] 58b5afaad848: Layer already exists [2022-05-17T03:58:33.289Z] 8e2d71e1f52c: Layer already exists [2022-05-17T03:58:33.289Z] 5c8fef04392d: Layer already exists [2022-05-17T03:58:33.289Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:33.289Z] latest: digest: sha256:2c3112335927e4b29c659d43534d6e7d4e2c8ce70341a885d3007db9c8bdbcda size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:33.595Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:33.894Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.3 [2022-05-17T03:58:33.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-17T03:58:33.894Z] 5c8fef04392d: Preparing [2022-05-17T03:58:33.894Z] 58b5afaad848: Preparing [2022-05-17T03:58:33.894Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:33.894Z] 8e2d71e1f52c: Preparing [2022-05-17T03:58:33.894Z] 7cd697a5dd14: Preparing [2022-05-17T03:58:33.894Z] b541d28bf3b4: Preparing [2022-05-17T03:58:33.894Z] b541d28bf3b4: Waiting [2022-05-17T03:58:33.894Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:33.894Z] 8e2d71e1f52c: Layer already exists [2022-05-17T03:58:33.894Z] 7cd697a5dd14: Layer already exists [2022-05-17T03:58:33.894Z] 58b5afaad848: Layer already exists [2022-05-17T03:58:33.894Z] 5c8fef04392d: Layer already exists [2022-05-17T03:58:33.894Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:33.894Z] 2.2.1-dev.3: digest: sha256:2c3112335927e4b29c659d43534d6e7d4e2c8ce70341a885d3007db9c8bdbcda size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:34.102Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T03:58:34.102Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T03:58:34.193Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:34.378Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T03:58:34.378Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T03:58:34.378Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T03:58:34.492Z] + docker push nexus3.edgexfoundry.org:10004/core-data:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:34.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-17T03:58:34.492Z] 5c8fef04392d: Preparing [2022-05-17T03:58:34.492Z] 58b5afaad848: Preparing [2022-05-17T03:58:34.492Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:34.492Z] 8e2d71e1f52c: Preparing [2022-05-17T03:58:34.492Z] 7cd697a5dd14: Preparing [2022-05-17T03:58:34.492Z] b541d28bf3b4: Preparing [2022-05-17T03:58:34.492Z] b541d28bf3b4: Waiting [2022-05-17T03:58:34.492Z] 5c8fef04392d: Layer already exists [2022-05-17T03:58:34.492Z] 58b5afaad848: Layer already exists [2022-05-17T03:58:34.492Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:34.492Z] 7cd697a5dd14: Layer already exists [2022-05-17T03:58:34.492Z] 8e2d71e1f52c: Layer already exists [2022-05-17T03:58:34.492Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:34.492Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:2c3112335927e4b29c659d43534d6e7d4e2c8ce70341a885d3007db9c8bdbcda size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:34.654Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T03:58:34.654Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T03:58:34.791Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:34.930Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T03:58:34.930Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T03:58:35.088Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-17T03:58:35.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-17T03:58:35.088Z] 5c8fef04392d: Preparing [2022-05-17T03:58:35.088Z] 58b5afaad848: Preparing [2022-05-17T03:58:35.088Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:35.088Z] 8e2d71e1f52c: Preparing [2022-05-17T03:58:35.088Z] 7cd697a5dd14: Preparing [2022-05-17T03:58:35.088Z] b541d28bf3b4: Preparing [2022-05-17T03:58:35.088Z] b541d28bf3b4: Waiting [2022-05-17T03:58:35.088Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:35.088Z] 7cd697a5dd14: Layer already exists [2022-05-17T03:58:35.088Z] 58b5afaad848: Layer already exists [2022-05-17T03:58:35.088Z] 8e2d71e1f52c: Layer already exists [2022-05-17T03:58:35.088Z] 5c8fef04392d: Layer already exists [2022-05-17T03:58:35.088Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:35.088Z] main: digest: sha256:2c3112335927e4b29c659d43534d6e7d4e2c8ce70341a885d3007db9c8bdbcda size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:58:35.132Z] ===================================================== [Pipeline] echo [2022-05-17T03:58:35.140Z] taggedImages: [2022-05-17T03:58:35.140Z] - nexus3.edgexfoundry.org:10004/core-data:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:35.140Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-17T03:58:35.140Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.3 [2022-05-17T03:58:35.140Z] - nexus3.edgexfoundry.org:10004/core-data:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:35.140Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-17T03:58:35.160Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-17T03:58:35.160Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:35.160Z] latest [2022-05-17T03:58:35.160Z] 2.2.1-dev.3 [2022-05-17T03:58:35.160Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:35.160Z] main [2022-05-17T03:58:35.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [2022-05-17T03:58:35.206Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T03:58:35.206Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T03:58:35.206Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T03:58:35.206Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [Pipeline] sh [2022-05-17T03:58:35.479Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T03:58:35.479Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T03:58:35.479Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T03:58:35.479Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T03:58:35.489Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:35.784Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:35.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-17T03:58:35.784Z] ef96113f9759: Preparing [2022-05-17T03:58:35.784Z] ce8ef0c17b5c: Preparing [2022-05-17T03:58:35.784Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:35.784Z] ecea86464f2f: Preparing [2022-05-17T03:58:35.784Z] b541d28bf3b4: Preparing [2022-05-17T03:58:35.784Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:35.784Z] ef96113f9759: Pushed [2022-05-17T03:58:35.784Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:35.784Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:36.084Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T03:58:37.166Z] ce8ef0c17b5c: Pushed [2022-05-17T03:58:37.167Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:ad984d1ec1dc2cf8b06b14b385eb56cd3b9f11f42db48898105fdc47e205fcbb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:37.470Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:37.834Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-17T03:58:37.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-17T03:58:37.834Z] ef96113f9759: Preparing [2022-05-17T03:58:37.834Z] ce8ef0c17b5c: Preparing [2022-05-17T03:58:37.834Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:37.834Z] ecea86464f2f: Preparing [2022-05-17T03:58:37.834Z] b541d28bf3b4: Preparing [2022-05-17T03:58:37.834Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:37.834Z] ce8ef0c17b5c: Layer already exists [2022-05-17T03:58:37.834Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:37.834Z] ef96113f9759: Layer already exists [2022-05-17T03:58:37.834Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:37.834Z] latest: digest: sha256:ad984d1ec1dc2cf8b06b14b385eb56cd3b9f11f42db48898105fdc47e205fcbb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:38.168Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:38.461Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.3 [2022-05-17T03:58:38.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-17T03:58:38.462Z] ef96113f9759: Preparing [2022-05-17T03:58:38.462Z] ce8ef0c17b5c: Preparing [2022-05-17T03:58:38.462Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:38.462Z] ecea86464f2f: Preparing [2022-05-17T03:58:38.462Z] b541d28bf3b4: Preparing [2022-05-17T03:58:38.462Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:38.462Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:38.462Z] ce8ef0c17b5c: Layer already exists [2022-05-17T03:58:38.462Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:38.462Z] ef96113f9759: Layer already exists [2022-05-17T03:58:38.462Z] 2.2.1-dev.3: digest: sha256:ad984d1ec1dc2cf8b06b14b385eb56cd3b9f11f42db48898105fdc47e205fcbb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:38.719Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T03:58:38.760Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:39.052Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:39.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-17T03:58:39.052Z] ef96113f9759: Preparing [2022-05-17T03:58:39.052Z] ce8ef0c17b5c: Preparing [2022-05-17T03:58:39.052Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:39.052Z] ecea86464f2f: Preparing [2022-05-17T03:58:39.052Z] b541d28bf3b4: Preparing [2022-05-17T03:58:39.052Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:39.052Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:39.052Z] ef96113f9759: Layer already exists [2022-05-17T03:58:39.052Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:39.052Z] ce8ef0c17b5c: Layer already exists [2022-05-17T03:58:39.052Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:ad984d1ec1dc2cf8b06b14b385eb56cd3b9f11f42db48898105fdc47e205fcbb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:39.352Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:39.643Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-17T03:58:39.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-17T03:58:39.643Z] ef96113f9759: Preparing [2022-05-17T03:58:39.643Z] ce8ef0c17b5c: Preparing [2022-05-17T03:58:39.643Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:39.643Z] ecea86464f2f: Preparing [2022-05-17T03:58:39.643Z] b541d28bf3b4: Preparing [2022-05-17T03:58:39.643Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:39.643Z] ecea86464f2f: Layer already exists [2022-05-17T03:58:39.643Z] ef96113f9759: Layer already exists [2022-05-17T03:58:39.643Z] ce8ef0c17b5c: Layer already exists [2022-05-17T03:58:39.643Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:39.643Z] main: digest: sha256:ad984d1ec1dc2cf8b06b14b385eb56cd3b9f11f42db48898105fdc47e205fcbb size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:58:39.677Z] ===================================================== [Pipeline] echo [2022-05-17T03:58:39.685Z] taggedImages: [2022-05-17T03:58:39.685Z] - nexus3.edgexfoundry.org:10004/core-metadata:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:39.685Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-17T03:58:39.685Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.3 [2022-05-17T03:58:39.685Z] - nexus3.edgexfoundry.org:10004/core-metadata:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:39.685Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-17T03:58:39.706Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-17T03:58:39.706Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:39.706Z] latest [2022-05-17T03:58:39.706Z] 2.2.1-dev.3 [2022-05-17T03:58:39.706Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:39.706Z] main [2022-05-17T03:58:39.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:40.032Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:40.325Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:40.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-17T03:58:40.325Z] fa9ed7002180: Preparing [2022-05-17T03:58:40.325Z] fa9ed7002180: Preparing [2022-05-17T03:58:40.325Z] 9533729fdc24: Preparing [2022-05-17T03:58:40.325Z] 6a69f2a174b8: Preparing [2022-05-17T03:58:40.325Z] 7672b4745ac7: Preparing [2022-05-17T03:58:40.325Z] 7dc818316bce: Preparing [2022-05-17T03:58:40.325Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:40.325Z] 1265cd5ba0ed: Preparing [2022-05-17T03:58:40.325Z] 4d78d7ec9e62: Preparing [2022-05-17T03:58:40.325Z] d18087da6b32: Preparing [2022-05-17T03:58:40.325Z] 6f8b9b091c0b: Preparing [2022-05-17T03:58:40.325Z] b541d28bf3b4: Preparing [2022-05-17T03:58:40.325Z] 4d78d7ec9e62: Waiting [2022-05-17T03:58:40.325Z] d18087da6b32: Waiting [2022-05-17T03:58:40.325Z] b541d28bf3b4: Waiting [2022-05-17T03:58:40.325Z] 6f8b9b091c0b: Waiting [2022-05-17T03:58:40.325Z] 5ebf044dbac1: Waiting [2022-05-17T03:58:40.325Z] 1265cd5ba0ed: Waiting [2022-05-17T03:58:40.325Z] fa9ed7002180: Pushed [2022-05-17T03:58:40.325Z] 6a69f2a174b8: Pushed [2022-05-17T03:58:40.325Z] 7672b4745ac7: Pushed [2022-05-17T03:58:40.325Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:40.325Z] 9533729fdc24: Pushed [2022-05-17T03:58:40.585Z] 1265cd5ba0ed: Pushed [2022-05-17T03:58:40.585Z] d18087da6b32: Pushed [2022-05-17T03:58:40.585Z] 6f8b9b091c0b: Pushed [2022-05-17T03:58:40.585Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:40.585Z] 4d78d7ec9e62: Pushed [2022-05-17T03:58:41.353Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T03:58:41.353Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T03:58:41.629Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T03:58:41.629Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T03:58:41.629Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T03:58:41.969Z] 7dc818316bce: Pushed [2022-05-17T03:58:41.969Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:fa873ba50fc16a10b37ac7817cd64f9d5670cc85799772522220f5b884934ee2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:42.268Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:42.560Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-17T03:58:42.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-17T03:58:42.560Z] fa9ed7002180: Preparing [2022-05-17T03:58:42.560Z] fa9ed7002180: Preparing [2022-05-17T03:58:42.560Z] 9533729fdc24: Preparing [2022-05-17T03:58:42.560Z] 6a69f2a174b8: Preparing [2022-05-17T03:58:42.560Z] 7672b4745ac7: Preparing [2022-05-17T03:58:42.560Z] 7dc818316bce: Preparing [2022-05-17T03:58:42.560Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:42.560Z] 1265cd5ba0ed: Preparing [2022-05-17T03:58:42.560Z] 4d78d7ec9e62: Preparing [2022-05-17T03:58:42.560Z] d18087da6b32: Preparing [2022-05-17T03:58:42.560Z] 6f8b9b091c0b: Preparing [2022-05-17T03:58:42.560Z] b541d28bf3b4: Preparing [2022-05-17T03:58:42.560Z] 5ebf044dbac1: Waiting [2022-05-17T03:58:42.560Z] d18087da6b32: Waiting [2022-05-17T03:58:42.560Z] b541d28bf3b4: Waiting [2022-05-17T03:58:42.560Z] 4d78d7ec9e62: Waiting [2022-05-17T03:58:42.560Z] 6a69f2a174b8: Layer already exists [2022-05-17T03:58:42.560Z] 9533729fdc24: Layer already exists [2022-05-17T03:58:42.560Z] 7dc818316bce: Layer already exists [2022-05-17T03:58:42.560Z] fa9ed7002180: Layer already exists [2022-05-17T03:58:42.560Z] 7672b4745ac7: Layer already exists [2022-05-17T03:58:42.560Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:42.560Z] 1265cd5ba0ed: Layer already exists [2022-05-17T03:58:42.560Z] d18087da6b32: Layer already exists [2022-05-17T03:58:42.560Z] 4d78d7ec9e62: Layer already exists [2022-05-17T03:58:42.560Z] 6f8b9b091c0b: Layer already exists [2022-05-17T03:58:42.560Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:42.560Z] latest: digest: sha256:fa873ba50fc16a10b37ac7817cd64f9d5670cc85799772522220f5b884934ee2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:42.613Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T03:58:42.613Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T03:58:42.613Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T03:58:42.863Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:42.889Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T03:58:43.160Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.3 [2022-05-17T03:58:43.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-17T03:58:43.160Z] fa9ed7002180: Preparing [2022-05-17T03:58:43.160Z] fa9ed7002180: Preparing [2022-05-17T03:58:43.160Z] 9533729fdc24: Preparing [2022-05-17T03:58:43.160Z] 6a69f2a174b8: Preparing [2022-05-17T03:58:43.160Z] 7672b4745ac7: Preparing [2022-05-17T03:58:43.160Z] 7dc818316bce: Preparing [2022-05-17T03:58:43.160Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:43.160Z] 1265cd5ba0ed: Preparing [2022-05-17T03:58:43.160Z] 4d78d7ec9e62: Preparing [2022-05-17T03:58:43.160Z] d18087da6b32: Preparing [2022-05-17T03:58:43.160Z] 6f8b9b091c0b: Preparing [2022-05-17T03:58:43.160Z] b541d28bf3b4: Preparing [2022-05-17T03:58:43.160Z] 4d78d7ec9e62: Waiting [2022-05-17T03:58:43.160Z] 6f8b9b091c0b: Waiting [2022-05-17T03:58:43.160Z] b541d28bf3b4: Waiting [2022-05-17T03:58:43.160Z] d18087da6b32: Waiting [2022-05-17T03:58:43.160Z] 5ebf044dbac1: Waiting [2022-05-17T03:58:43.160Z] 1265cd5ba0ed: Waiting [2022-05-17T03:58:43.160Z] fa9ed7002180: Layer already exists [2022-05-17T03:58:43.160Z] 7672b4745ac7: Layer already exists [2022-05-17T03:58:43.160Z] 7dc818316bce: Layer already exists [2022-05-17T03:58:43.160Z] 6a69f2a174b8: Layer already exists [2022-05-17T03:58:43.160Z] 9533729fdc24: Layer already exists [2022-05-17T03:58:43.160Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:43.160Z] 4d78d7ec9e62: Layer already exists [2022-05-17T03:58:43.160Z] d18087da6b32: Layer already exists [2022-05-17T03:58:43.160Z] 1265cd5ba0ed: Layer already exists [2022-05-17T03:58:43.160Z] 6f8b9b091c0b: Layer already exists [2022-05-17T03:58:43.160Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:43.160Z] 2.2.1-dev.3: digest: sha256:fa873ba50fc16a10b37ac7817cd64f9d5670cc85799772522220f5b884934ee2 size: 2817 [2022-05-17T03:58:43.166Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T03:58:43.166Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T03:58:43.166Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:43.461Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:43.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:43.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-17T03:58:43.756Z] fa9ed7002180: Preparing [2022-05-17T03:58:43.756Z] fa9ed7002180: Preparing [2022-05-17T03:58:43.756Z] 9533729fdc24: Preparing [2022-05-17T03:58:43.756Z] 6a69f2a174b8: Preparing [2022-05-17T03:58:43.756Z] 7672b4745ac7: Preparing [2022-05-17T03:58:43.756Z] 7dc818316bce: Preparing [2022-05-17T03:58:43.756Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:43.756Z] 1265cd5ba0ed: Preparing [2022-05-17T03:58:43.756Z] 4d78d7ec9e62: Preparing [2022-05-17T03:58:43.756Z] d18087da6b32: Preparing [2022-05-17T03:58:43.756Z] 6f8b9b091c0b: Preparing [2022-05-17T03:58:43.756Z] b541d28bf3b4: Preparing [2022-05-17T03:58:43.756Z] 5ebf044dbac1: Waiting [2022-05-17T03:58:43.756Z] 1265cd5ba0ed: Waiting [2022-05-17T03:58:43.756Z] 6f8b9b091c0b: Waiting [2022-05-17T03:58:43.756Z] b541d28bf3b4: Waiting [2022-05-17T03:58:43.756Z] d18087da6b32: Waiting [2022-05-17T03:58:43.756Z] 4d78d7ec9e62: Waiting [2022-05-17T03:58:43.756Z] 7672b4745ac7: Layer already exists [2022-05-17T03:58:43.756Z] 6a69f2a174b8: Layer already exists [2022-05-17T03:58:43.756Z] fa9ed7002180: Layer already exists [2022-05-17T03:58:43.756Z] 9533729fdc24: Layer already exists [2022-05-17T03:58:43.756Z] 7dc818316bce: Layer already exists [2022-05-17T03:58:43.756Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:43.756Z] 4d78d7ec9e62: Layer already exists [2022-05-17T03:58:43.756Z] 1265cd5ba0ed: Layer already exists [2022-05-17T03:58:43.756Z] 6f8b9b091c0b: Layer already exists [2022-05-17T03:58:43.756Z] d18087da6b32: Layer already exists [2022-05-17T03:58:43.756Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:43.756Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:fa873ba50fc16a10b37ac7817cd64f9d5670cc85799772522220f5b884934ee2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:44.059Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:44.356Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-17T03:58:44.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-17T03:58:44.356Z] fa9ed7002180: Preparing [2022-05-17T03:58:44.356Z] fa9ed7002180: Preparing [2022-05-17T03:58:44.356Z] 9533729fdc24: Preparing [2022-05-17T03:58:44.356Z] 6a69f2a174b8: Preparing [2022-05-17T03:58:44.356Z] 7672b4745ac7: Preparing [2022-05-17T03:58:44.356Z] 7dc818316bce: Preparing [2022-05-17T03:58:44.356Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:44.356Z] 1265cd5ba0ed: Preparing [2022-05-17T03:58:44.356Z] 4d78d7ec9e62: Preparing [2022-05-17T03:58:44.356Z] d18087da6b32: Preparing [2022-05-17T03:58:44.356Z] 6f8b9b091c0b: Preparing [2022-05-17T03:58:44.356Z] b541d28bf3b4: Preparing [2022-05-17T03:58:44.356Z] 6f8b9b091c0b: Waiting [2022-05-17T03:58:44.356Z] b541d28bf3b4: Waiting [2022-05-17T03:58:44.356Z] 5ebf044dbac1: Waiting [2022-05-17T03:58:44.356Z] 4d78d7ec9e62: Waiting [2022-05-17T03:58:44.356Z] d18087da6b32: Waiting [2022-05-17T03:58:44.356Z] 1265cd5ba0ed: Waiting [2022-05-17T03:58:44.356Z] 7672b4745ac7: Layer already exists [2022-05-17T03:58:44.356Z] 7dc818316bce: Layer already exists [2022-05-17T03:58:44.356Z] 6a69f2a174b8: Layer already exists [2022-05-17T03:58:44.356Z] fa9ed7002180: Layer already exists [2022-05-17T03:58:44.356Z] 9533729fdc24: Layer already exists [2022-05-17T03:58:44.356Z] 4d78d7ec9e62: Layer already exists [2022-05-17T03:58:44.356Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:44.356Z] d18087da6b32: Layer already exists [2022-05-17T03:58:44.356Z] 6f8b9b091c0b: Layer already exists [2022-05-17T03:58:44.356Z] 1265cd5ba0ed: Layer already exists [2022-05-17T03:58:44.356Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:44.356Z] main: digest: sha256:fa873ba50fc16a10b37ac7817cd64f9d5670cc85799772522220f5b884934ee2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:58:44.394Z] ===================================================== [Pipeline] echo [2022-05-17T03:58:44.404Z] taggedImages: [2022-05-17T03:58:44.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:44.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-17T03:58:44.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.3 [2022-05-17T03:58:44.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:44.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-17T03:58:44.420Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-17T03:58:44.420Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:44.420Z] latest [2022-05-17T03:58:44.420Z] 2.2.1-dev.3 [2022-05-17T03:58:44.420Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:44.420Z] main [2022-05-17T03:58:44.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:44.733Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:45.030Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:45.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-17T03:58:45.030Z] 2958f6a4ce7a: Preparing [2022-05-17T03:58:45.030Z] ff0d2050f1e4: Preparing [2022-05-17T03:58:45.030Z] b0b82e4e0b04: Preparing [2022-05-17T03:58:45.030Z] 7d304278b9a2: Preparing [2022-05-17T03:58:45.030Z] 41a565e1c979: Preparing [2022-05-17T03:58:45.030Z] 10cc1b7b2996: Preparing [2022-05-17T03:58:45.030Z] bf02501681b2: Preparing [2022-05-17T03:58:45.030Z] 10cc1b7b2996: Waiting [2022-05-17T03:58:45.030Z] b541d28bf3b4: Preparing [2022-05-17T03:58:45.030Z] b541d28bf3b4: Waiting [2022-05-17T03:58:45.030Z] bf02501681b2: Waiting [2022-05-17T03:58:45.030Z] 41a565e1c979: Pushed [2022-05-17T03:58:45.030Z] 2958f6a4ce7a: Pushed [2022-05-17T03:58:45.030Z] ff0d2050f1e4: Pushed [2022-05-17T03:58:45.030Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:45.290Z] 10cc1b7b2996: Pushed [2022-05-17T03:58:45.549Z] bf02501681b2: Pushed [2022-05-17T03:58:45.806Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T03:58:45.806Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T03:58:45.806Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T03:58:46.081Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T03:58:46.118Z] b0b82e4e0b04: Pushed [2022-05-17T03:58:46.118Z] 7d304278b9a2: Pushed [2022-05-17T03:58:46.378Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:53889f99e1b54b580cdf7b8c1d17ab055901950dbb03755c3d2f344586f1b88a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:46.675Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:46.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-17T03:58:46.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-17T03:58:46.966Z] 2958f6a4ce7a: Preparing [2022-05-17T03:58:46.966Z] ff0d2050f1e4: Preparing [2022-05-17T03:58:46.966Z] b0b82e4e0b04: Preparing [2022-05-17T03:58:46.966Z] 7d304278b9a2: Preparing [2022-05-17T03:58:46.966Z] 41a565e1c979: Preparing [2022-05-17T03:58:46.966Z] 10cc1b7b2996: Preparing [2022-05-17T03:58:46.966Z] bf02501681b2: Preparing [2022-05-17T03:58:46.966Z] b541d28bf3b4: Preparing [2022-05-17T03:58:46.966Z] 10cc1b7b2996: Waiting [2022-05-17T03:58:46.966Z] bf02501681b2: Waiting [2022-05-17T03:58:46.966Z] b541d28bf3b4: Waiting [2022-05-17T03:58:46.966Z] 7d304278b9a2: Layer already exists [2022-05-17T03:58:46.966Z] b0b82e4e0b04: Layer already exists [2022-05-17T03:58:46.966Z] ff0d2050f1e4: Layer already exists [2022-05-17T03:58:46.966Z] 2958f6a4ce7a: Layer already exists [2022-05-17T03:58:46.966Z] 41a565e1c979: Layer already exists [2022-05-17T03:58:46.966Z] 10cc1b7b2996: Layer already exists [2022-05-17T03:58:46.966Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:46.966Z] bf02501681b2: Layer already exists [2022-05-17T03:58:46.966Z] latest: digest: sha256:53889f99e1b54b580cdf7b8c1d17ab055901950dbb03755c3d2f344586f1b88a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:47.265Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:47.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.3 [2022-05-17T03:58:47.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-17T03:58:47.555Z] 2958f6a4ce7a: Preparing [2022-05-17T03:58:47.555Z] ff0d2050f1e4: Preparing [2022-05-17T03:58:47.555Z] b0b82e4e0b04: Preparing [2022-05-17T03:58:47.555Z] 7d304278b9a2: Preparing [2022-05-17T03:58:47.555Z] 41a565e1c979: Preparing [2022-05-17T03:58:47.555Z] 10cc1b7b2996: Preparing [2022-05-17T03:58:47.555Z] bf02501681b2: Preparing [2022-05-17T03:58:47.555Z] b541d28bf3b4: Preparing [2022-05-17T03:58:47.555Z] 10cc1b7b2996: Waiting [2022-05-17T03:58:47.555Z] bf02501681b2: Waiting [2022-05-17T03:58:47.555Z] b541d28bf3b4: Waiting [2022-05-17T03:58:47.555Z] 41a565e1c979: Layer already exists [2022-05-17T03:58:47.555Z] 7d304278b9a2: Layer already exists [2022-05-17T03:58:47.555Z] b0b82e4e0b04: Layer already exists [2022-05-17T03:58:47.555Z] 2958f6a4ce7a: Layer already exists [2022-05-17T03:58:47.555Z] ff0d2050f1e4: Layer already exists [2022-05-17T03:58:47.555Z] 10cc1b7b2996: Layer already exists [2022-05-17T03:58:47.555Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:47.555Z] bf02501681b2: Layer already exists [2022-05-17T03:58:47.555Z] 2.2.1-dev.3: digest: sha256:53889f99e1b54b580cdf7b8c1d17ab055901950dbb03755c3d2f344586f1b88a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:47.852Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:48.143Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:48.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-17T03:58:48.143Z] 2958f6a4ce7a: Preparing [2022-05-17T03:58:48.143Z] ff0d2050f1e4: Preparing [2022-05-17T03:58:48.143Z] b0b82e4e0b04: Preparing [2022-05-17T03:58:48.143Z] 7d304278b9a2: Preparing [2022-05-17T03:58:48.143Z] 41a565e1c979: Preparing [2022-05-17T03:58:48.143Z] 10cc1b7b2996: Preparing [2022-05-17T03:58:48.143Z] bf02501681b2: Preparing [2022-05-17T03:58:48.143Z] b541d28bf3b4: Preparing [2022-05-17T03:58:48.143Z] bf02501681b2: Waiting [2022-05-17T03:58:48.143Z] 10cc1b7b2996: Waiting [2022-05-17T03:58:48.143Z] 2958f6a4ce7a: Layer already exists [2022-05-17T03:58:48.143Z] b0b82e4e0b04: Layer already exists [2022-05-17T03:58:48.144Z] 41a565e1c979: Layer already exists [2022-05-17T03:58:48.144Z] ff0d2050f1e4: Layer already exists [2022-05-17T03:58:48.144Z] 7d304278b9a2: Layer already exists [2022-05-17T03:58:48.144Z] 10cc1b7b2996: Layer already exists [2022-05-17T03:58:48.144Z] bf02501681b2: Layer already exists [2022-05-17T03:58:48.144Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:48.144Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:53889f99e1b54b580cdf7b8c1d17ab055901950dbb03755c3d2f344586f1b88a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:48.440Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:48.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-17T03:58:48.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-17T03:58:48.736Z] 2958f6a4ce7a: Preparing [2022-05-17T03:58:48.736Z] ff0d2050f1e4: Preparing [2022-05-17T03:58:48.736Z] b0b82e4e0b04: Preparing [2022-05-17T03:58:48.736Z] 7d304278b9a2: Preparing [2022-05-17T03:58:48.736Z] 41a565e1c979: Preparing [2022-05-17T03:58:48.736Z] 10cc1b7b2996: Preparing [2022-05-17T03:58:48.736Z] bf02501681b2: Preparing [2022-05-17T03:58:48.736Z] b541d28bf3b4: Preparing [2022-05-17T03:58:48.736Z] 10cc1b7b2996: Waiting [2022-05-17T03:58:48.736Z] bf02501681b2: Waiting [2022-05-17T03:58:48.736Z] b541d28bf3b4: Waiting [2022-05-17T03:58:48.736Z] 7d304278b9a2: Layer already exists [2022-05-17T03:58:48.736Z] 2958f6a4ce7a: Layer already exists [2022-05-17T03:58:48.736Z] 41a565e1c979: Layer already exists [2022-05-17T03:58:48.736Z] b0b82e4e0b04: Layer already exists [2022-05-17T03:58:48.736Z] ff0d2050f1e4: Layer already exists [2022-05-17T03:58:48.736Z] bf02501681b2: Layer already exists [2022-05-17T03:58:48.736Z] 10cc1b7b2996: Layer already exists [2022-05-17T03:58:48.736Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:48.736Z] main: digest: sha256:53889f99e1b54b580cdf7b8c1d17ab055901950dbb03755c3d2f344586f1b88a size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:58:48.774Z] ===================================================== [Pipeline] echo [2022-05-17T03:58:48.783Z] taggedImages: [2022-05-17T03:58:48.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:48.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-17T03:58:48.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.3 [2022-05-17T03:58:48.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:48.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-17T03:58:48.802Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-17T03:58:48.802Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:48.802Z] latest [2022-05-17T03:58:48.802Z] 2.2.1-dev.3 [2022-05-17T03:58:48.802Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:48.802Z] main [2022-05-17T03:58:48.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:49.123Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:49.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:49.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-17T03:58:49.415Z] 879322712b16: Preparing [2022-05-17T03:58:49.415Z] e82ab26d459f: Preparing [2022-05-17T03:58:49.415Z] 5a393ad9e395: Preparing [2022-05-17T03:58:49.415Z] 99ae42879ccc: Preparing [2022-05-17T03:58:49.415Z] d87b993046e6: Preparing [2022-05-17T03:58:49.415Z] 605e61b807ba: Preparing [2022-05-17T03:58:49.415Z] d337d4489aec: Preparing [2022-05-17T03:58:49.415Z] 334721c6b838: Preparing [2022-05-17T03:58:49.415Z] e8887ae6579d: Preparing [2022-05-17T03:58:49.415Z] b541d28bf3b4: Preparing [2022-05-17T03:58:49.415Z] e8887ae6579d: Waiting [2022-05-17T03:58:49.415Z] 334721c6b838: Waiting [2022-05-17T03:58:49.415Z] b541d28bf3b4: Waiting [2022-05-17T03:58:49.415Z] 605e61b807ba: Waiting [2022-05-17T03:58:49.415Z] d337d4489aec: Waiting [2022-05-17T03:58:49.415Z] e82ab26d459f: Pushed [2022-05-17T03:58:49.415Z] d87b993046e6: Pushed [2022-05-17T03:58:49.415Z] 879322712b16: Pushed [2022-05-17T03:58:49.675Z] d337d4489aec: Pushed [2022-05-17T03:58:49.675Z] 605e61b807ba: Pushed [2022-05-17T03:58:49.675Z] 334721c6b838: Pushed [2022-05-17T03:58:49.675Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:49.675Z] e8887ae6579d: Pushed [2022-05-17T03:58:50.615Z] 99ae42879ccc: Pushed [2022-05-17T03:58:50.876Z] 5a393ad9e395: Pushed [2022-05-17T03:58:51.136Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:8e8d5a27ef0d00b7e5a360a6abe129f4f017a2fcb640e0074ac53a526116b3f6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:51.435Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:51.727Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-17T03:58:51.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-17T03:58:51.727Z] 879322712b16: Preparing [2022-05-17T03:58:51.727Z] e82ab26d459f: Preparing [2022-05-17T03:58:51.727Z] 5a393ad9e395: Preparing [2022-05-17T03:58:51.727Z] 99ae42879ccc: Preparing [2022-05-17T03:58:51.727Z] d87b993046e6: Preparing [2022-05-17T03:58:51.727Z] 605e61b807ba: Preparing [2022-05-17T03:58:51.727Z] d337d4489aec: Preparing [2022-05-17T03:58:51.727Z] 334721c6b838: Preparing [2022-05-17T03:58:51.727Z] e8887ae6579d: Preparing [2022-05-17T03:58:51.727Z] b541d28bf3b4: Preparing [2022-05-17T03:58:51.727Z] d337d4489aec: Waiting [2022-05-17T03:58:51.727Z] 605e61b807ba: Waiting [2022-05-17T03:58:51.727Z] e8887ae6579d: Waiting [2022-05-17T03:58:51.727Z] d87b993046e6: Layer already exists [2022-05-17T03:58:51.727Z] e82ab26d459f: Layer already exists [2022-05-17T03:58:51.727Z] 879322712b16: Layer already exists [2022-05-17T03:58:51.727Z] 99ae42879ccc: Layer already exists [2022-05-17T03:58:51.727Z] 5a393ad9e395: Layer already exists [2022-05-17T03:58:51.727Z] d337d4489aec: Layer already exists [2022-05-17T03:58:51.727Z] 605e61b807ba: Layer already exists [2022-05-17T03:58:51.727Z] 334721c6b838: Layer already exists [2022-05-17T03:58:51.727Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:51.727Z] e8887ae6579d: Layer already exists [2022-05-17T03:58:51.727Z] latest: digest: sha256:8e8d5a27ef0d00b7e5a360a6abe129f4f017a2fcb640e0074ac53a526116b3f6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:52.024Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:52.319Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.3 [2022-05-17T03:58:52.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-17T03:58:52.319Z] 879322712b16: Preparing [2022-05-17T03:58:52.319Z] e82ab26d459f: Preparing [2022-05-17T03:58:52.319Z] 5a393ad9e395: Preparing [2022-05-17T03:58:52.319Z] 99ae42879ccc: Preparing [2022-05-17T03:58:52.319Z] d87b993046e6: Preparing [2022-05-17T03:58:52.319Z] 605e61b807ba: Preparing [2022-05-17T03:58:52.319Z] d337d4489aec: Preparing [2022-05-17T03:58:52.319Z] 334721c6b838: Preparing [2022-05-17T03:58:52.319Z] e8887ae6579d: Preparing [2022-05-17T03:58:52.319Z] b541d28bf3b4: Preparing [2022-05-17T03:58:52.319Z] d337d4489aec: Waiting [2022-05-17T03:58:52.319Z] 334721c6b838: Waiting [2022-05-17T03:58:52.319Z] e8887ae6579d: Waiting [2022-05-17T03:58:52.319Z] b541d28bf3b4: Waiting [2022-05-17T03:58:52.319Z] 605e61b807ba: Waiting [2022-05-17T03:58:52.319Z] 5a393ad9e395: Layer already exists [2022-05-17T03:58:52.319Z] 99ae42879ccc: Layer already exists [2022-05-17T03:58:52.319Z] e82ab26d459f: Layer already exists [2022-05-17T03:58:52.319Z] 879322712b16: Layer already exists [2022-05-17T03:58:52.319Z] d87b993046e6: Layer already exists [2022-05-17T03:58:52.319Z] 605e61b807ba: Layer already exists [2022-05-17T03:58:52.319Z] 334721c6b838: Layer already exists [2022-05-17T03:58:52.319Z] d337d4489aec: Layer already exists [2022-05-17T03:58:52.319Z] e8887ae6579d: Layer already exists [2022-05-17T03:58:52.319Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:52.319Z] 2.2.1-dev.3: digest: sha256:8e8d5a27ef0d00b7e5a360a6abe129f4f017a2fcb640e0074ac53a526116b3f6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:52.617Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:52.816Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T03:58:52.816Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T03:58:52.816Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T03:58:52.816Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T03:58:52.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:52.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-17T03:58:52.913Z] 879322712b16: Preparing [2022-05-17T03:58:52.913Z] e82ab26d459f: Preparing [2022-05-17T03:58:52.913Z] 5a393ad9e395: Preparing [2022-05-17T03:58:52.913Z] 99ae42879ccc: Preparing [2022-05-17T03:58:52.913Z] d87b993046e6: Preparing [2022-05-17T03:58:52.913Z] 605e61b807ba: Preparing [2022-05-17T03:58:52.913Z] d337d4489aec: Preparing [2022-05-17T03:58:52.913Z] 334721c6b838: Preparing [2022-05-17T03:58:52.913Z] e8887ae6579d: Preparing [2022-05-17T03:58:52.913Z] b541d28bf3b4: Preparing [2022-05-17T03:58:52.913Z] d337d4489aec: Waiting [2022-05-17T03:58:52.913Z] 334721c6b838: Waiting [2022-05-17T03:58:52.913Z] e8887ae6579d: Waiting [2022-05-17T03:58:52.913Z] b541d28bf3b4: Waiting [2022-05-17T03:58:52.913Z] 605e61b807ba: Waiting [2022-05-17T03:58:52.913Z] 879322712b16: Layer already exists [2022-05-17T03:58:52.913Z] e82ab26d459f: Layer already exists [2022-05-17T03:58:52.913Z] 99ae42879ccc: Layer already exists [2022-05-17T03:58:52.913Z] 5a393ad9e395: Layer already exists [2022-05-17T03:58:52.913Z] d87b993046e6: Layer already exists [2022-05-17T03:58:52.913Z] 334721c6b838: Layer already exists [2022-05-17T03:58:52.913Z] d337d4489aec: Layer already exists [2022-05-17T03:58:52.913Z] 605e61b807ba: Layer already exists [2022-05-17T03:58:52.913Z] e8887ae6579d: Layer already exists [2022-05-17T03:58:52.913Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:52.913Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:8e8d5a27ef0d00b7e5a360a6abe129f4f017a2fcb640e0074ac53a526116b3f6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:53.210Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:53.507Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-17T03:58:53.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-17T03:58:53.507Z] 879322712b16: Preparing [2022-05-17T03:58:53.507Z] e82ab26d459f: Preparing [2022-05-17T03:58:53.507Z] 5a393ad9e395: Preparing [2022-05-17T03:58:53.507Z] 99ae42879ccc: Preparing [2022-05-17T03:58:53.507Z] d87b993046e6: Preparing [2022-05-17T03:58:53.507Z] 605e61b807ba: Preparing [2022-05-17T03:58:53.507Z] d337d4489aec: Preparing [2022-05-17T03:58:53.507Z] 334721c6b838: Preparing [2022-05-17T03:58:53.507Z] e8887ae6579d: Preparing [2022-05-17T03:58:53.507Z] b541d28bf3b4: Preparing [2022-05-17T03:58:53.507Z] 605e61b807ba: Waiting [2022-05-17T03:58:53.507Z] 334721c6b838: Waiting [2022-05-17T03:58:53.507Z] d337d4489aec: Waiting [2022-05-17T03:58:53.507Z] e8887ae6579d: Waiting [2022-05-17T03:58:53.507Z] b541d28bf3b4: Waiting [2022-05-17T03:58:53.507Z] d87b993046e6: Layer already exists [2022-05-17T03:58:53.507Z] 879322712b16: Layer already exists [2022-05-17T03:58:53.507Z] 5a393ad9e395: Layer already exists [2022-05-17T03:58:53.507Z] e82ab26d459f: Layer already exists [2022-05-17T03:58:53.507Z] 99ae42879ccc: Layer already exists [2022-05-17T03:58:53.507Z] 605e61b807ba: Layer already exists [2022-05-17T03:58:53.507Z] e8887ae6579d: Layer already exists [2022-05-17T03:58:53.507Z] d337d4489aec: Layer already exists [2022-05-17T03:58:53.507Z] 334721c6b838: Layer already exists [2022-05-17T03:58:53.507Z] b541d28bf3b4: Layer already exists [2022-05-17T03:58:53.507Z] main: digest: sha256:8e8d5a27ef0d00b7e5a360a6abe129f4f017a2fcb640e0074ac53a526116b3f6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:58:53.545Z] ===================================================== [Pipeline] echo [2022-05-17T03:58:53.554Z] taggedImages: [2022-05-17T03:58:53.554Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:53.554Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-17T03:58:53.554Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.3 [2022-05-17T03:58:53.554Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:53.554Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-17T03:58:53.575Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-17T03:58:53.575Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:53.575Z] latest [2022-05-17T03:58:53.575Z] 2.2.1-dev.3 [2022-05-17T03:58:53.575Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:53.575Z] main [2022-05-17T03:58:53.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:53.940Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:54.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:54.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-17T03:58:54.257Z] 48a689be3aee: Preparing [2022-05-17T03:58:54.257Z] f5907531eb9e: Preparing [2022-05-17T03:58:54.257Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:54.257Z] eebdc1a52251: Preparing [2022-05-17T03:58:54.257Z] 665936072453: Preparing [2022-05-17T03:58:54.257Z] 4fc242d58285: Preparing [2022-05-17T03:58:54.257Z] 4fc242d58285: Waiting [2022-05-17T03:58:54.257Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:54.257Z] 4fc242d58285: Layer already exists [2022-05-17T03:58:54.257Z] 665936072453: Pushed [2022-05-17T03:58:54.257Z] 48a689be3aee: Pushed [2022-05-17T03:58:54.825Z] eebdc1a52251: Pushed [2022-05-17T03:58:56.207Z] f5907531eb9e: Pushed [2022-05-17T03:58:56.207Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:222b5eacab23875cc36f8ed7497671f6db056823fe3a86b7bcc29f5d3a3ed2ab size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:56.504Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:56.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-17T03:58:56.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-17T03:58:56.793Z] 48a689be3aee: Preparing [2022-05-17T03:58:56.793Z] f5907531eb9e: Preparing [2022-05-17T03:58:56.793Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:56.793Z] eebdc1a52251: Preparing [2022-05-17T03:58:56.793Z] 665936072453: Preparing [2022-05-17T03:58:56.793Z] 4fc242d58285: Preparing [2022-05-17T03:58:56.793Z] 4fc242d58285: Waiting [2022-05-17T03:58:56.793Z] 48a689be3aee: Layer already exists [2022-05-17T03:58:56.793Z] eebdc1a52251: Layer already exists [2022-05-17T03:58:56.793Z] f5907531eb9e: Layer already exists [2022-05-17T03:58:56.793Z] 665936072453: Layer already exists [2022-05-17T03:58:56.793Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:56.793Z] 4fc242d58285: Layer already exists [2022-05-17T03:58:56.793Z] latest: digest: sha256:222b5eacab23875cc36f8ed7497671f6db056823fe3a86b7bcc29f5d3a3ed2ab size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:57.088Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:57.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.3 [2022-05-17T03:58:57.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-17T03:58:57.385Z] 48a689be3aee: Preparing [2022-05-17T03:58:57.385Z] f5907531eb9e: Preparing [2022-05-17T03:58:57.385Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:57.385Z] eebdc1a52251: Preparing [2022-05-17T03:58:57.385Z] 665936072453: Preparing [2022-05-17T03:58:57.385Z] 4fc242d58285: Preparing [2022-05-17T03:58:57.385Z] 4fc242d58285: Waiting [2022-05-17T03:58:57.385Z] 48a689be3aee: Layer already exists [2022-05-17T03:58:57.385Z] f5907531eb9e: Layer already exists [2022-05-17T03:58:57.385Z] 665936072453: Layer already exists [2022-05-17T03:58:57.385Z] eebdc1a52251: Layer already exists [2022-05-17T03:58:57.385Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:57.385Z] 4fc242d58285: Layer already exists [2022-05-17T03:58:57.385Z] 2.2.1-dev.3: digest: sha256:222b5eacab23875cc36f8ed7497671f6db056823fe3a86b7bcc29f5d3a3ed2ab size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:57.684Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:57.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:57.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-17T03:58:57.979Z] 48a689be3aee: Preparing [2022-05-17T03:58:57.979Z] f5907531eb9e: Preparing [2022-05-17T03:58:57.979Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:57.979Z] eebdc1a52251: Preparing [2022-05-17T03:58:57.979Z] 665936072453: Preparing [2022-05-17T03:58:57.979Z] 4fc242d58285: Preparing [2022-05-17T03:58:57.979Z] 4fc242d58285: Waiting [2022-05-17T03:58:57.979Z] 48a689be3aee: Layer already exists [2022-05-17T03:58:57.979Z] f5907531eb9e: Layer already exists [2022-05-17T03:58:57.979Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:57.979Z] 665936072453: Layer already exists [2022-05-17T03:58:57.979Z] eebdc1a52251: Layer already exists [2022-05-17T03:58:57.979Z] 4fc242d58285: Layer already exists [2022-05-17T03:58:57.979Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:222b5eacab23875cc36f8ed7497671f6db056823fe3a86b7bcc29f5d3a3ed2ab size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:58.279Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:58.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-17T03:58:58.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-17T03:58:58.571Z] 48a689be3aee: Preparing [2022-05-17T03:58:58.571Z] f5907531eb9e: Preparing [2022-05-17T03:58:58.571Z] 5ebf044dbac1: Preparing [2022-05-17T03:58:58.571Z] eebdc1a52251: Preparing [2022-05-17T03:58:58.571Z] 665936072453: Preparing [2022-05-17T03:58:58.571Z] 4fc242d58285: Preparing [2022-05-17T03:58:58.571Z] 4fc242d58285: Waiting [2022-05-17T03:58:58.571Z] 665936072453: Layer already exists [2022-05-17T03:58:58.571Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:58:58.571Z] 48a689be3aee: Layer already exists [2022-05-17T03:58:58.571Z] eebdc1a52251: Layer already exists [2022-05-17T03:58:58.571Z] f5907531eb9e: Layer already exists [2022-05-17T03:58:58.571Z] 4fc242d58285: Layer already exists [2022-05-17T03:58:58.571Z] main: digest: sha256:222b5eacab23875cc36f8ed7497671f6db056823fe3a86b7bcc29f5d3a3ed2ab size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:58:58.610Z] ===================================================== [Pipeline] echo [2022-05-17T03:58:58.616Z] taggedImages: [2022-05-17T03:58:58.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:58.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-17T03:58:58.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.3 [2022-05-17T03:58:58.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:58.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-17T03:58:58.631Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-17T03:58:58.631Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:58.631Z] latest [2022-05-17T03:58:58.631Z] 2.2.1-dev.3 [2022-05-17T03:58:58.631Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:58:58.631Z] main [2022-05-17T03:58:58.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:58.932Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:58:59.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:58:59.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-17T03:58:59.226Z] df387a63ecfd: Preparing [2022-05-17T03:58:59.226Z] 94ea2df04d40: Preparing [2022-05-17T03:58:59.226Z] 973f079d9e4d: Preparing [2022-05-17T03:58:59.226Z] 55b930f64ea3: Preparing [2022-05-17T03:58:59.226Z] ddc81cc36d14: Preparing [2022-05-17T03:58:59.226Z] 74f62cb5d489: Preparing [2022-05-17T03:58:59.226Z] 665936072453: Preparing [2022-05-17T03:58:59.226Z] 4fc242d58285: Preparing [2022-05-17T03:58:59.226Z] 74f62cb5d489: Waiting [2022-05-17T03:58:59.226Z] 665936072453: Waiting [2022-05-17T03:58:59.226Z] 4fc242d58285: Waiting [2022-05-17T03:58:59.226Z] 973f079d9e4d: Pushed [2022-05-17T03:58:59.226Z] df387a63ecfd: Pushed [2022-05-17T03:58:59.226Z] 94ea2df04d40: Pushed [2022-05-17T03:58:59.226Z] 4fc242d58285: Layer already exists [2022-05-17T03:58:59.226Z] 665936072453: Layer already exists [2022-05-17T03:58:59.794Z] 74f62cb5d489: Pushed [2022-05-17T03:59:03.086Z] ddc81cc36d14: Pushed [2022-05-17T03:59:05.631Z] 55b930f64ea3: Pushed [2022-05-17T03:59:05.631Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:d9709245cb632b45a8a4bb2d7a9763977a68412242a724f77c8625881696e89f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:05.927Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:06.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-17T03:59:06.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-17T03:59:06.223Z] df387a63ecfd: Preparing [2022-05-17T03:59:06.223Z] 94ea2df04d40: Preparing [2022-05-17T03:59:06.223Z] 973f079d9e4d: Preparing [2022-05-17T03:59:06.223Z] 55b930f64ea3: Preparing [2022-05-17T03:59:06.223Z] ddc81cc36d14: Preparing [2022-05-17T03:59:06.223Z] 74f62cb5d489: Preparing [2022-05-17T03:59:06.223Z] 665936072453: Preparing [2022-05-17T03:59:06.223Z] 4fc242d58285: Preparing [2022-05-17T03:59:06.223Z] 74f62cb5d489: Waiting [2022-05-17T03:59:06.223Z] 665936072453: Waiting [2022-05-17T03:59:06.223Z] 4fc242d58285: Waiting [2022-05-17T03:59:06.223Z] 55b930f64ea3: Layer already exists [2022-05-17T03:59:06.223Z] 973f079d9e4d: Layer already exists [2022-05-17T03:59:06.223Z] df387a63ecfd: Layer already exists [2022-05-17T03:59:06.223Z] 94ea2df04d40: Layer already exists [2022-05-17T03:59:06.223Z] ddc81cc36d14: Layer already exists [2022-05-17T03:59:06.223Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:06.223Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:06.223Z] 665936072453: Layer already exists [2022-05-17T03:59:06.223Z] latest: digest: sha256:d9709245cb632b45a8a4bb2d7a9763977a68412242a724f77c8625881696e89f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:06.524Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:06.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.3 [2022-05-17T03:59:06.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-17T03:59:06.819Z] df387a63ecfd: Preparing [2022-05-17T03:59:06.819Z] 94ea2df04d40: Preparing [2022-05-17T03:59:06.819Z] 973f079d9e4d: Preparing [2022-05-17T03:59:06.819Z] 55b930f64ea3: Preparing [2022-05-17T03:59:06.819Z] ddc81cc36d14: Preparing [2022-05-17T03:59:06.819Z] 74f62cb5d489: Preparing [2022-05-17T03:59:06.819Z] 665936072453: Preparing [2022-05-17T03:59:06.819Z] 4fc242d58285: Preparing [2022-05-17T03:59:06.819Z] 665936072453: Waiting [2022-05-17T03:59:06.819Z] 4fc242d58285: Waiting [2022-05-17T03:59:06.819Z] 74f62cb5d489: Waiting [2022-05-17T03:59:06.819Z] 94ea2df04d40: Layer already exists [2022-05-17T03:59:06.819Z] ddc81cc36d14: Layer already exists [2022-05-17T03:59:06.819Z] 55b930f64ea3: Layer already exists [2022-05-17T03:59:06.819Z] 973f079d9e4d: Layer already exists [2022-05-17T03:59:06.819Z] df387a63ecfd: Layer already exists [2022-05-17T03:59:06.819Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:06.819Z] 665936072453: Layer already exists [2022-05-17T03:59:06.819Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:06.819Z] 2.2.1-dev.3: digest: sha256:d9709245cb632b45a8a4bb2d7a9763977a68412242a724f77c8625881696e89f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:07.116Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:07.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:07.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-17T03:59:07.418Z] df387a63ecfd: Preparing [2022-05-17T03:59:07.418Z] 94ea2df04d40: Preparing [2022-05-17T03:59:07.418Z] 973f079d9e4d: Preparing [2022-05-17T03:59:07.418Z] 55b930f64ea3: Preparing [2022-05-17T03:59:07.418Z] ddc81cc36d14: Preparing [2022-05-17T03:59:07.418Z] 74f62cb5d489: Preparing [2022-05-17T03:59:07.418Z] 665936072453: Preparing [2022-05-17T03:59:07.418Z] 4fc242d58285: Preparing [2022-05-17T03:59:07.418Z] 74f62cb5d489: Waiting [2022-05-17T03:59:07.418Z] 665936072453: Waiting [2022-05-17T03:59:07.418Z] 4fc242d58285: Waiting [2022-05-17T03:59:07.418Z] 94ea2df04d40: Layer already exists [2022-05-17T03:59:07.418Z] ddc81cc36d14: Layer already exists [2022-05-17T03:59:07.418Z] 973f079d9e4d: Layer already exists [2022-05-17T03:59:07.418Z] df387a63ecfd: Layer already exists [2022-05-17T03:59:07.418Z] 55b930f64ea3: Layer already exists [2022-05-17T03:59:07.418Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:07.418Z] 665936072453: Layer already exists [2022-05-17T03:59:07.418Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:07.418Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:d9709245cb632b45a8a4bb2d7a9763977a68412242a724f77c8625881696e89f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:07.717Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:08.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-17T03:59:08.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-17T03:59:08.014Z] df387a63ecfd: Preparing [2022-05-17T03:59:08.014Z] 94ea2df04d40: Preparing [2022-05-17T03:59:08.014Z] 973f079d9e4d: Preparing [2022-05-17T03:59:08.014Z] 55b930f64ea3: Preparing [2022-05-17T03:59:08.014Z] ddc81cc36d14: Preparing [2022-05-17T03:59:08.014Z] 74f62cb5d489: Preparing [2022-05-17T03:59:08.014Z] 665936072453: Preparing [2022-05-17T03:59:08.014Z] 4fc242d58285: Preparing [2022-05-17T03:59:08.014Z] 665936072453: Waiting [2022-05-17T03:59:08.014Z] 4fc242d58285: Waiting [2022-05-17T03:59:08.014Z] ddc81cc36d14: Layer already exists [2022-05-17T03:59:08.014Z] 55b930f64ea3: Layer already exists [2022-05-17T03:59:08.014Z] df387a63ecfd: Layer already exists [2022-05-17T03:59:08.014Z] 973f079d9e4d: Layer already exists [2022-05-17T03:59:08.014Z] 94ea2df04d40: Layer already exists [2022-05-17T03:59:08.014Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:08.014Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:08.014Z] 665936072453: Layer already exists [2022-05-17T03:59:08.014Z] main: digest: sha256:d9709245cb632b45a8a4bb2d7a9763977a68412242a724f77c8625881696e89f size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:59:08.051Z] ===================================================== [Pipeline] echo [2022-05-17T03:59:08.065Z] taggedImages: [2022-05-17T03:59:08.065Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:08.065Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-17T03:59:08.065Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.3 [2022-05-17T03:59:08.065Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:08.065Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-17T03:59:08.085Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-17T03:59:08.085Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:08.085Z] latest [2022-05-17T03:59:08.085Z] 2.2.1-dev.3 [2022-05-17T03:59:08.085Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:08.085Z] main [2022-05-17T03:59:08.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:08.413Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:08.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:08.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-17T03:59:08.706Z] 8acf07f7f818: Preparing [2022-05-17T03:59:08.706Z] bdace48a6bbb: Preparing [2022-05-17T03:59:08.706Z] d4388a05c3b0: Preparing [2022-05-17T03:59:08.706Z] 660df5a4fa28: Preparing [2022-05-17T03:59:08.706Z] 7e5afc4cca44: Preparing [2022-05-17T03:59:08.706Z] 665936072453: Preparing [2022-05-17T03:59:08.706Z] 4fc242d58285: Preparing [2022-05-17T03:59:08.706Z] 665936072453: Waiting [2022-05-17T03:59:08.706Z] 4fc242d58285: Waiting [2022-05-17T03:59:08.706Z] 8acf07f7f818: Pushed [2022-05-17T03:59:08.706Z] d4388a05c3b0: Pushed [2022-05-17T03:59:08.706Z] bdace48a6bbb: Pushed [2022-05-17T03:59:08.706Z] 665936072453: Layer already exists [2022-05-17T03:59:08.706Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:08.967Z] 7e5afc4cca44: Pushed [2022-05-17T03:59:11.153Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T03:59:11.153Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T03:59:15.555Z] 660df5a4fa28: Pushed [2022-05-17T03:59:15.555Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:ae2b7a79f8ff50be91695ca69ce9fd62640d39f0731a8005a8ed6da9a6b58cec size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:15.856Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:16.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-17T03:59:16.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-17T03:59:16.147Z] 8acf07f7f818: Preparing [2022-05-17T03:59:16.147Z] bdace48a6bbb: Preparing [2022-05-17T03:59:16.147Z] d4388a05c3b0: Preparing [2022-05-17T03:59:16.147Z] 660df5a4fa28: Preparing [2022-05-17T03:59:16.147Z] 7e5afc4cca44: Preparing [2022-05-17T03:59:16.147Z] 665936072453: Preparing [2022-05-17T03:59:16.147Z] 4fc242d58285: Preparing [2022-05-17T03:59:16.147Z] 665936072453: Waiting [2022-05-17T03:59:16.147Z] 4fc242d58285: Waiting [2022-05-17T03:59:16.147Z] d4388a05c3b0: Layer already exists [2022-05-17T03:59:16.147Z] 8acf07f7f818: Layer already exists [2022-05-17T03:59:16.147Z] 660df5a4fa28: Layer already exists [2022-05-17T03:59:16.147Z] 7e5afc4cca44: Layer already exists [2022-05-17T03:59:16.147Z] bdace48a6bbb: Layer already exists [2022-05-17T03:59:16.147Z] 665936072453: Layer already exists [2022-05-17T03:59:16.147Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:16.147Z] latest: digest: sha256:ae2b7a79f8ff50be91695ca69ce9fd62640d39f0731a8005a8ed6da9a6b58cec size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:16.444Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:16.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.3 [2022-05-17T03:59:16.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-17T03:59:16.737Z] 8acf07f7f818: Preparing [2022-05-17T03:59:16.737Z] bdace48a6bbb: Preparing [2022-05-17T03:59:16.737Z] d4388a05c3b0: Preparing [2022-05-17T03:59:16.737Z] 660df5a4fa28: Preparing [2022-05-17T03:59:16.737Z] 7e5afc4cca44: Preparing [2022-05-17T03:59:16.737Z] 665936072453: Preparing [2022-05-17T03:59:16.737Z] 4fc242d58285: Preparing [2022-05-17T03:59:16.737Z] 4fc242d58285: Waiting [2022-05-17T03:59:16.737Z] 665936072453: Waiting [2022-05-17T03:59:16.737Z] d4388a05c3b0: Layer already exists [2022-05-17T03:59:16.737Z] 8acf07f7f818: Layer already exists [2022-05-17T03:59:16.737Z] 660df5a4fa28: Layer already exists [2022-05-17T03:59:16.737Z] bdace48a6bbb: Layer already exists [2022-05-17T03:59:16.737Z] 7e5afc4cca44: Layer already exists [2022-05-17T03:59:16.737Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:16.737Z] 665936072453: Layer already exists [2022-05-17T03:59:16.737Z] 2.2.1-dev.3: digest: sha256:ae2b7a79f8ff50be91695ca69ce9fd62640d39f0731a8005a8ed6da9a6b58cec size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:17.034Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:17.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:17.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-17T03:59:17.327Z] 8acf07f7f818: Preparing [2022-05-17T03:59:17.327Z] bdace48a6bbb: Preparing [2022-05-17T03:59:17.327Z] d4388a05c3b0: Preparing [2022-05-17T03:59:17.327Z] 660df5a4fa28: Preparing [2022-05-17T03:59:17.327Z] 7e5afc4cca44: Preparing [2022-05-17T03:59:17.327Z] 665936072453: Preparing [2022-05-17T03:59:17.327Z] 4fc242d58285: Preparing [2022-05-17T03:59:17.327Z] 4fc242d58285: Waiting [2022-05-17T03:59:17.327Z] 665936072453: Waiting [2022-05-17T03:59:17.327Z] d4388a05c3b0: Layer already exists [2022-05-17T03:59:17.327Z] 7e5afc4cca44: Layer already exists [2022-05-17T03:59:17.327Z] bdace48a6bbb: Layer already exists [2022-05-17T03:59:17.327Z] 660df5a4fa28: Layer already exists [2022-05-17T03:59:17.327Z] 8acf07f7f818: Layer already exists [2022-05-17T03:59:17.327Z] 665936072453: Layer already exists [2022-05-17T03:59:17.327Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:17.327Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:ae2b7a79f8ff50be91695ca69ce9fd62640d39f0731a8005a8ed6da9a6b58cec size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:17.622Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:17.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-17T03:59:17.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-17T03:59:17.916Z] 8acf07f7f818: Preparing [2022-05-17T03:59:17.916Z] bdace48a6bbb: Preparing [2022-05-17T03:59:17.916Z] d4388a05c3b0: Preparing [2022-05-17T03:59:17.916Z] 660df5a4fa28: Preparing [2022-05-17T03:59:17.916Z] 7e5afc4cca44: Preparing [2022-05-17T03:59:17.916Z] 665936072453: Preparing [2022-05-17T03:59:17.916Z] 4fc242d58285: Preparing [2022-05-17T03:59:17.916Z] 665936072453: Waiting [2022-05-17T03:59:17.916Z] 4fc242d58285: Waiting [2022-05-17T03:59:17.916Z] 660df5a4fa28: Layer already exists [2022-05-17T03:59:17.916Z] bdace48a6bbb: Layer already exists [2022-05-17T03:59:17.916Z] 7e5afc4cca44: Layer already exists [2022-05-17T03:59:17.916Z] d4388a05c3b0: Layer already exists [2022-05-17T03:59:17.916Z] 8acf07f7f818: Layer already exists [2022-05-17T03:59:17.916Z] 665936072453: Layer already exists [2022-05-17T03:59:17.916Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:17.916Z] main: digest: sha256:ae2b7a79f8ff50be91695ca69ce9fd62640d39f0731a8005a8ed6da9a6b58cec size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:59:17.951Z] ===================================================== [Pipeline] echo [2022-05-17T03:59:17.961Z] taggedImages: [2022-05-17T03:59:17.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:17.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-17T03:59:17.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.3 [2022-05-17T03:59:17.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:17.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-17T03:59:17.981Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-17T03:59:17.981Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:17.981Z] latest [2022-05-17T03:59:17.981Z] 2.2.1-dev.3 [2022-05-17T03:59:17.981Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:17.981Z] main [2022-05-17T03:59:17.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:18.302Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:18.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:18.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-17T03:59:18.593Z] e7d626a2f483: Preparing [2022-05-17T03:59:18.593Z] 0e7e443d216e: Preparing [2022-05-17T03:59:18.593Z] d2c191f453e9: Preparing [2022-05-17T03:59:18.593Z] 5eda89208640: Preparing [2022-05-17T03:59:18.593Z] 74f62cb5d489: Preparing [2022-05-17T03:59:18.593Z] 665936072453: Preparing [2022-05-17T03:59:18.593Z] 4fc242d58285: Preparing [2022-05-17T03:59:18.593Z] 665936072453: Waiting [2022-05-17T03:59:18.593Z] 4fc242d58285: Waiting [2022-05-17T03:59:18.593Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:18.593Z] 665936072453: Layer already exists [2022-05-17T03:59:18.593Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:18.593Z] e7d626a2f483: Pushed [2022-05-17T03:59:18.593Z] d2c191f453e9: Pushed [2022-05-17T03:59:18.593Z] 0e7e443d216e: Pushed [2022-05-17T03:59:19.460Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T03:59:19.460Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T03:59:26.798Z] 5eda89208640: Pushed [2022-05-17T03:59:26.798Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:ca7e96999fa68c3d435ca11dbf0d6e257baee21b99f677944299504de363822c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:27.101Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:27.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-17T03:59:27.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-17T03:59:27.392Z] e7d626a2f483: Preparing [2022-05-17T03:59:27.392Z] 0e7e443d216e: Preparing [2022-05-17T03:59:27.392Z] d2c191f453e9: Preparing [2022-05-17T03:59:27.392Z] 5eda89208640: Preparing [2022-05-17T03:59:27.392Z] 74f62cb5d489: Preparing [2022-05-17T03:59:27.392Z] 665936072453: Preparing [2022-05-17T03:59:27.392Z] 4fc242d58285: Preparing [2022-05-17T03:59:27.392Z] 665936072453: Waiting [2022-05-17T03:59:27.392Z] 4fc242d58285: Waiting [2022-05-17T03:59:27.392Z] 5eda89208640: Layer already exists [2022-05-17T03:59:27.392Z] d2c191f453e9: Layer already exists [2022-05-17T03:59:27.392Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:27.392Z] 0e7e443d216e: Layer already exists [2022-05-17T03:59:27.392Z] e7d626a2f483: Layer already exists [2022-05-17T03:59:27.392Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:27.392Z] 665936072453: Layer already exists [2022-05-17T03:59:27.392Z] latest: digest: sha256:ca7e96999fa68c3d435ca11dbf0d6e257baee21b99f677944299504de363822c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:27.688Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:27.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.3 [2022-05-17T03:59:27.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-17T03:59:27.978Z] e7d626a2f483: Preparing [2022-05-17T03:59:27.978Z] 0e7e443d216e: Preparing [2022-05-17T03:59:27.978Z] d2c191f453e9: Preparing [2022-05-17T03:59:27.978Z] 5eda89208640: Preparing [2022-05-17T03:59:27.978Z] 74f62cb5d489: Preparing [2022-05-17T03:59:27.978Z] 665936072453: Preparing [2022-05-17T03:59:27.978Z] 4fc242d58285: Preparing [2022-05-17T03:59:27.978Z] 665936072453: Waiting [2022-05-17T03:59:27.978Z] 5eda89208640: Layer already exists [2022-05-17T03:59:27.978Z] 0e7e443d216e: Layer already exists [2022-05-17T03:59:27.978Z] d2c191f453e9: Layer already exists [2022-05-17T03:59:27.978Z] e7d626a2f483: Layer already exists [2022-05-17T03:59:27.978Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:27.978Z] 665936072453: Layer already exists [2022-05-17T03:59:27.978Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:27.978Z] 2.2.1-dev.3: digest: sha256:ca7e96999fa68c3d435ca11dbf0d6e257baee21b99f677944299504de363822c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:28.276Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:28.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:28.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-17T03:59:28.568Z] e7d626a2f483: Preparing [2022-05-17T03:59:28.568Z] 0e7e443d216e: Preparing [2022-05-17T03:59:28.568Z] d2c191f453e9: Preparing [2022-05-17T03:59:28.568Z] 5eda89208640: Preparing [2022-05-17T03:59:28.568Z] 74f62cb5d489: Preparing [2022-05-17T03:59:28.568Z] 665936072453: Preparing [2022-05-17T03:59:28.568Z] 4fc242d58285: Preparing [2022-05-17T03:59:28.568Z] 665936072453: Waiting [2022-05-17T03:59:28.568Z] 4fc242d58285: Waiting [2022-05-17T03:59:28.568Z] 5eda89208640: Layer already exists [2022-05-17T03:59:28.568Z] 0e7e443d216e: Layer already exists [2022-05-17T03:59:28.568Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:28.568Z] d2c191f453e9: Layer already exists [2022-05-17T03:59:28.568Z] e7d626a2f483: Layer already exists [2022-05-17T03:59:28.568Z] 665936072453: Layer already exists [2022-05-17T03:59:28.568Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:28.568Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:ca7e96999fa68c3d435ca11dbf0d6e257baee21b99f677944299504de363822c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:28.867Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:29.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-17T03:59:29.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-17T03:59:29.160Z] e7d626a2f483: Preparing [2022-05-17T03:59:29.160Z] 0e7e443d216e: Preparing [2022-05-17T03:59:29.160Z] d2c191f453e9: Preparing [2022-05-17T03:59:29.160Z] 5eda89208640: Preparing [2022-05-17T03:59:29.160Z] 74f62cb5d489: Preparing [2022-05-17T03:59:29.160Z] 665936072453: Preparing [2022-05-17T03:59:29.160Z] 4fc242d58285: Preparing [2022-05-17T03:59:29.160Z] 665936072453: Waiting [2022-05-17T03:59:29.160Z] 4fc242d58285: Waiting [2022-05-17T03:59:29.160Z] e7d626a2f483: Layer already exists [2022-05-17T03:59:29.160Z] 0e7e443d216e: Layer already exists [2022-05-17T03:59:29.160Z] 5eda89208640: Layer already exists [2022-05-17T03:59:29.160Z] 74f62cb5d489: Layer already exists [2022-05-17T03:59:29.160Z] d2c191f453e9: Layer already exists [2022-05-17T03:59:29.160Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:29.160Z] 665936072453: Layer already exists [2022-05-17T03:59:29.160Z] main: digest: sha256:ca7e96999fa68c3d435ca11dbf0d6e257baee21b99f677944299504de363822c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:59:29.200Z] ===================================================== [Pipeline] echo [2022-05-17T03:59:29.208Z] taggedImages: [2022-05-17T03:59:29.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:29.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-17T03:59:29.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.3 [2022-05-17T03:59:29.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:29.208Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-17T03:59:29.228Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-17T03:59:29.228Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:29.228Z] latest [2022-05-17T03:59:29.228Z] 2.2.1-dev.3 [2022-05-17T03:59:29.228Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:29.228Z] main [2022-05-17T03:59:29.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:29.548Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:29.842Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:29.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-17T03:59:29.842Z] 6df798a09b06: Preparing [2022-05-17T03:59:29.842Z] e3cf09fc73e4: Preparing [2022-05-17T03:59:29.842Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:29.842Z] 97321cec9b9b: Preparing [2022-05-17T03:59:29.842Z] b541d28bf3b4: Preparing [2022-05-17T03:59:29.842Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:29.842Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:29.842Z] 6df798a09b06: Pushed [2022-05-17T03:59:29.842Z] 97321cec9b9b: Pushed [2022-05-17T03:59:32.387Z] e3cf09fc73e4: Pushed [2022-05-17T03:59:32.387Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:9b43fd33337089e62f031f259733213dde397c93a8e9cce015777cc2906e7e45 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:32.688Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:32.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-17T03:59:32.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-17T03:59:32.981Z] 6df798a09b06: Preparing [2022-05-17T03:59:32.981Z] e3cf09fc73e4: Preparing [2022-05-17T03:59:32.981Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:32.981Z] 97321cec9b9b: Preparing [2022-05-17T03:59:32.981Z] b541d28bf3b4: Preparing [2022-05-17T03:59:32.981Z] 97321cec9b9b: Layer already exists [2022-05-17T03:59:32.981Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:32.981Z] 6df798a09b06: Layer already exists [2022-05-17T03:59:32.981Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:32.981Z] e3cf09fc73e4: Layer already exists [2022-05-17T03:59:32.981Z] latest: digest: sha256:9b43fd33337089e62f031f259733213dde397c93a8e9cce015777cc2906e7e45 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:33.284Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:33.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.3 [2022-05-17T03:59:33.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-17T03:59:33.579Z] 6df798a09b06: Preparing [2022-05-17T03:59:33.579Z] e3cf09fc73e4: Preparing [2022-05-17T03:59:33.579Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:33.579Z] 97321cec9b9b: Preparing [2022-05-17T03:59:33.580Z] b541d28bf3b4: Preparing [2022-05-17T03:59:33.580Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:33.580Z] e3cf09fc73e4: Layer already exists [2022-05-17T03:59:33.580Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:33.580Z] 6df798a09b06: Layer already exists [2022-05-17T03:59:33.580Z] 97321cec9b9b: Layer already exists [2022-05-17T03:59:33.580Z] 2.2.1-dev.3: digest: sha256:9b43fd33337089e62f031f259733213dde397c93a8e9cce015777cc2906e7e45 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:33.881Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:34.177Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:34.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-17T03:59:34.177Z] 6df798a09b06: Preparing [2022-05-17T03:59:34.177Z] e3cf09fc73e4: Preparing [2022-05-17T03:59:34.177Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:34.177Z] 97321cec9b9b: Preparing [2022-05-17T03:59:34.177Z] b541d28bf3b4: Preparing [2022-05-17T03:59:34.177Z] 6df798a09b06: Layer already exists [2022-05-17T03:59:34.177Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:34.177Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:34.177Z] 97321cec9b9b: Layer already exists [2022-05-17T03:59:34.177Z] e3cf09fc73e4: Layer already exists [2022-05-17T03:59:34.177Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:9b43fd33337089e62f031f259733213dde397c93a8e9cce015777cc2906e7e45 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:34.482Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:34.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-17T03:59:34.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-17T03:59:34.775Z] 6df798a09b06: Preparing [2022-05-17T03:59:34.775Z] e3cf09fc73e4: Preparing [2022-05-17T03:59:34.775Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:34.775Z] 97321cec9b9b: Preparing [2022-05-17T03:59:34.775Z] b541d28bf3b4: Preparing [2022-05-17T03:59:34.775Z] 6df798a09b06: Layer already exists [2022-05-17T03:59:34.775Z] 97321cec9b9b: Layer already exists [2022-05-17T03:59:34.775Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:34.775Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:34.775Z] e3cf09fc73e4: Layer already exists [2022-05-17T03:59:34.775Z] main: digest: sha256:9b43fd33337089e62f031f259733213dde397c93a8e9cce015777cc2906e7e45 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:59:34.813Z] ===================================================== [Pipeline] echo [2022-05-17T03:59:34.824Z] taggedImages: [2022-05-17T03:59:34.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:34.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-17T03:59:34.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.3 [2022-05-17T03:59:34.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:34.824Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-17T03:59:34.854Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-17T03:59:34.854Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:34.854Z] latest [2022-05-17T03:59:34.854Z] 2.2.1-dev.3 [2022-05-17T03:59:34.854Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:34.854Z] main [2022-05-17T03:59:34.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:35.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:35.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:35.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-17T03:59:35.466Z] c663647a19d3: Preparing [2022-05-17T03:59:35.466Z] a0a9cedb12cb: Preparing [2022-05-17T03:59:35.466Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:35.466Z] ecea86464f2f: Preparing [2022-05-17T03:59:35.466Z] b541d28bf3b4: Preparing [2022-05-17T03:59:35.466Z] ecea86464f2f: Layer already exists [2022-05-17T03:59:35.466Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:35.466Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:35.466Z] c663647a19d3: Pushed [2022-05-17T03:59:38.008Z] a0a9cedb12cb: Pushed [2022-05-17T03:59:38.008Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:1e4064148f92da3ba51eff539f651e7ee89cd68a6795c861c6f95a7aef84d171 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:38.308Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:38.602Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-17T03:59:38.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-17T03:59:38.602Z] c663647a19d3: Preparing [2022-05-17T03:59:38.602Z] a0a9cedb12cb: Preparing [2022-05-17T03:59:38.602Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:38.602Z] ecea86464f2f: Preparing [2022-05-17T03:59:38.602Z] b541d28bf3b4: Preparing [2022-05-17T03:59:38.602Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:38.602Z] c663647a19d3: Layer already exists [2022-05-17T03:59:38.602Z] a0a9cedb12cb: Layer already exists [2022-05-17T03:59:38.602Z] ecea86464f2f: Layer already exists [2022-05-17T03:59:38.602Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:38.602Z] latest: digest: sha256:1e4064148f92da3ba51eff539f651e7ee89cd68a6795c861c6f95a7aef84d171 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:38.897Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:39.189Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.3 [2022-05-17T03:59:39.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-17T03:59:39.189Z] c663647a19d3: Preparing [2022-05-17T03:59:39.189Z] a0a9cedb12cb: Preparing [2022-05-17T03:59:39.189Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:39.189Z] ecea86464f2f: Preparing [2022-05-17T03:59:39.189Z] b541d28bf3b4: Preparing [2022-05-17T03:59:39.189Z] c663647a19d3: Layer already exists [2022-05-17T03:59:39.189Z] a0a9cedb12cb: Layer already exists [2022-05-17T03:59:39.189Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:39.189Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:39.189Z] ecea86464f2f: Layer already exists [2022-05-17T03:59:39.189Z] 2.2.1-dev.3: digest: sha256:1e4064148f92da3ba51eff539f651e7ee89cd68a6795c861c6f95a7aef84d171 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:39.487Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:39.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:39.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-17T03:59:39.780Z] c663647a19d3: Preparing [2022-05-17T03:59:39.780Z] a0a9cedb12cb: Preparing [2022-05-17T03:59:39.780Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:39.780Z] ecea86464f2f: Preparing [2022-05-17T03:59:39.780Z] b541d28bf3b4: Preparing [2022-05-17T03:59:39.780Z] ecea86464f2f: Layer already exists [2022-05-17T03:59:39.780Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:39.780Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:39.780Z] c663647a19d3: Layer already exists [2022-05-17T03:59:39.780Z] a0a9cedb12cb: Layer already exists [2022-05-17T03:59:39.780Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:1e4064148f92da3ba51eff539f651e7ee89cd68a6795c861c6f95a7aef84d171 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:40.083Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:40.376Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-17T03:59:40.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-17T03:59:40.376Z] c663647a19d3: Preparing [2022-05-17T03:59:40.376Z] a0a9cedb12cb: Preparing [2022-05-17T03:59:40.376Z] 5ebf044dbac1: Preparing [2022-05-17T03:59:40.376Z] ecea86464f2f: Preparing [2022-05-17T03:59:40.376Z] b541d28bf3b4: Preparing [2022-05-17T03:59:40.376Z] 5ebf044dbac1: Layer already exists [2022-05-17T03:59:40.376Z] a0a9cedb12cb: Layer already exists [2022-05-17T03:59:40.376Z] ecea86464f2f: Layer already exists [2022-05-17T03:59:40.376Z] b541d28bf3b4: Layer already exists [2022-05-17T03:59:40.376Z] c663647a19d3: Layer already exists [2022-05-17T03:59:40.376Z] main: digest: sha256:1e4064148f92da3ba51eff539f651e7ee89cd68a6795c861c6f95a7aef84d171 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:59:40.417Z] ===================================================== [Pipeline] echo [2022-05-17T03:59:40.426Z] taggedImages: [2022-05-17T03:59:40.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:40.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-17T03:59:40.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.3 [2022-05-17T03:59:40.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:40.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-17T03:59:40.445Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-17T03:59:40.445Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:40.445Z] latest [2022-05-17T03:59:40.445Z] 2.2.1-dev.3 [2022-05-17T03:59:40.445Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:40.445Z] main [2022-05-17T03:59:40.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:40.755Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:41.042Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:41.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-17T03:59:41.042Z] ba88e1ba7ed5: Preparing [2022-05-17T03:59:41.042Z] 31bc99ef66b8: Preparing [2022-05-17T03:59:41.042Z] bd7512960a52: Preparing [2022-05-17T03:59:41.042Z] 23c0a0d98519: Preparing [2022-05-17T03:59:41.042Z] 52f44be93a46: Preparing [2022-05-17T03:59:41.042Z] 10d82663b225: Preparing [2022-05-17T03:59:41.042Z] f7a7a140f1b3: Preparing [2022-05-17T03:59:41.042Z] 31e69d4774c9: Preparing [2022-05-17T03:59:41.042Z] 7750d494dfbd: Preparing [2022-05-17T03:59:41.042Z] 18708474c90b: Preparing [2022-05-17T03:59:41.042Z] 4fc242d58285: Preparing [2022-05-17T03:59:41.042Z] 7750d494dfbd: Waiting [2022-05-17T03:59:41.042Z] 10d82663b225: Waiting [2022-05-17T03:59:41.042Z] 18708474c90b: Waiting [2022-05-17T03:59:41.042Z] f7a7a140f1b3: Waiting [2022-05-17T03:59:41.042Z] 4fc242d58285: Waiting [2022-05-17T03:59:41.042Z] 31e69d4774c9: Waiting [2022-05-17T03:59:41.042Z] 52f44be93a46: Layer already exists [2022-05-17T03:59:41.042Z] 10d82663b225: Layer already exists [2022-05-17T03:59:41.042Z] f7a7a140f1b3: Layer already exists [2022-05-17T03:59:41.042Z] 31e69d4774c9: Layer already exists [2022-05-17T03:59:41.042Z] 31bc99ef66b8: Pushed [2022-05-17T03:59:41.042Z] 7750d494dfbd: Layer already exists [2022-05-17T03:59:41.042Z] 18708474c90b: Layer already exists [2022-05-17T03:59:41.042Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:41.302Z] ba88e1ba7ed5: Pushed [2022-05-17T03:59:42.239Z] bd7512960a52: Pushed [2022-05-17T03:59:48.818Z] 23c0a0d98519: Pushed [2022-05-17T03:59:48.818Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:cfb30da31d7b704c540860658b5b8310b2aae465d059f89cf283ee80734951e8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:49.120Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:49.421Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-17T03:59:49.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-17T03:59:49.421Z] ba88e1ba7ed5: Preparing [2022-05-17T03:59:49.421Z] 31bc99ef66b8: Preparing [2022-05-17T03:59:49.421Z] bd7512960a52: Preparing [2022-05-17T03:59:49.421Z] 23c0a0d98519: Preparing [2022-05-17T03:59:49.421Z] 52f44be93a46: Preparing [2022-05-17T03:59:49.421Z] 10d82663b225: Preparing [2022-05-17T03:59:49.421Z] f7a7a140f1b3: Preparing [2022-05-17T03:59:49.421Z] 31e69d4774c9: Preparing [2022-05-17T03:59:49.421Z] 7750d494dfbd: Preparing [2022-05-17T03:59:49.421Z] 18708474c90b: Preparing [2022-05-17T03:59:49.421Z] 4fc242d58285: Preparing [2022-05-17T03:59:49.421Z] 10d82663b225: Waiting [2022-05-17T03:59:49.421Z] f7a7a140f1b3: Waiting [2022-05-17T03:59:49.421Z] 7750d494dfbd: Waiting [2022-05-17T03:59:49.421Z] 31e69d4774c9: Waiting [2022-05-17T03:59:49.421Z] 4fc242d58285: Waiting [2022-05-17T03:59:49.421Z] bd7512960a52: Layer already exists [2022-05-17T03:59:49.421Z] 23c0a0d98519: Layer already exists [2022-05-17T03:59:49.421Z] 31bc99ef66b8: Layer already exists [2022-05-17T03:59:49.421Z] ba88e1ba7ed5: Layer already exists [2022-05-17T03:59:49.421Z] 52f44be93a46: Layer already exists [2022-05-17T03:59:49.421Z] f7a7a140f1b3: Layer already exists [2022-05-17T03:59:49.421Z] 7750d494dfbd: Layer already exists [2022-05-17T03:59:49.421Z] 10d82663b225: Layer already exists [2022-05-17T03:59:49.421Z] 31e69d4774c9: Layer already exists [2022-05-17T03:59:49.421Z] 18708474c90b: Layer already exists [2022-05-17T03:59:49.421Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:49.421Z] latest: digest: sha256:cfb30da31d7b704c540860658b5b8310b2aae465d059f89cf283ee80734951e8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:49.787Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:50.080Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.3 [2022-05-17T03:59:50.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-17T03:59:50.080Z] ba88e1ba7ed5: Preparing [2022-05-17T03:59:50.080Z] 31bc99ef66b8: Preparing [2022-05-17T03:59:50.080Z] bd7512960a52: Preparing [2022-05-17T03:59:50.080Z] 23c0a0d98519: Preparing [2022-05-17T03:59:50.080Z] 52f44be93a46: Preparing [2022-05-17T03:59:50.080Z] 10d82663b225: Preparing [2022-05-17T03:59:50.080Z] f7a7a140f1b3: Preparing [2022-05-17T03:59:50.080Z] 31e69d4774c9: Preparing [2022-05-17T03:59:50.080Z] 7750d494dfbd: Preparing [2022-05-17T03:59:50.080Z] 18708474c90b: Preparing [2022-05-17T03:59:50.080Z] 4fc242d58285: Preparing [2022-05-17T03:59:50.080Z] 31e69d4774c9: Waiting [2022-05-17T03:59:50.080Z] 7750d494dfbd: Waiting [2022-05-17T03:59:50.080Z] 18708474c90b: Waiting [2022-05-17T03:59:50.080Z] f7a7a140f1b3: Waiting [2022-05-17T03:59:50.080Z] 10d82663b225: Waiting [2022-05-17T03:59:50.080Z] 31bc99ef66b8: Layer already exists [2022-05-17T03:59:50.080Z] 52f44be93a46: Layer already exists [2022-05-17T03:59:50.080Z] 23c0a0d98519: Layer already exists [2022-05-17T03:59:50.080Z] bd7512960a52: Layer already exists [2022-05-17T03:59:50.080Z] ba88e1ba7ed5: Layer already exists [2022-05-17T03:59:50.080Z] 10d82663b225: Layer already exists [2022-05-17T03:59:50.080Z] f7a7a140f1b3: Layer already exists [2022-05-17T03:59:50.080Z] 31e69d4774c9: Layer already exists [2022-05-17T03:59:50.080Z] 18708474c90b: Layer already exists [2022-05-17T03:59:50.080Z] 7750d494dfbd: Layer already exists [2022-05-17T03:59:50.080Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:50.080Z] 2.2.1-dev.3: digest: sha256:cfb30da31d7b704c540860658b5b8310b2aae465d059f89cf283ee80734951e8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:50.375Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:50.670Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:50.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-17T03:59:50.670Z] ba88e1ba7ed5: Preparing [2022-05-17T03:59:50.670Z] 31bc99ef66b8: Preparing [2022-05-17T03:59:50.670Z] bd7512960a52: Preparing [2022-05-17T03:59:50.670Z] 23c0a0d98519: Preparing [2022-05-17T03:59:50.670Z] 52f44be93a46: Preparing [2022-05-17T03:59:50.670Z] 10d82663b225: Preparing [2022-05-17T03:59:50.670Z] f7a7a140f1b3: Preparing [2022-05-17T03:59:50.670Z] 31e69d4774c9: Preparing [2022-05-17T03:59:50.670Z] 7750d494dfbd: Preparing [2022-05-17T03:59:50.670Z] 18708474c90b: Preparing [2022-05-17T03:59:50.670Z] 4fc242d58285: Preparing [2022-05-17T03:59:50.670Z] 31e69d4774c9: Waiting [2022-05-17T03:59:50.670Z] 7750d494dfbd: Waiting [2022-05-17T03:59:50.670Z] 18708474c90b: Waiting [2022-05-17T03:59:50.670Z] 10d82663b225: Waiting [2022-05-17T03:59:50.670Z] 4fc242d58285: Waiting [2022-05-17T03:59:50.670Z] bd7512960a52: Layer already exists [2022-05-17T03:59:50.670Z] 31bc99ef66b8: Layer already exists [2022-05-17T03:59:50.670Z] 52f44be93a46: Layer already exists [2022-05-17T03:59:50.670Z] 23c0a0d98519: Layer already exists [2022-05-17T03:59:50.670Z] ba88e1ba7ed5: Layer already exists [2022-05-17T03:59:50.670Z] 10d82663b225: Layer already exists [2022-05-17T03:59:50.670Z] 18708474c90b: Layer already exists [2022-05-17T03:59:50.670Z] 31e69d4774c9: Layer already exists [2022-05-17T03:59:50.670Z] f7a7a140f1b3: Layer already exists [2022-05-17T03:59:50.670Z] 7750d494dfbd: Layer already exists [2022-05-17T03:59:50.670Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:50.670Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:cfb30da31d7b704c540860658b5b8310b2aae465d059f89cf283ee80734951e8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:50.967Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:59:51.260Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-17T03:59:51.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-17T03:59:51.261Z] ba88e1ba7ed5: Preparing [2022-05-17T03:59:51.261Z] 31bc99ef66b8: Preparing [2022-05-17T03:59:51.261Z] bd7512960a52: Preparing [2022-05-17T03:59:51.261Z] 23c0a0d98519: Preparing [2022-05-17T03:59:51.261Z] 52f44be93a46: Preparing [2022-05-17T03:59:51.261Z] 10d82663b225: Preparing [2022-05-17T03:59:51.261Z] f7a7a140f1b3: Preparing [2022-05-17T03:59:51.261Z] 31e69d4774c9: Preparing [2022-05-17T03:59:51.261Z] 7750d494dfbd: Preparing [2022-05-17T03:59:51.261Z] 18708474c90b: Preparing [2022-05-17T03:59:51.261Z] 4fc242d58285: Preparing [2022-05-17T03:59:51.261Z] 31e69d4774c9: Waiting [2022-05-17T03:59:51.261Z] 7750d494dfbd: Waiting [2022-05-17T03:59:51.261Z] 4fc242d58285: Waiting [2022-05-17T03:59:51.261Z] 10d82663b225: Waiting [2022-05-17T03:59:51.261Z] f7a7a140f1b3: Waiting [2022-05-17T03:59:51.261Z] 18708474c90b: Waiting [2022-05-17T03:59:51.261Z] 31bc99ef66b8: Layer already exists [2022-05-17T03:59:51.261Z] 52f44be93a46: Layer already exists [2022-05-17T03:59:51.261Z] ba88e1ba7ed5: Layer already exists [2022-05-17T03:59:51.261Z] bd7512960a52: Layer already exists [2022-05-17T03:59:51.261Z] 23c0a0d98519: Layer already exists [2022-05-17T03:59:51.261Z] 10d82663b225: Layer already exists [2022-05-17T03:59:51.261Z] f7a7a140f1b3: Layer already exists [2022-05-17T03:59:51.261Z] 7750d494dfbd: Layer already exists [2022-05-17T03:59:51.261Z] 18708474c90b: Layer already exists [2022-05-17T03:59:51.261Z] 31e69d4774c9: Layer already exists [2022-05-17T03:59:51.261Z] 4fc242d58285: Layer already exists [2022-05-17T03:59:51.261Z] main: digest: sha256:cfb30da31d7b704c540860658b5b8310b2aae465d059f89cf283ee80734951e8 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T03:59:51.300Z] ===================================================== [Pipeline] echo [2022-05-17T03:59:51.310Z] taggedImages: [2022-05-17T03:59:51.310Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T03:59:51.310Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-17T03:59:51.310Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.3 [2022-05-17T03:59:51.310Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T03:59:51.310Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T04:00:27.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-17T04:00:35.850Z] Removing intermediate container 192689dd8098 [2022-05-17T04:00:35.850Z] ---> 103bd9221598 [2022-05-17T04:00:35.850Z] [2022-05-17T04:00:35.850Z] Step 10/31 : FROM alpine:3.14 [2022-05-17T04:00:35.850Z] 3.14: Pulling from library/alpine [2022-05-17T04:00:38.497Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-17T04:00:38.497Z] Status: Downloaded newer image for alpine:3.14 [2022-05-17T04:00:38.497Z] ---> ac73e934f311 [2022-05-17T04:00:38.497Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-17T04:00:38.497Z] ---> Running in 46521ec2a915 [2022-05-17T04:00:39.495Z] Removing intermediate container 46521ec2a915 [2022-05-17T04:00:39.495Z] ---> 85f7bbbe14b5 [2022-05-17T04:00:39.495Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-17T04:00:39.495Z] ---> Running in cd728f16de64 [2022-05-17T04:00:42.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:00:42.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:00:44.238Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-17T04:00:44.238Z] (2/2) Installing su-exec (0.2-r1) [2022-05-17T04:00:44.238Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T04:00:44.238Z] OK: 6 MiB in 16 packages [2022-05-17T04:00:44.515Z] Removing intermediate container 0064e5cc32e7 [2022-05-17T04:00:44.515Z] ---> 093961891487 [2022-05-17T04:00:44.515Z] [2022-05-17T04:00:44.515Z] Step 10/25 : FROM alpine:3.14 [2022-05-17T04:00:44.515Z] ---> ac73e934f311 [2022-05-17T04:00:44.515Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-17T04:00:45.118Z] ---> Running in 08b264fe7f2e [2022-05-17T04:00:46.116Z] Removing intermediate container cd728f16de64 [2022-05-17T04:00:46.116Z] ---> 24df60a91645 [2022-05-17T04:00:46.116Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-17T04:00:46.396Z] ---> Running in 87a0f442e90a [2022-05-17T04:00:46.998Z] Removing intermediate container 87a0f442e90a [2022-05-17T04:00:46.998Z] ---> f6673578eb9f [2022-05-17T04:00:46.998Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-17T04:00:47.275Z] ---> Running in 84eb0a32f098 [2022-05-17T04:00:47.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:00:47.883Z] Removing intermediate container 84eb0a32f098 [2022-05-17T04:00:47.883Z] ---> 42f5042b94a6 [2022-05-17T04:00:47.883Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-17T04:00:48.168Z] ---> Running in a4fbc19dcee7 [2022-05-17T04:00:48.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:00:49.612Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-17T04:00:49.612Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-17T04:00:49.612Z] (3/3) Installing su-exec (0.2-r1) [2022-05-17T04:00:49.612Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T04:00:49.612Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T04:00:49.888Z] OK: 6 MiB in 17 packages [2022-05-17T04:00:51.921Z] Removing intermediate container a4fbc19dcee7 [2022-05-17T04:00:51.921Z] ---> 5141a1557fdd [2022-05-17T04:00:51.921Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-17T04:00:51.921Z] ---> Running in 03fcbaeda28e [2022-05-17T04:00:52.561Z] Removing intermediate container 03fcbaeda28e [2022-05-17T04:00:52.561Z] ---> 81b8cae938bc [2022-05-17T04:00:52.561Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-17T04:00:52.561Z] Removing intermediate container 08b264fe7f2e [2022-05-17T04:00:52.561Z] ---> 42fb707355d8 [2022-05-17T04:00:52.561Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-17T04:00:52.839Z] ---> Running in aee0b8990109 [2022-05-17T04:00:53.482Z] ---> 736e3641c7a5 [2022-05-17T04:00:53.482Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-17T04:00:53.482Z] Removing intermediate container aee0b8990109 [2022-05-17T04:00:53.482Z] ---> c7b70e92752c [2022-05-17T04:00:53.482Z] Step 13/25 : WORKDIR / [2022-05-17T04:00:53.765Z] ---> Running in 5c6719b3ef71 [2022-05-17T04:00:53.765Z] ---> Running in 56d95c4b9b9d [2022-05-17T04:00:54.765Z] Removing intermediate container 56d95c4b9b9d [2022-05-17T04:00:54.765Z] ---> 7091434e403a [2022-05-17T04:00:54.765Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-17T04:00:55.759Z] ---> e1b8d6b0491b [2022-05-17T04:00:55.759Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-17T04:00:57.219Z] ---> c9499cfe10e8 [2022-05-17T04:00:57.219Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-17T04:00:58.218Z] Removing intermediate container 5c6719b3ef71 [2022-05-17T04:00:58.218Z] ---> d01a3cbb24f8 [2022-05-17T04:00:58.218Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T04:00:58.218Z] ---> 72efc6a51bad [2022-05-17T04:00:58.218Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-17T04:00:59.675Z] ---> 21f84c653b52 [2022-05-17T04:00:59.675Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-17T04:00:59.675Z] ---> 617b17414aac [2022-05-17T04:00:59.675Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-17T04:01:02.330Z] ---> 8c3b889ee516 [2022-05-17T04:01:02.330Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-17T04:01:02.330Z] ---> 51ed426480b7 [2022-05-17T04:01:02.330Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-17T04:01:03.785Z] ---> d04e06e375db [2022-05-17T04:01:03.785Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-17T04:01:05.244Z] ---> 25b9d35057d8 [2022-05-17T04:01:05.244Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-17T04:01:05.523Z] ---> 866905bc9a70 [2022-05-17T04:01:05.523Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-17T04:01:06.513Z] ---> 451d79b731bd [2022-05-17T04:01:06.513Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-17T04:01:06.794Z] ---> Running in efa4cdfca36f [2022-05-17T04:01:07.071Z] ---> b6e6f90be6d5 [2022-05-17T04:01:07.071Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-17T04:01:07.357Z] ---> Running in e67dd508990f [2022-05-17T04:01:07.965Z] Removing intermediate container e67dd508990f [2022-05-17T04:01:07.965Z] ---> 84670da654f4 [2022-05-17T04:01:07.965Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-17T04:01:09.425Z] ---> 05ac3cfc5582 [2022-05-17T04:01:09.425Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-17T04:01:10.038Z] ---> Running in 0b53774191de [2022-05-17T04:01:10.675Z] Removing intermediate container efa4cdfca36f [2022-05-17T04:01:10.675Z] ---> 36fc3755b1f1 [2022-05-17T04:01:10.675Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-17T04:01:10.675Z] ---> Running in c243f5cc8356 [2022-05-17T04:01:11.303Z] Removing intermediate container c243f5cc8356 [2022-05-17T04:01:11.303Z] ---> d25383a5d383 [2022-05-17T04:01:11.303Z] Step 23/25 : LABEL arch=arm64 [2022-05-17T04:01:11.583Z] ---> Running in f4286f7337e5 [2022-05-17T04:01:12.196Z] Removing intermediate container f4286f7337e5 [2022-05-17T04:01:12.196Z] ---> 6e5fb5509fae [2022-05-17T04:01:12.196Z] Step 24/25 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:01:12.480Z] ---> Running in 66157669ab2d [2022-05-17T04:01:13.497Z] Removing intermediate container 66157669ab2d [2022-05-17T04:01:13.497Z] ---> 2af7a95c6cd5 [2022-05-17T04:01:13.497Z] Step 25/25 : LABEL version=2.2.1-dev.3 [2022-05-17T04:01:13.497Z] ---> Running in 9a4cd3c6c84c [2022-05-17T04:01:13.780Z] Removing intermediate container 0b53774191de [2022-05-17T04:01:13.780Z] ---> 69fdfe93f645 [2022-05-17T04:01:13.780Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-17T04:01:14.065Z] Removing intermediate container 9a4cd3c6c84c [2022-05-17T04:01:14.065Z] ---> de858cef5d0c [2022-05-17T04:01:14.065Z] [2022-05-17T04:01:14.351Z] ---> Running in 9dd8c48cada6 [2022-05-17T04:01:14.636Z] Successfully built de858cef5d0c [2022-05-17T04:01:14.636Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-17T04:01:14.636Z]  Building security-secretstore-setup ... done Building support-notifications [2022-05-17T04:01:14.923Z] Removing intermediate container 9dd8c48cada6 [2022-05-17T04:01:14.924Z] ---> 962b22e70191 [2022-05-17T04:01:14.924Z] Step 28/31 : CMD ["gate"] [2022-05-17T04:01:15.211Z] ---> Running in 4be388bc4cd8 [2022-05-17T04:01:15.836Z] Removing intermediate container 4be388bc4cd8 [2022-05-17T04:01:15.836Z] ---> c80738056ef7 [2022-05-17T04:01:15.836Z] Step 29/31 : LABEL arch=arm64 [2022-05-17T04:01:16.458Z] ---> Running in 047212ad6450 [2022-05-17T04:01:17.081Z] Removing intermediate container 047212ad6450 [2022-05-17T04:01:17.081Z] ---> 851c7327b740 [2022-05-17T04:01:17.081Z] Step 30/31 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:01:17.372Z] ---> Running in fba125e6ce9f [2022-05-17T04:01:18.011Z] Removing intermediate container fba125e6ce9f [2022-05-17T04:01:18.011Z] ---> 575896fe125d [2022-05-17T04:01:18.011Z] Step 31/31 : LABEL version=2.2.1-dev.3 [2022-05-17T04:01:18.295Z] ---> Running in 268ba73f89e0 [2022-05-17T04:01:18.914Z] Removing intermediate container 268ba73f89e0 [2022-05-17T04:01:18.914Z] ---> 06f61c223059 [2022-05-17T04:01:18.914Z] [2022-05-17T04:01:19.195Z] Successfully built 06f61c223059 [2022-05-17T04:01:19.195Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-17T04:01:19.195Z] Building core-metadata [2022-05-17T04:01:46.092Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T04:01:46.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T04:01:46.092Z] ---> bc77d578cef4 [2022-05-17T04:01:46.092Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T04:01:46.092Z] ---> Using cache [2022-05-17T04:01:46.092Z] ---> 3cb5ca7adbb6 [2022-05-17T04:01:46.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:01:46.092Z] ---> Using cache [2022-05-17T04:01:46.092Z] ---> 09781433c21d [2022-05-17T04:01:46.092Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-17T04:01:46.092Z] ---> Running in 8d36e04e16ad [2022-05-17T04:01:46.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:01:46.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:01:46.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T04:01:46.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T04:01:46.695Z] ---> bc77d578cef4 [2022-05-17T04:01:46.695Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T04:01:46.695Z] ---> Using cache [2022-05-17T04:01:46.695Z] ---> 3cb5ca7adbb6 [2022-05-17T04:01:46.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:01:46.695Z] ---> Using cache [2022-05-17T04:01:46.695Z] ---> 09781433c21d [2022-05-17T04:01:46.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-17T04:01:46.695Z] ---> Using cache [2022-05-17T04:01:46.695Z] ---> 7b3bf7b2ec73 [2022-05-17T04:01:46.695Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T04:01:46.695Z] ---> Using cache [2022-05-17T04:01:46.695Z] ---> a2fba0a78009 [2022-05-17T04:01:46.695Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T04:01:46.695Z] ---> Using cache [2022-05-17T04:01:46.695Z] ---> 5790e48dc607 [2022-05-17T04:01:46.695Z] Step 8/23 : COPY . . [2022-05-17T04:01:46.695Z] ---> Using cache [2022-05-17T04:01:46.695Z] ---> 9d1a7d1e32a5 [2022-05-17T04:01:46.695Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-17T04:01:46.975Z] ---> Running in 4d26c6fa3afb [2022-05-17T04:01:47.585Z] OK: 220 MiB in 52 packages [2022-05-17T04:01:49.048Z] Removing intermediate container 8d36e04e16ad [2022-05-17T04:01:49.048Z] ---> 4b5ca2732577 [2022-05-17T04:01:49.048Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T04:01:49.331Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-17T04:01:49.945Z] ---> 6ec363fda1b2 [2022-05-17T04:01:49.945Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T04:01:49.945Z] ---> Running in 80347acc7156 [2022-05-17T04:01:55.421Z] Removing intermediate container 80347acc7156 [2022-05-17T04:01:55.421Z] ---> 5ddee3fa88ef [2022-05-17T04:01:55.421Z] Step 8/22 : COPY . . [2022-05-17T04:02:10.599Z] ---> a6927bddc4dd [2022-05-17T04:02:10.599Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-17T04:02:10.599Z] ---> Running in ecc7ed159e22 [2022-05-17T04:02:11.603Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-17T04:03:19.909Z] Removing intermediate container 4ec6bb020b75 [2022-05-17T04:03:19.909Z] ---> 7a4c2acb0050 [2022-05-17T04:03:19.909Z] [2022-05-17T04:03:19.909Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T04:03:19.909Z] ---> ac73e934f311 [2022-05-17T04:03:19.909Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-17T04:03:19.909Z] ---> Running in 68f129e0a97f [2022-05-17T04:03:19.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:03:19.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:03:19.909Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-17T04:03:19.909Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T04:03:19.909Z] OK: 5 MiB in 15 packages [2022-05-17T04:03:19.909Z] Removing intermediate container 68f129e0a97f [2022-05-17T04:03:19.909Z] ---> 4204a7be24a4 [2022-05-17T04:03:19.909Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T04:03:19.909Z] ---> Running in 3dab3e7db07d [2022-05-17T04:03:19.909Z] Removing intermediate container 3dab3e7db07d [2022-05-17T04:03:19.909Z] ---> 576d5e5df5e0 [2022-05-17T04:03:19.909Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-17T04:03:19.909Z] ---> Running in 57d8c728ea8b [2022-05-17T04:03:19.909Z] Removing intermediate container 57d8c728ea8b [2022-05-17T04:03:19.909Z] ---> f16bf6fa3a2d [2022-05-17T04:03:19.909Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-17T04:03:19.909Z] ---> Running in 46dd40f4e542 [2022-05-17T04:03:19.909Z] Removing intermediate container 46dd40f4e542 [2022-05-17T04:03:19.909Z] ---> 3f512496b1b6 [2022-05-17T04:03:19.909Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T04:03:19.909Z] ---> 5722520b1314 [2022-05-17T04:03:19.909Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-17T04:03:20.191Z] ---> 39a76f131508 [2022-05-17T04:03:20.191Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-17T04:03:21.208Z] ---> fdcc632b8c4a [2022-05-17T04:03:21.208Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-17T04:03:21.495Z] ---> Running in 0b1ac5424325 [2022-05-17T04:03:21.776Z] Removing intermediate container 0b1ac5424325 [2022-05-17T04:03:21.776Z] ---> 21ef2f3d07d2 [2022-05-17T04:03:21.776Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T04:03:22.064Z] ---> Running in 7e05c673bbda [2022-05-17T04:03:22.677Z] Removing intermediate container 7e05c673bbda [2022-05-17T04:03:22.677Z] ---> 2f60fdc7973d [2022-05-17T04:03:22.677Z] Step 20/22 : LABEL arch=arm64 [2022-05-17T04:03:22.677Z] ---> Running in 24bc1ca07960 [2022-05-17T04:03:23.297Z] Removing intermediate container 24bc1ca07960 [2022-05-17T04:03:23.297Z] ---> 0fb8e50abf8b [2022-05-17T04:03:23.297Z] Step 21/22 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:03:23.297Z] ---> Running in 34965ff19937 [2022-05-17T04:03:23.907Z] Removing intermediate container 34965ff19937 [2022-05-17T04:03:23.907Z] ---> a51b48fc9bfb [2022-05-17T04:03:23.907Z] Step 22/22 : LABEL version=2.2.1-dev.3 [2022-05-17T04:03:23.907Z] ---> Running in 0155f7be82e5 [2022-05-17T04:03:24.523Z] Removing intermediate container 0155f7be82e5 [2022-05-17T04:03:24.523Z] ---> 064db79e32bf [2022-05-17T04:03:24.523Z] [2022-05-17T04:03:24.802Z] Successfully built 064db79e32bf [2022-05-17T04:03:25.087Z] Successfully tagged support-scheduler-arm64:latest [2022-05-17T04:03:25.087Z]  Building support-scheduler ... done Building security-proxy-setup [2022-05-17T04:03:43.496Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T04:03:43.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T04:03:43.496Z] ---> bc77d578cef4 [2022-05-17T04:03:43.496Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T04:03:43.496Z] ---> Using cache [2022-05-17T04:03:43.496Z] ---> 3cb5ca7adbb6 [2022-05-17T04:03:43.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:03:43.496Z] ---> Using cache [2022-05-17T04:03:43.496Z] ---> 09781433c21d [2022-05-17T04:03:43.496Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-17T04:03:43.496Z] ---> Using cache [2022-05-17T04:03:43.496Z] ---> 7b3bf7b2ec73 [2022-05-17T04:03:43.496Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T04:03:43.496Z] ---> Using cache [2022-05-17T04:03:43.496Z] ---> a2fba0a78009 [2022-05-17T04:03:43.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T04:03:43.496Z] ---> Using cache [2022-05-17T04:03:43.496Z] ---> 5790e48dc607 [2022-05-17T04:03:43.496Z] Step 8/22 : COPY . . [2022-05-17T04:03:43.496Z] ---> Using cache [2022-05-17T04:03:43.496Z] ---> 9d1a7d1e32a5 [2022-05-17T04:03:43.496Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-17T04:03:43.496Z] ---> Running in f10fd314ca8b [2022-05-17T04:03:44.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-17T04:07:21.726Z] Removing intermediate container 4d26c6fa3afb [2022-05-17T04:07:21.726Z] ---> 54767f2b2837 [2022-05-17T04:07:21.726Z] [2022-05-17T04:07:21.726Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T04:07:21.726Z] ---> ac73e934f311 [2022-05-17T04:07:21.726Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-17T04:07:21.726Z] ---> Using cache [2022-05-17T04:07:21.726Z] ---> 4204a7be24a4 [2022-05-17T04:07:21.726Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T04:07:21.726Z] ---> Using cache [2022-05-17T04:07:21.726Z] ---> 576d5e5df5e0 [2022-05-17T04:07:21.726Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-17T04:07:21.726Z] ---> Running in 6afae33822c2 [2022-05-17T04:07:21.726Z] Removing intermediate container 6afae33822c2 [2022-05-17T04:07:21.726Z] ---> d952f61df530 [2022-05-17T04:07:21.726Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-17T04:07:21.726Z] ---> Running in 0f232290c38c [2022-05-17T04:07:21.726Z] Removing intermediate container 0f232290c38c [2022-05-17T04:07:21.726Z] ---> 72ab102e121f [2022-05-17T04:07:21.726Z] Step 15/23 : WORKDIR / [2022-05-17T04:07:21.726Z] ---> Running in 709568fe7b65 [2022-05-17T04:07:21.726Z] Removing intermediate container 709568fe7b65 [2022-05-17T04:07:21.726Z] ---> f038ced8e755 [2022-05-17T04:07:21.726Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T04:07:21.726Z] ---> 4fc09b38a288 [2022-05-17T04:07:21.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-17T04:07:21.726Z] ---> 81e283e4816c [2022-05-17T04:07:21.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-17T04:07:21.726Z] ---> cc892501d9f3 [2022-05-17T04:07:21.726Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-17T04:07:21.726Z] ---> Running in 95425f11d446 [2022-05-17T04:07:21.726Z] Removing intermediate container 95425f11d446 [2022-05-17T04:07:21.726Z] ---> e6e9e1681714 [2022-05-17T04:07:21.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T04:07:21.726Z] ---> Running in 27c73d867029 [2022-05-17T04:07:21.726Z] Removing intermediate container 27c73d867029 [2022-05-17T04:07:21.726Z] ---> 87b9438c3cde [2022-05-17T04:07:21.726Z] Step 21/23 : LABEL arch=arm64 [2022-05-17T04:07:21.726Z] ---> Running in 86b480397c5d [2022-05-17T04:07:21.726Z] Removing intermediate container 86b480397c5d [2022-05-17T04:07:21.726Z] ---> dec8e2852424 [2022-05-17T04:07:21.726Z] Step 22/23 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:07:21.726Z] ---> Running in 6cb5d484f81d [2022-05-17T04:07:21.726Z] Removing intermediate container 6cb5d484f81d [2022-05-17T04:07:21.726Z] ---> 0b4f68b23ae6 [2022-05-17T04:07:21.726Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-05-17T04:07:21.726Z] ---> Running in c010692d2756 [2022-05-17T04:07:21.726Z] Removing intermediate container c010692d2756 [2022-05-17T04:07:21.726Z] ---> 07ae98587074 [2022-05-17T04:07:21.726Z] [2022-05-17T04:07:21.726Z] Successfully built 07ae98587074 [2022-05-17T04:07:21.726Z] Successfully tagged core-metadata-arm64:latest [2022-05-17T04:07:21.726Z]  Building core-metadata ... done Building core-command [2022-05-17T04:07:34.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T04:07:34.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T04:07:34.166Z] ---> bc77d578cef4 [2022-05-17T04:07:34.166Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T04:07:34.166Z] ---> Using cache [2022-05-17T04:07:34.167Z] ---> 3cb5ca7adbb6 [2022-05-17T04:07:34.167Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:07:34.167Z] ---> Using cache [2022-05-17T04:07:34.167Z] ---> 09781433c21d [2022-05-17T04:07:34.167Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-17T04:07:34.167Z] ---> Using cache [2022-05-17T04:07:34.167Z] ---> 7b3bf7b2ec73 [2022-05-17T04:07:34.167Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T04:07:34.167Z] ---> Using cache [2022-05-17T04:07:34.167Z] ---> a2fba0a78009 [2022-05-17T04:07:34.167Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T04:07:34.167Z] ---> Using cache [2022-05-17T04:07:34.167Z] ---> 5790e48dc607 [2022-05-17T04:07:34.167Z] Step 8/23 : COPY . . [2022-05-17T04:07:34.167Z] ---> Using cache [2022-05-17T04:07:34.167Z] ---> 9d1a7d1e32a5 [2022-05-17T04:07:34.167Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-17T04:07:34.167Z] ---> Running in d5f606ea51c8 [2022-05-17T04:07:35.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-17T04:08:14.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-17T04:08:41.505Z] Removing intermediate container f10fd314ca8b [2022-05-17T04:08:41.505Z] ---> 686bdbacaa61 [2022-05-17T04:08:41.505Z] [2022-05-17T04:08:41.505Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T04:08:41.505Z] ---> ac73e934f311 [2022-05-17T04:08:41.505Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-17T04:08:41.505Z] ---> Running in fa9c84b58f29 [2022-05-17T04:08:41.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:08:41.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:08:41.505Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-17T04:08:41.505Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-17T04:08:41.505Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-17T04:08:41.505Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-17T04:08:41.505Z] (5/6) Installing curl (7.79.1-r1) [2022-05-17T04:08:41.505Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-17T04:08:41.505Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T04:08:41.505Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T04:08:41.783Z] OK: 8 MiB in 20 packages [2022-05-17T04:08:43.778Z] Removing intermediate container fa9c84b58f29 [2022-05-17T04:08:43.778Z] ---> feca9c14ec35 [2022-05-17T04:08:43.778Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-17T04:08:43.778Z] ---> Running in f06e80788a87 [2022-05-17T04:08:44.386Z] Removing intermediate container f06e80788a87 [2022-05-17T04:08:44.386Z] ---> 1a85bf6f7864 [2022-05-17T04:08:44.386Z] Step 13/22 : WORKDIR /edgex [2022-05-17T04:08:44.666Z] ---> Running in 7e0ddefe77de [2022-05-17T04:08:45.274Z] Removing intermediate container 7e0ddefe77de [2022-05-17T04:08:45.274Z] ---> 19fa94953548 [2022-05-17T04:08:45.274Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-17T04:08:46.263Z] ---> 4f7720278b5a [2022-05-17T04:08:46.263Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-17T04:08:47.722Z] ---> 5f6ea8741094 [2022-05-17T04:08:47.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-17T04:08:49.171Z] ---> 62204a819210 [2022-05-17T04:08:49.171Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-17T04:08:50.159Z] ---> 77c4ebc7edb2 [2022-05-17T04:08:50.159Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-17T04:08:50.159Z] ---> Running in 8fdfc017f7df [2022-05-17T04:08:53.581Z] Removing intermediate container 8fdfc017f7df [2022-05-17T04:08:53.581Z] ---> 90ec14f28f7a [2022-05-17T04:08:53.581Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-17T04:08:53.581Z] ---> Running in e287235feb10 [2022-05-17T04:08:54.187Z] Removing intermediate container e287235feb10 [2022-05-17T04:08:54.187Z] ---> 9e53cc82e37d [2022-05-17T04:08:54.187Z] Step 20/22 : LABEL arch=arm64 [2022-05-17T04:08:54.469Z] ---> Running in 3a91f692b164 [2022-05-17T04:08:54.750Z] Removing intermediate container 3a91f692b164 [2022-05-17T04:08:54.750Z] ---> 56d6f591b2a3 [2022-05-17T04:08:54.750Z] Step 21/22 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:08:55.029Z] ---> Running in 4f10f8f19084 [2022-05-17T04:08:55.639Z] Removing intermediate container 4f10f8f19084 [2022-05-17T04:08:55.639Z] ---> 7eda3ec43b36 [2022-05-17T04:08:55.639Z] Step 22/22 : LABEL version=2.2.1-dev.3 [2022-05-17T04:08:55.639Z] ---> Running in a468648195f9 [2022-05-17T04:08:56.250Z] Removing intermediate container a468648195f9 [2022-05-17T04:08:56.250Z] ---> 007a980416cc [2022-05-17T04:08:56.250Z] [2022-05-17T04:08:56.862Z] Successfully built 007a980416cc [2022-05-17T04:08:56.862Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-17T04:08:56.862Z] Building core-data [2022-05-17T04:09:15.244Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T04:09:15.244Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T04:09:15.244Z] ---> bc77d578cef4 [2022-05-17T04:09:15.244Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T04:09:15.244Z] ---> Using cache [2022-05-17T04:09:15.244Z] ---> 3cb5ca7adbb6 [2022-05-17T04:09:15.244Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:09:15.244Z] ---> Using cache [2022-05-17T04:09:15.244Z] ---> 09781433c21d [2022-05-17T04:09:15.244Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-17T04:09:15.244Z] ---> Running in 9da41096a4c8 [2022-05-17T04:09:15.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:09:15.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:09:16.691Z] OK: 220 MiB in 52 packages [2022-05-17T04:09:17.686Z] Removing intermediate container 9da41096a4c8 [2022-05-17T04:09:17.686Z] ---> c4c86cc6c3eb [2022-05-17T04:09:17.687Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T04:09:18.694Z] ---> 9eabb92355aa [2022-05-17T04:09:18.694Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T04:09:18.979Z] ---> Running in 2a7c40f1f716 [2022-05-17T04:09:24.415Z] Removing intermediate container 2a7c40f1f716 [2022-05-17T04:09:24.415Z] ---> 493529cfa8b0 [2022-05-17T04:09:24.415Z] Step 8/23 : COPY . . [2022-05-17T04:09:36.850Z] ---> 0ca589178b2c [2022-05-17T04:09:36.850Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-17T04:09:36.850Z] ---> Running in ff4f132624d7 [2022-05-17T04:09:38.322Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-17T04:09:48.548Z] Removing intermediate container ecc7ed159e22 [2022-05-17T04:09:48.549Z] ---> bc804305a722 [2022-05-17T04:09:48.549Z] [2022-05-17T04:09:48.549Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T04:09:48.549Z] ---> ac73e934f311 [2022-05-17T04:09:48.549Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-17T04:09:48.832Z] ---> Running in 56ff2b1d6985 [2022-05-17T04:09:50.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:09:51.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:09:52.089Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-17T04:09:52.089Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-17T04:09:52.365Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T04:09:52.365Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T04:09:52.645Z] OK: 6 MiB in 16 packages [2022-05-17T04:09:54.714Z] Removing intermediate container 56ff2b1d6985 [2022-05-17T04:09:54.714Z] ---> 4773d7c3c82d [2022-05-17T04:09:54.714Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T04:09:54.714Z] ---> Running in b5fd5afce25d [2022-05-17T04:09:55.320Z] Removing intermediate container b5fd5afce25d [2022-05-17T04:09:55.320Z] ---> fa23575d13ce [2022-05-17T04:09:55.320Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-17T04:09:55.320Z] ---> Running in 5b57148af485 [2022-05-17T04:09:55.938Z] Removing intermediate container 5b57148af485 [2022-05-17T04:09:55.938Z] ---> 32a1294b26ab [2022-05-17T04:09:55.938Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-17T04:09:55.938Z] ---> Running in c8d26538a614 [2022-05-17T04:09:56.541Z] Removing intermediate container c8d26538a614 [2022-05-17T04:09:56.541Z] ---> 15f5cb426a6b [2022-05-17T04:09:56.541Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T04:09:57.540Z] ---> bbee6d223691 [2022-05-17T04:09:57.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-17T04:10:00.215Z] ---> 1c5c24d4eb2b [2022-05-17T04:10:00.215Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-17T04:10:00.822Z] ---> 6fcbec339fe7 [2022-05-17T04:10:00.822Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-17T04:10:00.822Z] ---> Running in 991ee1edfbce [2022-05-17T04:10:01.427Z] Removing intermediate container 991ee1edfbce [2022-05-17T04:10:01.427Z] ---> a7f91428cfcb [2022-05-17T04:10:01.427Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T04:10:01.427Z] ---> Running in 4976d68cc27d [2022-05-17T04:10:02.038Z] Removing intermediate container 4976d68cc27d [2022-05-17T04:10:02.038Z] ---> 58e3f2cb3dd6 [2022-05-17T04:10:02.038Z] Step 20/22 : LABEL arch=arm64 [2022-05-17T04:10:02.038Z] ---> Running in 400793915fee [2022-05-17T04:10:02.642Z] Removing intermediate container 400793915fee [2022-05-17T04:10:02.642Z] ---> 4a2e8a2186b0 [2022-05-17T04:10:02.642Z] Step 21/22 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:10:02.642Z] ---> Running in f42fb102fd4f [2022-05-17T04:10:03.249Z] Removing intermediate container f42fb102fd4f [2022-05-17T04:10:03.249Z] ---> c0f5f7a286f9 [2022-05-17T04:10:03.249Z] Step 22/22 : LABEL version=2.2.1-dev.3 [2022-05-17T04:10:03.526Z] ---> Running in a80512ad5709 [2022-05-17T04:10:04.146Z] Removing intermediate container a80512ad5709 [2022-05-17T04:10:04.146Z] ---> 8fb6cee8f291 [2022-05-17T04:10:04.146Z] [2022-05-17T04:10:04.424Z] Successfully built 8fb6cee8f291 [2022-05-17T04:10:04.424Z] Successfully tagged support-notifications-arm64:latest [2022-05-17T04:10:04.424Z] Building security-spire-config [2022-05-17T04:10:22.813Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T04:10:22.813Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-17T04:10:22.813Z] ---> bc77d578cef4 [2022-05-17T04:10:22.813Z] Step 3/26 : WORKDIR /edgex-go [2022-05-17T04:10:22.813Z] ---> Using cache [2022-05-17T04:10:22.813Z] ---> 3cb5ca7adbb6 [2022-05-17T04:10:22.813Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:10:22.813Z] ---> Using cache [2022-05-17T04:10:22.813Z] ---> 09781433c21d [2022-05-17T04:10:22.813Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T04:10:22.813Z] ---> Running in ae9bfad0077c [2022-05-17T04:10:22.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:10:23.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:10:24.789Z] OK: 220 MiB in 52 packages [2022-05-17T04:10:26.243Z] Removing intermediate container ae9bfad0077c [2022-05-17T04:10:26.243Z] ---> 97fb94caf8fe [2022-05-17T04:10:26.243Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-17T04:10:26.870Z] ---> 52e693fd2323 [2022-05-17T04:10:26.870Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T04:10:27.149Z] ---> Running in 1643a9745979 [2022-05-17T04:10:32.588Z] Removing intermediate container 1643a9745979 [2022-05-17T04:10:32.588Z] ---> d4403e932b29 [2022-05-17T04:10:32.588Z] Step 8/26 : COPY . . [2022-05-17T04:10:45.047Z] ---> 6acc2a81cb0b [2022-05-17T04:10:45.047Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T04:10:45.047Z] ---> Running in ee1ad4c476aa [2022-05-17T04:10:45.047Z] Removing intermediate container ee1ad4c476aa [2022-05-17T04:10:45.047Z] ---> 1d29daf52a95 [2022-05-17T04:10:45.047Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-17T04:10:45.047Z] ---> Running in 64a90bdfd8a2 [2022-05-17T04:10:48.466Z] Removing intermediate container 64a90bdfd8a2 [2022-05-17T04:10:48.466Z] ---> d5057981240e [2022-05-17T04:10:48.466Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-17T04:10:48.466Z] ---> Running in 3214265faf23 [2022-05-17T04:10:48.742Z] Removing intermediate container 3214265faf23 [2022-05-17T04:10:48.742Z] ---> 291035791a7b [2022-05-17T04:10:48.742Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T04:10:49.030Z] ---> Running in cd6dcd425341 [2022-05-17T04:10:51.669Z] spire-1.2.1/ [2022-05-17T04:10:51.669Z] spire-1.2.1/.data/ [2022-05-17T04:10:51.669Z] spire-1.2.1/.data/.file [2022-05-17T04:10:51.669Z] spire-1.2.1/.dockerignore [2022-05-17T04:10:51.669Z] spire-1.2.1/.gitattributes [2022-05-17T04:10:51.669Z] spire-1.2.1/.githooks/ [2022-05-17T04:10:51.669Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/ [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/ [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T04:10:51.669Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T04:10:51.669Z] spire-1.2.1/.gitignore [2022-05-17T04:10:51.669Z] spire-1.2.1/.go-version [2022-05-17T04:10:51.669Z] spire-1.2.1/.golangci.yml [2022-05-17T04:10:51.669Z] spire-1.2.1/ADOPTERS.md [2022-05-17T04:10:51.669Z] spire-1.2.1/CHANGELOG.md [2022-05-17T04:10:51.669Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T04:10:51.669Z] spire-1.2.1/CODEOWNERS [2022-05-17T04:10:51.669Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T04:10:51.669Z] spire-1.2.1/Dockerfile [2022-05-17T04:10:51.947Z] spire-1.2.1/Dockerfile.dev [2022-05-17T04:10:51.947Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T04:10:51.947Z] spire-1.2.1/LICENSE [2022-05-17T04:10:51.947Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T04:10:51.947Z] spire-1.2.1/Makefile [2022-05-17T04:10:51.947Z] spire-1.2.1/README.md [2022-05-17T04:10:51.947Z] spire-1.2.1/ROADMAP.md [2022-05-17T04:10:51.947Z] spire-1.2.1/SECURITY.md [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T04:10:51.947Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/ [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/agent/ [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/server/ [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/server/server.conf [2022-05-17T04:10:51.947Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/ [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/auditlog.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/ [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/spire_server.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/telemetry.md [2022-05-17T04:10:51.947Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T04:10:51.948Z] spire-1.2.1/doc/upgrading.md [2022-05-17T04:10:51.948Z] spire-1.2.1/doc/using_spire.md [2022-05-17T04:10:51.948Z] spire-1.2.1/examples/ [2022-05-17T04:10:51.948Z] spire-1.2.1/examples/README.md [2022-05-17T04:10:51.948Z] spire-1.2.1/go.mod [2022-05-17T04:10:51.948Z] spire-1.2.1/go.sum [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T04:10:51.948Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T04:10:52.222Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T04:10:52.223Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/health/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/log/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T04:10:52.497Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/version/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T04:10:52.498Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/config.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T04:10:52.772Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T04:10:52.773Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T04:10:53.047Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/server.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/private/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/private/server/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/common/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T04:10:53.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T04:10:53.048Z] spire-1.2.1/release/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire-extras/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire/README.md [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire/conf/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T04:10:53.048Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T04:10:53.048Z] spire-1.2.1/script/ [2022-05-17T04:10:53.048Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T04:10:53.048Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T04:10:53.048Z] spire-1.2.1/support/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T04:10:53.048Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/clock/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/clock/clock.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T04:10:53.048Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/ [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T04:10:53.049Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T04:10:53.325Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/README.md [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/common [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T04:10:53.325Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T04:10:53.326Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T04:10:53.327Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T04:10:53.601Z] spire-1.2.1/test/integration/test.sh [2022-05-17T04:10:53.601Z] spire-1.2.1/test/plugintest/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/testca/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/testca/ca.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/testkey/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T04:10:53.601Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/testkey/new.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/util/ [2022-05-17T04:10:53.601Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/util/race.go [2022-05-17T04:10:53.601Z] spire-1.2.1/test/util/util.go [2022-05-17T04:10:53.601Z] building spire from source... [2022-05-17T04:10:54.201Z] Installing go1.17.7... [2022-05-17T04:11:21.049Z] Building bin/spire-server... [2022-05-17T04:11:21.049Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T04:11:21.049Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T04:11:21.049Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T04:11:21.049Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T04:11:21.049Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T04:11:21.049Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T04:11:21.049Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T04:11:21.324Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T04:11:21.598Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T04:11:22.582Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T04:11:24.568Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T04:11:24.568Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T04:11:24.568Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T04:11:25.168Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T04:11:25.168Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T04:11:25.168Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T04:11:25.168Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T04:11:26.613Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T04:11:26.613Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T04:11:26.613Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T04:11:26.613Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T04:11:26.613Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T04:11:28.054Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T04:11:28.054Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T04:11:43.169Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T04:11:43.169Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T04:11:43.169Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T04:11:43.169Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T04:11:43.169Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T04:11:43.169Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T04:11:43.169Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T04:11:43.169Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T04:11:43.169Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T04:11:43.169Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T04:11:43.169Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T04:11:43.446Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T04:11:43.721Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T04:11:43.721Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T04:11:43.996Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T04:11:44.272Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T04:11:45.257Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T04:11:45.533Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T04:11:45.810Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T04:11:45.810Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T04:11:45.810Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T04:11:45.810Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T04:11:46.085Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T04:11:46.085Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T04:11:46.085Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T04:12:01.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T04:12:01.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T04:12:01.575Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T04:12:01.575Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T04:12:01.575Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T04:12:01.575Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T04:12:01.847Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T04:12:02.122Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T04:12:02.122Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T04:12:02.722Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T04:12:02.997Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T04:12:03.271Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T04:12:08.686Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T04:12:14.099Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T04:12:20.838Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T04:12:22.282Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T04:12:22.574Z] Removing intermediate container d5f606ea51c8 [2022-05-17T04:12:22.574Z] ---> f88ae1bf1549 [2022-05-17T04:12:22.574Z] [2022-05-17T04:12:22.574Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T04:12:22.574Z] ---> ac73e934f311 [2022-05-17T04:12:22.574Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-17T04:12:22.574Z] ---> Using cache [2022-05-17T04:12:22.574Z] ---> 4204a7be24a4 [2022-05-17T04:12:22.574Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T04:12:22.574Z] ---> Using cache [2022-05-17T04:12:22.574Z] ---> 576d5e5df5e0 [2022-05-17T04:12:22.574Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-17T04:12:22.574Z] ---> Running in 368298f3bfba [2022-05-17T04:12:23.304Z] Removing intermediate container 368298f3bfba [2022-05-17T04:12:23.304Z] ---> 8025b0558824 [2022-05-17T04:12:23.304Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-17T04:12:23.304Z] ---> Running in 08bdde63f043 [2022-05-17T04:12:23.916Z] Removing intermediate container 08bdde63f043 [2022-05-17T04:12:23.916Z] ---> 18f35300f6b3 [2022-05-17T04:12:23.916Z] Step 15/23 : WORKDIR / [2022-05-17T04:12:23.916Z] ---> Running in c5c982cfb8c2 [2022-05-17T04:12:24.538Z] Removing intermediate container c5c982cfb8c2 [2022-05-17T04:12:24.538Z] ---> dec1e522df9a [2022-05-17T04:12:24.538Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T04:12:25.549Z] ---> 3d89f454c13d [2022-05-17T04:12:25.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-17T04:12:27.015Z] ---> e3e51464a90a [2022-05-17T04:12:27.015Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-17T04:12:28.025Z] ---> 46c9c6004564 [2022-05-17T04:12:28.025Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-17T04:12:28.025Z] ---> Running in cf032862b028 [2022-05-17T04:12:28.654Z] Removing intermediate container cf032862b028 [2022-05-17T04:12:28.654Z] ---> 18e7d9974fd9 [2022-05-17T04:12:28.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T04:12:28.654Z] ---> Running in 7ec92feddd88 [2022-05-17T04:12:29.265Z] Removing intermediate container 7ec92feddd88 [2022-05-17T04:12:29.265Z] ---> 2677ee8e66d2 [2022-05-17T04:12:29.265Z] Step 21/23 : LABEL arch=arm64 [2022-05-17T04:12:29.265Z] ---> Running in 6682af5a2ef3 [2022-05-17T04:12:29.880Z] Removing intermediate container 6682af5a2ef3 [2022-05-17T04:12:29.880Z] ---> d1f22b183552 [2022-05-17T04:12:29.880Z] Step 22/23 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:12:29.880Z] ---> Running in c97e4c9c6f87 [2022-05-17T04:12:30.495Z] Removing intermediate container c97e4c9c6f87 [2022-05-17T04:12:30.495Z] ---> 2461226daa15 [2022-05-17T04:12:30.495Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-05-17T04:12:30.775Z] ---> Running in 94272a382b08 [2022-05-17T04:12:31.384Z] Removing intermediate container 94272a382b08 [2022-05-17T04:12:31.385Z] ---> 67e4ddc0abda [2022-05-17T04:12:31.385Z] [2022-05-17T04:12:31.666Z] Successfully built 67e4ddc0abda [2022-05-17T04:12:31.666Z] Successfully tagged core-command-arm64:latest [2022-05-17T04:12:31.666Z]  Building core-command ... done Building security-spiffe-token-provider [2022-05-17T04:12:50.052Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T04:12:50.052Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-17T04:12:50.052Z] ---> bc77d578cef4 [2022-05-17T04:12:50.052Z] Step 3/20 : WORKDIR /edgex-go [2022-05-17T04:12:50.052Z] ---> Using cache [2022-05-17T04:12:50.052Z] ---> 3cb5ca7adbb6 [2022-05-17T04:12:50.052Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-17T04:12:50.052Z] ---> Running in 11e86f243ac6 [2022-05-17T04:12:51.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:12:52.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:12:53.495Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T04:12:53.495Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T04:12:53.495Z] OK: 15741 distinct packages available [2022-05-17T04:12:53.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:12:54.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:12:56.211Z] OK: 220 MiB in 52 packages [2022-05-17T04:12:58.228Z] Removing intermediate container 11e86f243ac6 [2022-05-17T04:12:58.228Z] ---> fde54ed29036 [2022-05-17T04:12:58.228Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-17T04:12:59.231Z] ---> d2300dbec087 [2022-05-17T04:12:59.231Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T04:12:59.231Z] ---> Running in c953f54333a2 [2022-05-17T04:13:00.695Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T04:13:00.695Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T04:13:00.979Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T04:13:01.265Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T04:13:01.540Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T04:13:02.991Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T04:13:04.996Z] Removing intermediate container c953f54333a2 [2022-05-17T04:13:04.996Z] ---> c5de6491e6ce [2022-05-17T04:13:04.996Z] Step 7/20 : COPY . . [2022-05-17T04:13:05.276Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T04:13:07.930Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T04:13:08.920Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T04:13:10.928Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T04:13:10.928Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T04:13:11.207Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T04:13:12.200Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T04:13:12.478Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T04:13:13.085Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T04:13:13.362Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T04:13:13.640Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T04:13:13.919Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T04:13:14.195Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T04:13:14.473Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T04:13:14.751Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T04:13:16.751Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T04:13:16.751Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T04:13:16.751Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T04:13:17.030Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T04:13:17.649Z]  ---> 331d59d2085b [2022-05-17T04:13:17.649Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-17T04:13:17.947Z] ---> Running in d62d62a5c537 [2022-05-17T04:13:19.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-17T04:13:23.369Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T04:13:23.646Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T04:13:23.646Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T04:13:23.923Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T04:13:23.923Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T04:13:23.923Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T04:13:23.923Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T04:13:25.373Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T04:13:25.373Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T04:13:25.652Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T04:13:25.929Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T04:13:25.929Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T04:13:26.918Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T04:13:27.524Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T04:13:28.134Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T04:13:28.134Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T04:13:28.409Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T04:13:28.409Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T04:13:28.688Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T04:13:28.688Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T04:13:28.688Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T04:13:30.138Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T04:13:30.138Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T04:13:30.415Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T04:13:30.693Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T04:13:30.693Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T04:13:31.683Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T04:13:33.678Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T04:13:33.678Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T04:13:33.678Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T04:13:33.955Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T04:13:33.955Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T04:13:34.231Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T04:13:34.508Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T04:13:34.787Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T04:13:37.431Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T04:13:39.427Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T04:13:39.427Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T04:13:40.032Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T04:13:40.032Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T04:13:40.310Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T04:13:41.302Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T04:13:41.302Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T04:13:41.579Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T04:13:41.579Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T04:13:41.856Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T04:13:41.856Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T04:13:42.137Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T04:13:52.331Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T04:13:52.331Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T04:13:52.331Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T04:13:52.331Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T04:14:31.420Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T04:14:31.420Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T04:15:39.498Z] Removing intermediate container ff4f132624d7 [2022-05-17T04:15:39.498Z] ---> 89b480323c0b [2022-05-17T04:15:39.498Z] [2022-05-17T04:15:39.498Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T04:15:39.498Z] ---> ac73e934f311 [2022-05-17T04:15:39.498Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-17T04:15:39.498Z] ---> Running in 212cc3e579dc [2022-05-17T04:15:39.498Z] Removing intermediate container 212cc3e579dc [2022-05-17T04:15:39.498Z] ---> ac98ea49fc3f [2022-05-17T04:15:39.498Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-17T04:15:39.498Z] ---> Running in 1a5ecb373834 [2022-05-17T04:15:39.498Z] Removing intermediate container 1a5ecb373834 [2022-05-17T04:15:39.498Z] ---> e9d6e8a0c9e0 [2022-05-17T04:15:39.498Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-17T04:15:39.498Z] ---> Running in b66f3c8e5243 [2022-05-17T04:15:39.498Z] Removing intermediate container b66f3c8e5243 [2022-05-17T04:15:39.498Z] ---> 9a15287d8277 [2022-05-17T04:15:39.498Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:15:39.498Z] ---> Running in feab55abe1eb [2022-05-17T04:15:40.948Z] Removing intermediate container feab55abe1eb [2022-05-17T04:15:40.948Z] ---> f0c39408db7c [2022-05-17T04:15:40.948Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-17T04:15:41.222Z] ---> Running in ab142360b0b4 [2022-05-17T04:15:43.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:15:44.204Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:15:45.190Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-17T04:15:45.190Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-17T04:15:45.190Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-17T04:15:45.464Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-17T04:15:45.464Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-17T04:15:45.740Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-17T04:15:45.740Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T04:15:45.740Z] OK: 8 MiB in 20 packages [2022-05-17T04:15:47.726Z] Removing intermediate container ab142360b0b4 [2022-05-17T04:15:47.726Z] ---> 1190d72c0430 [2022-05-17T04:15:47.726Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T04:15:48.327Z] ---> 045c4c3e2f41 [2022-05-17T04:15:48.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-17T04:15:50.320Z] ---> b05e8fe71416 [2022-05-17T04:15:50.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-17T04:15:51.323Z] ---> 4bec862c56f8 [2022-05-17T04:15:51.323Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-17T04:15:51.323Z] ---> Running in 6b75ffb154be [2022-05-17T04:15:51.924Z] Removing intermediate container 6b75ffb154be [2022-05-17T04:15:51.924Z] ---> 2684c2eb5753 [2022-05-17T04:15:51.924Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T04:15:51.924Z] ---> Running in 2fc3d5e074aa [2022-05-17T04:15:52.527Z] Removing intermediate container 2fc3d5e074aa [2022-05-17T04:15:52.527Z] ---> 19a284d65b50 [2022-05-17T04:15:52.527Z] Step 21/23 : LABEL arch=arm64 [2022-05-17T04:15:52.527Z] ---> Running in 87a5c7146d0f [2022-05-17T04:15:53.122Z] Removing intermediate container 87a5c7146d0f [2022-05-17T04:15:53.122Z] ---> 715b7b496cd0 [2022-05-17T04:15:53.122Z] Step 22/23 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:15:53.122Z] ---> Running in 3b1ad9aa4a58 [2022-05-17T04:15:53.723Z] Removing intermediate container 3b1ad9aa4a58 [2022-05-17T04:15:53.723Z] ---> 2e63b5fcbfae [2022-05-17T04:15:53.723Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-05-17T04:15:53.998Z] ---> Running in 2ade9599f844 [2022-05-17T04:15:54.272Z] Removing intermediate container 2ade9599f844 [2022-05-17T04:15:54.272Z] ---> a45d743ae80a [2022-05-17T04:15:54.272Z] [2022-05-17T04:15:54.873Z] Successfully built a45d743ae80a [2022-05-17T04:15:54.873Z] Successfully tagged core-data-arm64:latest [2022-05-17T04:15:54.873Z]  Building core-data ... done Building sys-mgmt-agent [2022-05-17T04:16:13.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T04:16:13.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T04:16:13.218Z] ---> bc77d578cef4 [2022-05-17T04:16:13.218Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T04:16:13.218Z] ---> Using cache [2022-05-17T04:16:13.218Z] ---> 3cb5ca7adbb6 [2022-05-17T04:16:13.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:16:13.218Z] ---> Using cache [2022-05-17T04:16:13.218Z] ---> 09781433c21d [2022-05-17T04:16:13.218Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-17T04:16:13.218Z] ---> Running in fdcb1f93e698 [2022-05-17T04:16:13.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:16:13.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:16:14.795Z] OK: 220 MiB in 52 packages [2022-05-17T04:16:16.239Z] Removing intermediate container fdcb1f93e698 [2022-05-17T04:16:16.239Z] ---> be40648c1eac [2022-05-17T04:16:16.239Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T04:16:17.226Z] ---> df784bae9af7 [2022-05-17T04:16:17.226Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T04:16:17.226Z] ---> Running in f774a008b5f2 [2022-05-17T04:16:22.660Z] Removing intermediate container f774a008b5f2 [2022-05-17T04:16:22.660Z] ---> c378f4388055 [2022-05-17T04:16:22.660Z] Step 8/23 : COPY . . [2022-05-17T04:16:35.748Z] ---> 754a7cf5d4ae [2022-05-17T04:16:35.748Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-17T04:16:36.040Z] ---> Running in f7597805bd7a [2022-05-17T04:16:38.041Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-17T04:20:00.084Z] Removing intermediate container d62d62a5c537 [2022-05-17T04:20:00.084Z] ---> 1c834c2b26a1 [2022-05-17T04:20:00.084Z] [2022-05-17T04:20:00.084Z] Step 9/20 : FROM alpine:3.15 [2022-05-17T04:20:00.084Z] 3.15: Pulling from library/alpine [2022-05-17T04:20:00.084Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-17T04:20:00.084Z] Status: Downloaded newer image for alpine:3.15 [2022-05-17T04:20:00.084Z] ---> 3fb3c9af89a9 [2022-05-17T04:20:00.084Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T04:20:00.084Z] ---> Running in a45bfadaaeb9 [2022-05-17T04:20:00.084Z] Removing intermediate container a45bfadaaeb9 [2022-05-17T04:20:00.084Z] ---> 3d388570e500 [2022-05-17T04:20:00.084Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:20:00.359Z] ---> Running in e8b83d92a15b [2022-05-17T04:20:03.780Z] Removing intermediate container e8b83d92a15b [2022-05-17T04:20:03.780Z] ---> b73a76729621 [2022-05-17T04:20:03.780Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-17T04:20:03.780Z] ---> Running in 73c7fe532c20 [2022-05-17T04:20:05.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:20:06.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:20:07.650Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T04:20:07.650Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T04:20:07.650Z] OK: 15734 distinct packages available [2022-05-17T04:20:07.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:20:08.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:20:09.908Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-17T04:20:09.908Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-17T04:20:10.188Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-17T04:20:10.188Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-17T04:20:10.476Z] (5/9) Installing curl (7.80.0-r1) [2022-05-17T04:20:10.476Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-17T04:20:10.476Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-17T04:20:10.758Z] (8/9) Installing libucontext (1.1-r0) [2022-05-17T04:20:10.758Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-17T04:20:10.758Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T04:20:10.758Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T04:20:11.370Z] OK: 8 MiB in 23 packages [2022-05-17T04:20:14.031Z] Removing intermediate container 73c7fe532c20 [2022-05-17T04:20:14.031Z] ---> f8b7277fea62 [2022-05-17T04:20:14.031Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T04:20:14.655Z] ---> f6db4e060682 [2022-05-17T04:20:14.655Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-17T04:20:16.668Z] ---> c5548874a5ba [2022-05-17T04:20:16.668Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-17T04:20:17.656Z] ---> f1c49e7e2881 [2022-05-17T04:20:17.656Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-17T04:20:17.656Z] ---> Running in f7ffbd5c2137 [2022-05-17T04:20:18.268Z] Removing intermediate container f7ffbd5c2137 [2022-05-17T04:20:18.268Z] ---> 074400aca3bb [2022-05-17T04:20:18.268Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T04:20:18.268Z] ---> Running in a607ddf14c6f [2022-05-17T04:20:18.900Z] Removing intermediate container a607ddf14c6f [2022-05-17T04:20:18.900Z] ---> c98139368d08 [2022-05-17T04:20:18.900Z] Step 18/20 : LABEL arch=arm64 [2022-05-17T04:20:18.900Z] ---> Running in c5a5a66bef4a [2022-05-17T04:20:19.516Z] Removing intermediate container c5a5a66bef4a [2022-05-17T04:20:19.516Z] ---> 01d4d74248e6 [2022-05-17T04:20:19.516Z] Step 19/20 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:20:19.516Z] ---> Running in b9832c7d0617 [2022-05-17T04:20:20.143Z] Removing intermediate container b9832c7d0617 [2022-05-17T04:20:20.143Z] ---> 825b4a11d274 [2022-05-17T04:20:20.143Z] Step 20/20 : LABEL version=2.2.1-dev.3 [2022-05-17T04:20:20.143Z] ---> Running in 8815b9fc1c7e [2022-05-17T04:20:20.756Z] Removing intermediate container 8815b9fc1c7e [2022-05-17T04:20:20.756Z] ---> f7d9475e065d [2022-05-17T04:20:20.756Z] [2022-05-17T04:20:21.361Z] Successfully built f7d9475e065d [2022-05-17T04:20:21.361Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-17T04:21:08.376Z]  Building security-spiffe-token-provider ... done Removing intermediate container f7597805bd7a [2022-05-17T04:21:08.376Z] ---> 76fefc7dc022 [2022-05-17T04:21:08.376Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-17T04:21:08.376Z] ---> Running in a31ed568c73a [2022-05-17T04:21:08.376Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-17T04:21:09.361Z] Removing intermediate container a31ed568c73a [2022-05-17T04:21:09.361Z] ---> ecd33e47287b [2022-05-17T04:21:09.361Z] [2022-05-17T04:21:09.361Z] Step 11/23 : FROM docker:20.10.14 [2022-05-17T04:21:09.641Z] 20.10.14: Pulling from library/docker [2022-05-17T04:21:28.004Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-17T04:21:28.004Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-17T04:21:28.004Z] ---> c346e9eafbab [2022-05-17T04:21:28.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-17T04:21:28.004Z] ---> Running in 22ab22cf9073 [2022-05-17T04:21:28.004Z] Removing intermediate container 22ab22cf9073 [2022-05-17T04:21:28.004Z] ---> a25244d7d20b [2022-05-17T04:21:28.004Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-17T04:21:28.004Z] ---> Running in cb5d337dbeb9 [2022-05-17T04:21:28.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:21:28.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:21:29.548Z] (1/43) Installing readline (8.1.1-r0) [2022-05-17T04:21:29.548Z] (2/43) Installing bash (5.1.16-r0) [2022-05-17T04:21:29.548Z] Executing bash-5.1.16-r0.post-install [2022-05-17T04:21:29.548Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-17T04:21:29.548Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-17T04:21:29.548Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-17T04:21:29.548Z] (6/43) Installing curl (7.80.0-r1) [2022-05-17T04:21:29.548Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-17T04:21:29.548Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-17T04:21:29.548Z] (9/43) Installing expat (2.4.7-r0) [2022-05-17T04:21:29.548Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-17T04:21:29.548Z] (11/43) Installing gdbm (1.22-r0) [2022-05-17T04:21:29.548Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-17T04:21:29.826Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-17T04:21:29.826Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-17T04:21:29.826Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-17T04:21:29.826Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-17T04:21:29.826Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-17T04:21:31.824Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-17T04:21:31.824Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-17T04:21:31.824Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-17T04:21:31.824Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-17T04:21:31.824Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-17T04:21:32.103Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-17T04:21:32.103Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-17T04:21:32.103Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-17T04:21:32.103Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-17T04:21:32.103Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-17T04:21:32.103Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-17T04:21:32.103Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-17T04:21:32.103Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-17T04:21:32.103Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-17T04:21:32.103Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-17T04:21:32.103Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-17T04:21:32.379Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-17T04:21:32.379Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-17T04:21:32.379Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-17T04:21:32.379Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-17T04:21:32.379Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-17T04:21:32.379Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-17T04:21:32.379Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-17T04:21:32.379Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-17T04:21:32.654Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-17T04:21:32.654Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-17T04:21:33.258Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T04:21:33.258Z] OK: 82 MiB in 65 packages [2022-05-17T04:21:37.590Z] Collecting docker-compose==1.23.2 [2022-05-17T04:21:37.864Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-17T04:21:38.138Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-17T04:21:39.124Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-17T04:21:39.124Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-17T04:21:40.568Z] Collecting PyYAML<4,>=3.10 [2022-05-17T04:21:40.568Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-17T04:21:43.975Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-17T04:21:43.975Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-17T04:21:44.573Z] Collecting docker<4.0,>=3.6.0 [2022-05-17T04:21:44.573Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-17T04:21:44.849Z] Collecting docopt<0.7,>=0.6.1 [2022-05-17T04:21:44.849Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-17T04:21:46.836Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-17T04:21:46.836Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-17T04:21:49.469Z] Collecting texttable<0.10,>=0.9.0 [2022-05-17T04:21:49.469Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-17T04:21:51.461Z] Collecting cached-property<2,>=1.2.0 [2022-05-17T04:21:51.461Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-17T04:21:51.738Z] Collecting jsonschema<3,>=2.5.1 [2022-05-17T04:21:51.738Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-17T04:21:52.726Z] Collecting docker-pycreds>=0.4.0 [2022-05-17T04:21:52.726Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-17T04:21:53.003Z] Collecting idna<2.8,>=2.5 [2022-05-17T04:21:53.003Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-17T04:21:53.279Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-17T04:21:53.279Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-17T04:21:53.279Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-17T04:21:54.269Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-17T04:21:54.269Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-17T04:21:54.545Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-17T04:21:54.545Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-17T04:21:54.545Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-17T04:21:54.545Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-17T04:21:55.537Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-17T04:21:55.537Z] Attempting uninstall: urllib3 [2022-05-17T04:21:55.537Z] Found existing installation: urllib3 1.26.7 [2022-05-17T04:21:55.537Z] Uninstalling urllib3-1.26.7: [2022-05-17T04:21:55.537Z] Successfully uninstalled urllib3-1.26.7 [2022-05-17T04:21:56.139Z] Attempting uninstall: idna [2022-05-17T04:21:56.139Z] Found existing installation: idna 3.3 [2022-05-17T04:21:56.414Z] Uninstalling idna-3.3: [2022-05-17T04:21:56.414Z] Successfully uninstalled idna-3.3 [2022-05-17T04:21:59.821Z] Attempting uninstall: requests [2022-05-17T04:21:59.821Z] Found existing installation: requests 2.26.0 [2022-05-17T04:21:59.821Z] Uninstalling requests-2.26.0: [2022-05-17T04:21:59.821Z] Successfully uninstalled requests-2.26.0 [2022-05-17T04:21:59.821Z] Running setup.py install for texttable: started [2022-05-17T04:22:01.811Z] Running setup.py install for texttable: finished with status 'done' [2022-05-17T04:22:01.811Z] Running setup.py install for PyYAML: started [2022-05-17T04:22:04.443Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-17T04:22:05.045Z] Running setup.py install for docopt: started [2022-05-17T04:22:07.033Z] Running setup.py install for docopt: finished with status 'done' [2022-05-17T04:22:07.033Z] Running setup.py install for dockerpty: started [2022-05-17T04:22:09.673Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-17T04:22:11.668Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-17T04:22:26.771Z] Removing intermediate container cb5d337dbeb9 [2022-05-17T04:22:26.771Z] ---> 424480253ab8 [2022-05-17T04:22:26.771Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-17T04:22:26.771Z] ---> Running in cbce016a08e9 [2022-05-17T04:22:26.771Z] Removing intermediate container cbce016a08e9 [2022-05-17T04:22:26.771Z] ---> 3fc0c6e087e3 [2022-05-17T04:22:26.771Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-17T04:22:26.771Z] ---> Running in 14e4512bbf4e [2022-05-17T04:22:27.754Z] Removing intermediate container 14e4512bbf4e [2022-05-17T04:22:27.754Z] ---> 7480c26b536a [2022-05-17T04:22:27.754Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-17T04:22:29.204Z] ---> c9fb87abdc00 [2022-05-17T04:22:29.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-17T04:22:29.805Z] ---> a4571dee86fb [2022-05-17T04:22:29.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-17T04:22:31.262Z] ---> e86afa0385ae [2022-05-17T04:22:31.262Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-17T04:22:31.262Z] ---> Running in 5e8cc9b8e388 [2022-05-17T04:22:31.558Z] Removing intermediate container 5e8cc9b8e388 [2022-05-17T04:22:31.558Z] ---> 873793874cc2 [2022-05-17T04:22:31.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T04:22:31.841Z] ---> Running in 172e9085308a [2022-05-17T04:22:32.449Z] Removing intermediate container 172e9085308a [2022-05-17T04:22:32.449Z] ---> 39a6e3a281aa [2022-05-17T04:22:32.449Z] Step 21/23 : LABEL arch=arm64 [2022-05-17T04:22:32.449Z] ---> Running in e1411a099eff [2022-05-17T04:22:33.054Z] Removing intermediate container e1411a099eff [2022-05-17T04:22:33.055Z] ---> 2bf8b7329cd4 [2022-05-17T04:22:33.055Z] Step 22/23 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:22:33.055Z] ---> Running in c00250b58351 [2022-05-17T04:22:33.658Z] Removing intermediate container c00250b58351 [2022-05-17T04:22:33.658Z] ---> c21f00357b84 [2022-05-17T04:22:33.658Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-05-17T04:22:33.658Z] ---> Running in b4b1177aa9d0 [2022-05-17T04:22:34.263Z] Removing intermediate container b4b1177aa9d0 [2022-05-17T04:22:34.263Z] ---> 573b0bea1f27 [2022-05-17T04:22:34.263Z] [2022-05-17T04:22:34.541Z] Successfully built 573b0bea1f27 [2022-05-17T04:22:34.541Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-17T04:34:12.384Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-17T04:34:12.384Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T04:34:12.384Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T04:34:12.384Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T04:34:12.384Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T04:34:12.384Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T04:34:12.384Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T04:34:12.384Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T04:34:12.984Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T04:34:12.984Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T04:34:12.984Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T04:34:12.984Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T04:34:12.984Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T04:34:12.985Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T04:34:14.428Z] Building bin/spire-agent... [2022-05-17T04:34:15.874Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T04:34:16.150Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T04:34:16.428Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T04:34:16.428Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T04:34:21.849Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T04:34:22.838Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T04:34:22.838Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T04:34:23.440Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T04:34:23.440Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T04:34:23.717Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T04:34:23.717Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T04:34:23.717Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T04:34:23.996Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T04:40:01.238Z] Removing intermediate container 74c9feb7fd73 [2022-05-17T04:40:01.238Z] ---> 03a095abadb7 [2022-05-17T04:40:01.238Z] [2022-05-17T04:40:01.238Z] Step 13/26 : FROM alpine:3.15 [2022-05-17T04:40:01.238Z] ---> 3fb3c9af89a9 [2022-05-17T04:40:01.238Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T04:40:01.238Z] ---> Using cache [2022-05-17T04:40:01.238Z] ---> 3d388570e500 [2022-05-17T04:40:01.238Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:40:01.238Z] ---> Using cache [2022-05-17T04:40:01.238Z] ---> b73a76729621 [2022-05-17T04:40:01.238Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-17T04:40:01.238Z] ---> Running in 08ec5f14b964 [2022-05-17T04:40:01.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:40:02.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:40:03.527Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T04:40:03.527Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T04:40:03.527Z] OK: 15734 distinct packages available [2022-05-17T04:40:03.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:40:04.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:40:05.786Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-17T04:40:05.786Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-17T04:40:05.786Z] (3/5) Installing libucontext (1.1-r0) [2022-05-17T04:40:05.786Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-17T04:40:06.071Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-17T04:40:06.071Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T04:40:06.071Z] OK: 6 MiB in 19 packages [2022-05-17T04:40:08.065Z] Removing intermediate container 08ec5f14b964 [2022-05-17T04:40:08.065Z] ---> b2f5272c4c9c [2022-05-17T04:40:08.065Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-17T04:40:10.708Z] ---> d547d307c375 [2022-05-17T04:40:10.708Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T04:40:11.316Z] Removing intermediate container 3b44cd442755 [2022-05-17T04:40:11.316Z] ---> 2e19b5747ba3 [2022-05-17T04:40:11.316Z] [2022-05-17T04:40:11.316Z] Step 13/25 : FROM alpine:3.15 [2022-05-17T04:40:11.316Z] ---> 3fb3c9af89a9 [2022-05-17T04:40:11.316Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T04:40:11.316Z] ---> Using cache [2022-05-17T04:40:11.316Z] ---> 3d388570e500 [2022-05-17T04:40:11.316Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:40:11.316Z] ---> Using cache [2022-05-17T04:40:11.316Z] ---> b73a76729621 [2022-05-17T04:40:11.316Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-17T04:40:11.316Z] ---> Using cache [2022-05-17T04:40:11.316Z] ---> b2f5272c4c9c [2022-05-17T04:40:11.316Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T04:40:16.746Z] ---> ab6cd751846f [2022-05-17T04:40:16.746Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T04:40:16.746Z] ---> 8571a1ac7e75 [2022-05-17T04:40:16.746Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T04:40:17.021Z] ---> 84aabfca85a6 [2022-05-17T04:40:17.021Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-17T04:40:17.021Z] ---> b03cba76877f [2022-05-17T04:40:17.021Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-17T04:40:17.643Z] ---> 763b5889c20d [2022-05-17T04:40:17.922Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-17T04:40:17.922Z] ---> 3d039e50090d [2022-05-17T04:40:17.922Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-17T04:40:18.528Z] ---> a269bd1542c1 [2022-05-17T04:40:18.528Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T04:40:18.801Z] ---> 0bfc06fbddec [2022-05-17T04:40:18.801Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T04:40:18.801Z] ---> Running in bc5cb203acd7 [2022-05-17T04:40:18.801Z] ---> Running in b9fd642212d1 [2022-05-17T04:40:19.075Z] Removing intermediate container bc5cb203acd7 [2022-05-17T04:40:19.075Z] ---> 0a2796c8030e [2022-05-17T04:40:19.075Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T04:40:19.075Z] ---> Running in c82644e93c66 [2022-05-17T04:40:19.360Z] Removing intermediate container b9fd642212d1 [2022-05-17T04:40:19.360Z] ---> e836ae2dc254 [2022-05-17T04:40:19.360Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T04:40:19.360Z] ---> Running in f774b9eeaba5 [2022-05-17T04:40:19.643Z] Removing intermediate container c82644e93c66 [2022-05-17T04:40:19.643Z] ---> 6a1e24456174 [2022-05-17T04:40:19.643Z] Step 24/26 : LABEL arch=arm64 [2022-05-17T04:40:19.918Z] Removing intermediate container f774b9eeaba5 [2022-05-17T04:40:19.918Z] ---> 4956afc4a275 [2022-05-17T04:40:19.918Z] Step 23/25 : LABEL arch=arm64 [2022-05-17T04:40:19.918Z] ---> Running in edf24de5175f [2022-05-17T04:40:19.918Z] ---> Running in 2ff359b979f2 [2022-05-17T04:40:20.518Z] Removing intermediate container edf24de5175f [2022-05-17T04:40:20.518Z] ---> 7a0adeb14dec [2022-05-17T04:40:20.518Z] Step 25/26 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:40:20.518Z] Removing intermediate container 2ff359b979f2 [2022-05-17T04:40:20.518Z] ---> 4c2133fdd59a [2022-05-17T04:40:20.518Z] Step 24/25 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:40:20.518Z] ---> Running in 9b26f0a67247 [2022-05-17T04:40:20.518Z] ---> Running in ed58cf64326d [2022-05-17T04:40:21.129Z] Removing intermediate container 9b26f0a67247 [2022-05-17T04:40:21.129Z] ---> d0d3c8c1b9f7 [2022-05-17T04:40:21.129Z] Step 25/25 : LABEL version=2.2.1-dev.3 [2022-05-17T04:40:21.130Z] Removing intermediate container ed58cf64326d [2022-05-17T04:40:21.130Z] ---> 2f886a094049 [2022-05-17T04:40:21.130Z] Step 26/26 : LABEL version=2.2.1-dev.3 [2022-05-17T04:40:21.130Z] ---> Running in 64cdec230b6f [2022-05-17T04:40:21.130Z] ---> Running in ca26cb35eef1 [2022-05-17T04:40:21.730Z] Removing intermediate container 64cdec230b6f [2022-05-17T04:40:21.730Z] ---> 65b3499045e1 [2022-05-17T04:40:21.730Z] [2022-05-17T04:40:21.730Z] Removing intermediate container ca26cb35eef1 [2022-05-17T04:40:21.730Z] ---> cc3749a7fccd [2022-05-17T04:40:21.730Z] [2022-05-17T04:40:21.730Z] Successfully built 65b3499045e1 [2022-05-17T04:40:21.730Z] Successfully built cc3749a7fccd [2022-05-17T04:40:22.003Z] Successfully tagged security-spire-server-arm64:latest [2022-05-17T04:40:22.003Z]  Building security-spire-server ... done Successfully tagged security-spire-agent-arm64:latest [2022-05-17T04:40:22.982Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-17T04:40:23.257Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T04:40:23.531Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T04:40:23.531Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T04:40:23.531Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T04:40:25.518Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T04:40:26.500Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T04:40:26.500Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T04:40:26.500Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T04:40:26.500Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T04:40:26.500Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T04:40:26.500Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T04:40:26.500Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T04:40:26.500Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T04:44:03.517Z] Removing intermediate container cd6dcd425341 [2022-05-17T04:44:03.517Z] ---> e5974c32d907 [2022-05-17T04:44:03.517Z] [2022-05-17T04:44:03.517Z] Step 13/26 : FROM alpine:3.15 [2022-05-17T04:44:03.517Z] ---> 3fb3c9af89a9 [2022-05-17T04:44:03.517Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T04:44:03.517Z] ---> Using cache [2022-05-17T04:44:03.517Z] ---> 3d388570e500 [2022-05-17T04:44:03.517Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T04:44:03.517Z] ---> Using cache [2022-05-17T04:44:03.517Z] ---> b73a76729621 [2022-05-17T04:44:03.517Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-17T04:44:03.517Z] ---> Running in 5eb0bb30e23d [2022-05-17T04:44:03.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:44:03.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:44:03.517Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T04:44:03.517Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T04:44:03.517Z] OK: 15734 distinct packages available [2022-05-17T04:44:03.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T04:44:03.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T04:44:03.517Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-17T04:44:03.517Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-17T04:44:03.517Z] (3/4) Installing libucontext (1.1-r0) [2022-05-17T04:44:03.517Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-17T04:44:03.517Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T04:44:03.517Z] OK: 6 MiB in 18 packages [2022-05-17T04:44:03.517Z] Removing intermediate container 5eb0bb30e23d [2022-05-17T04:44:03.517Z] ---> fd4b0022f6cf [2022-05-17T04:44:03.517Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T04:44:04.114Z] ---> 51ed575b41dc [2022-05-17T04:44:04.114Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T04:44:04.711Z] ---> 6b0bc9fd5b7b [2022-05-17T04:44:04.711Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-17T04:44:04.983Z] ---> Running in 7add59c53ecb [2022-05-17T04:44:05.256Z] Removing intermediate container 7add59c53ecb [2022-05-17T04:44:05.256Z] ---> cabcdbf15a6e [2022-05-17T04:44:05.256Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-17T04:44:05.852Z] ---> 2530f454bb13 [2022-05-17T04:44:05.852Z] Step 21/26 : WORKDIR / [2022-05-17T04:44:05.852Z] ---> Running in 16a0cb85de20 [2022-05-17T04:44:06.127Z] Removing intermediate container 16a0cb85de20 [2022-05-17T04:44:06.127Z] ---> 2dc513797a62 [2022-05-17T04:44:06.127Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T04:44:06.127Z] ---> Running in 73646e3e3b90 [2022-05-17T04:44:06.728Z] Removing intermediate container 73646e3e3b90 [2022-05-17T04:44:06.728Z] ---> 22167bd474c6 [2022-05-17T04:44:06.728Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T04:44:06.728Z] ---> Running in 1721ae5261f2 [2022-05-17T04:44:07.001Z] Removing intermediate container 1721ae5261f2 [2022-05-17T04:44:07.001Z] ---> 0e79249d49dd [2022-05-17T04:44:07.001Z] Step 24/26 : LABEL arch=arm64 [2022-05-17T04:44:07.001Z] ---> Running in a02718c6eb09 [2022-05-17T04:44:07.277Z] Removing intermediate container a02718c6eb09 [2022-05-17T04:44:07.277Z] ---> 2a401460fd5c [2022-05-17T04:44:07.277Z] Step 25/26 : LABEL git_sha=87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:07.548Z] ---> Running in 1e5e7efdda0f [2022-05-17T04:44:07.821Z] Removing intermediate container 1e5e7efdda0f [2022-05-17T04:44:07.821Z] ---> c83c465746c2 [2022-05-17T04:44:07.821Z] Step 26/26 : LABEL version=2.2.1-dev.3 [2022-05-17T04:44:07.821Z] ---> Running in c41af2085636 [2022-05-17T04:44:08.094Z] Removing intermediate container c41af2085636 [2022-05-17T04:44:08.094Z] ---> c261d46f0ba2 [2022-05-17T04:44:08.094Z] [2022-05-17T04:44:08.366Z] Successfully built c261d46f0ba2 [2022-05-17T04:44:08.366Z] Successfully tagged security-spire-config-arm64:latest [2022-05-17T04:44:08.652Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-17T04:44:08.644Z] $ docker stop --time=1 b152eb3a151ddcb44caeca737be7729259f88788c299d3ce380a8974b5d502a5 [2022-05-17T04:44:10.296Z] $ docker rm -f b152eb3a151ddcb44caeca737be7729259f88788c299d3ce380a8974b5d502a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T04:44:10.867Z] + docker images [2022-05-17T04:44:11.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T04:44:11.461Z] security-spire-config-arm64 latest c261d46f0ba2 4 seconds ago 85.6MB [2022-05-17T04:44:11.461Z] e5974c32d907 32 seconds ago 3.98GB [2022-05-17T04:44:11.461Z] security-spire-server-arm64 latest 65b3499045e1 3 minutes ago 86.3MB [2022-05-17T04:44:11.461Z] security-spire-agent-arm64 latest cc3749a7fccd 3 minutes ago 126MB [2022-05-17T04:44:11.461Z] 2e19b5747ba3 4 minutes ago 3.98GB [2022-05-17T04:44:11.461Z] 03a095abadb7 4 minutes ago 3.98GB [2022-05-17T04:44:11.461Z] sys-mgmt-agent-arm64 latest 573b0bea1f27 21 minutes ago 282MB [2022-05-17T04:44:11.461Z] ecd33e47287b 23 minutes ago 1.15GB [2022-05-17T04:44:11.461Z] security-spiffe-token-provider-arm64 latest f7d9475e065d 23 minutes ago 27.9MB [2022-05-17T04:44:11.461Z] 1c834c2b26a1 24 minutes ago 1.2GB [2022-05-17T04:44:11.461Z] core-data-arm64 latest a45d743ae80a 28 minutes ago 21.6MB [2022-05-17T04:44:11.461Z] 89b480323c0b 28 minutes ago 1.18GB [2022-05-17T04:44:11.461Z] core-command-arm64 latest 67e4ddc0abda 31 minutes ago 15.5MB [2022-05-17T04:44:11.461Z] f88ae1bf1549 31 minutes ago 1.15GB [2022-05-17T04:44:11.461Z] support-notifications-arm64 latest 8fb6cee8f291 34 minutes ago 25.8MB [2022-05-17T04:44:11.461Z] bc804305a722 34 minutes ago 1.21GB [2022-05-17T04:44:11.461Z] security-proxy-setup-arm64 latest 007a980416cc 35 minutes ago 26.1MB [2022-05-17T04:44:11.461Z] 686bdbacaa61 35 minutes ago 1.16GB [2022-05-17T04:44:11.461Z] core-metadata-arm64 latest 07ae98587074 36 minutes ago 16.3MB [2022-05-17T04:44:11.461Z] 54767f2b2837 37 minutes ago 1.15GB [2022-05-17T04:44:11.461Z] support-scheduler-arm64 latest 064db79e32bf 40 minutes ago 25.2MB [2022-05-17T04:44:11.461Z] 7a4c2acb0050 41 minutes ago 1.21GB [2022-05-17T04:44:11.461Z] security-bootstrapper-arm64 latest 06f61c223059 42 minutes ago 18.3MB [2022-05-17T04:44:11.461Z] security-secretstore-setup-arm64 latest de858cef5d0c 42 minutes ago 27.5MB [2022-05-17T04:44:11.461Z] 093961891487 43 minutes ago 1.16GB [2022-05-17T04:44:11.461Z] 103bd9221598 43 minutes ago 1.15GB [2022-05-17T04:44:11.461Z] ci-base-image-arm64 latest bc77d578cef4 50 minutes ago 885MB [2022-05-17T04:44:11.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 weeks ago 551MB [2022-05-17T04:44:11.461Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-17T04:44:11.461Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-17T04:44:11.461Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-17T04:44:11.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T04:44:11.583Z] provisioning config files... [2022-05-17T04:44:11.602Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/231@tmp/config7458979812883344316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:44:11.958Z] ---> docker-login.sh [2022-05-17T04:44:11.959Z] nexus3.edgexfoundry.org:10001 [2022-05-17T04:44:12.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T04:44:12.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T04:44:12.230Z] Configure a credential helper to remove this warning. See [2022-05-17T04:44:12.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T04:44:12.230Z] [2022-05-17T04:44:12.230Z] Login Succeeded [2022-05-17T04:44:12.503Z] nexus3.edgexfoundry.org:10002 [2022-05-17T04:44:12.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T04:44:12.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T04:44:12.775Z] Configure a credential helper to remove this warning. See [2022-05-17T04:44:12.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T04:44:12.775Z] [2022-05-17T04:44:12.775Z] Login Succeeded [2022-05-17T04:44:12.775Z] nexus3.edgexfoundry.org:10003 [2022-05-17T04:44:13.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T04:44:13.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T04:44:13.369Z] Configure a credential helper to remove this warning. See [2022-05-17T04:44:13.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T04:44:13.369Z] [2022-05-17T04:44:13.369Z] Login Succeeded [2022-05-17T04:44:13.369Z] nexus3.edgexfoundry.org:10004 [2022-05-17T04:44:13.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T04:44:13.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T04:44:13.915Z] Configure a credential helper to remove this warning. See [2022-05-17T04:44:13.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T04:44:13.915Z] [2022-05-17T04:44:13.915Z] Login Succeeded [2022-05-17T04:44:13.915Z] docker.io [2022-05-17T04:44:14.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T04:44:14.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T04:44:14.783Z] Configure a credential helper to remove this warning. See [2022-05-17T04:44:14.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T04:44:14.783Z] [2022-05-17T04:44:14.783Z] Login Succeeded [2022-05-17T04:44:14.783Z] ---> docker-login.sh ends [Pipeline] } [2022-05-17T04:44:14.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:44:14.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T04:44:14.859Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-17T04:44:14.859Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:14.859Z] latest [2022-05-17T04:44:14.859Z] 2.2.1-dev.3 [2022-05-17T04:44:14.859Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:14.859Z] main [2022-05-17T04:44:14.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:15.223Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:15.572Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:15.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-17T04:44:15.572Z] 3c9edce51e7e: Preparing [2022-05-17T04:44:15.572Z] 53312c71a7e9: Preparing [2022-05-17T04:44:15.572Z] d632f8d3b726: Preparing [2022-05-17T04:44:15.572Z] 1e9506c60fde: Preparing [2022-05-17T04:44:15.572Z] f73e7dbfee58: Preparing [2022-05-17T04:44:15.572Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:15.846Z] d632f8d3b726: Pushed [2022-05-17T04:44:15.846Z] 3c9edce51e7e: Pushed [2022-05-17T04:44:15.846Z] 1e9506c60fde: Pushed [2022-05-17T04:44:18.461Z] 53312c71a7e9: Pushed [2022-05-17T04:44:18.461Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:5001ef9333ff0a4f12beccdc521b096eee7125ab6b73ee2dad8ace07d7a452a6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:18.806Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:19.145Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-17T04:44:19.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-17T04:44:19.145Z] 3c9edce51e7e: Preparing [2022-05-17T04:44:19.145Z] 53312c71a7e9: Preparing [2022-05-17T04:44:19.145Z] d632f8d3b726: Preparing [2022-05-17T04:44:19.145Z] 1e9506c60fde: Preparing [2022-05-17T04:44:19.145Z] f73e7dbfee58: Preparing [2022-05-17T04:44:19.145Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:19.145Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:19.145Z] 3c9edce51e7e: Layer already exists [2022-05-17T04:44:19.145Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:19.145Z] 53312c71a7e9: Layer already exists [2022-05-17T04:44:19.417Z] latest: digest: sha256:5001ef9333ff0a4f12beccdc521b096eee7125ab6b73ee2dad8ace07d7a452a6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:19.768Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:20.109Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.3 [2022-05-17T04:44:20.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-17T04:44:20.109Z] 3c9edce51e7e: Preparing [2022-05-17T04:44:20.109Z] 53312c71a7e9: Preparing [2022-05-17T04:44:20.109Z] d632f8d3b726: Preparing [2022-05-17T04:44:20.109Z] 1e9506c60fde: Preparing [2022-05-17T04:44:20.109Z] f73e7dbfee58: Preparing [2022-05-17T04:44:20.109Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:20.109Z] 3c9edce51e7e: Layer already exists [2022-05-17T04:44:20.109Z] 53312c71a7e9: Layer already exists [2022-05-17T04:44:20.109Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:20.109Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:20.379Z] 2.2.1-dev.3: digest: sha256:5001ef9333ff0a4f12beccdc521b096eee7125ab6b73ee2dad8ace07d7a452a6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:20.727Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:21.066Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:21.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-17T04:44:21.066Z] 3c9edce51e7e: Preparing [2022-05-17T04:44:21.066Z] 53312c71a7e9: Preparing [2022-05-17T04:44:21.066Z] d632f8d3b726: Preparing [2022-05-17T04:44:21.066Z] 1e9506c60fde: Preparing [2022-05-17T04:44:21.066Z] f73e7dbfee58: Preparing [2022-05-17T04:44:21.066Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:21.066Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:21.066Z] 53312c71a7e9: Layer already exists [2022-05-17T04:44:21.066Z] 3c9edce51e7e: Layer already exists [2022-05-17T04:44:21.067Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:21.338Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:5001ef9333ff0a4f12beccdc521b096eee7125ab6b73ee2dad8ace07d7a452a6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:21.683Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:22.025Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-17T04:44:22.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-17T04:44:22.026Z] 3c9edce51e7e: Preparing [2022-05-17T04:44:22.026Z] 53312c71a7e9: Preparing [2022-05-17T04:44:22.026Z] d632f8d3b726: Preparing [2022-05-17T04:44:22.026Z] 1e9506c60fde: Preparing [2022-05-17T04:44:22.026Z] f73e7dbfee58: Preparing [2022-05-17T04:44:22.026Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:22.026Z] 53312c71a7e9: Layer already exists [2022-05-17T04:44:22.026Z] 3c9edce51e7e: Layer already exists [2022-05-17T04:44:22.026Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:22.026Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:22.295Z] main: digest: sha256:5001ef9333ff0a4f12beccdc521b096eee7125ab6b73ee2dad8ace07d7a452a6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:44:22.344Z] ===================================================== [Pipeline] echo [2022-05-17T04:44:22.354Z] taggedImages: [2022-05-17T04:44:22.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:22.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-17T04:44:22.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.3 [2022-05-17T04:44:22.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:22.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-17T04:44:22.378Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-17T04:44:22.378Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:22.378Z] latest [2022-05-17T04:44:22.378Z] 2.2.1-dev.3 [2022-05-17T04:44:22.378Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:22.378Z] main [2022-05-17T04:44:22.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:22.736Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:23.096Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:23.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-17T04:44:23.096Z] b138f4449785: Preparing [2022-05-17T04:44:23.096Z] a75c71ca4502: Preparing [2022-05-17T04:44:23.096Z] d632f8d3b726: Preparing [2022-05-17T04:44:23.096Z] 878149b4a13c: Preparing [2022-05-17T04:44:23.096Z] 0cf13d52fe9c: Preparing [2022-05-17T04:44:23.096Z] f73e7dbfee58: Preparing [2022-05-17T04:44:23.096Z] f73e7dbfee58: Waiting [2022-05-17T04:44:23.096Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:23.369Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:23.369Z] b138f4449785: Pushed [2022-05-17T04:44:23.369Z] 0cf13d52fe9c: Pushed [2022-05-17T04:44:23.969Z] 878149b4a13c: Pushed [2022-05-17T04:44:26.576Z] a75c71ca4502: Pushed [2022-05-17T04:44:26.848Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:8882081b3d0459ce57064f27dea4c158e0908aeef2589ea1dfdd8e0f296ebf88 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:27.195Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:27.537Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-17T04:44:27.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-17T04:44:27.537Z] b138f4449785: Preparing [2022-05-17T04:44:27.537Z] a75c71ca4502: Preparing [2022-05-17T04:44:27.537Z] d632f8d3b726: Preparing [2022-05-17T04:44:27.537Z] 878149b4a13c: Preparing [2022-05-17T04:44:27.537Z] 0cf13d52fe9c: Preparing [2022-05-17T04:44:27.537Z] f73e7dbfee58: Preparing [2022-05-17T04:44:27.537Z] f73e7dbfee58: Waiting [2022-05-17T04:44:27.537Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:27.537Z] 878149b4a13c: Layer already exists [2022-05-17T04:44:27.537Z] 0cf13d52fe9c: Layer already exists [2022-05-17T04:44:27.537Z] a75c71ca4502: Layer already exists [2022-05-17T04:44:27.537Z] b138f4449785: Layer already exists [2022-05-17T04:44:27.537Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:27.805Z] latest: digest: sha256:8882081b3d0459ce57064f27dea4c158e0908aeef2589ea1dfdd8e0f296ebf88 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:28.149Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:28.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.3 [2022-05-17T04:44:28.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-17T04:44:28.489Z] b138f4449785: Preparing [2022-05-17T04:44:28.489Z] a75c71ca4502: Preparing [2022-05-17T04:44:28.489Z] d632f8d3b726: Preparing [2022-05-17T04:44:28.489Z] 878149b4a13c: Preparing [2022-05-17T04:44:28.489Z] 0cf13d52fe9c: Preparing [2022-05-17T04:44:28.489Z] f73e7dbfee58: Preparing [2022-05-17T04:44:28.489Z] f73e7dbfee58: Waiting [2022-05-17T04:44:28.489Z] b138f4449785: Layer already exists [2022-05-17T04:44:28.489Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:28.489Z] a75c71ca4502: Layer already exists [2022-05-17T04:44:28.489Z] 0cf13d52fe9c: Layer already exists [2022-05-17T04:44:28.489Z] 878149b4a13c: Layer already exists [2022-05-17T04:44:28.489Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:28.760Z] 2.2.1-dev.3: digest: sha256:8882081b3d0459ce57064f27dea4c158e0908aeef2589ea1dfdd8e0f296ebf88 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:29.138Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:29.504Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:29.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-17T04:44:29.504Z] b138f4449785: Preparing [2022-05-17T04:44:29.504Z] a75c71ca4502: Preparing [2022-05-17T04:44:29.504Z] d632f8d3b726: Preparing [2022-05-17T04:44:29.504Z] 878149b4a13c: Preparing [2022-05-17T04:44:29.504Z] 0cf13d52fe9c: Preparing [2022-05-17T04:44:29.504Z] f73e7dbfee58: Preparing [2022-05-17T04:44:29.504Z] f73e7dbfee58: Waiting [2022-05-17T04:44:29.504Z] 0cf13d52fe9c: Layer already exists [2022-05-17T04:44:29.504Z] b138f4449785: Layer already exists [2022-05-17T04:44:29.504Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:29.504Z] 878149b4a13c: Layer already exists [2022-05-17T04:44:29.504Z] a75c71ca4502: Layer already exists [2022-05-17T04:44:29.504Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:29.776Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:8882081b3d0459ce57064f27dea4c158e0908aeef2589ea1dfdd8e0f296ebf88 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:30.133Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:30.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-17T04:44:30.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-17T04:44:30.507Z] b138f4449785: Preparing [2022-05-17T04:44:30.507Z] a75c71ca4502: Preparing [2022-05-17T04:44:30.507Z] d632f8d3b726: Preparing [2022-05-17T04:44:30.507Z] 878149b4a13c: Preparing [2022-05-17T04:44:30.507Z] 0cf13d52fe9c: Preparing [2022-05-17T04:44:30.507Z] f73e7dbfee58: Preparing [2022-05-17T04:44:30.507Z] f73e7dbfee58: Waiting [2022-05-17T04:44:30.507Z] a75c71ca4502: Layer already exists [2022-05-17T04:44:30.507Z] 0cf13d52fe9c: Layer already exists [2022-05-17T04:44:30.507Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:30.507Z] 878149b4a13c: Layer already exists [2022-05-17T04:44:30.507Z] b138f4449785: Layer already exists [2022-05-17T04:44:30.507Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:30.781Z] main: digest: sha256:8882081b3d0459ce57064f27dea4c158e0908aeef2589ea1dfdd8e0f296ebf88 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:44:30.832Z] ===================================================== [Pipeline] echo [2022-05-17T04:44:30.841Z] taggedImages: [2022-05-17T04:44:30.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:30.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-17T04:44:30.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.3 [2022-05-17T04:44:30.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:30.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-17T04:44:30.863Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-17T04:44:30.863Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:30.863Z] latest [2022-05-17T04:44:30.863Z] 2.2.1-dev.3 [2022-05-17T04:44:30.863Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:30.863Z] main [2022-05-17T04:44:30.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:31.240Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:31.613Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:31.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-17T04:44:31.613Z] 4b95884c4e01: Preparing [2022-05-17T04:44:31.613Z] 66a8c34bc7c3: Preparing [2022-05-17T04:44:31.614Z] d632f8d3b726: Preparing [2022-05-17T04:44:31.614Z] 1e9506c60fde: Preparing [2022-05-17T04:44:31.614Z] f73e7dbfee58: Preparing [2022-05-17T04:44:31.614Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:31.614Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:31.614Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:31.905Z] 4b95884c4e01: Pushed [2022-05-17T04:44:34.516Z] 66a8c34bc7c3: Pushed [2022-05-17T04:44:34.786Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:7188a3ee9fa04f9efc927b133ff86085798e4466fef389e7e67a0a431bd1a346 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:35.131Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:35.471Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-17T04:44:35.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-17T04:44:35.471Z] 4b95884c4e01: Preparing [2022-05-17T04:44:35.471Z] 66a8c34bc7c3: Preparing [2022-05-17T04:44:35.471Z] d632f8d3b726: Preparing [2022-05-17T04:44:35.471Z] 1e9506c60fde: Preparing [2022-05-17T04:44:35.471Z] f73e7dbfee58: Preparing [2022-05-17T04:44:35.471Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:35.471Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:35.471Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:35.471Z] 66a8c34bc7c3: Layer already exists [2022-05-17T04:44:35.471Z] 4b95884c4e01: Layer already exists [2022-05-17T04:44:35.741Z] latest: digest: sha256:7188a3ee9fa04f9efc927b133ff86085798e4466fef389e7e67a0a431bd1a346 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:36.089Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:36.428Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.3 [2022-05-17T04:44:36.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-17T04:44:36.428Z] 4b95884c4e01: Preparing [2022-05-17T04:44:36.428Z] 66a8c34bc7c3: Preparing [2022-05-17T04:44:36.428Z] d632f8d3b726: Preparing [2022-05-17T04:44:36.428Z] 1e9506c60fde: Preparing [2022-05-17T04:44:36.428Z] f73e7dbfee58: Preparing [2022-05-17T04:44:36.428Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:36.428Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:36.428Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:36.428Z] 66a8c34bc7c3: Layer already exists [2022-05-17T04:44:36.428Z] 4b95884c4e01: Layer already exists [2022-05-17T04:44:36.699Z] 2.2.1-dev.3: digest: sha256:7188a3ee9fa04f9efc927b133ff86085798e4466fef389e7e67a0a431bd1a346 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:37.044Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:37.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:37.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-17T04:44:37.384Z] 4b95884c4e01: Preparing [2022-05-17T04:44:37.384Z] 66a8c34bc7c3: Preparing [2022-05-17T04:44:37.384Z] d632f8d3b726: Preparing [2022-05-17T04:44:37.384Z] 1e9506c60fde: Preparing [2022-05-17T04:44:37.384Z] f73e7dbfee58: Preparing [2022-05-17T04:44:37.384Z] 4b95884c4e01: Layer already exists [2022-05-17T04:44:37.384Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:37.384Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:37.384Z] 66a8c34bc7c3: Layer already exists [2022-05-17T04:44:37.384Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:37.655Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:7188a3ee9fa04f9efc927b133ff86085798e4466fef389e7e67a0a431bd1a346 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:38.004Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:38.347Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-17T04:44:38.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-17T04:44:38.347Z] 4b95884c4e01: Preparing [2022-05-17T04:44:38.347Z] 66a8c34bc7c3: Preparing [2022-05-17T04:44:38.347Z] d632f8d3b726: Preparing [2022-05-17T04:44:38.347Z] 1e9506c60fde: Preparing [2022-05-17T04:44:38.347Z] f73e7dbfee58: Preparing [2022-05-17T04:44:38.347Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:38.347Z] 4b95884c4e01: Layer already exists [2022-05-17T04:44:38.347Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:38.347Z] 1e9506c60fde: Layer already exists [2022-05-17T04:44:38.347Z] 66a8c34bc7c3: Layer already exists [2022-05-17T04:44:38.617Z] main: digest: sha256:7188a3ee9fa04f9efc927b133ff86085798e4466fef389e7e67a0a431bd1a346 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:44:38.668Z] ===================================================== [Pipeline] echo [2022-05-17T04:44:38.680Z] taggedImages: [2022-05-17T04:44:38.680Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:38.680Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-17T04:44:38.680Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.3 [2022-05-17T04:44:38.680Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:38.680Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-17T04:44:38.702Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-17T04:44:38.702Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:38.702Z] latest [2022-05-17T04:44:38.702Z] 2.2.1-dev.3 [2022-05-17T04:44:38.702Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:38.702Z] main [2022-05-17T04:44:38.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:39.051Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:39.396Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:39.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-17T04:44:39.396Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:39.396Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:39.396Z] 77f51886bffb: Preparing [2022-05-17T04:44:39.396Z] ae2e4f005453: Preparing [2022-05-17T04:44:39.396Z] f9d12d79c80a: Preparing [2022-05-17T04:44:39.396Z] b2210afd223c: Preparing [2022-05-17T04:44:39.396Z] d632f8d3b726: Preparing [2022-05-17T04:44:39.396Z] 1b207750cb6b: Preparing [2022-05-17T04:44:39.396Z] 777eb35dbc0e: Preparing [2022-05-17T04:44:39.396Z] 3e643e1a1e31: Preparing [2022-05-17T04:44:39.396Z] 1a7993c5ba6d: Preparing [2022-05-17T04:44:39.396Z] f73e7dbfee58: Preparing [2022-05-17T04:44:39.396Z] d632f8d3b726: Waiting [2022-05-17T04:44:39.396Z] 1b207750cb6b: Waiting [2022-05-17T04:44:39.396Z] 777eb35dbc0e: Waiting [2022-05-17T04:44:39.396Z] 3e643e1a1e31: Waiting [2022-05-17T04:44:39.396Z] 1a7993c5ba6d: Waiting [2022-05-17T04:44:39.396Z] f73e7dbfee58: Waiting [2022-05-17T04:44:39.670Z] 4d977d4f06c6: Pushed [2022-05-17T04:44:39.670Z] ae2e4f005453: Pushed [2022-05-17T04:44:39.670Z] f9d12d79c80a: Pushed [2022-05-17T04:44:39.670Z] 77f51886bffb: Pushed [2022-05-17T04:44:39.670Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:39.947Z] 1b207750cb6b: Pushed [2022-05-17T04:44:39.947Z] 3e643e1a1e31: Pushed [2022-05-17T04:44:39.947Z] 777eb35dbc0e: Pushed [2022-05-17T04:44:39.947Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:39.947Z] 1a7993c5ba6d: Pushed [2022-05-17T04:44:43.334Z] b2210afd223c: Pushed [2022-05-17T04:44:43.334Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:115f1d8aaeb95485c274917e7d609f5abe2126a0b196de12baecb9cdd0459e77 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:43.685Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:44.029Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-17T04:44:44.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-17T04:44:44.029Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:44.029Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:44.029Z] 77f51886bffb: Preparing [2022-05-17T04:44:44.029Z] ae2e4f005453: Preparing [2022-05-17T04:44:44.029Z] f9d12d79c80a: Preparing [2022-05-17T04:44:44.029Z] b2210afd223c: Preparing [2022-05-17T04:44:44.029Z] d632f8d3b726: Preparing [2022-05-17T04:44:44.029Z] 1b207750cb6b: Preparing [2022-05-17T04:44:44.029Z] 777eb35dbc0e: Preparing [2022-05-17T04:44:44.029Z] 3e643e1a1e31: Preparing [2022-05-17T04:44:44.029Z] 1a7993c5ba6d: Preparing [2022-05-17T04:44:44.029Z] f73e7dbfee58: Preparing [2022-05-17T04:44:44.029Z] d632f8d3b726: Waiting [2022-05-17T04:44:44.029Z] 1b207750cb6b: Waiting [2022-05-17T04:44:44.029Z] 777eb35dbc0e: Waiting [2022-05-17T04:44:44.029Z] 3e643e1a1e31: Waiting [2022-05-17T04:44:44.029Z] 1a7993c5ba6d: Waiting [2022-05-17T04:44:44.029Z] f73e7dbfee58: Waiting [2022-05-17T04:44:44.029Z] 4d977d4f06c6: Layer already exists [2022-05-17T04:44:44.029Z] b2210afd223c: Layer already exists [2022-05-17T04:44:44.029Z] 77f51886bffb: Layer already exists [2022-05-17T04:44:44.029Z] f9d12d79c80a: Layer already exists [2022-05-17T04:44:44.029Z] ae2e4f005453: Layer already exists [2022-05-17T04:44:44.029Z] 1b207750cb6b: Layer already exists [2022-05-17T04:44:44.029Z] 777eb35dbc0e: Layer already exists [2022-05-17T04:44:44.029Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:44.029Z] 3e643e1a1e31: Layer already exists [2022-05-17T04:44:44.029Z] 1a7993c5ba6d: Layer already exists [2022-05-17T04:44:44.029Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:44.300Z] latest: digest: sha256:115f1d8aaeb95485c274917e7d609f5abe2126a0b196de12baecb9cdd0459e77 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:44.644Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:44.979Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.3 [2022-05-17T04:44:44.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-17T04:44:44.979Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:44.979Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:44.979Z] 77f51886bffb: Preparing [2022-05-17T04:44:44.979Z] ae2e4f005453: Preparing [2022-05-17T04:44:44.979Z] f9d12d79c80a: Preparing [2022-05-17T04:44:44.979Z] b2210afd223c: Preparing [2022-05-17T04:44:44.979Z] d632f8d3b726: Preparing [2022-05-17T04:44:44.979Z] 1b207750cb6b: Preparing [2022-05-17T04:44:44.979Z] 777eb35dbc0e: Preparing [2022-05-17T04:44:44.979Z] 3e643e1a1e31: Preparing [2022-05-17T04:44:44.979Z] 1a7993c5ba6d: Preparing [2022-05-17T04:44:44.979Z] f73e7dbfee58: Preparing [2022-05-17T04:44:44.979Z] 777eb35dbc0e: Waiting [2022-05-17T04:44:44.979Z] 3e643e1a1e31: Waiting [2022-05-17T04:44:44.979Z] 1a7993c5ba6d: Waiting [2022-05-17T04:44:44.979Z] d632f8d3b726: Waiting [2022-05-17T04:44:44.979Z] 1b207750cb6b: Waiting [2022-05-17T04:44:44.979Z] f73e7dbfee58: Waiting [2022-05-17T04:44:44.979Z] 77f51886bffb: Layer already exists [2022-05-17T04:44:44.979Z] f9d12d79c80a: Layer already exists [2022-05-17T04:44:44.979Z] b2210afd223c: Layer already exists [2022-05-17T04:44:44.979Z] ae2e4f005453: Layer already exists [2022-05-17T04:44:44.979Z] 4d977d4f06c6: Layer already exists [2022-05-17T04:44:45.248Z] 777eb35dbc0e: Layer already exists [2022-05-17T04:44:45.249Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:45.249Z] 1b207750cb6b: Layer already exists [2022-05-17T04:44:45.249Z] 1a7993c5ba6d: Layer already exists [2022-05-17T04:44:45.249Z] 3e643e1a1e31: Layer already exists [2022-05-17T04:44:45.249Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:45.249Z] 2.2.1-dev.3: digest: sha256:115f1d8aaeb95485c274917e7d609f5abe2126a0b196de12baecb9cdd0459e77 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:45.592Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:45.931Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:45.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-17T04:44:45.931Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:45.931Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:45.931Z] 77f51886bffb: Preparing [2022-05-17T04:44:45.931Z] ae2e4f005453: Preparing [2022-05-17T04:44:45.931Z] f9d12d79c80a: Preparing [2022-05-17T04:44:45.931Z] b2210afd223c: Preparing [2022-05-17T04:44:45.931Z] d632f8d3b726: Preparing [2022-05-17T04:44:45.931Z] 1b207750cb6b: Preparing [2022-05-17T04:44:45.931Z] 777eb35dbc0e: Preparing [2022-05-17T04:44:45.931Z] 3e643e1a1e31: Preparing [2022-05-17T04:44:45.931Z] 1a7993c5ba6d: Preparing [2022-05-17T04:44:45.931Z] f73e7dbfee58: Preparing [2022-05-17T04:44:45.931Z] 777eb35dbc0e: Waiting [2022-05-17T04:44:45.931Z] 3e643e1a1e31: Waiting [2022-05-17T04:44:45.931Z] 1a7993c5ba6d: Waiting [2022-05-17T04:44:45.931Z] d632f8d3b726: Waiting [2022-05-17T04:44:45.931Z] f73e7dbfee58: Waiting [2022-05-17T04:44:45.931Z] 1b207750cb6b: Waiting [2022-05-17T04:44:45.931Z] b2210afd223c: Layer already exists [2022-05-17T04:44:45.931Z] ae2e4f005453: Layer already exists [2022-05-17T04:44:45.931Z] 4d977d4f06c6: Layer already exists [2022-05-17T04:44:45.931Z] 77f51886bffb: Layer already exists [2022-05-17T04:44:45.931Z] f9d12d79c80a: Layer already exists [2022-05-17T04:44:45.931Z] 1b207750cb6b: Layer already exists [2022-05-17T04:44:46.203Z] 777eb35dbc0e: Layer already exists [2022-05-17T04:44:46.203Z] 3e643e1a1e31: Layer already exists [2022-05-17T04:44:46.203Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:46.203Z] 1a7993c5ba6d: Layer already exists [2022-05-17T04:44:46.203Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:46.203Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:115f1d8aaeb95485c274917e7d609f5abe2126a0b196de12baecb9cdd0459e77 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:46.791Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:47.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-17T04:44:47.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-17T04:44:47.149Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:47.149Z] 4d977d4f06c6: Preparing [2022-05-17T04:44:47.149Z] 77f51886bffb: Preparing [2022-05-17T04:44:47.149Z] ae2e4f005453: Preparing [2022-05-17T04:44:47.149Z] f9d12d79c80a: Preparing [2022-05-17T04:44:47.149Z] b2210afd223c: Preparing [2022-05-17T04:44:47.149Z] d632f8d3b726: Preparing [2022-05-17T04:44:47.149Z] 1b207750cb6b: Preparing [2022-05-17T04:44:47.149Z] 777eb35dbc0e: Preparing [2022-05-17T04:44:47.149Z] 3e643e1a1e31: Preparing [2022-05-17T04:44:47.149Z] 1a7993c5ba6d: Preparing [2022-05-17T04:44:47.149Z] f73e7dbfee58: Preparing [2022-05-17T04:44:47.149Z] 1a7993c5ba6d: Waiting [2022-05-17T04:44:47.149Z] f73e7dbfee58: Waiting [2022-05-17T04:44:47.149Z] 3e643e1a1e31: Waiting [2022-05-17T04:44:47.149Z] d632f8d3b726: Waiting [2022-05-17T04:44:47.149Z] 777eb35dbc0e: Waiting [2022-05-17T04:44:47.149Z] 1b207750cb6b: Waiting [2022-05-17T04:44:47.149Z] 77f51886bffb: Layer already exists [2022-05-17T04:44:47.149Z] 4d977d4f06c6: Layer already exists [2022-05-17T04:44:47.149Z] ae2e4f005453: Layer already exists [2022-05-17T04:44:47.149Z] b2210afd223c: Layer already exists [2022-05-17T04:44:47.149Z] f9d12d79c80a: Layer already exists [2022-05-17T04:44:47.149Z] 1b207750cb6b: Layer already exists [2022-05-17T04:44:47.149Z] 777eb35dbc0e: Layer already exists [2022-05-17T04:44:47.149Z] d632f8d3b726: Layer already exists [2022-05-17T04:44:47.149Z] 3e643e1a1e31: Layer already exists [2022-05-17T04:44:47.149Z] 1a7993c5ba6d: Layer already exists [2022-05-17T04:44:47.427Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:47.428Z] main: digest: sha256:115f1d8aaeb95485c274917e7d609f5abe2126a0b196de12baecb9cdd0459e77 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:44:47.476Z] ===================================================== [Pipeline] echo [2022-05-17T04:44:47.488Z] taggedImages: [2022-05-17T04:44:47.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:47.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-17T04:44:47.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.3 [2022-05-17T04:44:47.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:47.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-17T04:44:47.514Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-17T04:44:47.514Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:47.514Z] latest [2022-05-17T04:44:47.514Z] 2.2.1-dev.3 [2022-05-17T04:44:47.514Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:47.514Z] main [2022-05-17T04:44:47.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:47.884Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:48.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:48.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-17T04:44:48.222Z] af0ab204ac2e: Preparing [2022-05-17T04:44:48.222Z] e734ff268c22: Preparing [2022-05-17T04:44:48.222Z] 43dd05126797: Preparing [2022-05-17T04:44:48.222Z] badac0d3ece2: Preparing [2022-05-17T04:44:48.222Z] 39d35b3f9017: Preparing [2022-05-17T04:44:48.222Z] cf3dceaaf0c6: Preparing [2022-05-17T04:44:48.222Z] 3a09fb83d61e: Preparing [2022-05-17T04:44:48.222Z] f73e7dbfee58: Preparing [2022-05-17T04:44:48.222Z] cf3dceaaf0c6: Waiting [2022-05-17T04:44:48.222Z] f73e7dbfee58: Waiting [2022-05-17T04:44:48.222Z] 3a09fb83d61e: Waiting [2022-05-17T04:44:48.497Z] 39d35b3f9017: Pushed [2022-05-17T04:44:48.497Z] e734ff268c22: Pushed [2022-05-17T04:44:48.497Z] af0ab204ac2e: Pushed [2022-05-17T04:44:48.497Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:48.770Z] cf3dceaaf0c6: Pushed [2022-05-17T04:44:49.364Z] 3a09fb83d61e: Pushed [2022-05-17T04:44:50.801Z] badac0d3ece2: Pushed [2022-05-17T04:44:51.074Z] 43dd05126797: Pushed [2022-05-17T04:44:51.074Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:ce79a0f4d1f4390531f9404c8e42afe7f796ab16776a2d1c662f956e6093f67d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:51.420Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:51.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-17T04:44:51.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-17T04:44:51.763Z] af0ab204ac2e: Preparing [2022-05-17T04:44:51.763Z] e734ff268c22: Preparing [2022-05-17T04:44:51.763Z] 43dd05126797: Preparing [2022-05-17T04:44:51.764Z] badac0d3ece2: Preparing [2022-05-17T04:44:51.764Z] 39d35b3f9017: Preparing [2022-05-17T04:44:51.764Z] cf3dceaaf0c6: Preparing [2022-05-17T04:44:51.764Z] 3a09fb83d61e: Preparing [2022-05-17T04:44:51.764Z] f73e7dbfee58: Preparing [2022-05-17T04:44:51.764Z] 3a09fb83d61e: Waiting [2022-05-17T04:44:51.764Z] f73e7dbfee58: Waiting [2022-05-17T04:44:51.764Z] cf3dceaaf0c6: Waiting [2022-05-17T04:44:51.764Z] 43dd05126797: Layer already exists [2022-05-17T04:44:51.764Z] badac0d3ece2: Layer already exists [2022-05-17T04:44:51.764Z] 39d35b3f9017: Layer already exists [2022-05-17T04:44:51.764Z] e734ff268c22: Layer already exists [2022-05-17T04:44:51.764Z] af0ab204ac2e: Layer already exists [2022-05-17T04:44:51.764Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:51.764Z] cf3dceaaf0c6: Layer already exists [2022-05-17T04:44:51.764Z] 3a09fb83d61e: Layer already exists [2022-05-17T04:44:52.035Z] latest: digest: sha256:ce79a0f4d1f4390531f9404c8e42afe7f796ab16776a2d1c662f956e6093f67d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:52.379Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:52.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.3 [2022-05-17T04:44:52.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-17T04:44:52.721Z] af0ab204ac2e: Preparing [2022-05-17T04:44:52.721Z] e734ff268c22: Preparing [2022-05-17T04:44:52.721Z] 43dd05126797: Preparing [2022-05-17T04:44:52.721Z] badac0d3ece2: Preparing [2022-05-17T04:44:52.721Z] 39d35b3f9017: Preparing [2022-05-17T04:44:52.721Z] cf3dceaaf0c6: Preparing [2022-05-17T04:44:52.721Z] 3a09fb83d61e: Preparing [2022-05-17T04:44:52.721Z] f73e7dbfee58: Preparing [2022-05-17T04:44:52.721Z] cf3dceaaf0c6: Waiting [2022-05-17T04:44:52.721Z] 3a09fb83d61e: Waiting [2022-05-17T04:44:52.721Z] f73e7dbfee58: Waiting [2022-05-17T04:44:52.721Z] af0ab204ac2e: Layer already exists [2022-05-17T04:44:52.721Z] e734ff268c22: Layer already exists [2022-05-17T04:44:52.721Z] 43dd05126797: Layer already exists [2022-05-17T04:44:52.721Z] 39d35b3f9017: Layer already exists [2022-05-17T04:44:52.721Z] badac0d3ece2: Layer already exists [2022-05-17T04:44:52.721Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:52.721Z] 3a09fb83d61e: Layer already exists [2022-05-17T04:44:52.721Z] cf3dceaaf0c6: Layer already exists [2022-05-17T04:44:52.991Z] 2.2.1-dev.3: digest: sha256:ce79a0f4d1f4390531f9404c8e42afe7f796ab16776a2d1c662f956e6093f67d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:53.335Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:53.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:53.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-17T04:44:53.672Z] af0ab204ac2e: Preparing [2022-05-17T04:44:53.672Z] e734ff268c22: Preparing [2022-05-17T04:44:53.672Z] 43dd05126797: Preparing [2022-05-17T04:44:53.672Z] badac0d3ece2: Preparing [2022-05-17T04:44:53.672Z] 39d35b3f9017: Preparing [2022-05-17T04:44:53.672Z] cf3dceaaf0c6: Preparing [2022-05-17T04:44:53.672Z] 3a09fb83d61e: Preparing [2022-05-17T04:44:53.672Z] f73e7dbfee58: Preparing [2022-05-17T04:44:53.672Z] cf3dceaaf0c6: Waiting [2022-05-17T04:44:53.672Z] 3a09fb83d61e: Waiting [2022-05-17T04:44:53.672Z] f73e7dbfee58: Waiting [2022-05-17T04:44:53.672Z] af0ab204ac2e: Layer already exists [2022-05-17T04:44:53.672Z] e734ff268c22: Layer already exists [2022-05-17T04:44:53.672Z] 43dd05126797: Layer already exists [2022-05-17T04:44:53.672Z] badac0d3ece2: Layer already exists [2022-05-17T04:44:53.672Z] 39d35b3f9017: Layer already exists [2022-05-17T04:44:53.672Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:53.672Z] cf3dceaaf0c6: Layer already exists [2022-05-17T04:44:53.672Z] 3a09fb83d61e: Layer already exists [2022-05-17T04:44:53.943Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:ce79a0f4d1f4390531f9404c8e42afe7f796ab16776a2d1c662f956e6093f67d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:54.284Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:54.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-17T04:44:54.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-17T04:44:54.618Z] af0ab204ac2e: Preparing [2022-05-17T04:44:54.618Z] e734ff268c22: Preparing [2022-05-17T04:44:54.618Z] 43dd05126797: Preparing [2022-05-17T04:44:54.618Z] badac0d3ece2: Preparing [2022-05-17T04:44:54.618Z] 39d35b3f9017: Preparing [2022-05-17T04:44:54.618Z] cf3dceaaf0c6: Preparing [2022-05-17T04:44:54.618Z] 3a09fb83d61e: Preparing [2022-05-17T04:44:54.618Z] f73e7dbfee58: Preparing [2022-05-17T04:44:54.618Z] cf3dceaaf0c6: Waiting [2022-05-17T04:44:54.618Z] 3a09fb83d61e: Waiting [2022-05-17T04:44:54.618Z] f73e7dbfee58: Waiting [2022-05-17T04:44:54.618Z] 43dd05126797: Layer already exists [2022-05-17T04:44:54.618Z] badac0d3ece2: Layer already exists [2022-05-17T04:44:54.618Z] af0ab204ac2e: Layer already exists [2022-05-17T04:44:54.618Z] 39d35b3f9017: Layer already exists [2022-05-17T04:44:54.618Z] e734ff268c22: Layer already exists [2022-05-17T04:44:54.618Z] cf3dceaaf0c6: Layer already exists [2022-05-17T04:44:54.618Z] 3a09fb83d61e: Layer already exists [2022-05-17T04:44:54.618Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:54.889Z] main: digest: sha256:ce79a0f4d1f4390531f9404c8e42afe7f796ab16776a2d1c662f956e6093f67d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:44:54.936Z] ===================================================== [Pipeline] echo [2022-05-17T04:44:54.945Z] taggedImages: [2022-05-17T04:44:54.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:54.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-17T04:44:54.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.3 [2022-05-17T04:44:54.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:54.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-17T04:44:54.971Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-17T04:44:54.971Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:54.971Z] latest [2022-05-17T04:44:54.971Z] 2.2.1-dev.3 [2022-05-17T04:44:54.971Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:44:54.971Z] main [2022-05-17T04:44:54.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:55.329Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:55.670Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:44:55.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-17T04:44:55.670Z] d1551243fedb: Preparing [2022-05-17T04:44:55.670Z] 88b8d9c1c36e: Preparing [2022-05-17T04:44:55.670Z] 29462db35ccb: Preparing [2022-05-17T04:44:55.670Z] beec169fad16: Preparing [2022-05-17T04:44:55.670Z] 138008a3a83c: Preparing [2022-05-17T04:44:55.670Z] fcfe2743f295: Preparing [2022-05-17T04:44:55.670Z] f9c597d68fd0: Preparing [2022-05-17T04:44:55.670Z] a5bed99237db: Preparing [2022-05-17T04:44:55.670Z] 320f6da99816: Preparing [2022-05-17T04:44:55.670Z] f73e7dbfee58: Preparing [2022-05-17T04:44:55.670Z] fcfe2743f295: Waiting [2022-05-17T04:44:55.670Z] a5bed99237db: Waiting [2022-05-17T04:44:55.670Z] f73e7dbfee58: Waiting [2022-05-17T04:44:55.670Z] f9c597d68fd0: Waiting [2022-05-17T04:44:55.670Z] 320f6da99816: Waiting [2022-05-17T04:44:55.945Z] 138008a3a83c: Pushed [2022-05-17T04:44:55.945Z] 88b8d9c1c36e: Pushed [2022-05-17T04:44:55.945Z] d1551243fedb: Pushed [2022-05-17T04:44:56.216Z] fcfe2743f295: Pushed [2022-05-17T04:44:56.216Z] f9c597d68fd0: Pushed [2022-05-17T04:44:56.216Z] a5bed99237db: Pushed [2022-05-17T04:44:56.216Z] f73e7dbfee58: Layer already exists [2022-05-17T04:44:56.488Z] 320f6da99816: Pushed [2022-05-17T04:44:58.451Z] beec169fad16: Pushed [2022-05-17T04:44:59.042Z] 29462db35ccb: Pushed [2022-05-17T04:44:59.316Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:5320585ef0ba15faae32cdc9532c639cad509e1876726ff8e4f07a450beb5a83 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:59.654Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:44:59.994Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-17T04:44:59.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-17T04:44:59.994Z] d1551243fedb: Preparing [2022-05-17T04:44:59.994Z] 88b8d9c1c36e: Preparing [2022-05-17T04:44:59.994Z] 29462db35ccb: Preparing [2022-05-17T04:44:59.994Z] beec169fad16: Preparing [2022-05-17T04:44:59.994Z] 138008a3a83c: Preparing [2022-05-17T04:44:59.994Z] fcfe2743f295: Preparing [2022-05-17T04:44:59.994Z] f9c597d68fd0: Preparing [2022-05-17T04:44:59.994Z] a5bed99237db: Preparing [2022-05-17T04:44:59.994Z] 320f6da99816: Preparing [2022-05-17T04:44:59.994Z] f73e7dbfee58: Preparing [2022-05-17T04:44:59.995Z] a5bed99237db: Waiting [2022-05-17T04:44:59.995Z] 320f6da99816: Waiting [2022-05-17T04:44:59.995Z] f73e7dbfee58: Waiting [2022-05-17T04:44:59.995Z] f9c597d68fd0: Waiting [2022-05-17T04:44:59.995Z] fcfe2743f295: Waiting [2022-05-17T04:44:59.995Z] beec169fad16: Layer already exists [2022-05-17T04:44:59.995Z] 138008a3a83c: Layer already exists [2022-05-17T04:44:59.995Z] 88b8d9c1c36e: Layer already exists [2022-05-17T04:44:59.995Z] 29462db35ccb: Layer already exists [2022-05-17T04:44:59.995Z] d1551243fedb: Layer already exists [2022-05-17T04:44:59.995Z] fcfe2743f295: Layer already exists [2022-05-17T04:44:59.995Z] f9c597d68fd0: Layer already exists [2022-05-17T04:44:59.995Z] a5bed99237db: Layer already exists [2022-05-17T04:44:59.995Z] 320f6da99816: Layer already exists [2022-05-17T04:44:59.995Z] f73e7dbfee58: Layer already exists [2022-05-17T04:45:00.266Z] latest: digest: sha256:5320585ef0ba15faae32cdc9532c639cad509e1876726ff8e4f07a450beb5a83 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:00.609Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:00.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.3 [2022-05-17T04:45:00.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-17T04:45:00.943Z] d1551243fedb: Preparing [2022-05-17T04:45:00.943Z] 88b8d9c1c36e: Preparing [2022-05-17T04:45:00.943Z] 29462db35ccb: Preparing [2022-05-17T04:45:00.943Z] beec169fad16: Preparing [2022-05-17T04:45:00.943Z] 138008a3a83c: Preparing [2022-05-17T04:45:00.943Z] fcfe2743f295: Preparing [2022-05-17T04:45:00.943Z] f9c597d68fd0: Preparing [2022-05-17T04:45:00.943Z] a5bed99237db: Preparing [2022-05-17T04:45:00.943Z] 320f6da99816: Preparing [2022-05-17T04:45:00.943Z] f73e7dbfee58: Preparing [2022-05-17T04:45:00.943Z] f9c597d68fd0: Waiting [2022-05-17T04:45:00.943Z] a5bed99237db: Waiting [2022-05-17T04:45:00.943Z] 320f6da99816: Waiting [2022-05-17T04:45:00.943Z] f73e7dbfee58: Waiting [2022-05-17T04:45:00.943Z] fcfe2743f295: Waiting [2022-05-17T04:45:00.943Z] 138008a3a83c: Layer already exists [2022-05-17T04:45:00.943Z] 29462db35ccb: Layer already exists [2022-05-17T04:45:00.943Z] d1551243fedb: Layer already exists [2022-05-17T04:45:00.943Z] beec169fad16: Layer already exists [2022-05-17T04:45:00.943Z] 88b8d9c1c36e: Layer already exists [2022-05-17T04:45:01.211Z] a5bed99237db: Layer already exists [2022-05-17T04:45:01.211Z] f73e7dbfee58: Layer already exists [2022-05-17T04:45:01.211Z] 320f6da99816: Layer already exists [2022-05-17T04:45:01.211Z] fcfe2743f295: Layer already exists [2022-05-17T04:45:01.211Z] f9c597d68fd0: Layer already exists [2022-05-17T04:45:01.211Z] 2.2.1-dev.3: digest: sha256:5320585ef0ba15faae32cdc9532c639cad509e1876726ff8e4f07a450beb5a83 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:01.549Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:01.882Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:01.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-17T04:45:01.882Z] d1551243fedb: Preparing [2022-05-17T04:45:01.882Z] 88b8d9c1c36e: Preparing [2022-05-17T04:45:01.882Z] 29462db35ccb: Preparing [2022-05-17T04:45:01.882Z] beec169fad16: Preparing [2022-05-17T04:45:01.882Z] 138008a3a83c: Preparing [2022-05-17T04:45:01.882Z] fcfe2743f295: Preparing [2022-05-17T04:45:01.882Z] f9c597d68fd0: Preparing [2022-05-17T04:45:01.882Z] a5bed99237db: Preparing [2022-05-17T04:45:01.882Z] 320f6da99816: Preparing [2022-05-17T04:45:01.882Z] f73e7dbfee58: Preparing [2022-05-17T04:45:01.882Z] f9c597d68fd0: Waiting [2022-05-17T04:45:01.882Z] fcfe2743f295: Waiting [2022-05-17T04:45:01.882Z] a5bed99237db: Waiting [2022-05-17T04:45:01.882Z] 320f6da99816: Waiting [2022-05-17T04:45:01.882Z] f73e7dbfee58: Waiting [2022-05-17T04:45:01.882Z] 29462db35ccb: Layer already exists [2022-05-17T04:45:01.882Z] 88b8d9c1c36e: Layer already exists [2022-05-17T04:45:01.882Z] 138008a3a83c: Layer already exists [2022-05-17T04:45:01.882Z] beec169fad16: Layer already exists [2022-05-17T04:45:01.882Z] d1551243fedb: Layer already exists [2022-05-17T04:45:01.882Z] f9c597d68fd0: Layer already exists [2022-05-17T04:45:01.882Z] a5bed99237db: Layer already exists [2022-05-17T04:45:01.882Z] f73e7dbfee58: Layer already exists [2022-05-17T04:45:01.882Z] fcfe2743f295: Layer already exists [2022-05-17T04:45:01.882Z] 320f6da99816: Layer already exists [2022-05-17T04:45:02.153Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:5320585ef0ba15faae32cdc9532c639cad509e1876726ff8e4f07a450beb5a83 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:02.490Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:02.822Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-17T04:45:02.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-17T04:45:02.823Z] d1551243fedb: Preparing [2022-05-17T04:45:02.823Z] 88b8d9c1c36e: Preparing [2022-05-17T04:45:02.823Z] 29462db35ccb: Preparing [2022-05-17T04:45:02.823Z] beec169fad16: Preparing [2022-05-17T04:45:02.823Z] 138008a3a83c: Preparing [2022-05-17T04:45:02.823Z] fcfe2743f295: Preparing [2022-05-17T04:45:02.823Z] f9c597d68fd0: Preparing [2022-05-17T04:45:02.823Z] a5bed99237db: Preparing [2022-05-17T04:45:02.823Z] 320f6da99816: Preparing [2022-05-17T04:45:02.823Z] f73e7dbfee58: Preparing [2022-05-17T04:45:02.823Z] a5bed99237db: Waiting [2022-05-17T04:45:02.823Z] 320f6da99816: Waiting [2022-05-17T04:45:02.823Z] fcfe2743f295: Waiting [2022-05-17T04:45:02.823Z] f73e7dbfee58: Waiting [2022-05-17T04:45:02.823Z] f9c597d68fd0: Waiting [2022-05-17T04:45:02.823Z] beec169fad16: Layer already exists [2022-05-17T04:45:02.823Z] d1551243fedb: Layer already exists [2022-05-17T04:45:02.823Z] 29462db35ccb: Layer already exists [2022-05-17T04:45:02.823Z] 138008a3a83c: Layer already exists [2022-05-17T04:45:02.823Z] 88b8d9c1c36e: Layer already exists [2022-05-17T04:45:02.823Z] f9c597d68fd0: Layer already exists [2022-05-17T04:45:02.823Z] a5bed99237db: Layer already exists [2022-05-17T04:45:02.823Z] fcfe2743f295: Layer already exists [2022-05-17T04:45:02.823Z] 320f6da99816: Layer already exists [2022-05-17T04:45:02.823Z] f73e7dbfee58: Layer already exists [2022-05-17T04:45:03.092Z] main: digest: sha256:5320585ef0ba15faae32cdc9532c639cad509e1876726ff8e4f07a450beb5a83 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:45:03.138Z] ===================================================== [Pipeline] echo [2022-05-17T04:45:03.144Z] taggedImages: [2022-05-17T04:45:03.145Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:03.145Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-17T04:45:03.145Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.3 [2022-05-17T04:45:03.145Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:03.145Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-17T04:45:03.159Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-17T04:45:03.159Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:03.159Z] latest [2022-05-17T04:45:03.159Z] 2.2.1-dev.3 [2022-05-17T04:45:03.159Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:03.159Z] main [2022-05-17T04:45:03.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:03.490Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:03.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:03.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-17T04:45:03.828Z] 6805f9093fb8: Preparing [2022-05-17T04:45:03.828Z] f0bd8efebbd5: Preparing [2022-05-17T04:45:03.828Z] d632f8d3b726: Preparing [2022-05-17T04:45:03.828Z] df9f1de8bed8: Preparing [2022-05-17T04:45:03.828Z] d0d3e5cee676: Preparing [2022-05-17T04:45:03.828Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:03.828Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:04.100Z] d632f8d3b726: Layer already exists [2022-05-17T04:45:04.100Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:04.100Z] 6805f9093fb8: Pushed [2022-05-17T04:45:04.100Z] d0d3e5cee676: Pushed [2022-05-17T04:45:05.528Z] df9f1de8bed8: Pushed [2022-05-17T04:45:08.894Z] f0bd8efebbd5: Pushed [2022-05-17T04:45:08.894Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:9b253a14362023c174fdb2d0b6c32c272a213f7af91c59f4a5fc5137ad61e87b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:09.240Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:09.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-17T04:45:09.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-17T04:45:09.580Z] 6805f9093fb8: Preparing [2022-05-17T04:45:09.580Z] f0bd8efebbd5: Preparing [2022-05-17T04:45:09.580Z] d632f8d3b726: Preparing [2022-05-17T04:45:09.580Z] df9f1de8bed8: Preparing [2022-05-17T04:45:09.580Z] d0d3e5cee676: Preparing [2022-05-17T04:45:09.580Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:09.580Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:09.580Z] df9f1de8bed8: Layer already exists [2022-05-17T04:45:09.580Z] d632f8d3b726: Layer already exists [2022-05-17T04:45:09.580Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:09.580Z] 6805f9093fb8: Layer already exists [2022-05-17T04:45:09.580Z] f0bd8efebbd5: Layer already exists [2022-05-17T04:45:09.580Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:09.851Z] latest: digest: sha256:9b253a14362023c174fdb2d0b6c32c272a213f7af91c59f4a5fc5137ad61e87b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:10.189Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:10.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.3 [2022-05-17T04:45:10.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-17T04:45:10.527Z] 6805f9093fb8: Preparing [2022-05-17T04:45:10.527Z] f0bd8efebbd5: Preparing [2022-05-17T04:45:10.527Z] d632f8d3b726: Preparing [2022-05-17T04:45:10.527Z] df9f1de8bed8: Preparing [2022-05-17T04:45:10.527Z] d0d3e5cee676: Preparing [2022-05-17T04:45:10.527Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:10.527Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:10.527Z] 6805f9093fb8: Layer already exists [2022-05-17T04:45:10.527Z] df9f1de8bed8: Layer already exists [2022-05-17T04:45:10.527Z] d632f8d3b726: Layer already exists [2022-05-17T04:45:10.527Z] f0bd8efebbd5: Layer already exists [2022-05-17T04:45:10.527Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:10.527Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:10.799Z] 2.2.1-dev.3: digest: sha256:9b253a14362023c174fdb2d0b6c32c272a213f7af91c59f4a5fc5137ad61e87b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:11.146Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:11.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:11.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-17T04:45:11.486Z] 6805f9093fb8: Preparing [2022-05-17T04:45:11.486Z] f0bd8efebbd5: Preparing [2022-05-17T04:45:11.486Z] d632f8d3b726: Preparing [2022-05-17T04:45:11.486Z] df9f1de8bed8: Preparing [2022-05-17T04:45:11.486Z] d0d3e5cee676: Preparing [2022-05-17T04:45:11.486Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:11.486Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:11.486Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:11.486Z] f0bd8efebbd5: Layer already exists [2022-05-17T04:45:11.486Z] d632f8d3b726: Layer already exists [2022-05-17T04:45:11.486Z] 6805f9093fb8: Layer already exists [2022-05-17T04:45:11.486Z] df9f1de8bed8: Layer already exists [2022-05-17T04:45:11.486Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:11.757Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:9b253a14362023c174fdb2d0b6c32c272a213f7af91c59f4a5fc5137ad61e87b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:12.098Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:12.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-17T04:45:12.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-17T04:45:12.433Z] 6805f9093fb8: Preparing [2022-05-17T04:45:12.433Z] f0bd8efebbd5: Preparing [2022-05-17T04:45:12.433Z] d632f8d3b726: Preparing [2022-05-17T04:45:12.433Z] df9f1de8bed8: Preparing [2022-05-17T04:45:12.433Z] d0d3e5cee676: Preparing [2022-05-17T04:45:12.433Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:12.433Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:12.433Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:12.433Z] d632f8d3b726: Layer already exists [2022-05-17T04:45:12.433Z] df9f1de8bed8: Layer already exists [2022-05-17T04:45:12.433Z] f0bd8efebbd5: Layer already exists [2022-05-17T04:45:12.433Z] 6805f9093fb8: Layer already exists [2022-05-17T04:45:12.433Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:12.703Z] main: digest: sha256:9b253a14362023c174fdb2d0b6c32c272a213f7af91c59f4a5fc5137ad61e87b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:45:12.753Z] ===================================================== [Pipeline] echo [2022-05-17T04:45:12.763Z] taggedImages: [2022-05-17T04:45:12.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:12.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-17T04:45:12.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.3 [2022-05-17T04:45:12.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:12.763Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-17T04:45:12.786Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-17T04:45:12.786Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:12.786Z] latest [2022-05-17T04:45:12.786Z] 2.2.1-dev.3 [2022-05-17T04:45:12.786Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:12.786Z] main [2022-05-17T04:45:12.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:13.135Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:13.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:13.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-17T04:45:13.470Z] af63e03107b1: Preparing [2022-05-17T04:45:13.470Z] b7f2a379263d: Preparing [2022-05-17T04:45:13.470Z] aa69e9f08c33: Preparing [2022-05-17T04:45:13.470Z] 22bf24a1b6ca: Preparing [2022-05-17T04:45:13.470Z] 693fd950f650: Preparing [2022-05-17T04:45:13.470Z] 2f6f42cdb92d: Preparing [2022-05-17T04:45:13.470Z] d0d3e5cee676: Preparing [2022-05-17T04:45:13.470Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:13.470Z] 2f6f42cdb92d: Waiting [2022-05-17T04:45:13.470Z] d0d3e5cee676: Waiting [2022-05-17T04:45:13.470Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:13.741Z] aa69e9f08c33: Pushed [2022-05-17T04:45:13.741Z] b7f2a379263d: Pushed [2022-05-17T04:45:13.741Z] af63e03107b1: Pushed [2022-05-17T04:45:13.741Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:13.741Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:14.719Z] 2f6f42cdb92d: Pushed [2022-05-17T04:45:22.993Z] 693fd950f650: Pushed [2022-05-17T04:45:31.255Z] 22bf24a1b6ca: Pushed [2022-05-17T04:45:31.255Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:2ba41792f0860baecf74d39a446074762033d93e0f9696914ac8fe344d9a8d0a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:31.599Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:31.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-17T04:45:31.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-17T04:45:31.939Z] af63e03107b1: Preparing [2022-05-17T04:45:31.939Z] b7f2a379263d: Preparing [2022-05-17T04:45:31.939Z] aa69e9f08c33: Preparing [2022-05-17T04:45:31.939Z] 22bf24a1b6ca: Preparing [2022-05-17T04:45:31.939Z] 693fd950f650: Preparing [2022-05-17T04:45:31.939Z] 2f6f42cdb92d: Preparing [2022-05-17T04:45:31.939Z] d0d3e5cee676: Preparing [2022-05-17T04:45:31.939Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:31.939Z] 2f6f42cdb92d: Waiting [2022-05-17T04:45:31.939Z] d0d3e5cee676: Waiting [2022-05-17T04:45:31.939Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:31.939Z] b7f2a379263d: Layer already exists [2022-05-17T04:45:31.939Z] af63e03107b1: Layer already exists [2022-05-17T04:45:31.939Z] 22bf24a1b6ca: Layer already exists [2022-05-17T04:45:31.939Z] 693fd950f650: Layer already exists [2022-05-17T04:45:31.939Z] aa69e9f08c33: Layer already exists [2022-05-17T04:45:31.939Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:45:31.940Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:31.940Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:32.211Z] latest: digest: sha256:2ba41792f0860baecf74d39a446074762033d93e0f9696914ac8fe344d9a8d0a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:32.559Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:32.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.3 [2022-05-17T04:45:32.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-17T04:45:32.894Z] af63e03107b1: Preparing [2022-05-17T04:45:32.894Z] b7f2a379263d: Preparing [2022-05-17T04:45:32.894Z] aa69e9f08c33: Preparing [2022-05-17T04:45:32.894Z] 22bf24a1b6ca: Preparing [2022-05-17T04:45:32.894Z] 693fd950f650: Preparing [2022-05-17T04:45:32.894Z] 2f6f42cdb92d: Preparing [2022-05-17T04:45:32.894Z] d0d3e5cee676: Preparing [2022-05-17T04:45:32.894Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:32.894Z] d0d3e5cee676: Waiting [2022-05-17T04:45:32.894Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:32.894Z] 2f6f42cdb92d: Waiting [2022-05-17T04:45:32.894Z] b7f2a379263d: Layer already exists [2022-05-17T04:45:32.894Z] aa69e9f08c33: Layer already exists [2022-05-17T04:45:32.895Z] 22bf24a1b6ca: Layer already exists [2022-05-17T04:45:32.895Z] 693fd950f650: Layer already exists [2022-05-17T04:45:32.895Z] af63e03107b1: Layer already exists [2022-05-17T04:45:32.895Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:32.895Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:45:32.895Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:33.165Z] 2.2.1-dev.3: digest: sha256:2ba41792f0860baecf74d39a446074762033d93e0f9696914ac8fe344d9a8d0a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:33.506Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:33.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:33.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-17T04:45:33.844Z] af63e03107b1: Preparing [2022-05-17T04:45:33.844Z] b7f2a379263d: Preparing [2022-05-17T04:45:33.844Z] aa69e9f08c33: Preparing [2022-05-17T04:45:33.844Z] 22bf24a1b6ca: Preparing [2022-05-17T04:45:33.844Z] 693fd950f650: Preparing [2022-05-17T04:45:33.844Z] 2f6f42cdb92d: Preparing [2022-05-17T04:45:33.844Z] d0d3e5cee676: Preparing [2022-05-17T04:45:33.844Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:33.844Z] 2f6f42cdb92d: Waiting [2022-05-17T04:45:33.844Z] d0d3e5cee676: Waiting [2022-05-17T04:45:33.844Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:33.844Z] aa69e9f08c33: Layer already exists [2022-05-17T04:45:33.844Z] af63e03107b1: Layer already exists [2022-05-17T04:45:33.844Z] 22bf24a1b6ca: Layer already exists [2022-05-17T04:45:33.845Z] 693fd950f650: Layer already exists [2022-05-17T04:45:33.845Z] b7f2a379263d: Layer already exists [2022-05-17T04:45:34.114Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:45:34.114Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:34.114Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:34.114Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:2ba41792f0860baecf74d39a446074762033d93e0f9696914ac8fe344d9a8d0a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:34.455Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:34.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-17T04:45:34.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-17T04:45:34.794Z] af63e03107b1: Preparing [2022-05-17T04:45:34.794Z] b7f2a379263d: Preparing [2022-05-17T04:45:34.794Z] aa69e9f08c33: Preparing [2022-05-17T04:45:34.794Z] 22bf24a1b6ca: Preparing [2022-05-17T04:45:34.794Z] 693fd950f650: Preparing [2022-05-17T04:45:34.794Z] 2f6f42cdb92d: Preparing [2022-05-17T04:45:34.794Z] d0d3e5cee676: Preparing [2022-05-17T04:45:34.794Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:34.794Z] d0d3e5cee676: Waiting [2022-05-17T04:45:34.794Z] 2f6f42cdb92d: Waiting [2022-05-17T04:45:34.794Z] 693fd950f650: Layer already exists [2022-05-17T04:45:34.794Z] aa69e9f08c33: Layer already exists [2022-05-17T04:45:34.794Z] b7f2a379263d: Layer already exists [2022-05-17T04:45:34.794Z] 22bf24a1b6ca: Layer already exists [2022-05-17T04:45:34.794Z] af63e03107b1: Layer already exists [2022-05-17T04:45:34.794Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:34.794Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:34.794Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:45:35.067Z] main: digest: sha256:2ba41792f0860baecf74d39a446074762033d93e0f9696914ac8fe344d9a8d0a size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:45:35.116Z] ===================================================== [Pipeline] echo [2022-05-17T04:45:35.126Z] taggedImages: [2022-05-17T04:45:35.126Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:35.126Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-17T04:45:35.126Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.3 [2022-05-17T04:45:35.126Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:35.126Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-17T04:45:35.148Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-17T04:45:35.148Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:35.148Z] latest [2022-05-17T04:45:35.148Z] 2.2.1-dev.3 [2022-05-17T04:45:35.148Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:35.148Z] main [2022-05-17T04:45:35.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:35.498Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:35.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:35.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-17T04:45:35.859Z] 894a74adbf21: Preparing [2022-05-17T04:45:35.859Z] b9deeb7a7de7: Preparing [2022-05-17T04:45:35.859Z] 395c57079aa6: Preparing [2022-05-17T04:45:35.859Z] e86f01efca78: Preparing [2022-05-17T04:45:35.859Z] c4d33b52505f: Preparing [2022-05-17T04:45:35.859Z] d0d3e5cee676: Preparing [2022-05-17T04:45:35.859Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:35.859Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:35.859Z] d0d3e5cee676: Waiting [2022-05-17T04:45:36.133Z] 395c57079aa6: Pushed [2022-05-17T04:45:36.133Z] 894a74adbf21: Pushed [2022-05-17T04:45:36.133Z] b9deeb7a7de7: Pushed [2022-05-17T04:45:36.133Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:36.133Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:36.725Z] c4d33b52505f: Pushed [2022-05-17T04:45:51.776Z] e86f01efca78: Pushed [2022-05-17T04:45:51.776Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:9acfca2708268977e86f7a46f5d49554c8c0552f92404cdb1a775235af44be67 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:52.114Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:52.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-17T04:45:52.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-17T04:45:52.444Z] 894a74adbf21: Preparing [2022-05-17T04:45:52.444Z] b9deeb7a7de7: Preparing [2022-05-17T04:45:52.444Z] 395c57079aa6: Preparing [2022-05-17T04:45:52.444Z] e86f01efca78: Preparing [2022-05-17T04:45:52.444Z] c4d33b52505f: Preparing [2022-05-17T04:45:52.444Z] d0d3e5cee676: Preparing [2022-05-17T04:45:52.444Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:52.444Z] d0d3e5cee676: Waiting [2022-05-17T04:45:52.444Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:52.444Z] e86f01efca78: Layer already exists [2022-05-17T04:45:52.444Z] c4d33b52505f: Layer already exists [2022-05-17T04:45:52.444Z] 894a74adbf21: Layer already exists [2022-05-17T04:45:52.444Z] b9deeb7a7de7: Layer already exists [2022-05-17T04:45:52.444Z] 395c57079aa6: Layer already exists [2022-05-17T04:45:52.444Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:52.444Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:52.712Z] latest: digest: sha256:9acfca2708268977e86f7a46f5d49554c8c0552f92404cdb1a775235af44be67 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:53.050Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:53.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.3 [2022-05-17T04:45:53.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-17T04:45:53.380Z] 894a74adbf21: Preparing [2022-05-17T04:45:53.380Z] b9deeb7a7de7: Preparing [2022-05-17T04:45:53.380Z] 395c57079aa6: Preparing [2022-05-17T04:45:53.380Z] e86f01efca78: Preparing [2022-05-17T04:45:53.380Z] c4d33b52505f: Preparing [2022-05-17T04:45:53.380Z] d0d3e5cee676: Preparing [2022-05-17T04:45:53.380Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:53.380Z] d0d3e5cee676: Waiting [2022-05-17T04:45:53.380Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:53.380Z] e86f01efca78: Layer already exists [2022-05-17T04:45:53.380Z] c4d33b52505f: Layer already exists [2022-05-17T04:45:53.380Z] 894a74adbf21: Layer already exists [2022-05-17T04:45:53.380Z] b9deeb7a7de7: Layer already exists [2022-05-17T04:45:53.380Z] 395c57079aa6: Layer already exists [2022-05-17T04:45:53.380Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:53.380Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:53.650Z] 2.2.1-dev.3: digest: sha256:9acfca2708268977e86f7a46f5d49554c8c0552f92404cdb1a775235af44be67 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:53.986Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:54.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:54.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-17T04:45:54.316Z] 894a74adbf21: Preparing [2022-05-17T04:45:54.316Z] b9deeb7a7de7: Preparing [2022-05-17T04:45:54.316Z] 395c57079aa6: Preparing [2022-05-17T04:45:54.316Z] e86f01efca78: Preparing [2022-05-17T04:45:54.316Z] c4d33b52505f: Preparing [2022-05-17T04:45:54.316Z] d0d3e5cee676: Preparing [2022-05-17T04:45:54.316Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:54.316Z] d0d3e5cee676: Waiting [2022-05-17T04:45:54.316Z] 395c57079aa6: Layer already exists [2022-05-17T04:45:54.316Z] e86f01efca78: Layer already exists [2022-05-17T04:45:54.316Z] b9deeb7a7de7: Layer already exists [2022-05-17T04:45:54.316Z] c4d33b52505f: Layer already exists [2022-05-17T04:45:54.316Z] 894a74adbf21: Layer already exists [2022-05-17T04:45:54.316Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:54.316Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:54.585Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:9acfca2708268977e86f7a46f5d49554c8c0552f92404cdb1a775235af44be67 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:54.923Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:55.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-17T04:45:55.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-17T04:45:55.255Z] 894a74adbf21: Preparing [2022-05-17T04:45:55.255Z] b9deeb7a7de7: Preparing [2022-05-17T04:45:55.255Z] 395c57079aa6: Preparing [2022-05-17T04:45:55.255Z] e86f01efca78: Preparing [2022-05-17T04:45:55.255Z] c4d33b52505f: Preparing [2022-05-17T04:45:55.255Z] d0d3e5cee676: Preparing [2022-05-17T04:45:55.255Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:55.255Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:55.255Z] d0d3e5cee676: Waiting [2022-05-17T04:45:55.255Z] 395c57079aa6: Layer already exists [2022-05-17T04:45:55.255Z] c4d33b52505f: Layer already exists [2022-05-17T04:45:55.255Z] e86f01efca78: Layer already exists [2022-05-17T04:45:55.255Z] b9deeb7a7de7: Layer already exists [2022-05-17T04:45:55.255Z] 894a74adbf21: Layer already exists [2022-05-17T04:45:55.255Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:55.255Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:55.524Z] main: digest: sha256:9acfca2708268977e86f7a46f5d49554c8c0552f92404cdb1a775235af44be67 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:45:55.565Z] ===================================================== [Pipeline] echo [2022-05-17T04:45:55.571Z] taggedImages: [2022-05-17T04:45:55.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:55.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-17T04:45:55.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.3 [2022-05-17T04:45:55.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:55.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-17T04:45:55.586Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-17T04:45:55.586Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:55.586Z] latest [2022-05-17T04:45:55.586Z] 2.2.1-dev.3 [2022-05-17T04:45:55.586Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:45:55.586Z] main [2022-05-17T04:45:55.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:55.925Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:45:56.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:45:56.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-17T04:45:56.261Z] af63e03107b1: Preparing [2022-05-17T04:45:56.261Z] 3fa50b107d5e: Preparing [2022-05-17T04:45:56.261Z] 0d9b875e82ac: Preparing [2022-05-17T04:45:56.261Z] da0d37fab288: Preparing [2022-05-17T04:45:56.261Z] 2f6f42cdb92d: Preparing [2022-05-17T04:45:56.261Z] d0d3e5cee676: Preparing [2022-05-17T04:45:56.261Z] 4f4ce317c6bb: Preparing [2022-05-17T04:45:56.261Z] d0d3e5cee676: Waiting [2022-05-17T04:45:56.261Z] 4f4ce317c6bb: Waiting [2022-05-17T04:45:56.261Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:45:56.533Z] af63e03107b1: Layer already exists [2022-05-17T04:45:56.533Z] d0d3e5cee676: Layer already exists [2022-05-17T04:45:56.533Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:45:56.533Z] 0d9b875e82ac: Pushed [2022-05-17T04:45:56.533Z] 3fa50b107d5e: Pushed [2022-05-17T04:46:11.565Z] da0d37fab288: Pushed [2022-05-17T04:46:11.565Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:f43bcbd2423d42db76af74e2cdc4df7cf218f1ddd0d5ca6069e88281767f2121 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:11.899Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:12.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-17T04:46:12.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-17T04:46:12.229Z] af63e03107b1: Preparing [2022-05-17T04:46:12.229Z] 3fa50b107d5e: Preparing [2022-05-17T04:46:12.229Z] 0d9b875e82ac: Preparing [2022-05-17T04:46:12.229Z] da0d37fab288: Preparing [2022-05-17T04:46:12.229Z] 2f6f42cdb92d: Preparing [2022-05-17T04:46:12.229Z] d0d3e5cee676: Preparing [2022-05-17T04:46:12.229Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:12.229Z] d0d3e5cee676: Waiting [2022-05-17T04:46:12.229Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:12.229Z] af63e03107b1: Layer already exists [2022-05-17T04:46:12.229Z] 0d9b875e82ac: Layer already exists [2022-05-17T04:46:12.229Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:46:12.229Z] da0d37fab288: Layer already exists [2022-05-17T04:46:12.229Z] 3fa50b107d5e: Layer already exists [2022-05-17T04:46:12.229Z] d0d3e5cee676: Layer already exists [2022-05-17T04:46:12.229Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:12.499Z] latest: digest: sha256:f43bcbd2423d42db76af74e2cdc4df7cf218f1ddd0d5ca6069e88281767f2121 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:12.835Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:13.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.3 [2022-05-17T04:46:13.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-17T04:46:13.165Z] af63e03107b1: Preparing [2022-05-17T04:46:13.165Z] 3fa50b107d5e: Preparing [2022-05-17T04:46:13.165Z] 0d9b875e82ac: Preparing [2022-05-17T04:46:13.165Z] da0d37fab288: Preparing [2022-05-17T04:46:13.165Z] 2f6f42cdb92d: Preparing [2022-05-17T04:46:13.165Z] d0d3e5cee676: Preparing [2022-05-17T04:46:13.165Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:13.165Z] d0d3e5cee676: Waiting [2022-05-17T04:46:13.165Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:13.165Z] 0d9b875e82ac: Layer already exists [2022-05-17T04:46:13.165Z] 3fa50b107d5e: Layer already exists [2022-05-17T04:46:13.165Z] af63e03107b1: Layer already exists [2022-05-17T04:46:13.165Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:46:13.165Z] da0d37fab288: Layer already exists [2022-05-17T04:46:13.165Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:13.165Z] d0d3e5cee676: Layer already exists [2022-05-17T04:46:13.433Z] 2.2.1-dev.3: digest: sha256:f43bcbd2423d42db76af74e2cdc4df7cf218f1ddd0d5ca6069e88281767f2121 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:13.769Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:14.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:14.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-17T04:46:14.098Z] af63e03107b1: Preparing [2022-05-17T04:46:14.098Z] 3fa50b107d5e: Preparing [2022-05-17T04:46:14.098Z] 0d9b875e82ac: Preparing [2022-05-17T04:46:14.098Z] da0d37fab288: Preparing [2022-05-17T04:46:14.098Z] 2f6f42cdb92d: Preparing [2022-05-17T04:46:14.098Z] d0d3e5cee676: Preparing [2022-05-17T04:46:14.098Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:14.098Z] d0d3e5cee676: Waiting [2022-05-17T04:46:14.098Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:14.098Z] da0d37fab288: Layer already exists [2022-05-17T04:46:14.098Z] 0d9b875e82ac: Layer already exists [2022-05-17T04:46:14.098Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:46:14.098Z] af63e03107b1: Layer already exists [2022-05-17T04:46:14.098Z] 3fa50b107d5e: Layer already exists [2022-05-17T04:46:14.098Z] d0d3e5cee676: Layer already exists [2022-05-17T04:46:14.098Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:14.367Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:f43bcbd2423d42db76af74e2cdc4df7cf218f1ddd0d5ca6069e88281767f2121 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:14.704Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:15.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-17T04:46:15.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-17T04:46:15.036Z] af63e03107b1: Preparing [2022-05-17T04:46:15.036Z] 3fa50b107d5e: Preparing [2022-05-17T04:46:15.036Z] 0d9b875e82ac: Preparing [2022-05-17T04:46:15.036Z] da0d37fab288: Preparing [2022-05-17T04:46:15.036Z] 2f6f42cdb92d: Preparing [2022-05-17T04:46:15.036Z] d0d3e5cee676: Preparing [2022-05-17T04:46:15.036Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:15.036Z] d0d3e5cee676: Waiting [2022-05-17T04:46:15.036Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:15.036Z] 0d9b875e82ac: Layer already exists [2022-05-17T04:46:15.036Z] 3fa50b107d5e: Layer already exists [2022-05-17T04:46:15.036Z] af63e03107b1: Layer already exists [2022-05-17T04:46:15.036Z] da0d37fab288: Layer already exists [2022-05-17T04:46:15.036Z] 2f6f42cdb92d: Layer already exists [2022-05-17T04:46:15.036Z] d0d3e5cee676: Layer already exists [2022-05-17T04:46:15.036Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:15.306Z] main: digest: sha256:f43bcbd2423d42db76af74e2cdc4df7cf218f1ddd0d5ca6069e88281767f2121 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:46:15.352Z] ===================================================== [Pipeline] echo [2022-05-17T04:46:15.362Z] taggedImages: [2022-05-17T04:46:15.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:15.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-17T04:46:15.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.3 [2022-05-17T04:46:15.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:15.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-17T04:46:15.384Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-17T04:46:15.384Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:15.384Z] latest [2022-05-17T04:46:15.384Z] 2.2.1-dev.3 [2022-05-17T04:46:15.384Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:15.384Z] main [2022-05-17T04:46:15.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:15.732Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:16.066Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:16.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-17T04:46:16.066Z] 2ecd5bf8fe00: Preparing [2022-05-17T04:46:16.066Z] 7cb4e5a576ab: Preparing [2022-05-17T04:46:16.066Z] d632f8d3b726: Preparing [2022-05-17T04:46:16.066Z] 1097c9e65292: Preparing [2022-05-17T04:46:16.066Z] f73e7dbfee58: Preparing [2022-05-17T04:46:16.066Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:16.066Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:16.338Z] 2ecd5bf8fe00: Pushed [2022-05-17T04:46:16.606Z] 1097c9e65292: Pushed [2022-05-17T04:46:20.989Z] 7cb4e5a576ab: Pushed [2022-05-17T04:46:20.989Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:2ef70ec66da35fb5ff7605114d9fd1ab440ef9b77edaee598702fc554701249d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:21.340Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:21.686Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-17T04:46:21.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-17T04:46:21.686Z] 2ecd5bf8fe00: Preparing [2022-05-17T04:46:21.686Z] 7cb4e5a576ab: Preparing [2022-05-17T04:46:21.686Z] d632f8d3b726: Preparing [2022-05-17T04:46:21.686Z] 1097c9e65292: Preparing [2022-05-17T04:46:21.686Z] f73e7dbfee58: Preparing [2022-05-17T04:46:21.686Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:21.686Z] 1097c9e65292: Layer already exists [2022-05-17T04:46:21.686Z] 2ecd5bf8fe00: Layer already exists [2022-05-17T04:46:21.686Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:21.686Z] 7cb4e5a576ab: Layer already exists [2022-05-17T04:46:21.963Z] latest: digest: sha256:2ef70ec66da35fb5ff7605114d9fd1ab440ef9b77edaee598702fc554701249d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:22.306Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:22.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.3 [2022-05-17T04:46:22.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-17T04:46:22.659Z] 2ecd5bf8fe00: Preparing [2022-05-17T04:46:22.659Z] 7cb4e5a576ab: Preparing [2022-05-17T04:46:22.659Z] d632f8d3b726: Preparing [2022-05-17T04:46:22.659Z] 1097c9e65292: Preparing [2022-05-17T04:46:22.659Z] f73e7dbfee58: Preparing [2022-05-17T04:46:22.659Z] 2ecd5bf8fe00: Layer already exists [2022-05-17T04:46:22.659Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:22.659Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:22.659Z] 1097c9e65292: Layer already exists [2022-05-17T04:46:22.659Z] 7cb4e5a576ab: Layer already exists [2022-05-17T04:46:22.935Z] 2.2.1-dev.3: digest: sha256:2ef70ec66da35fb5ff7605114d9fd1ab440ef9b77edaee598702fc554701249d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:23.279Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:23.608Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:23.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-17T04:46:23.608Z] 2ecd5bf8fe00: Preparing [2022-05-17T04:46:23.608Z] 7cb4e5a576ab: Preparing [2022-05-17T04:46:23.608Z] d632f8d3b726: Preparing [2022-05-17T04:46:23.608Z] 1097c9e65292: Preparing [2022-05-17T04:46:23.608Z] f73e7dbfee58: Preparing [2022-05-17T04:46:23.608Z] 2ecd5bf8fe00: Layer already exists [2022-05-17T04:46:23.608Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:23.608Z] 7cb4e5a576ab: Layer already exists [2022-05-17T04:46:23.608Z] 1097c9e65292: Layer already exists [2022-05-17T04:46:23.608Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:23.878Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:2ef70ec66da35fb5ff7605114d9fd1ab440ef9b77edaee598702fc554701249d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:24.214Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:24.544Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-17T04:46:24.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-17T04:46:24.544Z] 2ecd5bf8fe00: Preparing [2022-05-17T04:46:24.544Z] 7cb4e5a576ab: Preparing [2022-05-17T04:46:24.544Z] d632f8d3b726: Preparing [2022-05-17T04:46:24.544Z] 1097c9e65292: Preparing [2022-05-17T04:46:24.544Z] f73e7dbfee58: Preparing [2022-05-17T04:46:24.544Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:24.544Z] 2ecd5bf8fe00: Layer already exists [2022-05-17T04:46:24.544Z] 7cb4e5a576ab: Layer already exists [2022-05-17T04:46:24.544Z] 1097c9e65292: Layer already exists [2022-05-17T04:46:24.544Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:24.813Z] main: digest: sha256:2ef70ec66da35fb5ff7605114d9fd1ab440ef9b77edaee598702fc554701249d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:46:24.859Z] ===================================================== [Pipeline] echo [2022-05-17T04:46:24.870Z] taggedImages: [2022-05-17T04:46:24.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:24.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-17T04:46:24.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.3 [2022-05-17T04:46:24.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:24.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-17T04:46:24.892Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-17T04:46:24.892Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:24.892Z] latest [2022-05-17T04:46:24.892Z] 2.2.1-dev.3 [2022-05-17T04:46:24.892Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:24.892Z] main [2022-05-17T04:46:24.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:25.247Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:25.583Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:25.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-17T04:46:25.583Z] 2fb1ba1c17c3: Preparing [2022-05-17T04:46:25.583Z] dcc8ebca0e96: Preparing [2022-05-17T04:46:25.583Z] d632f8d3b726: Preparing [2022-05-17T04:46:25.583Z] 1e9506c60fde: Preparing [2022-05-17T04:46:25.583Z] f73e7dbfee58: Preparing [2022-05-17T04:46:25.583Z] 1e9506c60fde: Layer already exists [2022-05-17T04:46:25.852Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:25.852Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:25.852Z] 2fb1ba1c17c3: Pushed [2022-05-17T04:46:30.134Z] dcc8ebca0e96: Pushed [2022-05-17T04:46:30.404Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:37f5ea303ba7ec277700db27a3374709ec10df0ee9f4ec133ca098b813b3547d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:30.738Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:31.067Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-17T04:46:31.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-17T04:46:31.067Z] 2fb1ba1c17c3: Preparing [2022-05-17T04:46:31.067Z] dcc8ebca0e96: Preparing [2022-05-17T04:46:31.067Z] d632f8d3b726: Preparing [2022-05-17T04:46:31.067Z] 1e9506c60fde: Preparing [2022-05-17T04:46:31.067Z] f73e7dbfee58: Preparing [2022-05-17T04:46:31.067Z] dcc8ebca0e96: Layer already exists [2022-05-17T04:46:31.067Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:31.067Z] 1e9506c60fde: Layer already exists [2022-05-17T04:46:31.067Z] 2fb1ba1c17c3: Layer already exists [2022-05-17T04:46:31.067Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:31.337Z] latest: digest: sha256:37f5ea303ba7ec277700db27a3374709ec10df0ee9f4ec133ca098b813b3547d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:31.672Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:31.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.3 [2022-05-17T04:46:31.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-17T04:46:31.998Z] 2fb1ba1c17c3: Preparing [2022-05-17T04:46:31.998Z] dcc8ebca0e96: Preparing [2022-05-17T04:46:31.998Z] d632f8d3b726: Preparing [2022-05-17T04:46:31.998Z] 1e9506c60fde: Preparing [2022-05-17T04:46:31.998Z] f73e7dbfee58: Preparing [2022-05-17T04:46:31.998Z] dcc8ebca0e96: Layer already exists [2022-05-17T04:46:31.998Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:31.998Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:31.998Z] 1e9506c60fde: Layer already exists [2022-05-17T04:46:31.998Z] 2fb1ba1c17c3: Layer already exists [2022-05-17T04:46:32.267Z] 2.2.1-dev.3: digest: sha256:37f5ea303ba7ec277700db27a3374709ec10df0ee9f4ec133ca098b813b3547d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:32.601Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:32.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:32.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-17T04:46:32.928Z] 2fb1ba1c17c3: Preparing [2022-05-17T04:46:32.928Z] dcc8ebca0e96: Preparing [2022-05-17T04:46:32.928Z] d632f8d3b726: Preparing [2022-05-17T04:46:32.928Z] 1e9506c60fde: Preparing [2022-05-17T04:46:32.928Z] f73e7dbfee58: Preparing [2022-05-17T04:46:32.928Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:32.928Z] 1e9506c60fde: Layer already exists [2022-05-17T04:46:32.928Z] dcc8ebca0e96: Layer already exists [2022-05-17T04:46:32.928Z] 2fb1ba1c17c3: Layer already exists [2022-05-17T04:46:32.928Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:33.198Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:37f5ea303ba7ec277700db27a3374709ec10df0ee9f4ec133ca098b813b3547d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:33.530Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:33.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-17T04:46:33.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-17T04:46:33.860Z] 2fb1ba1c17c3: Preparing [2022-05-17T04:46:33.860Z] dcc8ebca0e96: Preparing [2022-05-17T04:46:33.860Z] d632f8d3b726: Preparing [2022-05-17T04:46:33.860Z] 1e9506c60fde: Preparing [2022-05-17T04:46:33.860Z] f73e7dbfee58: Preparing [2022-05-17T04:46:33.860Z] 2fb1ba1c17c3: Layer already exists [2022-05-17T04:46:33.860Z] dcc8ebca0e96: Layer already exists [2022-05-17T04:46:33.860Z] f73e7dbfee58: Layer already exists [2022-05-17T04:46:33.860Z] d632f8d3b726: Layer already exists [2022-05-17T04:46:33.860Z] 1e9506c60fde: Layer already exists [2022-05-17T04:46:34.130Z] main: digest: sha256:37f5ea303ba7ec277700db27a3374709ec10df0ee9f4ec133ca098b813b3547d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:46:34.172Z] ===================================================== [Pipeline] echo [2022-05-17T04:46:34.183Z] taggedImages: [2022-05-17T04:46:34.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:34.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-17T04:46:34.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.3 [2022-05-17T04:46:34.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:34.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-17T04:46:34.206Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-17T04:46:34.206Z] 87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:34.206Z] latest [2022-05-17T04:46:34.206Z] 2.2.1-dev.3 [2022-05-17T04:46:34.206Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:34.206Z] main [2022-05-17T04:46:34.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:34.547Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:34.879Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:34.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-17T04:46:34.879Z] 324940f18f1c: Preparing [2022-05-17T04:46:34.879Z] 8886c3630d7d: Preparing [2022-05-17T04:46:34.879Z] bb7c5ff65f4a: Preparing [2022-05-17T04:46:34.879Z] 8be09a70b417: Preparing [2022-05-17T04:46:34.879Z] f0e5a4d6c014: Preparing [2022-05-17T04:46:34.879Z] 3b19d27f08f7: Preparing [2022-05-17T04:46:34.879Z] 73bb99a6e169: Preparing [2022-05-17T04:46:34.879Z] ec06c3102977: Preparing [2022-05-17T04:46:34.879Z] 6a3c62e080c7: Preparing [2022-05-17T04:46:34.879Z] 340cb19ca677: Preparing [2022-05-17T04:46:34.879Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:34.879Z] 3b19d27f08f7: Waiting [2022-05-17T04:46:34.879Z] 73bb99a6e169: Waiting [2022-05-17T04:46:34.879Z] ec06c3102977: Waiting [2022-05-17T04:46:34.879Z] 340cb19ca677: Waiting [2022-05-17T04:46:34.879Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:34.879Z] f0e5a4d6c014: Layer already exists [2022-05-17T04:46:35.151Z] 3b19d27f08f7: Layer already exists [2022-05-17T04:46:35.151Z] 73bb99a6e169: Layer already exists [2022-05-17T04:46:35.151Z] 8886c3630d7d: Pushed [2022-05-17T04:46:35.151Z] ec06c3102977: Layer already exists [2022-05-17T04:46:35.151Z] 6a3c62e080c7: Layer already exists [2022-05-17T04:46:35.151Z] 340cb19ca677: Layer already exists [2022-05-17T04:46:35.151Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:35.751Z] 324940f18f1c: Pushed [2022-05-17T04:46:37.722Z] bb7c5ff65f4a: Pushed [2022-05-17T04:46:55.997Z] 8be09a70b417: Pushed [2022-05-17T04:46:55.997Z] 87560f2f4565905b4987d66a8308e965001c5142: digest: sha256:04cc6b89de9ed34c5ad672a6ff0a807de7ef3a8b65450978e0c2f0ceca3da5d5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:56.336Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:56.666Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-17T04:46:56.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-17T04:46:56.666Z] 324940f18f1c: Preparing [2022-05-17T04:46:56.666Z] 8886c3630d7d: Preparing [2022-05-17T04:46:56.666Z] bb7c5ff65f4a: Preparing [2022-05-17T04:46:56.666Z] 8be09a70b417: Preparing [2022-05-17T04:46:56.666Z] f0e5a4d6c014: Preparing [2022-05-17T04:46:56.666Z] 3b19d27f08f7: Preparing [2022-05-17T04:46:56.666Z] 73bb99a6e169: Preparing [2022-05-17T04:46:56.666Z] ec06c3102977: Preparing [2022-05-17T04:46:56.666Z] 6a3c62e080c7: Preparing [2022-05-17T04:46:56.666Z] 340cb19ca677: Preparing [2022-05-17T04:46:56.666Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:56.666Z] ec06c3102977: Waiting [2022-05-17T04:46:56.666Z] 340cb19ca677: Waiting [2022-05-17T04:46:56.666Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:56.666Z] 6a3c62e080c7: Waiting [2022-05-17T04:46:56.666Z] 3b19d27f08f7: Waiting [2022-05-17T04:46:56.666Z] 73bb99a6e169: Waiting [2022-05-17T04:46:56.666Z] 8be09a70b417: Layer already exists [2022-05-17T04:46:56.666Z] 324940f18f1c: Layer already exists [2022-05-17T04:46:56.666Z] bb7c5ff65f4a: Layer already exists [2022-05-17T04:46:56.666Z] 8886c3630d7d: Layer already exists [2022-05-17T04:46:56.666Z] f0e5a4d6c014: Layer already exists [2022-05-17T04:46:56.666Z] 3b19d27f08f7: Layer already exists [2022-05-17T04:46:56.666Z] 6a3c62e080c7: Layer already exists [2022-05-17T04:46:56.666Z] ec06c3102977: Layer already exists [2022-05-17T04:46:56.666Z] 340cb19ca677: Layer already exists [2022-05-17T04:46:56.666Z] 73bb99a6e169: Layer already exists [2022-05-17T04:46:56.936Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:56.936Z] latest: digest: sha256:04cc6b89de9ed34c5ad672a6ff0a807de7ef3a8b65450978e0c2f0ceca3da5d5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:57.275Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:57.609Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.3 [2022-05-17T04:46:57.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-17T04:46:57.609Z] 324940f18f1c: Preparing [2022-05-17T04:46:57.609Z] 8886c3630d7d: Preparing [2022-05-17T04:46:57.609Z] bb7c5ff65f4a: Preparing [2022-05-17T04:46:57.609Z] 8be09a70b417: Preparing [2022-05-17T04:46:57.609Z] f0e5a4d6c014: Preparing [2022-05-17T04:46:57.609Z] 3b19d27f08f7: Preparing [2022-05-17T04:46:57.609Z] 73bb99a6e169: Preparing [2022-05-17T04:46:57.609Z] ec06c3102977: Preparing [2022-05-17T04:46:57.609Z] 6a3c62e080c7: Preparing [2022-05-17T04:46:57.609Z] 340cb19ca677: Preparing [2022-05-17T04:46:57.609Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:57.609Z] 3b19d27f08f7: Waiting [2022-05-17T04:46:57.609Z] 73bb99a6e169: Waiting [2022-05-17T04:46:57.609Z] ec06c3102977: Waiting [2022-05-17T04:46:57.609Z] 6a3c62e080c7: Waiting [2022-05-17T04:46:57.609Z] 340cb19ca677: Waiting [2022-05-17T04:46:57.609Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:57.609Z] 8be09a70b417: Layer already exists [2022-05-17T04:46:57.609Z] 8886c3630d7d: Layer already exists [2022-05-17T04:46:57.609Z] 324940f18f1c: Layer already exists [2022-05-17T04:46:57.609Z] bb7c5ff65f4a: Layer already exists [2022-05-17T04:46:57.609Z] f0e5a4d6c014: Layer already exists [2022-05-17T04:46:57.880Z] ec06c3102977: Layer already exists [2022-05-17T04:46:57.880Z] 3b19d27f08f7: Layer already exists [2022-05-17T04:46:57.880Z] 73bb99a6e169: Layer already exists [2022-05-17T04:46:57.880Z] 340cb19ca677: Layer already exists [2022-05-17T04:46:57.880Z] 6a3c62e080c7: Layer already exists [2022-05-17T04:46:57.880Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:57.880Z] 2.2.1-dev.3: digest: sha256:04cc6b89de9ed34c5ad672a6ff0a807de7ef3a8b65450978e0c2f0ceca3da5d5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:58.222Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:58.557Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:58.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-17T04:46:58.557Z] 324940f18f1c: Preparing [2022-05-17T04:46:58.557Z] 8886c3630d7d: Preparing [2022-05-17T04:46:58.557Z] bb7c5ff65f4a: Preparing [2022-05-17T04:46:58.557Z] 8be09a70b417: Preparing [2022-05-17T04:46:58.557Z] f0e5a4d6c014: Preparing [2022-05-17T04:46:58.557Z] 3b19d27f08f7: Preparing [2022-05-17T04:46:58.557Z] 73bb99a6e169: Preparing [2022-05-17T04:46:58.557Z] ec06c3102977: Preparing [2022-05-17T04:46:58.557Z] 6a3c62e080c7: Preparing [2022-05-17T04:46:58.557Z] 340cb19ca677: Preparing [2022-05-17T04:46:58.557Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:58.557Z] ec06c3102977: Waiting [2022-05-17T04:46:58.557Z] 6a3c62e080c7: Waiting [2022-05-17T04:46:58.557Z] 340cb19ca677: Waiting [2022-05-17T04:46:58.557Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:58.557Z] 3b19d27f08f7: Waiting [2022-05-17T04:46:58.557Z] 73bb99a6e169: Waiting [2022-05-17T04:46:58.557Z] f0e5a4d6c014: Layer already exists [2022-05-17T04:46:58.557Z] 8be09a70b417: Layer already exists [2022-05-17T04:46:58.557Z] bb7c5ff65f4a: Layer already exists [2022-05-17T04:46:58.557Z] 324940f18f1c: Layer already exists [2022-05-17T04:46:58.557Z] 8886c3630d7d: Layer already exists [2022-05-17T04:46:58.557Z] 3b19d27f08f7: Layer already exists [2022-05-17T04:46:58.828Z] 73bb99a6e169: Layer already exists [2022-05-17T04:46:58.828Z] 6a3c62e080c7: Layer already exists [2022-05-17T04:46:58.828Z] 340cb19ca677: Layer already exists [2022-05-17T04:46:58.828Z] ec06c3102977: Layer already exists [2022-05-17T04:46:58.828Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:58.828Z] 87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3: digest: sha256:04cc6b89de9ed34c5ad672a6ff0a807de7ef3a8b65450978e0c2f0ceca3da5d5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:59.165Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:46:59.499Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-17T04:46:59.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-17T04:46:59.499Z] 324940f18f1c: Preparing [2022-05-17T04:46:59.499Z] 8886c3630d7d: Preparing [2022-05-17T04:46:59.499Z] bb7c5ff65f4a: Preparing [2022-05-17T04:46:59.499Z] 8be09a70b417: Preparing [2022-05-17T04:46:59.499Z] f0e5a4d6c014: Preparing [2022-05-17T04:46:59.499Z] 3b19d27f08f7: Preparing [2022-05-17T04:46:59.499Z] 73bb99a6e169: Preparing [2022-05-17T04:46:59.499Z] ec06c3102977: Preparing [2022-05-17T04:46:59.499Z] 6a3c62e080c7: Preparing [2022-05-17T04:46:59.499Z] 340cb19ca677: Preparing [2022-05-17T04:46:59.499Z] 4f4ce317c6bb: Preparing [2022-05-17T04:46:59.499Z] ec06c3102977: Waiting [2022-05-17T04:46:59.499Z] 6a3c62e080c7: Waiting [2022-05-17T04:46:59.499Z] 340cb19ca677: Waiting [2022-05-17T04:46:59.499Z] 3b19d27f08f7: Waiting [2022-05-17T04:46:59.499Z] 73bb99a6e169: Waiting [2022-05-17T04:46:59.499Z] 4f4ce317c6bb: Waiting [2022-05-17T04:46:59.499Z] 8886c3630d7d: Layer already exists [2022-05-17T04:46:59.499Z] 8be09a70b417: Layer already exists [2022-05-17T04:46:59.499Z] f0e5a4d6c014: Layer already exists [2022-05-17T04:46:59.499Z] 324940f18f1c: Layer already exists [2022-05-17T04:46:59.499Z] bb7c5ff65f4a: Layer already exists [2022-05-17T04:46:59.499Z] 3b19d27f08f7: Layer already exists [2022-05-17T04:46:59.499Z] 73bb99a6e169: Layer already exists [2022-05-17T04:46:59.499Z] ec06c3102977: Layer already exists [2022-05-17T04:46:59.769Z] 6a3c62e080c7: Layer already exists [2022-05-17T04:46:59.769Z] 340cb19ca677: Layer already exists [2022-05-17T04:46:59.769Z] 4f4ce317c6bb: Layer already exists [2022-05-17T04:46:59.769Z] main: digest: sha256:04cc6b89de9ed34c5ad672a6ff0a807de7ef3a8b65450978e0c2f0ceca3da5d5 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-17T04:46:59.816Z] ===================================================== [Pipeline] echo [2022-05-17T04:46:59.825Z] taggedImages: [2022-05-17T04:46:59.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142 [2022-05-17T04:46:59.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-17T04:46:59.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.3 [2022-05-17T04:46:59.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87560f2f4565905b4987d66a8308e965001c5142-2.2.1-dev.3 [2022-05-17T04:46:59.825Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:47:00.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T04:47:00.188Z] [2022-05-17T04:47:00.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:47:00.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T04:47:00.805Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-17T04:47:00.806Z] 8998bd30e6a1: Pulling fs layer [2022-05-17T04:47:00.806Z] 04944245beec: Pulling fs layer [2022-05-17T04:47:00.806Z] 699f458cf7ca: Pulling fs layer [2022-05-17T04:47:00.806Z] 765212b225bb: Pulling fs layer [2022-05-17T04:47:00.806Z] f23df028b6ca: Pulling fs layer [2022-05-17T04:47:00.806Z] d65c8cfc05b1: Pulling fs layer [2022-05-17T04:47:00.806Z] 2437ff75d9bd: Pulling fs layer [2022-05-17T04:47:00.806Z] 765212b225bb: Waiting [2022-05-17T04:47:00.806Z] f23df028b6ca: Waiting [2022-05-17T04:47:00.806Z] 2437ff75d9bd: Waiting [2022-05-17T04:47:00.806Z] d65c8cfc05b1: Waiting [2022-05-17T04:47:00.806Z] 04944245beec: Verifying Checksum [2022-05-17T04:47:00.806Z] 04944245beec: Download complete [2022-05-17T04:47:00.806Z] 765212b225bb: Verifying Checksum [2022-05-17T04:47:00.806Z] 765212b225bb: Download complete [2022-05-17T04:47:00.806Z] f23df028b6ca: Verifying Checksum [2022-05-17T04:47:00.806Z] f23df028b6ca: Download complete [2022-05-17T04:47:00.806Z] d65c8cfc05b1: Verifying Checksum [2022-05-17T04:47:00.806Z] d65c8cfc05b1: Download complete [2022-05-17T04:47:01.078Z] 699f458cf7ca: Verifying Checksum [2022-05-17T04:47:01.078Z] 699f458cf7ca: Download complete [2022-05-17T04:47:01.353Z] 8998bd30e6a1: Verifying Checksum [2022-05-17T04:47:01.353Z] 8998bd30e6a1: Download complete [2022-05-17T04:47:03.974Z] 2437ff75d9bd: Verifying Checksum [2022-05-17T04:47:03.974Z] 2437ff75d9bd: Download complete [2022-05-17T04:47:05.415Z] 8998bd30e6a1: Pull complete [2022-05-17T04:47:06.009Z] 04944245beec: Pull complete [2022-05-17T04:47:07.441Z] 699f458cf7ca: Pull complete [2022-05-17T04:47:07.714Z] 765212b225bb: Pull complete [2022-05-17T04:47:08.310Z] f23df028b6ca: Pull complete [2022-05-17T04:47:08.581Z] d65c8cfc05b1: Pull complete [2022-05-17T04:47:23.648Z] 2437ff75d9bd: Pull complete [2022-05-17T04:47:23.648Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-17T04:47:23.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T04:47:23.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-17T04:47:23.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-63900 does not seem to be running inside a container [2022-05-17T04:47:23.936Z] $ 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/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@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-lftools-log-publisher:arm64 cat [2022-05-17T04:47:26.578Z] $ docker top 9d9e6c1515a0666a37bc6836e12aed48e1542e236598a361bc424795e7adeab0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:47:27.663Z] ---> job-cost.sh [2022-05-17T04:47:27.663Z] lf-activate-venv: SKIPPING [2022-05-17T04:47:27.663Z] INFO: No Stack... [2022-05-17T04:47:28.259Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-17T04:47:28.851Z] INFO: Archiving Costs [Pipeline] sh [2022-05-17T04:47:29.511Z] + cat /w/workspace/edgex-go/231/archives/cost.csv [2022-05-17T04:47:29.511Z] + cut -d, -f6 [Pipeline] lock [2022-05-17T04:47:29.543Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-231-stack-cost] [2022-05-17T04:47:29.550Z] Resource [jenkins-edgexfoundry-edgex-go-main-231-stack-cost] did not exist. Created. [2022-05-17T04:47:29.550Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-17T04:47:30.218Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-17T04:47:30.919Z] Stashed 1 file(s) [Pipeline] } [2022-05-17T04:47:30.926Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-231-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-17T04:47:30.931Z] $ docker stop --time=1 9d9e6c1515a0666a37bc6836e12aed48e1542e236598a361bc424795e7adeab0 [2022-05-17T04:47:32.499Z] $ docker rm -f 9d9e6c1515a0666a37bc6836e12aed48e1542e236598a361bc424795e7adeab0 [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 [2022-05-17T04:47:33.134Z] provisioning config files... [2022-05-17T04:47:33.143Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/231@tmp/config5636804645162101110tmp [Pipeline] { [Pipeline] sh [2022-05-17T04:47:33.496Z] + set +x [2022-05-17T04:47:33.496Z] + curl -s https://codecov.io/bash [2022-05-17T04:47:33.496Z] + bash -s -- [2022-05-17T04:47:33.496Z] [2022-05-17T04:47:33.496Z] _____ _ [2022-05-17T04:47:33.496Z] / ____| | | [2022-05-17T04:47:33.496Z] | | ___ __| | ___ ___ _____ __ [2022-05-17T04:47:33.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-17T04:47:33.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-17T04:47:33.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-17T04:47:33.496Z] Bash-1.0.6 [2022-05-17T04:47:33.496Z] [2022-05-17T04:47:33.496Z] [2022-05-17T04:47:33.496Z] ==> git version 2.25.1 found [2022-05-17T04:47:33.496Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-17T04:47:33.496Z] Release-Date: 2020-01-08 [2022-05-17T04:47:33.496Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-17T04:47:33.496Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-17T04:47:33.496Z] ==> Jenkins CI detected. [2022-05-17T04:47:33.496Z] current dir:  /w/workspace/edgex-go/231 [2022-05-17T04:47:33.496Z] project root: . [2022-05-17T04:47:33.496Z] --> token set from env [2022-05-17T04:47:33.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-17T04:47:33.496Z] ==> Running gcov in . (disable via -X gcov) [2022-05-17T04:47:33.496Z] ==> Python coveragepy not found [2022-05-17T04:47:33.496Z] ==> Searching for coverage reports in: [2022-05-17T04:47:33.496Z] + . [2022-05-17T04:47:33.758Z] -> Found 1 reports [2022-05-17T04:47:33.758Z] ==> Detecting git/mercurial file structure [2022-05-17T04:47:33.758Z] ==> Reading reports [2022-05-17T04:47:33.758Z] + ./coverage.out bytes=435134 [2022-05-17T04:47:33.758Z] ==> Appending adjustments [2022-05-17T04:47:33.758Z] https://docs.codecov.io/docs/fixing-reports [2022-05-17T04:47:34.696Z] + Found adjustments [2022-05-17T04:47:34.696Z] ==> Gzipping contents [2022-05-17T04:47:34.957Z] 60K /tmp/codecov.Nh6H85.gz [2022-05-17T04:47:34.957Z] ==> Uploading reports [2022-05-17T04:47:34.957Z] url: https://codecov.io [2022-05-17T04:47:34.957Z] query: branch=main&commit=87560f2f4565905b4987d66a8308e965001c5142&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-17T04:47:34.957Z] -> Pinging Codecov [2022-05-17T04:47:34.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=87560f2f4565905b4987d66a8308e965001c5142&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-17T04:47:35.218Z] -> Uploading to [2022-05-17T04:47:35.218Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-17/00271124DB129430A58F1EEE437C3FCB/87560f2f4565905b4987d66a8308e965001c5142/c2f86518-a1ac-43b8-84ef-a224799c1536.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220517T044734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e4822c782e2157a763e0a1a592374020e513d8375733baa1fd32a6f23ac741d [2022-05-17T04:47:35.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T04:47:35.218Z] Dload Upload Total Spent Left Speed [2022-05-17T04:47:35.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59872 0 0 100 59872 0 234k --:--:-- --:--:-- --:--:-- 235k [2022-05-17T04:47:35.479Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/87560f2f4565905b4987d66a8308e965001c5142 [Pipeline] } [2022-05-17T04:47:35.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-17T04:47:35.765Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-17T04:47:35.777Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:47:36.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-17T04:47:36.066Z] [2022-05-17T04:47:36.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:47:36.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-17T04:47:36.372Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-17T04:47:36.372Z] 188c0c94c7c5: Pulling fs layer [2022-05-17T04:47:36.372Z] 0ef7d3d256c8: Pulling fs layer [2022-05-17T04:47:36.372Z] de9db76c5a1d: Pulling fs layer [2022-05-17T04:47:36.372Z] 0eba1c9be4d2: Pulling fs layer [2022-05-17T04:47:36.372Z] 0d57e429df01: Pulling fs layer [2022-05-17T04:47:36.372Z] 4e4be7b47b0d: Pulling fs layer [2022-05-17T04:47:36.372Z] e1f770b5df2f: Pulling fs layer [2022-05-17T04:47:36.372Z] 85a0685a4137: Pulling fs layer [2022-05-17T04:47:36.372Z] 0d57e429df01: Waiting [2022-05-17T04:47:36.372Z] 0eba1c9be4d2: Waiting [2022-05-17T04:47:36.372Z] 4e4be7b47b0d: Waiting [2022-05-17T04:47:36.372Z] 85a0685a4137: Waiting [2022-05-17T04:47:36.372Z] de9db76c5a1d: Verifying Checksum [2022-05-17T04:47:36.372Z] de9db76c5a1d: Download complete [2022-05-17T04:47:36.372Z] 0ef7d3d256c8: Download complete [2022-05-17T04:47:36.372Z] 0d57e429df01: Verifying Checksum [2022-05-17T04:47:36.372Z] 0d57e429df01: Download complete [2022-05-17T04:47:36.372Z] 188c0c94c7c5: Verifying Checksum [2022-05-17T04:47:36.372Z] 188c0c94c7c5: Download complete [2022-05-17T04:47:36.372Z] 4e4be7b47b0d: Verifying Checksum [2022-05-17T04:47:36.372Z] 4e4be7b47b0d: Download complete [2022-05-17T04:47:36.634Z] 188c0c94c7c5: Pull complete [2022-05-17T04:47:36.634Z] e1f770b5df2f: Verifying Checksum [2022-05-17T04:47:36.634Z] e1f770b5df2f: Download complete [2022-05-17T04:47:36.634Z] 0ef7d3d256c8: Pull complete [2022-05-17T04:47:36.895Z] de9db76c5a1d: Pull complete [2022-05-17T04:47:37.154Z] 0eba1c9be4d2: Download complete [2022-05-17T04:47:37.422Z] 85a0685a4137: Verifying Checksum [2022-05-17T04:47:37.422Z] 85a0685a4137: Download complete [2022-05-17T04:47:40.709Z] 0eba1c9be4d2: Pull complete [2022-05-17T04:47:40.709Z] 0d57e429df01: Pull complete [2022-05-17T04:47:40.709Z] 4e4be7b47b0d: Pull complete [2022-05-17T04:47:40.969Z] e1f770b5df2f: Pull complete [2022-05-17T04:47:44.256Z] 85a0685a4137: Pull complete [2022-05-17T04:47:44.256Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-17T04:47:44.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-17T04:47:44.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-17T04:47:44.324Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T04:47:44.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@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/edgex-snyk-go:1.410.4 cat [2022-05-17T04:47:47.884Z] $ docker top 2b8ebbbb94d2d48f9b2b21f25338ef44bdb8fb935e5d626ee4e80347344ea7dc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-17T04:47:47.974Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-17T04:47:48.258Z] + set -o pipefail [2022-05-17T04:47:48.258Z] + snyk monitor '--org=edgex-jenkins' [2022-05-17T04:47:54.837Z] [2022-05-17T04:47:54.837Z] Monitoring /w/workspace/edgex-go/231 (github.com/edgexfoundry/edgex-go)... [2022-05-17T04:47:54.837Z] [2022-05-17T04:47:54.837Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/0614a771-6f51-453f-b51b-3e265da7db41 [2022-05-17T04:47:54.837Z] [2022-05-17T04:47:54.837Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-17T04:47:54.837Z] [2022-05-17T04:47:54.837Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-17T04:47:54.837Z] [2022-05-17T04:47:54.837Z] [Pipeline] } [2022-05-17T04:47:54.843Z] $ docker stop --time=1 2b8ebbbb94d2d48f9b2b21f25338ef44bdb8fb935e5d626ee4e80347344ea7dc [2022-05-17T04:47:57.468Z] $ docker rm -f 2b8ebbbb94d2d48f9b2b21f25338ef44bdb8fb935e5d626ee4e80347344ea7dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-17T04:47:57.919Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T04:47:57.936Z] provisioning config files... [2022-05-17T04:47:57.944Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/231@tmp/config4359295757788052430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:47:58.242Z] --> edgex-publish-swagger.sh [2022-05-17T04:47:58.242Z] === Publish openapi/v2 API === [2022-05-17T04:47:58.242Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-17T04:47:58.242Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/231/openapi/v2/core-command.yaml] [2022-05-17T04:47:58.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T04:47:58.242Z] Dload Upload Total Spent Left Speed [2022-05-17T04:48:02.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 26935 0:00:01 0:00:01 --:--:-- 26935 100 33831 0 0 100 33831 0 14989 0:00:02 0:00:02 --:--:-- 14989 100 33831 0 0 100 33831 0 10383 0:00:03 0:00:03 --:--:-- 10383 100 33831 0 0 100 33831 0 8032 0:00:04 0:00:04 --:--:-- 8032 100 33831 0 0 100 33831 0 8032 0:00:04 0:00:04 --:--:-- 8032 [2022-05-17T04:48:02.455Z] [2022-05-17T04:48:02.455Z] [2022-05-17T04:48:02.455Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/231/openapi/v2/core-data.yaml] [2022-05-17T04:48:02.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T04:48:02.455Z] Dload Upload Total Spent Left Speed [2022-05-17T04:48:03.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 50782 0:00:01 0:00:01 --:--:-- 50746 100 71604 0 0 100 71604 0 50746 0:00:01 0:00:01 --:--:-- 50711 [2022-05-17T04:48:03.837Z] [2022-05-17T04:48:03.837Z] [2022-05-17T04:48:03.837Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/231/openapi/v2/core-metadata.yaml] [2022-05-17T04:48:03.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T04:48:03.837Z] Dload Upload Total Spent Left Speed [2022-05-17T04:48:04.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 127k 0:00:01 0:00:01 --:--:-- 127k 100 141k 0 0 100 141k 0 127k 0:00:01 0:00:01 --:--:-- 127k [2022-05-17T04:48:04.779Z] [2022-05-17T04:48:04.779Z] [2022-05-17T04:48:04.779Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/231/openapi/v2/support-notifications.yaml] [2022-05-17T04:48:04.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T04:48:04.779Z] Dload Upload Total Spent Left Speed [2022-05-17T04:48:06.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 71511 0:00:01 0:00:01 --:--:-- 71511 [2022-05-17T04:48:06.160Z] [2022-05-17T04:48:06.160Z] [2022-05-17T04:48:06.160Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/231/openapi/v2/support-scheduler.yaml] [2022-05-17T04:48:06.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T04:48:06.160Z] Dload Upload Total Spent Left Speed [2022-05-17T04:48:07.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40570 --:--:-- --:--:-- --:--:-- 40528 100 39556 0 0 100 39556 0 40570 --:--:-- --:--:-- --:--:-- 40528 [2022-05-17T04:48:07.101Z] [2022-05-17T04:48:07.101Z] [2022-05-17T04:48:07.102Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/231/openapi/v2/system-agent.yaml] [2022-05-17T04:48:07.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T04:48:07.102Z] Dload Upload Total Spent Left Speed [2022-05-17T04:48:08.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16673 0:00:01 0:00:01 --:--:-- 16673 100 20091 0 0 100 20091 0 14178 0:00:01 0:00:01 --:--:-- 14178 [2022-05-17T04:48:08.485Z] [2022-05-17T04:48:08.485Z] [Pipeline] } [2022-05-17T04:48:08.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-17T04:48:08.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T04:48:08.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:48:09.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T04:48:09.181Z] . [Pipeline] withDockerContainer [2022-05-17T04:48:09.246Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T04:48:09.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-17T04:48:09.677Z] $ docker top 861d6c6b819b321f9e7451e3824feac60f84544af6296125c179fe60e04706c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T04:48:09.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T04:48:09.784Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T04:48:09.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T04:48:09.913Z] $ docker exec 861d6c6b819b321f9e7451e3824feac60f84544af6296125c179fe60e04706c7 ssh-agent [2022-05-17T04:48:10.037Z] SSH_AUTH_SOCK=/tmp/ssh-Ikb6YybcwaVG/agent.32 [2022-05-17T04:48:10.037Z] SSH_AGENT_PID=38 [2022-05-17T04:48:10.042Z] Running ssh-add (command line suppressed) [2022-05-17T04:48:10.156Z] Identity added: /w/workspace/edgex-go/231@tmp/private_key_3662074399377987741.key (/w/workspace/edgex-go/231@tmp/private_key_3662074399377987741.key) [2022-05-17T04:48:10.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T04:48:10.465Z] + git semver tag [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,632 [run_tag] DEBUG tag force:False [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,632 [check_head_tag] DEBUG check head tag [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,635 [execute] INFO git cat-file --batch-check [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/231, universal_newlines=False, shell=None, istream=) [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,638 [execute] INFO git cat-file --batch [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/231, universal_newlines=False, shell=None, istream=) [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,683 [read_version] DEBUG read version from /w/workspace/edgex-go/231/.semver/main [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,684 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/edgex-go/231, universal_newlines=False, shell=None, istream=None) [2022-05-17T04:48:10.724Z] 2022-05-17 04:48:10,687 [read_version] DEBUG read version from /w/workspace/edgex-go/231/.semver/main [2022-05-17T04:48:10.724Z] 2.2.1-dev.3 [Pipeline] } [2022-05-17T04:48:10.728Z] $ docker exec --env ******** --env ******** 861d6c6b819b321f9e7451e3824feac60f84544af6296125c179fe60e04706c7 ssh-agent -k [2022-05-17T04:48:10.848Z] unset SSH_AUTH_SOCK; [2022-05-17T04:48:10.848Z] unset SSH_AGENT_PID; [2022-05-17T04:48:10.848Z] echo Agent pid 38 killed; [2022-05-17T04:48:10.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T04:48:11.180Z] + git semver [Pipeline] } [2022-05-17T04:48:11.448Z] $ docker stop --time=1 861d6c6b819b321f9e7451e3824feac60f84544af6296125c179fe60e04706c7 [2022-05-17T04:48:12.754Z] $ docker rm -f 861d6c6b819b321f9e7451e3824feac60f84544af6296125c179fe60e04706c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:48:13.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-17T04:48:13.147Z] [2022-05-17T04:48:13.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:48:13.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-17T04:48:13.449Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-17T04:48:13.449Z] ab5ef0e58194: Pulling fs layer [2022-05-17T04:48:13.449Z] 9712f1f96733: Pulling fs layer [2022-05-17T04:48:13.449Z] 63f879dbbcfc: Pulling fs layer [2022-05-17T04:48:13.449Z] 0d9ebad4ef96: Pulling fs layer [2022-05-17T04:48:13.449Z] e9a5061849ea: Pulling fs layer [2022-05-17T04:48:13.449Z] d747dcd14b5f: Pulling fs layer [2022-05-17T04:48:13.449Z] 2de7ff778b66: Pulling fs layer [2022-05-17T04:48:13.449Z] 0d9ebad4ef96: Waiting [2022-05-17T04:48:13.449Z] e9a5061849ea: Waiting [2022-05-17T04:48:13.449Z] d747dcd14b5f: Waiting [2022-05-17T04:48:13.449Z] 2de7ff778b66: Waiting [2022-05-17T04:48:13.449Z] 9712f1f96733: Download complete [2022-05-17T04:48:13.710Z] 63f879dbbcfc: Verifying Checksum [2022-05-17T04:48:13.710Z] 63f879dbbcfc: Download complete [2022-05-17T04:48:13.972Z] e9a5061849ea: Verifying Checksum [2022-05-17T04:48:13.972Z] e9a5061849ea: Download complete [2022-05-17T04:48:13.972Z] d747dcd14b5f: Verifying Checksum [2022-05-17T04:48:13.972Z] d747dcd14b5f: Download complete [2022-05-17T04:48:13.972Z] ab5ef0e58194: Verifying Checksum [2022-05-17T04:48:13.972Z] ab5ef0e58194: Download complete [2022-05-17T04:48:13.972Z] 0d9ebad4ef96: Download complete [2022-05-17T04:48:13.972Z] 2de7ff778b66: Verifying Checksum [2022-05-17T04:48:13.972Z] 2de7ff778b66: Download complete [2022-05-17T04:48:17.263Z] ab5ef0e58194: Pull complete [2022-05-17T04:48:17.263Z] 9712f1f96733: Pull complete [2022-05-17T04:48:17.833Z] 63f879dbbcfc: Pull complete [2022-05-17T04:48:22.028Z] 0d9ebad4ef96: Pull complete [2022-05-17T04:48:22.028Z] e9a5061849ea: Pull complete [2022-05-17T04:48:22.028Z] d747dcd14b5f: Pull complete [2022-05-17T04:48:22.595Z] 2de7ff778b66: Pull complete [2022-05-17T04:48:22.595Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-17T04:48:22.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-17T04:48:22.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-17T04:48:22.659Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T04:48:22.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-17T04:48:25.377Z] $ docker top 36c6021410dd847ba9b1449b6656d81b9bb3742c3f8ba6bc134d4a6c9088e5b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-17T04:48:25.467Z] provisioning config files... [2022-05-17T04:48:25.521Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/231@tmp/config8549041524858602893tmp [2022-05-17T04:48:25.534Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/231@tmp/config1237381478696176782tmp [2022-05-17T04:48:25.544Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/231@tmp/config4722901381699551075tmp [Pipeline] { [Pipeline] echo [2022-05-17T04:48:25.558Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:25.844Z] ---> sigul-configuration.sh [2022-05-17T04:48:25.844Z] gpg: directory `/root/.gnupg' created [2022-05-17T04:48:25.844Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-17T04:48:25.844Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-17T04:48:25.844Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-17T04:48:25.844Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-17T04:48:25.844Z] gpg: CAST5 encrypted data [2022-05-17T04:48:25.844Z] gpg: encrypted with 1 passphrase [2022-05-17T04:48:25.844Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-17T04:48:26.131Z] + mkdir /home/jenkins [2022-05-17T04:48:26.131Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-17T04:48:26.421Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-17T04:48:26.432Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:26.720Z] ---> sigul-install.sh [2022-05-17T04:48:26.720Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-17T04:48:27.012Z] + git tag --list [2022-05-17T04:48:27.013Z] 0.6.0 [2022-05-17T04:48:27.013Z] 0.6.1 [2022-05-17T04:48:27.013Z] 0.7.0 [2022-05-17T04:48:27.013Z] 0.7.1 [2022-05-17T04:48:27.013Z] v1.0.0 [2022-05-17T04:48:27.013Z] v1.0.1 [2022-05-17T04:48:27.013Z] v1.1.0 [2022-05-17T04:48:27.013Z] v1.2.0 [2022-05-17T04:48:27.013Z] v1.2.1 [2022-05-17T04:48:27.013Z] v1.3.0 [2022-05-17T04:48:27.013Z] v1.3.1 [2022-05-17T04:48:27.013Z] v2.0.0 [2022-05-17T04:48:27.013Z] v2.0.1-dev.1 [2022-05-17T04:48:27.013Z] v2.0.1-dev.10 [2022-05-17T04:48:27.013Z] v2.0.1-dev.11 [2022-05-17T04:48:27.013Z] v2.0.1-dev.12 [2022-05-17T04:48:27.013Z] v2.0.1-dev.13 [2022-05-17T04:48:27.013Z] v2.0.1-dev.14 [2022-05-17T04:48:27.013Z] v2.0.1-dev.15 [2022-05-17T04:48:27.013Z] v2.0.1-dev.16 [2022-05-17T04:48:27.013Z] v2.0.1-dev.17 [2022-05-17T04:48:27.013Z] v2.0.1-dev.18 [2022-05-17T04:48:27.013Z] v2.0.1-dev.19 [2022-05-17T04:48:27.013Z] v2.0.1-dev.2 [2022-05-17T04:48:27.013Z] v2.0.1-dev.20 [2022-05-17T04:48:27.013Z] v2.0.1-dev.21 [2022-05-17T04:48:27.013Z] v2.0.1-dev.22 [2022-05-17T04:48:27.013Z] v2.0.1-dev.23 [2022-05-17T04:48:27.013Z] v2.0.1-dev.24 [2022-05-17T04:48:27.013Z] v2.0.1-dev.25 [2022-05-17T04:48:27.013Z] v2.0.1-dev.26 [2022-05-17T04:48:27.013Z] v2.0.1-dev.27 [2022-05-17T04:48:27.013Z] v2.0.1-dev.28 [2022-05-17T04:48:27.013Z] v2.0.1-dev.29 [2022-05-17T04:48:27.013Z] v2.0.1-dev.3 [2022-05-17T04:48:27.013Z] v2.0.1-dev.30 [2022-05-17T04:48:27.013Z] v2.0.1-dev.31 [2022-05-17T04:48:27.013Z] v2.0.1-dev.32 [2022-05-17T04:48:27.013Z] v2.0.1-dev.33 [2022-05-17T04:48:27.013Z] v2.0.1-dev.34 [2022-05-17T04:48:27.013Z] v2.0.1-dev.35 [2022-05-17T04:48:27.013Z] v2.0.1-dev.36 [2022-05-17T04:48:27.013Z] v2.0.1-dev.37 [2022-05-17T04:48:27.013Z] v2.0.1-dev.38 [2022-05-17T04:48:27.013Z] v2.0.1-dev.39 [2022-05-17T04:48:27.013Z] v2.0.1-dev.4 [2022-05-17T04:48:27.013Z] v2.0.1-dev.40 [2022-05-17T04:48:27.013Z] v2.0.1-dev.41 [2022-05-17T04:48:27.013Z] v2.0.1-dev.42 [2022-05-17T04:48:27.013Z] v2.0.1-dev.43 [2022-05-17T04:48:27.013Z] v2.0.1-dev.44 [2022-05-17T04:48:27.013Z] v2.0.1-dev.45 [2022-05-17T04:48:27.013Z] v2.0.1-dev.46 [2022-05-17T04:48:27.013Z] v2.0.1-dev.47 [2022-05-17T04:48:27.013Z] v2.0.1-dev.48 [2022-05-17T04:48:27.013Z] v2.0.1-dev.49 [2022-05-17T04:48:27.013Z] v2.0.1-dev.5 [2022-05-17T04:48:27.013Z] v2.0.1-dev.50 [2022-05-17T04:48:27.013Z] v2.0.1-dev.51 [2022-05-17T04:48:27.013Z] v2.0.1-dev.52 [2022-05-17T04:48:27.013Z] v2.0.1-dev.53 [2022-05-17T04:48:27.013Z] v2.0.1-dev.54 [2022-05-17T04:48:27.013Z] v2.0.1-dev.55 [2022-05-17T04:48:27.013Z] v2.0.1-dev.56 [2022-05-17T04:48:27.013Z] v2.0.1-dev.57 [2022-05-17T04:48:27.013Z] v2.0.1-dev.58 [2022-05-17T04:48:27.013Z] v2.0.1-dev.59 [2022-05-17T04:48:27.013Z] v2.0.1-dev.6 [2022-05-17T04:48:27.013Z] v2.0.1-dev.60 [2022-05-17T04:48:27.013Z] v2.0.1-dev.61 [2022-05-17T04:48:27.013Z] v2.0.1-dev.62 [2022-05-17T04:48:27.013Z] v2.0.1-dev.63 [2022-05-17T04:48:27.013Z] v2.0.1-dev.64 [2022-05-17T04:48:27.013Z] v2.0.1-dev.65 [2022-05-17T04:48:27.013Z] v2.0.1-dev.66 [2022-05-17T04:48:27.013Z] v2.0.1-dev.67 [2022-05-17T04:48:27.013Z] v2.0.1-dev.68 [2022-05-17T04:48:27.013Z] v2.0.1-dev.69 [2022-05-17T04:48:27.013Z] v2.0.1-dev.7 [2022-05-17T04:48:27.013Z] v2.0.1-dev.70 [2022-05-17T04:48:27.013Z] v2.0.1-dev.71 [2022-05-17T04:48:27.013Z] v2.0.1-dev.72 [2022-05-17T04:48:27.013Z] v2.0.1-dev.73 [2022-05-17T04:48:27.013Z] v2.0.1-dev.74 [2022-05-17T04:48:27.013Z] v2.0.1-dev.75 [2022-05-17T04:48:27.013Z] v2.0.1-dev.76 [2022-05-17T04:48:27.013Z] v2.0.1-dev.77 [2022-05-17T04:48:27.013Z] v2.0.1-dev.78 [2022-05-17T04:48:27.013Z] v2.0.1-dev.79 [2022-05-17T04:48:27.013Z] v2.0.1-dev.8 [2022-05-17T04:48:27.013Z] v2.0.1-dev.80 [2022-05-17T04:48:27.013Z] v2.0.1-dev.81 [2022-05-17T04:48:27.013Z] v2.0.1-dev.82 [2022-05-17T04:48:27.013Z] v2.0.1-dev.83 [2022-05-17T04:48:27.013Z] v2.0.1-dev.84 [2022-05-17T04:48:27.013Z] v2.0.1-dev.85 [2022-05-17T04:48:27.013Z] v2.0.1-dev.86 [2022-05-17T04:48:27.013Z] v2.0.1-dev.87 [2022-05-17T04:48:27.013Z] v2.0.1-dev.88 [2022-05-17T04:48:27.013Z] v2.0.1-dev.89 [2022-05-17T04:48:27.013Z] v2.0.1-dev.9 [2022-05-17T04:48:27.013Z] v2.0.1-dev.90 [2022-05-17T04:48:27.013Z] v2.0.1-dev.91 [2022-05-17T04:48:27.013Z] v2.0.1-dev.92 [2022-05-17T04:48:27.013Z] v2.0.1-dev.93 [2022-05-17T04:48:27.013Z] v2.0.1-dev.94 [2022-05-17T04:48:27.013Z] v2.0.1-dev.95 [2022-05-17T04:48:27.013Z] v2.0.1-dev.96 [2022-05-17T04:48:27.013Z] v2.0.1-dev.97 [2022-05-17T04:48:27.013Z] v2.0.1-dev.98 [2022-05-17T04:48:27.013Z] v2.0.1-dev.99 [2022-05-17T04:48:27.013Z] v2.1.0 [2022-05-17T04:48:27.013Z] v2.2.0 [2022-05-17T04:48:27.013Z] v2.2.0-dev.1 [2022-05-17T04:48:27.013Z] v2.2.0-dev.10 [2022-05-17T04:48:27.013Z] v2.2.0-dev.11 [2022-05-17T04:48:27.013Z] v2.2.0-dev.12 [2022-05-17T04:48:27.013Z] v2.2.0-dev.13 [2022-05-17T04:48:27.013Z] v2.2.0-dev.14 [2022-05-17T04:48:27.013Z] v2.2.0-dev.15 [2022-05-17T04:48:27.013Z] v2.2.0-dev.16 [2022-05-17T04:48:27.013Z] v2.2.0-dev.17 [2022-05-17T04:48:27.013Z] v2.2.0-dev.18 [2022-05-17T04:48:27.013Z] v2.2.0-dev.19 [2022-05-17T04:48:27.013Z] v2.2.0-dev.2 [2022-05-17T04:48:27.013Z] v2.2.0-dev.20 [2022-05-17T04:48:27.013Z] v2.2.0-dev.21 [2022-05-17T04:48:27.013Z] v2.2.0-dev.22 [2022-05-17T04:48:27.013Z] v2.2.0-dev.23 [2022-05-17T04:48:27.013Z] v2.2.0-dev.24 [2022-05-17T04:48:27.013Z] v2.2.0-dev.25 [2022-05-17T04:48:27.013Z] v2.2.0-dev.26 [2022-05-17T04:48:27.013Z] v2.2.0-dev.27 [2022-05-17T04:48:27.013Z] v2.2.0-dev.28 [2022-05-17T04:48:27.013Z] v2.2.0-dev.29 [2022-05-17T04:48:27.013Z] v2.2.0-dev.3 [2022-05-17T04:48:27.013Z] v2.2.0-dev.30 [2022-05-17T04:48:27.013Z] v2.2.0-dev.31 [2022-05-17T04:48:27.013Z] v2.2.0-dev.32 [2022-05-17T04:48:27.013Z] v2.2.0-dev.33 [2022-05-17T04:48:27.013Z] v2.2.0-dev.34 [2022-05-17T04:48:27.013Z] v2.2.0-dev.35 [2022-05-17T04:48:27.013Z] v2.2.0-dev.36 [2022-05-17T04:48:27.013Z] v2.2.0-dev.37 [2022-05-17T04:48:27.013Z] v2.2.0-dev.38 [2022-05-17T04:48:27.013Z] v2.2.0-dev.39 [2022-05-17T04:48:27.013Z] v2.2.0-dev.4 [2022-05-17T04:48:27.013Z] v2.2.0-dev.40 [2022-05-17T04:48:27.013Z] v2.2.0-dev.41 [2022-05-17T04:48:27.013Z] v2.2.0-dev.42 [2022-05-17T04:48:27.013Z] v2.2.0-dev.43 [2022-05-17T04:48:27.013Z] v2.2.0-dev.44 [2022-05-17T04:48:27.013Z] v2.2.0-dev.45 [2022-05-17T04:48:27.013Z] v2.2.0-dev.46 [2022-05-17T04:48:27.013Z] v2.2.0-dev.47 [2022-05-17T04:48:27.013Z] v2.2.0-dev.48 [2022-05-17T04:48:27.013Z] v2.2.0-dev.49 [2022-05-17T04:48:27.013Z] v2.2.0-dev.5 [2022-05-17T04:48:27.013Z] v2.2.0-dev.50 [2022-05-17T04:48:27.013Z] v2.2.0-dev.51 [2022-05-17T04:48:27.013Z] v2.2.0-dev.52 [2022-05-17T04:48:27.013Z] v2.2.0-dev.53 [2022-05-17T04:48:27.013Z] v2.2.0-dev.54 [2022-05-17T04:48:27.013Z] v2.2.0-dev.55 [2022-05-17T04:48:27.013Z] v2.2.0-dev.56 [2022-05-17T04:48:27.013Z] v2.2.0-dev.57 [2022-05-17T04:48:27.013Z] v2.2.0-dev.58 [2022-05-17T04:48:27.013Z] v2.2.0-dev.59 [2022-05-17T04:48:27.013Z] v2.2.0-dev.6 [2022-05-17T04:48:27.013Z] v2.2.0-dev.60 [2022-05-17T04:48:27.013Z] v2.2.0-dev.61 [2022-05-17T04:48:27.013Z] v2.2.0-dev.62 [2022-05-17T04:48:27.013Z] v2.2.0-dev.63 [2022-05-17T04:48:27.013Z] v2.2.0-dev.64 [2022-05-17T04:48:27.013Z] v2.2.0-dev.65 [2022-05-17T04:48:27.013Z] v2.2.0-dev.66 [2022-05-17T04:48:27.013Z] v2.2.0-dev.67 [2022-05-17T04:48:27.013Z] v2.2.0-dev.68 [2022-05-17T04:48:27.013Z] v2.2.0-dev.69 [2022-05-17T04:48:27.013Z] v2.2.0-dev.7 [2022-05-17T04:48:27.013Z] v2.2.0-dev.70 [2022-05-17T04:48:27.013Z] v2.2.0-dev.71 [2022-05-17T04:48:27.013Z] v2.2.0-dev.72 [2022-05-17T04:48:27.013Z] v2.2.0-dev.73 [2022-05-17T04:48:27.013Z] v2.2.0-dev.74 [2022-05-17T04:48:27.013Z] v2.2.0-dev.75 [2022-05-17T04:48:27.013Z] v2.2.0-dev.76 [2022-05-17T04:48:27.013Z] v2.2.0-dev.77 [2022-05-17T04:48:27.013Z] v2.2.0-dev.78 [2022-05-17T04:48:27.013Z] v2.2.0-dev.79 [2022-05-17T04:48:27.013Z] v2.2.0-dev.8 [2022-05-17T04:48:27.013Z] v2.2.0-dev.80 [2022-05-17T04:48:27.013Z] v2.2.0-dev.81 [2022-05-17T04:48:27.013Z] v2.2.0-dev.82 [2022-05-17T04:48:27.013Z] v2.2.0-dev.83 [2022-05-17T04:48:27.013Z] v2.2.0-dev.84 [2022-05-17T04:48:27.013Z] v2.2.0-dev.85 [2022-05-17T04:48:27.013Z] v2.2.0-dev.86 [2022-05-17T04:48:27.013Z] v2.2.0-dev.87 [2022-05-17T04:48:27.013Z] v2.2.0-dev.88 [2022-05-17T04:48:27.013Z] v2.2.0-dev.89 [2022-05-17T04:48:27.013Z] v2.2.0-dev.9 [2022-05-17T04:48:27.013Z] v2.2.0-dev.90 [2022-05-17T04:48:27.013Z] v2.2.0-dev.91 [2022-05-17T04:48:27.013Z] v2.2.0-dev.92 [2022-05-17T04:48:27.013Z] v2.2.0-dev.93 [2022-05-17T04:48:27.013Z] v2.2.0-dev.94 [2022-05-17T04:48:27.013Z] v2.2.0-dev.95 [2022-05-17T04:48:27.013Z] v2.2.0-dev.96 [2022-05-17T04:48:27.013Z] v2.2.1-dev.1 [2022-05-17T04:48:27.013Z] v2.2.1-dev.2 [2022-05-17T04:48:27.013Z] v2.2.1-dev.3 [Pipeline] sh [2022-05-17T04:48:27.307Z] + lftools sign git-tag v2.2.1-dev.3 [2022-05-17T04:48:27.879Z] Signing Git tag with Sigul... [2022-05-17T04:48:27.879Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-05-17T04:48:28.460Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:28.747Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-17T04:48:28.755Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-17T04:48:28.765Z] $ docker stop --time=1 36c6021410dd847ba9b1449b6656d81b9bb3742c3f8ba6bc134d4a6c9088e5b6 [2022-05-17T04:48:30.121Z] $ docker rm -f 36c6021410dd847ba9b1449b6656d81b9bb3742c3f8ba6bc134d4a6c9088e5b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-17T04:48:30.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T04:48:30.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:48:30.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T04:48:30.829Z] . [Pipeline] withDockerContainer [2022-05-17T04:48:30.905Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T04:48:30.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-17T04:48:31.331Z] $ docker top 553b8af732f1ac2b476bbc0fb6df2b6140448e3168217a100c2045460e3bf2a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T04:48:31.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T04:48:31.434Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T04:48:31.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T04:48:31.551Z] $ docker exec 553b8af732f1ac2b476bbc0fb6df2b6140448e3168217a100c2045460e3bf2a1 ssh-agent [2022-05-17T04:48:31.683Z] SSH_AUTH_SOCK=/tmp/ssh-hvZWpKnWkKyM/agent.33 [2022-05-17T04:48:31.683Z] SSH_AGENT_PID=40 [2022-05-17T04:48:31.688Z] Running ssh-add (command line suppressed) [2022-05-17T04:48:31.801Z] Identity added: /w/workspace/edgex-go/231@tmp/private_key_3035276425804115479.key (/w/workspace/edgex-go/231@tmp/private_key_3035276425804115479.key) [2022-05-17T04:48:31.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T04:48:32.111Z] + git semver bump pre [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,315 [read_version] DEBUG read version from /w/workspace/edgex-go/231/.semver/main [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,315 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,316 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,316 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/edgex-go/231/.semver/main with force:True [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,316 [read_version] DEBUG read version from /w/workspace/edgex-go/231/.semver/main [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,316 [write_file] DEBUG write to file:/w/workspace/edgex-go/231/.semver/main [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,318 [execute] INFO git cat-file --batch-check [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/231/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,324 [execute] INFO git cat-file --batch [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/231/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T04:48:32.372Z] 2022-05-17 04:48:32,330 [read_version] DEBUG read version from /w/workspace/edgex-go/231/.semver/main [2022-05-17T04:48:32.372Z] 2.2.1-dev.4 [Pipeline] } [2022-05-17T04:48:32.375Z] $ docker exec --env ******** --env ******** 553b8af732f1ac2b476bbc0fb6df2b6140448e3168217a100c2045460e3bf2a1 ssh-agent -k [2022-05-17T04:48:32.511Z] unset SSH_AUTH_SOCK; [2022-05-17T04:48:32.511Z] unset SSH_AGENT_PID; [2022-05-17T04:48:32.511Z] echo Agent pid 40 killed; [2022-05-17T04:48:32.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T04:48:32.838Z] + git semver [Pipeline] } [2022-05-17T04:48:33.114Z] $ docker stop --time=1 553b8af732f1ac2b476bbc0fb6df2b6140448e3168217a100c2045460e3bf2a1 [2022-05-17T04:48:34.412Z] $ docker rm -f 553b8af732f1ac2b476bbc0fb6df2b6140448e3168217a100c2045460e3bf2a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T04:48:34.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T04:48:34.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:48:35.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T04:48:35.062Z] . [Pipeline] withDockerContainer [2022-05-17T04:48:35.130Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T04:48:35.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-17T04:48:35.504Z] $ docker top 836bb8f3be2b5716ad30dd48735301b5014459c95bb55a85d9e8169617e69dd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T04:48:35.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T04:48:35.598Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T04:48:35.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T04:48:35.723Z] $ docker exec 836bb8f3be2b5716ad30dd48735301b5014459c95bb55a85d9e8169617e69dd5 ssh-agent [2022-05-17T04:48:35.848Z] SSH_AUTH_SOCK=/tmp/ssh-gU9yiPUbJFHJ/agent.33 [2022-05-17T04:48:35.848Z] SSH_AGENT_PID=39 [2022-05-17T04:48:35.853Z] Running ssh-add (command line suppressed) [2022-05-17T04:48:35.966Z] Identity added: /w/workspace/edgex-go/231@tmp/private_key_5779115741773222512.key (/w/workspace/edgex-go/231@tmp/private_key_5779115741773222512.key) [2022-05-17T04:48:35.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T04:48:36.275Z] + git semver push [2022-05-17T04:48:36.534Z] 2022-05-17 04:48:36,475 [run_push] DEBUG push [2022-05-17T04:48:36.534Z] 2022-05-17 04:48:36,476 [execute] INFO git push origin semver [2022-05-17T04:48:36.534Z] 2022-05-17 04:48:36,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/231/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-17T04:48:37.475Z] 2022-05-17 04:48:37,301 [run_push] DEBUG push all version tags [2022-05-17T04:48:37.475Z] 2022-05-17 04:48:37,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-17T04:48:37.475Z] 2022-05-17 04:48:37,302 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/231, universal_newlines=False, shell=None, istream=None) [2022-05-17T04:48:38.483Z] 2022-05-17 04:48:38,113 [read_version] DEBUG read version from /w/workspace/edgex-go/231/.semver/main [2022-05-17T04:48:38.483Z] 2.2.1-dev.4 [Pipeline] } [2022-05-17T04:48:38.486Z] $ docker exec --env ******** --env ******** 836bb8f3be2b5716ad30dd48735301b5014459c95bb55a85d9e8169617e69dd5 ssh-agent -k [2022-05-17T04:48:38.606Z] unset SSH_AUTH_SOCK; [2022-05-17T04:48:38.606Z] unset SSH_AGENT_PID; [2022-05-17T04:48:38.606Z] echo Agent pid 39 killed; [2022-05-17T04:48:38.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T04:48:38.933Z] + git semver [Pipeline] } [2022-05-17T04:48:39.202Z] $ docker stop --time=1 836bb8f3be2b5716ad30dd48735301b5014459c95bb55a85d9e8169617e69dd5 [2022-05-17T04:48:40.506Z] $ docker rm -f 836bb8f3be2b5716ad30dd48735301b5014459c95bb55a85d9e8169617e69dd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-17T04:48:41.108Z] + [ -d /w/workspace/edgex-go/231/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:41.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:42.271Z] ---> package-listing.sh [2022-05-17T04:48:42.271Z] ++ facter osfamily [2022-05-17T04:48:42.271Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-17T04:48:42.532Z] + OS_FAMILY=debian [2022-05-17T04:48:42.532Z] + workspace=/w/workspace/edgex-go/231 [2022-05-17T04:48:42.532Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-17T04:48:42.532Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-17T04:48:42.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-17T04:48:42.532Z] + PACKAGES=/tmp/packages_start.txt [2022-05-17T04:48:42.532Z] + '[' /w/workspace/edgex-go/231 ']' [2022-05-17T04:48:42.532Z] + PACKAGES=/tmp/packages_end.txt [2022-05-17T04:48:42.532Z] + case "${OS_FAMILY}" in [2022-05-17T04:48:42.532Z] + dpkg -l [2022-05-17T04:48:42.532Z] + grep '^ii' [2022-05-17T04:48:42.532Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-17T04:48:42.532Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-17T04:48:42.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-17T04:48:42.532Z] + '[' /w/workspace/edgex-go/231 ']' [2022-05-17T04:48:42.532Z] + mkdir -p /w/workspace/edgex-go/231/archives/ [2022-05-17T04:48:42.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/231/archives/ [Pipeline] echo [2022-05-17T04:48:42.544Z] 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/231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-17T04:48:42.835Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:48:43.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T04:48:43.392Z] [2022-05-17T04:48:43.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T04:48:43.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T04:48:43.692Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-17T04:48:43.692Z] 5eb5b503b376: Pulling fs layer [2022-05-17T04:48:43.692Z] 5c69ac0246d0: Pulling fs layer [2022-05-17T04:48:43.692Z] ec43610c2a17: Pulling fs layer [2022-05-17T04:48:43.692Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-17T04:48:43.692Z] 33b1e0a273af: Pulling fs layer [2022-05-17T04:48:43.692Z] 5d3b04190fa2: Pulling fs layer [2022-05-17T04:48:43.692Z] 2f39f015ded8: Pulling fs layer [2022-05-17T04:48:43.692Z] 33b1e0a273af: Waiting [2022-05-17T04:48:43.692Z] 2f39f015ded8: Waiting [2022-05-17T04:48:43.692Z] 3a2ae6a8a46f: Waiting [2022-05-17T04:48:43.692Z] 5d3b04190fa2: Waiting [2022-05-17T04:48:43.692Z] 5c69ac0246d0: Verifying Checksum [2022-05-17T04:48:43.692Z] 5c69ac0246d0: Download complete [2022-05-17T04:48:43.692Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-17T04:48:43.692Z] 3a2ae6a8a46f: Download complete [2022-05-17T04:48:43.692Z] 33b1e0a273af: Download complete [2022-05-17T04:48:43.692Z] ec43610c2a17: Verifying Checksum [2022-05-17T04:48:43.692Z] ec43610c2a17: Download complete [2022-05-17T04:48:43.692Z] 5d3b04190fa2: Verifying Checksum [2022-05-17T04:48:43.692Z] 5d3b04190fa2: Download complete [2022-05-17T04:48:43.953Z] 5eb5b503b376: Verifying Checksum [2022-05-17T04:48:43.953Z] 5eb5b503b376: Download complete [2022-05-17T04:48:44.523Z] 2f39f015ded8: Download complete [2022-05-17T04:48:45.461Z] 5eb5b503b376: Pull complete [2022-05-17T04:48:45.461Z] 5c69ac0246d0: Pull complete [2022-05-17T04:48:45.719Z] ec43610c2a17: Pull complete [2022-05-17T04:48:45.978Z] 3a2ae6a8a46f: Pull complete [2022-05-17T04:48:46.238Z] 33b1e0a273af: Pull complete [2022-05-17T04:48:46.238Z] 5d3b04190fa2: Pull complete [2022-05-17T04:48:50.434Z] 2f39f015ded8: Pull complete [2022-05-17T04:48:50.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-17T04:48:50.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T04:48:50.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-17T04:48:50.505Z] prd-ubuntu20.04-docker-8c-8g-63898 does not seem to be running inside a container [2022-05-17T04:48:50.532Z] $ 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/231/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/231 -v /w/workspace/edgex-go/231:/w/workspace/edgex-go/231:rw,z -v /w/workspace/edgex-go/231@tmp:/w/workspace/edgex-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-17T04:48:52.535Z] $ docker top 9f81e6300df18a480850d4d81c3fe100c1a5c7001386b62afb358db6ea5bf636 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T04:48:52.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-17T04:48:53.177Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-17T04:48:53.464Z] + ls /var/log/sa-host [2022-05-17T04:48:53.464Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T04:48:53.680Z] provisioning config files... [2022-05-17T04:48:53.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/231@tmp/config1224448361822897404tmp [Pipeline] { [Pipeline] echo [2022-05-17T04:48:53.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:53.987Z] ---> create-netrc.sh [Pipeline] } [2022-05-17T04:48:53.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:54.330Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-17T04:48:54.338Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:54.626Z] ---> sudo-logs.sh [2022-05-17T04:48:54.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-17T04:48:54.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:54.939Z] ---> job-cost.sh [2022-05-17T04:48:54.939Z] lf-activate-venv: SKIPPING [2022-05-17T04:48:54.939Z] DEBUG: total: 0.10999999940395355 [2022-05-17T04:48:54.939Z] INFO: Retrieving Stack Cost... [2022-05-17T04:48:55.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-17T04:48:55.769Z] INFO: Archiving Costs [Pipeline] echo [2022-05-17T04:48:55.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T04:48:56.071Z] ---> logs-deploy.sh [2022-05-17T04:48:56.071Z] lf-activate-venv: SKIPPING [2022-05-17T04:48:56.071Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/231 [2022-05-17T04:48:56.071Z] INFO: archiving workspace using pattern(s): [2022-05-17T04:48:57.012Z] Archives upload complete. [2022-05-17T04:48:57.012Z] INFO: archiving logs to Nexus